2022-02-10 14:15:40.496 | + ./stack.sh:main:487 : exec 2022-02-10 14:15:40.496 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-10-141540.summary.2022-02-10-141540 2022-02-10 14:15:40.496 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-10-141540' 2022-02-10 14:15:40.496 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:15:40.496 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-10-141540 2022-02-10 14:15:40.496 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-10-141540 /opt/stack/logs/stack.sh.log 2022-02-10 14:15:40.496 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-10-141540.summary.2022-02-10-141540 /opt/stack/logs/stack.sh.log.summary 2022-02-10 14:15:40.496 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-10 14:15:40.496 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-10 14:15:40.496 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-10 14:15:40.496 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-10 14:15:40.496 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-10 14:15:40.496 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-10 14:15:40.496 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-10 14:15:40.496 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-10 14:15:40.496 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-10 14:15:40.496 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-10 14:15:40.498 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-10 14:15:40.500 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-10 14:15:40.502 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-10 14:15:40.504 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-10 14:15:40.508 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-10 14:15:40.510 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-10 14:15:40.513 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-10 14:15:40.515 | + ./stack.sh:main:573 : set -o errexit 2022-02-10 14:15:40.516 | + ./stack.sh:main:576 : uname -a 2022-02-10 14:15:40.517 | Linux dv-osbrick-822642-2-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-10 14:15:40.520 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-10 14:15:40.522 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-10 14:15:40.526 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-10 14:15:40.562 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-10 14:15:40.579 | + ./stack.sh:main:590 : fetch_plugins 2022-02-10 14:15:40.581 | + functions-common:fetch_plugins:1771 : local plugins=,devstack-plugin-ceph 2022-02-10 14:15:40.582 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-10 14:15:40.584 | + functions-common:fetch_plugins:1775 : [[ -z ,devstack-plugin-ceph ]] 2022-02-10 14:15:40.586 | + functions-common:fetch_plugins:1779 : echo 'Fetching DevStack plugins' 2022-02-10 14:15:40.586 | Fetching DevStack plugins 2022-02-10 14:15:40.588 | + functions-common:fetch_plugins:1780 : for plugin in ${plugins//,/ } 2022-02-10 14:15:40.590 | + functions-common:fetch_plugins:1781 : git_clone_by_name devstack-plugin-ceph 2022-02-10 14:15:40.592 | + functions-common:git_clone_by_name:686 : local name=devstack-plugin-ceph 2022-02-10 14:15:40.594 | + functions-common:git_clone_by_name:687 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-10 14:15:40.596 | + functions-common:git_clone_by_name:688 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-10 14:15:40.597 | + functions-common:git_clone_by_name:689 : local branch=master 2022-02-10 14:15:40.599 | + functions-common:git_clone_by_name:690 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-02-10 14:15:40.601 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-10 14:15:40.603 | + functions-common:git_clone:609 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-02-10 14:15:40.604 | + functions-common:git_clone:610 : local git_ref=master 2022-02-10 14:15:40.606 | + functions-common:git_clone:611 : local orig_dir 2022-02-10 14:15:40.608 | ++ functions-common:git_clone:612 : pwd 2022-02-10 14:15:40.610 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-10 14:15:40.612 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-10 14:15:40.614 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-10 14:15:40.626 | + functions-common:git_clone:615 : RECLONE=False 2022-02-10 14:15:40.628 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-10 14:15:40.630 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:40.632 | + functions-common:git_clone:629 : echo master 2022-02-10 14:15:40.632 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-10 14:15:40.637 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-02-10 14:15:40.638 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:40.640 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-10 14:15:40.642 | + functions-common:git_timed:702 : local count=0 2022-02-10 14:15:40.644 | + functions-common:git_timed:703 : local timeout=0 2022-02-10 14:15:40.645 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-10 14:15:40.647 | + functions-common:git_timed:706 : timeout=0 2022-02-10 14:15:40.649 | + functions-common:git_timed:709 : time_start git_timed 2022-02-10 14:15:40.651 | + functions-common:time_start:2411 : local name=git_timed 2022-02-10 14:15:40.652 | + functions-common:time_start:2412 : local start_time= 2022-02-10 14:15:40.654 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-10 14:15:40.657 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-10 14:15:40.660 | + functions-common:time_start:2416 : _TIME_START[$name]=1644502540658 2022-02-10 14:15:40.661 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-10 14:15:40.665 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-02-10 14:15:42.566 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-10 14:15:42.568 | + functions-common:time_stop:2425 : local name 2022-02-10 14:15:42.569 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:15:42.571 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:15:42.573 | + functions-common:time_stop:2428 : local total 2022-02-10 14:15:42.575 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:15:42.577 | + functions-common:time_stop:2431 : name=git_timed 2022-02-10 14:15:42.578 | + functions-common:time_stop:2432 : start_time=1644502540658 2022-02-10 14:15:42.580 | + functions-common:time_stop:2434 : [[ -z 1644502540658 ]] 2022-02-10 14:15:42.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:15:42.586 | + functions-common:time_stop:2437 : end_time=1644502542584 2022-02-10 14:15:42.588 | + functions-common:time_stop:2438 : elapsed_time=1926 2022-02-10 14:15:42.590 | + functions-common:time_stop:2439 : total=0 2022-02-10 14:15:42.592 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:15:42.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1926 2022-02-10 14:15:42.596 | + functions-common:git_clone:677 : cd /opt/stack/devstack-plugin-ceph 2022-02-10 14:15:42.599 | + functions-common:git_clone:678 : git show --oneline 2022-02-10 14:15:42.599 | + functions-common:git_clone:678 : head -1 2022-02-10 14:15:42.603 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-02-10 14:15:42.605 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-10 14:15:42.607 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-10 14:15:42.609 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-10 14:15:42.611 | + functions-common:run_phase:1854 : local phase= 2022-02-10 14:15:42.613 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-10 14:15:42.615 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-10 14:15:42.617 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-10 14:15:42.619 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-10 14:15:42.621 | + functions-common:run_phase:1863 : local extra 2022-02-10 14:15:42.624 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-10 14:15:42.627 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-10 14:15:42.629 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-10 14:15:42.631 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-10 14:15:42.632 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-10 14:15:42.635 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-10 14:15:42.647 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:15:42.649 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-10 14:15:42.651 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-10 14:15:42.653 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-10 14:15:42.655 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-10 14:15:42.657 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-10 14:15:42.659 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-10 14:15:42.660 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-10 14:15:42.662 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-10 14:15:42.664 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-10 14:15:42.667 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-10 14:15:42.668 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-10 14:15:42.670 | + functions-common:plugin_override_defaults:1812 : local plugins=,devstack-plugin-ceph 2022-02-10 14:15:42.672 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-10 14:15:42.674 | + functions-common:plugin_override_defaults:1816 : [[ -z ,devstack-plugin-ceph ]] 2022-02-10 14:15:42.676 | + functions-common:plugin_override_defaults:1820 : echo 'Overriding Configuration Defaults' 2022-02-10 14:15:42.676 | Overriding Configuration Defaults 2022-02-10 14:15:42.678 | + functions-common:plugin_override_defaults:1821 : for plugin in ${plugins//,/ } 2022-02-10 14:15:42.679 | + functions-common:plugin_override_defaults:1822 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-10 14:15:42.682 | + functions-common:plugin_override_defaults:1824 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-02-10 14:15:42.684 | + functions-common:plugin_override_defaults:1827 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-02-10 14:15:42.684 | devstack-plugin-ceph has overridden the following defaults 2022-02-10 14:15:42.686 | + functions-common:plugin_override_defaults:1828 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-10 14:15:42.687 | # Plug-in overrides 2022-02-10 14:15:42.687 | 2022-02-10 14:15:42.687 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-02-10 14:15:42.687 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-02-10 14:15:42.687 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-02-10 14:15:42.687 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-02-10 14:15:42.687 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-02-10 14:15:42.687 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-02-10 14:15:42.687 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-02-10 14:15:42.687 | 2022-02-10 14:15:42.687 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-02-10 14:15:42.687 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-02-10 14:15:42.687 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-02-10 14:15:42.687 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-02-10 14:15:42.687 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-02-10 14:15:42.687 | else 2022-02-10 14:15:42.687 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-02-10 14:15:42.687 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-02-10 14:15:42.687 | fi 2022-02-10 14:15:42.687 | fi 2022-02-10 14:15:42.689 | + functions-common:plugin_override_defaults:1829 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-10 14:15:42.691 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-02-10 14:15:42.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-02-10 14:15:42.707 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-02-10 14:15:42.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-02-10 14:15:42.722 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-02-10 14:15:42.736 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-02-10 14:15:42.738 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-02-10 14:15:42.752 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-02-10 14:15:42.754 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-02-10 14:15:42.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-02-10 14:15:42.769 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-02-10 14:15:42.782 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-02-10 14:15:42.784 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-02-10 14:15:42.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-02-10 14:15:42.788 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-02-10 14:15:42.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-02-10 14:15:42.792 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-10 14:15:42.810 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-10 14:15:42.812 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-10 14:15:42.825 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:15:42.827 | +++ lib/tls:source:43 : hostname -f 2022-02-10 14:15:42.831 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-10 14:15:42.833 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-10 14:15:42.834 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-10 14:15:42.836 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-10 14:15:42.838 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-10 14:15:42.840 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-10 14:15:42.842 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-10 14:15:42.844 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-10 14:15:42.846 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-10 14:15:42.847 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-10 14:15:42.852 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-10 14:15:42.864 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-10 14:15:42.882 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-10 14:15:42.894 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-10 14:15:42.907 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-10 14:15:42.940 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-10 14:15:43.002 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-10 14:15:43.090 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-10 14:15:43.113 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-10 14:15:43.161 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-10 14:15:43.209 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-10 14:15:43.352 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-10 14:15:43.366 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-10 14:15:43.379 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-10 14:15:43.392 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-10 14:15:43.484 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-10 14:15:43.487 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-10 14:15:43.489 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-10 14:15:43.491 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-10 14:15:43.494 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-10 14:15:43.496 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-10 14:15:43.499 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-10 14:15:43.499 | False' 2022-02-10 14:15:43.501 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-10 14:15:43.516 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-10 14:15:43.519 | + ./stack.sh:main:624 : run_phase source 2022-02-10 14:15:43.521 | + functions-common:run_phase:1853 : local mode=source 2022-02-10 14:15:43.523 | + functions-common:run_phase:1854 : local phase= 2022-02-10 14:15:43.525 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-10 14:15:43.527 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-10 14:15:43.530 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-10 14:15:43.532 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-10 14:15:43.534 | + functions-common:run_phase:1863 : local extra 2022-02-10 14:15:43.536 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-10 14:15:43.540 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-10 14:15:43.542 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-10 14:15:43.544 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-10 14:15:43.546 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-10 14:15:43.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-10 14:15:43.563 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:15:43.565 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-10 14:15:43.567 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-10 14:15:43.607 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-10 14:15:43.609 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-10 14:15:43.611 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-10 14:15:43.613 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-10 14:15:43.615 | + functions-common:load_plugin_settings:1789 : local plugins=,devstack-plugin-ceph 2022-02-10 14:15:43.618 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-10 14:15:43.620 | + functions-common:load_plugin_settings:1793 : [[ -z ,devstack-plugin-ceph ]] 2022-02-10 14:15:43.623 | + functions-common:load_plugin_settings:1797 : echo 'Loading plugin settings' 2022-02-10 14:15:43.623 | Loading plugin settings 2022-02-10 14:15:43.625 | + functions-common:load_plugin_settings:1798 : for plugin in ${plugins//,/ } 2022-02-10 14:15:43.627 | + functions-common:load_plugin_settings:1799 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-10 14:15:43.629 | + functions-common:load_plugin_settings:1801 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-02-10 14:15:43.631 | + functions-common:load_plugin_settings:1802 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-10 14:15:43.635 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-10 14:15:43.639 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-02-10 14:15:43.643 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-02-10 14:15:43.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-02-10 14:15:43.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-02-10 14:15:43.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-02-10 14:15:43.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-02-10 14:15:43.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-02-10 14:15:43.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-02-10 14:15:43.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-02-10 14:15:43.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-10 14:15:43.726 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-10 14:15:43.728 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-10 14:15:43.731 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-10 14:15:43.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-10 14:15:43.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-10 14:15:43.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-10 14:15:43.740 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-10 14:15:43.742 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-10 14:15:43.744 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-10 14:15:43.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-10 14:15:43.762 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:15:43.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-10 14:15:43.768 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-10 14:15:43.770 | + functions-common:verify_disabled_services:2136 : local service 2022-02-10 14:15:43.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.776 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.780 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.786 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.790 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.795 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.800 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.805 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.810 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.814 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.819 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.825 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.830 | + functions-common:verify_disabled_services:2138 : [[ ,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, =~ ,ovn-controller, ]] 2022-02-10 14:15:43.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.834 | + functions-common:verify_disabled_services:2138 : [[ ,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, =~ ,ovn-northd, ]] 2022-02-10 14:15:43.837 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.840 | + functions-common:verify_disabled_services:2138 : [[ ,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, =~ ,ovs-vswitchd, ]] 2022-02-10 14:15:43.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.845 | + functions-common:verify_disabled_services:2138 : [[ ,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, =~ ,ovsdb-server, ]] 2022-02-10 14:15:43.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.849 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.854 | + functions-common:verify_disabled_services:2138 : [[ ,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-ovn-metadata-agent, ]] 2022-02-10 14:15:43.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.859 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.863 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.868 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.873 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.877 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.880 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.882 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.887 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.889 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.892 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.896 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.901 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.905 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.910 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-10 14:15:43.914 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-10 14:15:43.917 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-10 14:15:43.919 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-10 14:15:43.921 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-10 14:15:43.936 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:15:43.938 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-10 14:15:43.940 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-10 14:15:43.942 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-10 14:15:43.957 | + functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:15:43.960 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-10 14:15:43.962 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-10 14:15:43.964 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-10 14:15:43.966 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-10 14:15:43.968 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-10 14:15:43.970 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-10 14:15:43.973 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-10 14:15:43.975 | + lib/database:initialize_database_backends:92 : return 0 2022-02-10 14:15:43.977 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-10 14:15:43.977 | Using mysql database backend 2022-02-10 14:15:43.980 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-10 14:15:43.995 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-10 14:15:43.997 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-10 14:15:44.000 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-10 14:15:44.002 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-10 14:15:44.005 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-10 14:15:44.007 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-10 14:15:44.023 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:15:44.026 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-10 14:15:44.043 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-10 14:15:44.061 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:15:44.063 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-10 14:15:44.084 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-10 14:15:44.101 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-10 14:15:44.117 | + functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:15:44.120 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-10 14:15:44.135 | + functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:15:44.137 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-10 14:15:44.139 | + functions-common:save_stackenv:60 : local tag=757 2022-02-10 14:15:44.142 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-10 14:15:44.146 | + functions-common:save_stackenv:62 : time_stamp=2022-02-10-141544 2022-02-10 14:15:44.148 | + functions-common:save_stackenv:63 : echo '# 2022-02-10-141544 757' 2022-02-10 14:15:44.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.153 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-10 14:15:44.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.158 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-10 14:15:44.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.162 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-10 14:15:44.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.167 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-02-10 14:15:44.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.172 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-02-10 14:15:44.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.176 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-02-10 14:15:44.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.181 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-10-141540 2022-02-10 14:15:44.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.186 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-10 14:15:44.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.190 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-02-10 14:15:44.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.195 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-10 14:15:44.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.199 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-10 14:15:44.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.204 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-10 14:15:44.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-10 14:15:44.208 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-10 14:15:44.211 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-10 14:15:44.214 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-10 14:15:44.216 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-10 14:15:44.218 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-10 14:15:44.220 | + functions-common:git_clone:610 : local git_ref=master 2022-02-10 14:15:44.222 | + functions-common:git_clone:611 : local orig_dir 2022-02-10 14:15:44.225 | ++ functions-common:git_clone:612 : pwd 2022-02-10 14:15:44.229 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-10 14:15:44.231 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-10 14:15:44.234 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-10 14:15:44.249 | + functions-common:git_clone:615 : RECLONE=False 2022-02-10 14:15:44.251 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-10 14:15:44.254 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:44.257 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-10 14:15:44.257 | + functions-common:git_clone:629 : echo master 2022-02-10 14:15:44.263 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-10 14:15:44.265 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:44.268 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-10 14:15:44.271 | + functions-common:git_clone:678 : git show --oneline 2022-02-10 14:15:44.271 | + functions-common:git_clone:678 : head -1 2022-02-10 14:15:44.276 | a328a1f9 Merge "update constraint for etcd3gw to new release 1.0.1" 2022-02-10 14:15:44.278 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-10 14:15:44.281 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-10 14:15:44.283 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:15:44.286 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-10 14:15:44.288 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-10 14:15:44.291 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-10 14:15:44.293 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-10 14:15:44.296 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-10 14:15:44.298 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-10 14:15:44.300 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-10 14:15:44.303 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-10 14:15:44.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-10 14:15:44.310 | ++ tools/install_prereqs.sh:source:47 : NOW=1644502544 2022-02-10 14:15:44.313 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-10 14:15:44.317 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-10 14:15:44.319 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-10 14:15:44.322 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644502544 2022-02-10 14:15:44.324 | ++ tools/install_prereqs.sh:source:50 : [[ 1644502544 -lt 7200 ]] 2022-02-10 14:15:44.327 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-10 14:15:44.329 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-10 14:15:44.331 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-10 14:15:44.333 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-10 14:15:44.335 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-10 14:15:44.338 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-10 14:15:44.340 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-10 14:15:44.344 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-02-10 14:15:44.387 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-10 14:15:44.387 | apache2-dev 2022-02-10 14:15:44.387 | bc 2022-02-10 14:15:44.387 | bsdmainutils 2022-02-10 14:15:44.387 | curl 2022-02-10 14:15:44.387 | g++ 2022-02-10 14:15:44.387 | gawk 2022-02-10 14:15:44.387 | gcc 2022-02-10 14:15:44.387 | gettext 2022-02-10 14:15:44.387 | git 2022-02-10 14:15:44.387 | graphviz 2022-02-10 14:15:44.387 | iputils-ping 2022-02-10 14:15:44.387 | libapache2-mod-proxy-uwsgi 2022-02-10 14:15:44.387 | libffi-dev 2022-02-10 14:15:44.387 | libjpeg-dev 2022-02-10 14:15:44.387 | libpcre3-dev 2022-02-10 14:15:44.387 | libpq-dev 2022-02-10 14:15:44.387 | libssl-dev 2022-02-10 14:15:44.387 | libsystemd-dev 2022-02-10 14:15:44.387 | libxml2-dev 2022-02-10 14:15:44.387 | libxslt1-dev 2022-02-10 14:15:44.387 | libyaml-dev 2022-02-10 14:15:44.387 | lsof 2022-02-10 14:15:44.387 | openssh-server 2022-02-10 14:15:44.387 | openssl 2022-02-10 14:15:44.387 | pkg-config 2022-02-10 14:15:44.387 | psmisc 2022-02-10 14:15:44.387 | python3-dev 2022-02-10 14:15:44.387 | python3-pip 2022-02-10 14:15:44.387 | python3-systemd 2022-02-10 14:15:44.387 | python3-venv 2022-02-10 14:15:44.387 | tar 2022-02-10 14:15:44.387 | tcpdump 2022-02-10 14:15:44.387 | unzip 2022-02-10 14:15:44.388 | uuid-runtime 2022-02-10 14:15:44.388 | wget 2022-02-10 14:15:44.388 | wget 2022-02-10 14:15:44.388 | zlib1g-dev 2022-02-10 14:15:44.388 | libkrb5-dev 2022-02-10 14:15:44.388 | libldap2-dev 2022-02-10 14:15:44.388 | libsasl2-dev 2022-02-10 14:15:44.388 | memcached 2022-02-10 14:15:44.388 | python3-mysqldb 2022-02-10 14:15:44.388 | sqlite3 2022-02-10 14:15:44.388 | conntrack 2022-02-10 14:15:44.388 | curl 2022-02-10 14:15:44.388 | dnsmasq-base 2022-02-10 14:15:44.388 | dnsmasq-utils 2022-02-10 14:15:44.388 | ebtables 2022-02-10 14:15:44.388 | genisoimage 2022-02-10 14:15:44.388 | iptables 2022-02-10 14:15:44.388 | iputils-arping 2022-02-10 14:15:44.388 | kpartx 2022-02-10 14:15:44.388 | libjs-jquery-tablesorter 2022-02-10 14:15:44.388 | parted 2022-02-10 14:15:44.388 | pm-utils 2022-02-10 14:15:44.388 | python3-mysqldb 2022-02-10 14:15:44.388 | socat 2022-02-10 14:15:44.388 | sqlite3 2022-02-10 14:15:44.388 | sudo 2022-02-10 14:15:44.388 | vlan 2022-02-10 14:15:44.388 | lsscsi 2022-02-10 14:15:44.388 | open-iscsi 2022-02-10 14:15:44.388 | lvm2 2022-02-10 14:15:44.388 | qemu-utils 2022-02-10 14:15:44.388 | thin-provisioning-tools 2022-02-10 14:15:44.388 | acl 2022-02-10 14:15:44.388 | dnsmasq-base 2022-02-10 14:15:44.388 | dnsmasq-utils 2022-02-10 14:15:44.388 | ebtables 2022-02-10 14:15:44.388 | haproxy 2022-02-10 14:15:44.388 | iptables 2022-02-10 14:15:44.388 | iputils-arping 2022-02-10 14:15:44.389 | iputils-ping 2022-02-10 14:15:44.389 | postgresql-server-dev-all 2022-02-10 14:15:44.389 | python3-mysqldb 2022-02-10 14:15:44.389 | sqlite3 2022-02-10 14:15:44.389 | sudo 2022-02-10 14:15:44.389 | vlan 2022-02-10 14:15:44.389 | pcp 2022-02-10 14:15:44.389 | ipset 2022-02-10 14:15:44.389 | conntrack 2022-02-10 14:15:44.389 | conntrackd 2022-02-10 14:15:44.389 | keepalived 2022-02-10 14:15:44.389 | lvm2 2022-02-10 14:15:44.389 | qemu-utils 2022-02-10 14:15:44.389 | thin-provisioning-tools' 2022-02-10 14:15:44.390 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-10 14:15:44.409 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-10 14:15:44.409 | apache2-dev 2022-02-10 14:15:44.409 | bc 2022-02-10 14:15:44.409 | bsdmainutils 2022-02-10 14:15:44.409 | curl 2022-02-10 14:15:44.409 | g++ 2022-02-10 14:15:44.409 | gawk 2022-02-10 14:15:44.409 | gcc 2022-02-10 14:15:44.409 | gettext 2022-02-10 14:15:44.409 | git 2022-02-10 14:15:44.409 | graphviz 2022-02-10 14:15:44.409 | iputils-ping 2022-02-10 14:15:44.409 | libapache2-mod-proxy-uwsgi 2022-02-10 14:15:44.409 | libffi-dev 2022-02-10 14:15:44.409 | libjpeg-dev 2022-02-10 14:15:44.409 | libpcre3-dev 2022-02-10 14:15:44.409 | libpq-dev 2022-02-10 14:15:44.409 | libssl-dev 2022-02-10 14:15:44.409 | libsystemd-dev 2022-02-10 14:15:44.409 | libxml2-dev 2022-02-10 14:15:44.409 | libxslt1-dev 2022-02-10 14:15:44.409 | libyaml-dev 2022-02-10 14:15:44.409 | lsof 2022-02-10 14:15:44.409 | openssh-server 2022-02-10 14:15:44.409 | openssl 2022-02-10 14:15:44.409 | pkg-config 2022-02-10 14:15:44.409 | psmisc 2022-02-10 14:15:44.409 | python3-dev 2022-02-10 14:15:44.409 | python3-pip 2022-02-10 14:15:44.410 | python3-systemd 2022-02-10 14:15:44.410 | python3-venv 2022-02-10 14:15:44.410 | tar 2022-02-10 14:15:44.410 | tcpdump 2022-02-10 14:15:44.410 | unzip 2022-02-10 14:15:44.410 | uuid-runtime 2022-02-10 14:15:44.410 | wget 2022-02-10 14:15:44.410 | wget 2022-02-10 14:15:44.410 | zlib1g-dev 2022-02-10 14:15:44.410 | libkrb5-dev 2022-02-10 14:15:44.410 | libldap2-dev 2022-02-10 14:15:44.410 | libsasl2-dev 2022-02-10 14:15:44.410 | memcached 2022-02-10 14:15:44.410 | python3-mysqldb 2022-02-10 14:15:44.410 | sqlite3 2022-02-10 14:15:44.410 | conntrack 2022-02-10 14:15:44.410 | curl 2022-02-10 14:15:44.410 | dnsmasq-base 2022-02-10 14:15:44.410 | dnsmasq-utils 2022-02-10 14:15:44.410 | ebtables 2022-02-10 14:15:44.410 | genisoimage 2022-02-10 14:15:44.410 | iptables 2022-02-10 14:15:44.410 | iputils-arping 2022-02-10 14:15:44.410 | kpartx 2022-02-10 14:15:44.410 | libjs-jquery-tablesorter 2022-02-10 14:15:44.410 | parted 2022-02-10 14:15:44.410 | pm-utils 2022-02-10 14:15:44.410 | python3-mysqldb 2022-02-10 14:15:44.410 | socat 2022-02-10 14:15:44.410 | sqlite3 2022-02-10 14:15:44.410 | sudo 2022-02-10 14:15:44.410 | vlan 2022-02-10 14:15:44.410 | lsscsi 2022-02-10 14:15:44.410 | open-iscsi 2022-02-10 14:15:44.410 | lvm2 2022-02-10 14:15:44.410 | qemu-utils 2022-02-10 14:15:44.410 | thin-provisioning-tools 2022-02-10 14:15:44.411 | acl 2022-02-10 14:15:44.411 | dnsmasq-base 2022-02-10 14:15:44.411 | dnsmasq-utils 2022-02-10 14:15:44.411 | ebtables 2022-02-10 14:15:44.411 | haproxy 2022-02-10 14:15:44.411 | iptables 2022-02-10 14:15:44.411 | iputils-arping 2022-02-10 14:15:44.411 | iputils-ping 2022-02-10 14:15:44.411 | postgresql-server-dev-all 2022-02-10 14:15:44.411 | python3-mysqldb 2022-02-10 14:15:44.411 | sqlite3 2022-02-10 14:15:44.411 | sudo 2022-02-10 14:15:44.411 | vlan 2022-02-10 14:15:44.411 | pcp 2022-02-10 14:15:44.411 | ipset 2022-02-10 14:15:44.411 | conntrack 2022-02-10 14:15:44.411 | conntrackd 2022-02-10 14:15:44.411 | keepalived 2022-02-10 14:15:44.411 | lvm2 2022-02-10 14:15:44.411 | qemu-utils 2022-02-10 14:15:44.411 | thin-provisioning-tools ' 2022-02-10 14:15:44.413 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-10 14:15:44.416 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:15:44.418 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:15:44.422 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-10 14:15:44.422 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-10 14:15:44.427 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-10 14:15:44.429 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-10 14:15:44.432 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-10 14:15:44.434 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-10 14:15:44.436 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-10 14:15:44.439 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:44.441 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-10 14:15:44.444 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:15:44.446 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:15:44.449 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-10 14:15:44.451 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-10 14:15:44.453 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-10 14:15:44.456 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-10 14:15:44.458 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-10 14:15:44.462 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-10 14:15:44.465 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-10 14:15:44.467 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-10 14:15:44.469 | ++ functions-common:time_start:2412 : local start_time= 2022-02-10 14:15:44.471 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-10 14:15:44.474 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-10 14:15:44.478 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644502544475 2022-02-10 14:15:44.480 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-10 14:15:44.482 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-10 14:15:44.484 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-10 14:15:44.819 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-10 14:15:44.979 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-10 14:15:45.118 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-10 14:15:45.321 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-10 14:15:47.232 | Reading package lists... 2022-02-10 14:15:47.262 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-10 14:15:47.265 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-10 14:15:47.267 | ++ functions-common:time_stop:2425 : local name 2022-02-10 14:15:47.269 | ++ functions-common:time_stop:2426 : local end_time 2022-02-10 14:15:47.271 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:15:47.273 | ++ functions-common:time_stop:2428 : local total 2022-02-10 14:15:47.276 | ++ functions-common:time_stop:2429 : local start_time 2022-02-10 14:15:47.278 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-10 14:15:47.280 | ++ functions-common:time_stop:2432 : start_time=1644502544475 2022-02-10 14:15:47.282 | ++ functions-common:time_stop:2434 : [[ -z 1644502544475 ]] 2022-02-10 14:15:47.284 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:15:47.288 | ++ functions-common:time_stop:2437 : end_time=1644502547286 2022-02-10 14:15:47.290 | ++ functions-common:time_stop:2438 : elapsed_time=2811 2022-02-10 14:15:47.293 | ++ functions-common:time_stop:2439 : total=0 2022-02-10 14:15:47.295 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:15:47.297 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2811 2022-02-10 14:15:47.300 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-10 14:15:47.302 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-10 14:15:47.304 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:15:47.306 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:15:47.309 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-10 14:15:47.330 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-10 14:15:47.437 | Reading package lists... 2022-02-10 14:15:47.685 | Building dependency tree... 2022-02-10 14:15:47.686 | Reading state information... 2022-02-10 14:15:47.966 | bc is already the newest version (1.07.1-2build1). 2022-02-10 14:15:47.966 | bc set to manually installed. 2022-02-10 14:15:47.966 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-10 14:15:47.967 | bsdmainutils set to manually installed. 2022-02-10 14:15:47.967 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-10 14:15:47.967 | gawk set to manually installed. 2022-02-10 14:15:47.967 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-10 14:15:47.967 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-10 14:15:47.967 | iptables set to manually installed. 2022-02-10 14:15:47.967 | iputils-ping is already the newest version (3:20190709-3). 2022-02-10 14:15:47.967 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-10 14:15:47.967 | kpartx set to manually installed. 2022-02-10 14:15:47.967 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-10 14:15:47.967 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-10 14:15:47.967 | psmisc is already the newest version (23.3-1). 2022-02-10 14:15:47.967 | psmisc set to manually installed. 2022-02-10 14:15:47.967 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-10 14:15:47.967 | python3-systemd is already the newest version (234-3build2). 2022-02-10 14:15:47.967 | python3-systemd set to manually installed. 2022-02-10 14:15:47.967 | tcpdump is already the newest version (4.9.3-4). 2022-02-10 14:15:47.967 | tcpdump set to manually installed. 2022-02-10 14:15:47.967 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-10 14:15:47.967 | thin-provisioning-tools set to manually installed. 2022-02-10 14:15:47.967 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-10 14:15:47.967 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-10 14:15:47.967 | lsof set to manually installed. 2022-02-10 14:15:47.967 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-10 14:15:47.967 | parted set to manually installed. 2022-02-10 14:15:47.967 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-10 14:15:47.967 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-10 14:15:47.967 | tar set to manually installed. 2022-02-10 14:15:47.967 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-10 14:15:47.967 | zlib1g-dev set to manually installed. 2022-02-10 14:15:47.967 | The following packages were automatically installed and are no longer required: 2022-02-10 14:15:47.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-10 14:15:47.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-10 14:15:47.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-10 14:15:47.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-10 14:15:47.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-10 14:15:47.968 | python3-zope.interface 2022-02-10 14:15:47.968 | Use 'sudo apt autoremove' to remove them. 2022-02-10 14:15:47.968 | The following additional packages will be installed: 2022-02-10 14:15:47.968 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-10 14:15:47.968 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-10 14:15:47.968 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-10 14:15:47.968 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-10 14:15:47.968 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-10 14:15:47.968 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-10 14:15:47.968 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-10 14:15:47.968 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-10 14:15:47.968 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-10 14:15:47.968 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-10 14:15:47.968 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-10 14:15:47.968 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-02-10 14:15:47.968 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-02-10 14:15:47.968 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-02-10 14:15:47.968 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-02-10 14:15:47.968 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-02-10 14:15:47.968 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-02-10 14:15:47.968 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-02-10 14:15:47.969 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-02-10 14:15:47.969 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-02-10 14:15:47.969 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-02-10 14:15:47.969 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-10 14:15:47.969 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-10 14:15:47.969 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-10 14:15:47.969 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-10 14:15:47.969 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-10 14:15:47.969 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-10 14:15:47.969 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-10 14:15:47.969 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-10 14:15:47.969 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-10 14:15:47.969 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-02-10 14:15:47.969 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-10 14:15:47.969 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-10 14:15:47.969 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-10 14:15:47.969 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-10 14:15:47.969 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-10 14:15:47.970 | Suggested packages: 2022-02-10 14:15:47.970 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-10 14:15:47.971 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-10 14:15:47.971 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-10 14:15:47.971 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-10 14:15:47.971 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-02-10 14:15:47.971 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-02-10 14:15:47.971 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-02-10 14:15:47.971 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-02-10 14:15:47.971 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-02-10 14:15:47.971 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-02-10 14:15:47.971 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-10 14:15:47.971 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-10 14:15:47.971 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-10 14:15:47.971 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-10 14:15:47.971 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-10 14:15:48.209 | The following NEW packages will be installed: 2022-02-10 14:15:48.210 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-10 14:15:48.210 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-10 14:15:48.210 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-10 14:15:48.210 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-10 14:15:48.210 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-10 14:15:48.210 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-10 14:15:48.210 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-10 14:15:48.210 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-10 14:15:48.210 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-10 14:15:48.210 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-10 14:15:48.210 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-10 14:15:48.210 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-10 14:15:48.210 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-10 14:15:48.210 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-10 14:15:48.210 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-10 14:15:48.210 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-10 14:15:48.210 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-10 14:15:48.210 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-10 14:15:48.210 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-10 14:15:48.210 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-10 14:15:48.210 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-10 14:15:48.210 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-10 14:15:48.210 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-10 14:15:48.210 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-10 14:15:48.210 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-10 14:15:48.210 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-10 14:15:48.210 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-10 14:15:48.210 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-10 14:15:48.210 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-10 14:15:48.211 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-10 14:15:48.211 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-10 14:15:48.211 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-10 14:15:48.211 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-10 14:15:48.211 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-10 14:15:48.211 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-10 14:15:48.211 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-10 14:15:48.211 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-10 14:15:48.211 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-10 14:15:48.211 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-10 14:15:48.211 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-10 14:15:48.211 | unzip uuid-dev vbetool vlan x11-common 2022-02-10 14:15:48.211 | The following packages will be upgraded: 2022-02-10 14:15:48.212 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-10 14:15:48.212 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-10 14:15:48.212 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-02-10 14:15:48.213 | uuid-runtime wget 2022-02-10 14:15:48.506 | 20 upgraded, 217 newly installed, 0 to remove and 115 not upgraded. 2022-02-10 14:15:48.506 | Need to get 164 MB of archives. 2022-02-10 14:15:48.506 | After this operation, 767 MB of additional disk space will be used. 2022-02-10 14:15:48.506 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-10 14:15:49.206 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-10 14:15:49.380 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-10 14:15:49.390 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-10 14:15:50.206 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-10 14:15:51.911 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-10 14:15:51.916 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-10 14:15:51.917 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-10 14:15:51.918 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-10 14:15:52.436 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-10 14:15:53.027 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-10 14:15:53.029 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-10 14:15:53.029 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-10 14:15:53.033 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-10 14:15:53.033 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-10 14:15:53.068 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-10 14:15:53.480 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-10 14:15:53.481 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-10 14:15:53.483 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-10 14:15:57.252 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-10 14:15:57.677 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-10 14:15:58.235 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-10 14:15:58.238 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-10 14:15:58.240 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-10 14:15:58.243 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-10 14:15:58.245 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-10 14:15:58.950 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-10 14:15:58.951 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-10 14:15:58.952 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-10 14:15:58.952 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-10 14:16:00.332 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-10 14:16:00.332 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-10 14:16:00.333 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-10 14:16:00.414 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-10 14:16:01.000 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-10 14:16:01.088 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-10 14:16:01.103 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-10 14:16:01.450 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-10 14:16:01.709 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-10 14:16:01.873 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-10 14:16:01.923 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-10 14:16:02.241 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-10 14:16:02.700 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-10 14:16:02.911 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-10 14:16:02.912 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-10 14:16:02.913 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-10 14:16:02.956 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-10 14:16:03.224 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-10 14:16:03.698 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-10 14:16:03.922 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-10 14:16:15.448 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-10 14:16:24.303 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-10 14:16:26.034 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-10 14:16:26.592 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-10 14:16:26.762 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-10 14:16:27.142 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-10 14:16:29.230 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-10 14:16:29.366 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-10 14:16:30.213 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-10 14:16:33.630 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-10 14:16:36.711 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-10 14:16:36.760 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-10 14:16:36.863 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-10 14:16:36.911 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-10 14:16:36.977 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-10 14:16:37.050 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-10 14:16:37.096 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-10 14:16:37.145 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-10 14:16:37.189 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-10 14:16:37.390 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-10 14:16:37.681 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-10 14:16:38.063 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-10 14:16:38.567 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-10 14:16:38.656 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-10 14:16:38.959 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-10 14:16:39.013 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-10 14:16:39.156 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-10 14:16:39.762 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-10 14:16:39.823 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-10 14:16:39.869 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-10 14:16:39.943 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-10 14:16:40.523 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-10 14:16:40.693 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-10 14:16:41.043 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-10 14:16:41.186 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-10 14:16:41.251 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-10 14:16:44.259 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-10 14:16:44.302 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-10 14:16:44.347 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-10 14:16:44.400 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-10 14:16:44.444 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-10 14:16:44.491 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-10 14:16:44.610 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-10 14:16:44.654 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-10 14:16:44.713 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-10 14:16:44.954 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-10 14:16:45.000 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-10 14:16:45.071 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-10 14:16:45.123 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-10 14:16:45.186 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-10 14:16:46.019 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-10 14:16:46.538 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-10 14:16:46.595 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-10 14:16:46.737 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-10 14:16:46.915 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-10 14:16:47.214 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-10 14:16:47.271 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-10 14:16:47.323 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-10 14:16:47.389 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-10 14:16:47.545 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-10 14:16:47.588 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-10 14:16:47.707 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-10 14:16:47.851 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-10 14:16:48.084 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-10 14:16:48.144 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-10 14:16:48.315 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-10 14:16:48.438 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-10 14:16:48.781 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-10 14:16:48.918 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-10 14:16:48.962 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-10 14:16:49.075 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-10 14:16:49.882 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-10 14:16:49.996 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-10 14:16:50.304 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-10 14:16:50.429 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-10 14:16:50.481 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-10 14:16:50.533 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-10 14:16:50.657 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-10 14:16:50.714 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-10 14:16:50.768 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-10 14:16:50.821 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-10 14:16:51.228 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-10 14:16:51.394 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-10 14:16:51.547 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-10 14:16:51.596 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-10 14:16:51.652 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-10 14:16:51.700 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-10 14:16:51.850 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-10 14:16:52.251 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-10 14:16:52.378 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-10 14:16:52.946 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-10 14:16:53.249 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-10 14:16:53.317 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-10 14:16:53.504 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-10 14:16:53.714 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-10 14:16:53.763 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-10 14:16:53.808 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-10 14:16:53.939 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-10 14:16:53.998 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-10 14:16:54.103 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-10 14:16:54.161 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-10 14:16:54.265 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-10 14:16:54.442 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-10 14:16:54.494 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-10 14:16:54.539 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-10 14:16:54.627 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-10 14:16:54.671 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-10 14:16:54.806 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-10 14:16:54.979 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-10 14:16:55.025 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-10 14:16:55.073 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-10 14:16:59.040 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-10 14:16:59.103 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-10 14:16:59.171 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-10 14:16:59.271 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-10 14:16:59.450 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-10 14:16:59.492 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-10 14:16:59.874 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-10 14:17:00.264 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-10 14:17:00.308 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-10 14:17:00.493 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-10 14:17:00.692 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-10 14:17:00.822 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-10 14:17:00.872 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-10 14:17:01.406 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-10 14:17:01.491 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-10 14:17:02.273 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-10 14:17:02.480 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-10 14:17:02.547 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-10 14:17:02.597 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-10 14:17:02.776 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-10 14:17:02.871 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-10 14:17:02.934 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-10 14:17:03.040 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-10 14:17:03.155 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-10 14:17:05.394 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-10 14:17:06.084 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-10 14:17:06.200 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-10 14:17:06.856 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-10 14:17:06.966 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-10 14:17:07.010 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-10 14:17:07.072 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-10 14:17:07.347 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-10 14:17:07.529 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-10 14:17:07.678 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-10 14:17:07.877 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-10 14:17:08.924 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-10 14:17:09.007 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-10 14:17:09.147 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-10 14:17:09.346 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-10 14:17:11.044 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-10 14:17:11.103 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-10 14:17:19.873 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-10 14:17:19.923 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-10 14:17:19.982 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-10 14:17:20.110 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-10 14:17:20.176 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-10 14:17:20.903 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-10 14:17:20.989 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-10 14:17:21.105 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-10 14:17:21.633 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-10 14:17:21.676 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-10 14:17:22.221 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-10 14:17:22.273 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-10 14:17:22.319 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-10 14:17:22.408 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-10 14:17:22.450 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-10 14:17:22.577 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-10 14:17:22.670 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-10 14:17:22.892 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-10 14:17:22.996 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-10 14:17:23.184 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-10 14:17:23.248 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-10 14:17:23.292 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-10 14:17:23.338 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-10 14:17:23.386 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-10 14:17:23.429 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-10 14:17:23.472 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-10 14:17:23.516 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-10 14:17:23.560 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-10 14:17:23.604 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-10 14:17:23.647 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-10 14:17:23.711 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-10 14:17:23.762 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-10 14:17:23.813 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-10 14:17:24.499 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-10 14:17:24.622 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-10 14:17:26.178 | Preconfiguring packages ... 2022-02-10 14:17:26.325 | Fetched 164 MB in 1min 36s (1,696 kB/s) 2022-02-10 14:17:26.396 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-10 14:17:26.398 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:26.411 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:26.472 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:26.486 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:26.877 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:26.883 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:26.923 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:26.934 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:27.009 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:27.167 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:27.967 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:27.980 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-10 14:17:28.062 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-10 14:17:28.142 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-10 14:17:28.145 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-10 14:17:28.152 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-10 14:17:28.199 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-10 14:17:28.296 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-10 14:17:28.299 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-10 14:17:28.314 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-10 14:17:28.353 | Selecting previously unselected package libapr1:amd64. 2022-02-10 14:17:28.360 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-10 14:17:28.363 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-10 14:17:28.416 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-10 14:17:28.427 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-10 14:17:28.637 | Selecting previously unselected package libaprutil1:amd64. 2022-02-10 14:17:28.644 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-10 14:17:28.646 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:17:28.685 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-10 14:17:28.693 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-10 14:17:28.696 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:17:28.734 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-10 14:17:28.740 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-10 14:17:28.798 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-10 14:17:28.805 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-10 14:17:28.808 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:17:28.839 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-10 14:17:28.845 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-10 14:17:28.905 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-10 14:17:28.911 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-10 14:17:28.975 | Selecting previously unselected package libjansson4:amd64. 2022-02-10 14:17:28.983 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-10 14:17:28.985 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-10 14:17:29.017 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-10 14:17:29.024 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-10 14:17:29.026 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-10 14:17:29.076 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-10 14:17:29.089 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-10 14:17:30.353 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:30.362 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-10 14:17:30.477 | Selecting previously unselected package apache2-bin. 2022-02-10 14:17:30.484 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-10 14:17:30.487 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-10 14:17:30.698 | Selecting previously unselected package apache2-data. 2022-02-10 14:17:30.705 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-10 14:17:30.708 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-10 14:17:30.825 | Selecting previously unselected package apache2-utils. 2022-02-10 14:17:30.832 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-10 14:17:30.835 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-10 14:17:30.882 | Selecting previously unselected package apache2. 2022-02-10 14:17:30.889 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-10 14:17:30.909 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-10 14:17:30.977 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-10 14:17:30.984 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-10 14:17:30.987 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-10 14:17:31.035 | Selecting previously unselected package haproxy. 2022-02-10 14:17:31.043 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-10 14:17:31.052 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-10 14:17:31.274 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-10 14:17:31.281 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-10 14:17:31.284 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:17:31.321 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-10 14:17:31.328 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-10 14:17:31.336 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:17:31.367 | Selecting previously unselected package mysql-common. 2022-02-10 14:17:31.375 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-10 14:17:31.392 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-10 14:17:31.421 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-10 14:17:31.428 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-10 14:17:31.430 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:17:31.670 | Selecting previously unselected package libsensors-config. 2022-02-10 14:17:31.678 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-10 14:17:31.680 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-10 14:17:31.708 | Selecting previously unselected package libsensors5:amd64. 2022-02-10 14:17:31.715 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-10 14:17:31.786 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-10 14:17:31.815 | Selecting previously unselected package libsnmp-base. 2022-02-10 14:17:31.823 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-10 14:17:31.825 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-10 14:17:31.896 | Selecting previously unselected package libsnmp35:amd64. 2022-02-10 14:17:31.904 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-10 14:17:31.906 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-10 14:17:32.072 | Selecting previously unselected package keepalived. 2022-02-10 14:17:32.080 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-10 14:17:32.082 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-10 14:17:32.167 | Selecting previously unselected package memcached. 2022-02-10 14:17:32.174 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-10 14:17:32.176 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-10 14:17:32.236 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-10 14:17:32.692 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-10 14:17:32.785 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-10 14:17:32.790 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-10 14:17:32.926 | Selecting previously unselected package python3-yaml. 2022-02-10 14:17:32.933 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-10 14:17:32.936 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-10 14:17:32.989 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-10 14:17:32.995 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-10 14:17:33.042 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-10 14:17:33.115 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-10 14:17:33.563 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-10 14:17:33.586 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-10 14:17:33.739 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-10 14:17:33.744 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-10 14:17:33.822 | Selecting previously unselected package acl. 2022-02-10 14:17:33.829 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-10 14:17:33.831 | Unpacking acl (2.2.53-6) ... 2022-02-10 14:17:33.861 | Selecting previously unselected package autotools-dev. 2022-02-10 14:17:33.868 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-10 14:17:33.871 | Unpacking autotools-dev (20180224.1) ... 2022-02-10 14:17:33.901 | Selecting previously unselected package m4. 2022-02-10 14:17:33.908 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-10 14:17:33.910 | Unpacking m4 (1.4.18-4) ... 2022-02-10 14:17:33.962 | Selecting previously unselected package autoconf. 2022-02-10 14:17:33.969 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-10 14:17:33.971 | Unpacking autoconf (2.69-11.1) ... 2022-02-10 14:17:34.051 | Selecting previously unselected package automake. 2022-02-10 14:17:34.059 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-10 14:17:34.063 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-10 14:17:34.160 | Selecting previously unselected package autopoint. 2022-02-10 14:17:34.168 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-10 14:17:34.170 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-10 14:17:34.211 | Selecting previously unselected package libllvm10:amd64. 2022-02-10 14:17:34.218 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:34.220 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:36.487 | Selecting previously unselected package libclang-cpp10. 2022-02-10 14:17:36.495 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:36.497 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:37.946 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-10 14:17:37.954 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:37.956 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:17:38.428 | Selecting previously unselected package libgc1c2:amd64. 2022-02-10 14:17:38.436 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-10 14:17:38.438 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-10 14:17:38.477 | Selecting previously unselected package libobjc4:amd64. 2022-02-10 14:17:38.485 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:38.487 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:17:38.519 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-10 14:17:38.527 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:38.529 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:17:38.607 | Selecting previously unselected package libc6-i386. 2022-02-10 14:17:38.615 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-10 14:17:38.617 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-10 14:17:39.131 | Selecting previously unselected package lib32gcc-s1. 2022-02-10 14:17:39.139 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:39.141 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:17:39.181 | Selecting previously unselected package lib32stdc++6. 2022-02-10 14:17:39.189 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:39.191 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:17:39.297 | Selecting previously unselected package libclang-common-10-dev. 2022-02-10 14:17:39.304 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:39.307 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:40.291 | Selecting previously unselected package libclang1-10. 2022-02-10 14:17:40.299 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:40.301 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:41.426 | Selecting previously unselected package clang-10. 2022-02-10 14:17:41.434 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:41.436 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:41.473 | Selecting previously unselected package libtool. 2022-02-10 14:17:41.481 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-10 14:17:41.484 | Unpacking libtool (2.4.6-14) ... 2022-02-10 14:17:41.533 | Selecting previously unselected package dh-autoreconf. 2022-02-10 14:17:41.541 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-10 14:17:41.543 | Unpacking dh-autoreconf (19) ... 2022-02-10 14:17:41.572 | Selecting previously unselected package libdebhelper-perl. 2022-02-10 14:17:41.580 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-10 14:17:41.583 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-10 14:17:41.632 | Selecting previously unselected package libarchive-zip-perl. 2022-02-10 14:17:41.640 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-10 14:17:41.642 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-10 14:17:41.688 | Selecting previously unselected package libsub-override-perl. 2022-02-10 14:17:41.696 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-10 14:17:41.698 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-10 14:17:41.724 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-10 14:17:41.732 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-10 14:17:41.735 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-10 14:17:41.765 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-10 14:17:41.773 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-10 14:17:41.775 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-10 14:17:41.800 | Selecting previously unselected package libdpkg-perl. 2022-02-10 14:17:41.808 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-10 14:17:41.812 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-10 14:17:41.884 | Selecting previously unselected package make. 2022-02-10 14:17:41.892 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-10 14:17:41.894 | Unpacking make (4.2.1-1.2) ... 2022-02-10 14:17:41.945 | Selecting previously unselected package dpkg-dev. 2022-02-10 14:17:41.953 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-10 14:17:41.957 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-10 14:17:42.102 | Selecting previously unselected package dwz. 2022-02-10 14:17:42.111 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-10 14:17:42.113 | Unpacking dwz (0.13-5) ... 2022-02-10 14:17:42.163 | Selecting previously unselected package libcroco3:amd64. 2022-02-10 14:17:42.171 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-10 14:17:42.174 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-10 14:17:42.213 | Selecting previously unselected package gettext. 2022-02-10 14:17:42.221 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-10 14:17:42.223 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-10 14:17:42.400 | Selecting previously unselected package intltool-debian. 2022-02-10 14:17:42.409 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-10 14:17:42.412 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-10 14:17:42.443 | Selecting previously unselected package po-debconf. 2022-02-10 14:17:42.450 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-10 14:17:42.453 | Unpacking po-debconf (1.0.21) ... 2022-02-10 14:17:42.533 | Selecting previously unselected package debhelper. 2022-02-10 14:17:42.541 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-10 14:17:42.544 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-10 14:17:42.740 | Selecting previously unselected package uuid-dev:amd64. 2022-02-10 14:17:42.748 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-10 14:17:42.751 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-10 14:17:42.789 | Selecting previously unselected package libsctp1:amd64. 2022-02-10 14:17:42.798 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-10 14:17:42.801 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-10 14:17:42.830 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-10 14:17:42.837 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-10 14:17:42.840 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-10 14:17:42.877 | Selecting previously unselected package libapr1-dev. 2022-02-10 14:17:42.884 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-10 14:17:42.887 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-10 14:17:43.144 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-10 14:17:43.153 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-10 14:17:43.157 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-10 14:17:43.268 | Selecting previously unselected package libaprutil1-dev. 2022-02-10 14:17:43.276 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-10 14:17:43.278 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-10 14:17:43.497 | Selecting previously unselected package apache2-dev. 2022-02-10 14:17:43.505 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-10 14:17:43.507 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-10 14:17:43.576 | Selecting previously unselected package binfmt-support. 2022-02-10 14:17:43.584 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-10 14:17:43.594 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-10 14:17:43.627 | Selecting previously unselected package g++-9. 2022-02-10 14:17:43.636 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-10 14:17:43.638 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:17:44.776 | Selecting previously unselected package g++. 2022-02-10 14:17:44.784 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-10 14:17:44.786 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-10 14:17:44.813 | Selecting previously unselected package build-essential. 2022-02-10 14:17:44.821 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-10 14:17:44.823 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-10 14:17:44.849 | Selecting previously unselected package conntrack. 2022-02-10 14:17:44.858 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-10 14:17:44.861 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-10 14:17:44.894 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-10 14:17:44.903 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-10 14:17:44.905 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-10 14:17:44.934 | Selecting previously unselected package libnetfilter-queue1. 2022-02-10 14:17:44.942 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-10 14:17:44.945 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-10 14:17:44.979 | Selecting previously unselected package conntrackd. 2022-02-10 14:17:44.987 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-10 14:17:44.989 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-10 14:17:45.046 | Selecting previously unselected package dns-root-data. 2022-02-10 14:17:45.054 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-10 14:17:45.056 | Unpacking dns-root-data (2019052802) ... 2022-02-10 14:17:45.085 | Selecting previously unselected package libidn11:amd64. 2022-02-10 14:17:45.093 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-10 14:17:45.095 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-10 14:17:45.135 | Selecting previously unselected package dnsmasq-base. 2022-02-10 14:17:45.145 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-10 14:17:45.147 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-10 14:17:45.217 | Selecting previously unselected package dnsmasq-utils. 2022-02-10 14:17:45.227 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-10 14:17:45.231 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-10 14:17:45.266 | Selecting previously unselected package ebtables. 2022-02-10 14:17:45.274 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-10 14:17:45.292 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-10 14:17:45.336 | Selecting previously unselected package libfakeroot:amd64. 2022-02-10 14:17:45.345 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-10 14:17:45.347 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-10 14:17:45.384 | Selecting previously unselected package fakeroot. 2022-02-10 14:17:45.394 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-10 14:17:45.396 | Unpacking fakeroot (1.24-1) ... 2022-02-10 14:17:45.438 | Selecting previously unselected package fonts-dejavu-core. 2022-02-10 14:17:45.446 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-10 14:17:45.449 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-10 14:17:45.622 | Selecting previously unselected package fonts-liberation. 2022-02-10 14:17:45.630 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-10 14:17:45.632 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-10 14:17:45.773 | Selecting previously unselected package fontconfig-config. 2022-02-10 14:17:45.781 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-10 14:17:45.783 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-10 14:17:45.819 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-10 14:17:45.828 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-10 14:17:45.830 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-10 14:17:45.875 | Selecting previously unselected package fontconfig. 2022-02-10 14:17:45.883 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-10 14:17:45.886 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-10 14:17:45.942 | Selecting previously unselected package genisoimage. 2022-02-10 14:17:45.951 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-10 14:17:45.954 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-10 14:17:46.042 | Selecting previously unselected package libann0. 2022-02-10 14:17:46.053 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-10 14:17:46.056 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-10 14:17:46.089 | Selecting previously unselected package libcdt5:amd64. 2022-02-10 14:17:46.097 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:46.101 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-10 14:17:46.130 | Selecting previously unselected package libcgraph6:amd64. 2022-02-10 14:17:46.138 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:46.142 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-10 14:17:46.176 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-10 14:17:46.184 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-10 14:17:46.186 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-10 14:17:46.229 | Selecting previously unselected package libjpeg8:amd64. 2022-02-10 14:17:46.237 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-10 14:17:46.242 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-10 14:17:46.270 | Selecting previously unselected package libjbig0:amd64. 2022-02-10 14:17:46.278 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-10 14:17:46.282 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-10 14:17:46.316 | Selecting previously unselected package libwebp6:amd64. 2022-02-10 14:17:46.324 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:46.327 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:17:46.380 | Selecting previously unselected package libtiff5:amd64. 2022-02-10 14:17:46.387 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-10 14:17:46.390 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-10 14:17:46.442 | Selecting previously unselected package libxpm4:amd64. 2022-02-10 14:17:46.450 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-10 14:17:46.452 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-10 14:17:46.490 | Selecting previously unselected package libgd3:amd64. 2022-02-10 14:17:46.498 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-10 14:17:46.500 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-10 14:17:46.547 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-10 14:17:46.555 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-10 14:17:46.558 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-10 14:17:46.607 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-10 14:17:46.615 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-10 14:17:46.617 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-10 14:17:46.677 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-10 14:17:46.685 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-10 14:17:46.688 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-10 14:17:46.726 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-10 14:17:46.735 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-10 14:17:46.737 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-10 14:17:46.768 | Selecting previously unselected package libxrender1:amd64. 2022-02-10 14:17:46.776 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-10 14:17:46.779 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-10 14:17:46.811 | Selecting previously unselected package libcairo2:amd64. 2022-02-10 14:17:46.820 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:46.822 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-10 14:17:46.921 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-10 14:17:46.931 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-10 14:17:46.936 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-10 14:17:46.978 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-10 14:17:46.986 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-10 14:17:46.989 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-10 14:17:47.070 | Selecting previously unselected package libthai-data. 2022-02-10 14:17:47.078 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-10 14:17:47.080 | Unpacking libthai-data (0.1.28-3) ... 2022-02-10 14:17:47.132 | Selecting previously unselected package libdatrie1:amd64. 2022-02-10 14:17:47.140 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-10 14:17:47.142 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-10 14:17:47.178 | Selecting previously unselected package libthai0:amd64. 2022-02-10 14:17:47.186 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-10 14:17:47.188 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-10 14:17:47.222 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-10 14:17:47.230 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-10 14:17:47.232 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:17:47.287 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-10 14:17:47.296 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-10 14:17:47.299 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:17:47.334 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-10 14:17:47.343 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-10 14:17:47.345 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:17:47.376 | Selecting previously unselected package libpathplan4:amd64. 2022-02-10 14:17:47.385 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:47.387 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-10 14:17:47.420 | Selecting previously unselected package libgvc6. 2022-02-10 14:17:47.428 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:47.430 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-10 14:17:47.553 | Selecting previously unselected package libgvpr2:amd64. 2022-02-10 14:17:47.561 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:47.564 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-10 14:17:47.622 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-10 14:17:47.630 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:47.632 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-10 14:17:47.804 | Selecting previously unselected package x11-common. 2022-02-10 14:17:47.813 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-10 14:17:47.837 | dpkg-query: no packages found matching nux-tools 2022-02-10 14:17:47.848 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-10 14:17:47.883 | Selecting previously unselected package libice6:amd64. 2022-02-10 14:17:47.891 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-10 14:17:47.894 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-10 14:17:47.929 | Selecting previously unselected package libsm6:amd64. 2022-02-10 14:17:47.937 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-10 14:17:47.939 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-10 14:17:47.972 | Selecting previously unselected package libxt6:amd64. 2022-02-10 14:17:47.980 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-10 14:17:47.983 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-10 14:17:48.038 | Selecting previously unselected package libxmu6:amd64. 2022-02-10 14:17:48.046 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-10 14:17:48.048 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-10 14:17:48.088 | Selecting previously unselected package libxaw7:amd64. 2022-02-10 14:17:48.096 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-10 14:17:48.099 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-10 14:17:48.152 | Selecting previously unselected package graphviz. 2022-02-10 14:17:48.160 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-10 14:17:48.162 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-10 14:17:48.298 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-10 14:17:48.306 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-10 14:17:48.308 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:17:48.362 | Selecting previously unselected package libibverbs1:amd64. 2022-02-10 14:17:48.370 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-10 14:17:48.372 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:17:48.426 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-10 14:17:48.434 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-10 14:17:48.451 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:17:48.518 | Selecting previously unselected package icu-devtools. 2022-02-10 14:17:48.527 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-10 14:17:48.529 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-10 14:17:48.592 | Selecting previously unselected package iputils-arping. 2022-02-10 14:17:48.600 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-10 14:17:48.603 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-10 14:17:48.639 | Selecting previously unselected package javascript-common. 2022-02-10 14:17:48.647 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-10 14:17:48.665 | Unpacking javascript-common (11) ... 2022-02-10 14:17:48.700 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-10 14:17:48.707 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:17:48.710 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:17:48.747 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-10 14:17:48.754 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:17:48.757 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:17:48.799 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-10 14:17:48.807 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:17:48.810 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:17:48.846 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-10 14:17:48.855 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:17:48.857 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:17:48.892 | Selecting previously unselected package comerr-dev:amd64. 2022-02-10 14:17:48.900 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-10 14:17:48.905 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-10 14:17:48.940 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-10 14:17:48.949 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:17:48.951 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:17:49.008 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-10 14:17:49.016 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-10 14:17:49.019 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-10 14:17:49.054 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-10 14:17:49.063 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-10 14:17:49.067 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-10 14:17:49.096 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-10 14:17:49.104 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-10 14:17:49.107 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-10 14:17:49.136 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-10 14:17:49.144 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-10 14:17:49.147 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-10 14:17:49.181 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-10 14:17:49.189 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-10 14:17:49.192 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-10 14:17:49.261 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-10 14:17:49.269 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-10 14:17:49.271 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-10 14:17:49.337 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-10 14:17:49.346 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-10 14:17:49.349 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-10 14:17:49.382 | Selecting previously unselected package libgts-bin. 2022-02-10 14:17:49.391 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-10 14:17:49.409 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-10 14:17:49.449 | Selecting previously unselected package libicu-dev:amd64. 2022-02-10 14:17:49.457 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-10 14:17:49.459 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-10 14:17:50.902 | Selecting previously unselected package libipset13:amd64. 2022-02-10 14:17:50.910 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:50.912 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-10 14:17:50.951 | Selecting previously unselected package librdmacm1:amd64. 2022-02-10 14:17:50.959 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-10 14:17:50.961 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:17:51.008 | Selecting previously unselected package libiscsi7:amd64. 2022-02-10 14:17:51.016 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-10 14:17:51.019 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-10 14:17:51.054 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-10 14:17:51.063 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-10 14:17:51.065 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-10 14:17:51.127 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-10 14:17:51.134 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-10 14:17:51.139 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-10 14:17:51.165 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-10 14:17:51.173 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-10 14:17:51.177 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-10 14:17:51.205 | Selecting previously unselected package libjs-jquery. 2022-02-10 14:17:51.213 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-10 14:17:51.216 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-10 14:17:51.277 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-10 14:17:51.285 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-10 14:17:51.288 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-10 14:17:51.318 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-10 14:17:51.326 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-10 14:17:51.329 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-10 14:17:51.410 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-10 14:17:51.419 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-10 14:17:51.421 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-10 14:17:51.485 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-10 14:17:51.493 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-10 14:17:51.496 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-10 14:17:51.526 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-10 14:17:51.535 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-10 14:17:51.537 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-10 14:17:51.570 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-10 14:17:51.578 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-10 14:17:51.582 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-10 14:17:51.679 | Selecting previously unselected package libnspr4:amd64. 2022-02-10 14:17:51.687 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-10 14:17:51.690 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-10 14:17:51.737 | Selecting previously unselected package libnss3:amd64. 2022-02-10 14:17:51.746 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-10 14:17:51.748 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-10 14:17:51.955 | Selecting previously unselected package libomp5-10:amd64. 2022-02-10 14:17:51.964 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:51.967 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:52.040 | Selecting previously unselected package libomp-10-dev. 2022-02-10 14:17:52.049 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:52.052 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:52.094 | Selecting previously unselected package pcp-conf. 2022-02-10 14:17:52.102 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-10 14:17:52.105 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-10 14:17:52.140 | Selecting previously unselected package libpcp3. 2022-02-10 14:17:52.148 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-10 14:17:52.150 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-10 14:17:52.218 | Selecting previously unselected package libpcp-pmda3. 2022-02-10 14:17:52.226 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-10 14:17:52.229 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-10 14:17:52.262 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-10 14:17:52.270 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-10 14:17:52.273 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-10 14:17:52.311 | Selecting previously unselected package libpq5:amd64. 2022-02-10 14:17:52.320 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:52.323 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:17:52.370 | Selecting previously unselected package libpq-dev. 2022-02-10 14:17:52.379 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:52.381 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:17:52.459 | Selecting previously unselected package librados2. 2022-02-10 14:17:52.467 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-10 14:17:52.470 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:17:52.974 | Selecting previously unselected package librbd1. 2022-02-10 14:17:52.982 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-10 14:17:52.985 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:17:53.245 | Selecting previously unselected package libsasl2-dev. 2022-02-10 14:17:53.253 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-10 14:17:53.255 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-10 14:17:53.328 | Selecting previously unselected package libssl-dev:amd64. 2022-02-10 14:17:53.336 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-10 14:17:53.339 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-10 14:17:53.605 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-10 14:17:53.613 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-10 14:17:53.615 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-10 14:17:53.729 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-10 14:17:53.737 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-10 14:17:53.739 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-10 14:17:53.768 | Selecting previously unselected package libx86-1:amd64. 2022-02-10 14:17:53.776 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-10 14:17:53.780 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-10 14:17:53.818 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-10 14:17:53.827 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:17:53.829 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-10 14:17:53.981 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-10 14:17:53.989 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-10 14:17:53.992 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-10 14:17:54.080 | Selecting previously unselected package llvm-10-runtime. 2022-02-10 14:17:54.091 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:54.093 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:54.151 | Selecting previously unselected package libpfm4:amd64. 2022-02-10 14:17:54.160 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-10 14:17:54.164 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-10 14:17:54.249 | Selecting previously unselected package llvm-10. 2022-02-10 14:17:54.255 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:54.257 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:55.044 | Selecting previously unselected package libffi-dev:amd64. 2022-02-10 14:17:55.052 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-10 14:17:55.055 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-10 14:17:55.096 | Selecting previously unselected package python3-pygments. 2022-02-10 14:17:55.104 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-10 14:17:55.108 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-10 14:17:55.254 | Selecting previously unselected package llvm-10-tools. 2022-02-10 14:17:55.263 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:55.266 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-10 14:17:55.407 | Selecting previously unselected package libz3-4:amd64. 2022-02-10 14:17:55.417 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-10 14:17:55.420 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-10 14:17:56.382 | Selecting previously unselected package libz3-dev:amd64. 2022-02-10 14:17:56.391 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-10 14:17:56.393 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-10 14:17:56.437 | Selecting previously unselected package llvm-10-dev. 2022-02-10 14:17:56.446 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-10 14:17:56.448 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:01.048 | Selecting previously unselected package lsscsi. 2022-02-10 14:18:01.058 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-10 14:18:01.060 | Unpacking lsscsi (0.30-0.1) ... 2022-02-10 14:18:01.097 | Selecting previously unselected package pkg-config. 2022-02-10 14:18:01.105 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-10 14:18:01.107 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-10 14:18:01.146 | Selecting previously unselected package pm-utils. 2022-02-10 14:18:01.155 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-10 14:18:01.157 | Unpacking pm-utils (1.4.1-19) ... 2022-02-10 14:18:01.212 | Selecting previously unselected package postgresql-client-common. 2022-02-10 14:18:01.221 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-10 14:18:01.223 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-10 14:18:01.258 | Selecting previously unselected package postgresql-client-12. 2022-02-10 14:18:01.267 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:18:01.269 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:01.479 | Selecting previously unselected package ssl-cert. 2022-02-10 14:18:01.488 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-10 14:18:01.490 | Unpacking ssl-cert (1.0.39) ... 2022-02-10 14:18:01.529 | Selecting previously unselected package postgresql-common. 2022-02-10 14:18:01.537 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-10 14:18:01.573 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-10 14:18:01.580 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-10 14:18:01.646 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-10 14:18:01.655 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:18:01.658 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:02.001 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-10 14:18:02.010 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-10 14:18:02.012 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-10 14:18:02.044 | Selecting previously unselected package python-pip-whl. 2022-02-10 14:18:02.053 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-10 14:18:02.055 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-10 14:18:02.267 | Selecting previously unselected package python3-mysqldb. 2022-02-10 14:18:02.276 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-10 14:18:02.278 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-10 14:18:02.316 | Selecting previously unselected package python3-wheel. 2022-02-10 14:18:02.325 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-10 14:18:02.328 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-10 14:18:02.364 | Selecting previously unselected package python3-pip. 2022-02-10 14:18:02.374 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-10 14:18:02.376 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-10 14:18:02.468 | Selecting previously unselected package python3.8-venv. 2022-02-10 14:18:02.477 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-10 14:18:02.480 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-10 14:18:02.506 | Selecting previously unselected package python3-venv. 2022-02-10 14:18:02.516 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-10 14:18:02.518 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-10 14:18:02.546 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-10 14:18:02.555 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-10 14:18:02.558 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-10 14:18:02.593 | Selecting previously unselected package qemu-utils. 2022-02-10 14:18:02.601 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-10 14:18:02.604 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-10 14:18:02.805 | Selecting previously unselected package sharutils. 2022-02-10 14:18:02.814 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-10 14:18:02.821 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-10 14:18:02.872 | Selecting previously unselected package sqlite3. 2022-02-10 14:18:02.881 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-10 14:18:02.883 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-10 14:18:03.032 | Selecting previously unselected package unzip. 2022-02-10 14:18:03.041 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-10 14:18:03.044 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-10 14:18:03.096 | Selecting previously unselected package vbetool. 2022-02-10 14:18:03.105 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-10 14:18:03.107 | Unpacking vbetool (1.1-4) ... 2022-02-10 14:18:03.137 | Selecting previously unselected package ipset. 2022-02-10 14:18:03.146 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:18:03.156 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-10 14:18:03.189 | Selecting previously unselected package ipvsadm. 2022-02-10 14:18:03.198 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-10 14:18:03.201 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-10 14:18:03.236 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-10 14:18:03.245 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-10 14:18:03.254 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:03.279 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-10 14:18:03.288 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-10 14:18:03.290 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:03.326 | Selecting previously unselected package libpcp-gui2. 2022-02-10 14:18:03.336 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.339 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-10 14:18:03.369 | Selecting previously unselected package libpcp-import1. 2022-02-10 14:18:03.378 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.380 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-10 14:18:03.409 | Selecting previously unselected package libpcp-mmv1. 2022-02-10 14:18:03.418 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.420 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-10 14:18:03.449 | Selecting previously unselected package libpcp-trace2. 2022-02-10 14:18:03.458 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.460 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-10 14:18:03.496 | Selecting previously unselected package libpcp-web1. 2022-02-10 14:18:03.504 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.508 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-10 14:18:03.551 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-10 14:18:03.559 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-10 14:18:03.561 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-10 14:18:03.598 | Selecting previously unselected package python3-pcp. 2022-02-10 14:18:03.607 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.609 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-10 14:18:03.662 | Selecting previously unselected package pcp. 2022-02-10 14:18:03.671 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2022-02-10 14:18:03.742 | Unpacking pcp (5.0.3-1) ... 2022-02-10 14:18:04.298 | Selecting previously unselected package socat. 2022-02-10 14:18:04.307 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2022-02-10 14:18:04.310 | Unpacking socat (1.7.3.3-2) ... 2022-02-10 14:18:04.390 | Selecting previously unselected package vlan. 2022-02-10 14:18:04.399 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-10 14:18:04.402 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-10 14:18:04.472 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-10 14:18:04.483 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-10 14:18:04.493 | Setting up javascript-common (11) ... 2022-02-10 14:18:04.527 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-10 14:18:04.543 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-10 14:18:04.549 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-10 14:18:04.554 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-10 14:18:04.561 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-10 14:18:04.585 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-10 14:18:04.588 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-10 14:18:04.594 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-10 14:18:04.600 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:18:04.606 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-10 14:18:04.612 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-10 14:18:04.617 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-10 14:18:04.623 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-10 14:18:04.629 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-10 14:18:04.634 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-10 14:18:04.640 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-10 14:18:04.646 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-10 14:18:04.652 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-10 14:18:04.657 | Setting up vbetool (1.1-4) ... 2022-02-10 14:18:04.663 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-10 14:18:04.668 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-10 14:18:04.676 | Setting up pm-utils (1.4.1-19) ... 2022-02-10 14:18:04.686 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-10 14:18:04.946 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-10 14:18:04.972 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-10 14:18:04.977 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-10 14:18:04.984 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-10 14:18:05.233 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-10 14:18:05.956 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-10 14:18:05.971 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-10 14:18:05.972 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-10 14:18:05.978 | Setting up m4 (1.4.18-4) ... 2022-02-10 14:18:05.984 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-10 14:18:06.278 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:18:06.284 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-10 14:18:06.290 | Setting up iputils-arping (3:20190709-3) ... 2022-02-10 14:18:06.323 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-10 14:18:06.329 | Setting up conntrack (1:1.4.5-2) ... 2022-02-10 14:18:06.334 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-10 14:18:06.341 | Setting up python3-wheel (0.34.2-1) ... 2022-02-10 14:18:06.602 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-10 14:18:06.608 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-10 14:18:06.807 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-10 14:18:08.892 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-10 14:18:10.120 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-10 14:18:10.813 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-10 14:18:10.825 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-10 14:18:10.837 | Setting up acl (2.2.53-6) ... 2022-02-10 14:18:10.846 | Setting up dns-root-data (2019052802) ... 2022-02-10 14:18:10.853 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:10.860 | Setting up fakeroot (1.24-1) ... 2022-02-10 14:18:10.867 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-10 14:18:10.876 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-10 14:18:10.881 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-10 14:18:10.887 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:10.892 | Setting up autotools-dev (20180224.1) ... 2022-02-10 14:18:10.897 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-10 14:18:11.739 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-10 14:18:11.747 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-10 14:18:11.752 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-10 14:18:11.758 | Setting up make (4.2.1-1.2) ... 2022-02-10 14:18:11.765 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-10 14:18:11.770 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-10 14:18:11.776 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:11.781 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-10 14:18:11.787 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-10 14:18:11.793 | Setting up ebtables (2.0.11-3build1) ... 2022-02-10 14:18:12.360 | Setting up socat (1.7.3.3-2) ... 2022-02-10 14:18:12.367 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-10 14:18:12.373 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-10 14:18:12.380 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-10 14:18:12.388 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-10 14:18:12.393 | Setting up binfmt-support (2.2.0-2) ... 2022-02-10 14:18:12.680 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-10 14:18:13.717 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:18:13.723 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-10 14:18:13.746 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-10 14:18:13.775 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-10 14:18:13.780 | Setting up lsscsi (0.30-0.1) ... 2022-02-10 14:18:13.786 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-10 14:18:13.792 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:18:13.797 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-10 14:18:13.803 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-10 14:18:13.809 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-10 14:18:13.814 | Setting up autoconf (2.69-11.1) ... 2022-02-10 14:18:13.823 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-10 14:18:13.866 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-10 14:18:13.870 | Setting up dwz (0.13-5) ... 2022-02-10 14:18:13.876 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-10 14:18:13.881 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-10 14:18:13.887 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-10 14:18:13.894 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-10 14:18:13.899 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-10 14:18:13.912 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-10 14:18:15.125 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:15.131 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:15.137 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-10 14:18:15.143 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-10 14:18:15.150 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-10 14:18:15.156 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:18:15.167 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-10 14:18:15.173 | Setting up pcp-conf (5.0.3-1) ... 2022-02-10 14:18:15.181 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-10 14:18:15.188 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-10 14:18:15.194 | Setting up libsub-override-perl (0.09-2) ... 2022-02-10 14:18:15.200 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-10 14:18:15.206 | Setting up libthai-data (0.1.28-3) ... 2022-02-10 14:18:15.212 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-10 14:18:15.219 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-10 14:18:15.225 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-10 14:18:15.231 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:15.236 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-10 14:18:15.242 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:15.247 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-10 14:18:15.252 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-10 14:18:15.258 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-10 14:18:15.272 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-10 14:18:15.280 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-10 14:18:16.314 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-10 14:18:16.637 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-10 14:18:16.643 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-10 14:18:16.649 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-10 14:18:16.655 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-10 14:18:16.661 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-10 14:18:16.667 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-10 14:18:16.672 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-10 14:18:16.678 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:18:16.684 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-10 14:18:16.690 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-10 14:18:16.698 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-10 14:18:16.702 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-10 14:18:16.708 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-10 14:18:16.714 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:16.720 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-10 14:18:16.725 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-10 14:18:16.731 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-10 14:18:16.737 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-10 14:18:16.742 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:18:16.748 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:16.754 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-10 14:18:16.761 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:16.766 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-10 14:18:16.776 | Setting up libtool (2.4.6-14) ... 2022-02-10 14:18:16.781 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-10 14:18:16.888 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-10 14:18:16.924 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:16.931 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-10 14:18:17.327 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-10 14:18:18.417 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:18.423 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-10 14:18:18.429 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:18:18.434 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-10 14:18:18.590 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-10 14:18:18.596 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:18.604 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:18.612 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-10 14:18:18.623 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:18:18.629 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-10 14:18:18.883 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-10 14:18:18.890 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-10 14:18:18.897 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-10 14:18:18.903 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-10 14:18:18.909 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:19.523 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-10 14:18:19.550 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:18:19.555 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:18:19.562 | Setting up ssl-cert (1.0.39) ... 2022-02-10 14:18:20.155 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-10 14:18:20.235 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-10 14:18:20.241 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-10 14:18:20.748 | Adding user postgres to group ssl-cert 2022-02-10 14:18:20.911 | 2022-02-10 14:18:20.911 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-10 14:18:21.105 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-10 14:18:21.106 | Removing obsolete dictionary files: 2022-02-10 14:18:21.694 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-10 14:18:22.845 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-10 14:18:22.853 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-10 14:18:22.859 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-10 14:18:22.958 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-10 14:18:23.389 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-10 14:18:23.399 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-10 14:18:23.407 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-10 14:18:23.412 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-10 14:18:23.418 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-10 14:18:23.425 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-10 14:18:23.433 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-10 14:18:23.442 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-10 14:18:23.449 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-10 14:18:23.455 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:23.461 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:23.468 | Setting up ipvsadm (1:1.31-1) ... 2022-02-10 14:18:24.201 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-10 14:18:24.214 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:18:24.314 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-10 14:18:26.381 | Regenerating fonts cache... done. 2022-02-10 14:18:26.384 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-10 14:18:26.394 | Setting up libpcp3 (5.0.3-1) ... 2022-02-10 14:18:26.401 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-10 14:18:26.407 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-10 14:18:26.415 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-10 14:18:27.779 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-10 14:18:28.600 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:18:28.653 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:28.660 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-10 14:18:29.662 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-10 14:18:30.397 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:30.405 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-10 14:18:30.411 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:18:30.420 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-10 14:18:30.427 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-10 14:18:30.438 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-10 14:18:30.444 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:30.452 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-10 14:18:30.459 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-10 14:18:30.467 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-10 14:18:30.474 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-10 14:18:30.481 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:30.487 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-10 14:18:30.508 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-10 14:18:30.516 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-10 14:18:30.523 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-10 14:18:30.530 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-10 14:18:30.537 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-10 14:18:30.544 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-10 14:18:30.551 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:18:30.558 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-10 14:18:30.566 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-10 14:18:30.573 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-10 14:18:30.580 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-10 14:18:30.586 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:18:30.592 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-10 14:18:30.598 | Setting up po-debconf (1.0.21) ... 2022-02-10 14:18:30.604 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:31.015 | Enabling module mpm_event. 2022-02-10 14:18:31.081 | Enabling module authz_core. 2022-02-10 14:18:31.086 | Enabling module authz_host. 2022-02-10 14:18:31.146 | Enabling module authn_core. 2022-02-10 14:18:31.152 | Enabling module auth_basic. 2022-02-10 14:18:31.214 | Enabling module access_compat. 2022-02-10 14:18:31.275 | Enabling module authn_file. 2022-02-10 14:18:31.335 | Enabling module authz_user. 2022-02-10 14:18:31.396 | Enabling module alias. 2022-02-10 14:18:31.458 | Enabling module dir. 2022-02-10 14:18:31.518 | Enabling module autoindex. 2022-02-10 14:18:31.580 | Enabling module env. 2022-02-10 14:18:31.642 | Enabling module mime. 2022-02-10 14:18:31.704 | Enabling module negotiation. 2022-02-10 14:18:31.764 | Enabling module setenvif. 2022-02-10 14:18:31.825 | Enabling module filter. 2022-02-10 14:18:31.885 | Enabling module deflate. 2022-02-10 14:18:31.948 | Enabling module status. 2022-02-10 14:18:32.008 | Enabling module reqtimeout. 2022-02-10 14:18:32.069 | Enabling conf charset. 2022-02-10 14:18:32.130 | Enabling conf localized-error-pages. 2022-02-10 14:18:32.191 | Enabling conf other-vhosts-access-log. 2022-02-10 14:18:32.252 | Enabling conf security. 2022-02-10 14:18:32.318 | Enabling conf serve-cgi-bin. 2022-02-10 14:18:32.383 | Enabling site 000-default. 2022-02-10 14:18:32.439 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-10 14:18:32.496 | Enabling conf javascript-common. 2022-02-10 14:18:32.760 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-10 14:18:33.343 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-10 14:18:36.075 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-10 14:18:36.090 | Setting up python3-pcp (5.0.3-1) ... 2022-02-10 14:18:36.410 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-10 14:18:36.438 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:18:36.444 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:36.457 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-10 14:18:36.462 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-10 14:18:36.468 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-10 14:18:36.474 | Setting up graphviz (2.42.2-3build2) ... 2022-02-10 14:18:36.483 | Setting up pcp (5.0.3-1) ... 2022-02-10 14:18:36.870 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-10 14:18:37.303 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-10 14:18:37.742 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-10 14:18:38.188 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-10 14:18:55.480 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-10 14:18:55.488 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-10 14:18:55.490 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-10 14:18:56.641 | Setting up dh-autoreconf (19) ... 2022-02-10 14:18:56.647 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-10 14:18:57.479 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-10 14:18:57.487 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-10 14:18:57.495 | Setting up debhelper (12.10ubuntu1) ... 2022-02-10 14:18:57.501 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-10 14:18:57.839 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-10 14:18:57.845 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-10 14:18:57.869 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-10 14:18:57.935 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-10 14:19:10.738 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-10 14:19:10.764 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-10 14:19:11.168 | Processing triggers for ufw (0.36-6) ... 2022-02-10 14:19:11.302 | Processing triggers for man-db (2.9.1-1) ... 2022-02-10 14:19:37.829 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-10 14:19:37.842 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-10 14:19:45.097 | ++ functions-common:apt_get:1234 : result=0 2022-02-10 14:19:45.100 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-10 14:19:45.102 | ++ functions-common:time_stop:2425 : local name 2022-02-10 14:19:45.104 | ++ functions-common:time_stop:2426 : local end_time 2022-02-10 14:19:45.107 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:19:45.109 | ++ functions-common:time_stop:2428 : local total 2022-02-10 14:19:45.111 | ++ functions-common:time_stop:2429 : local start_time 2022-02-10 14:19:45.113 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-10 14:19:45.116 | ++ functions-common:time_stop:2432 : start_time=1644502547327 2022-02-10 14:19:45.118 | ++ functions-common:time_stop:2434 : [[ -z 1644502547327 ]] 2022-02-10 14:19:45.121 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:19:45.125 | ++ functions-common:time_stop:2437 : end_time=1644502785122 2022-02-10 14:19:45.127 | ++ functions-common:time_stop:2438 : elapsed_time=237795 2022-02-10 14:19:45.129 | ++ functions-common:time_stop:2439 : total=755 2022-02-10 14:19:45.132 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:19:45.134 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=238550 2022-02-10 14:19:45.136 | ++ functions-common:apt_get:1238 : return 0 2022-02-10 14:19:45.139 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-10 14:19:45.141 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-10 14:19:45.144 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-10 14:19:45.148 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-10 14:19:45.152 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-10 14:19:45.154 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-10 14:19:45.157 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-10 14:19:46.393 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-10 14:19:46.395 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-10 14:19:46.397 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-10 14:19:46.399 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-10 14:19:46.401 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-10 14:19:46.403 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-10 14:19:46.404 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-10 14:19:46.406 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-10 14:19:46.408 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-10 14:19:46.409 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-10 14:19:46.411 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-10 14:19:46.413 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-10 14:19:46.415 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-10 14:19:46.417 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-10 14:19:46.418 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-10 14:19:46.420 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-10 14:19:46.422 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-10 14:19:46.423 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-10 14:19:46.425 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-10 14:19:46.427 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-10 14:19:46.429 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-10 14:19:46.432 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-10 14:19:46.433 | + functions-common:_ensure_lsb_release:394 : return 2022-02-10 14:19:46.436 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-10 14:19:46.510 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-10 14:19:46.513 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-10 14:19:46.582 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-10 14:19:46.584 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-10 14:19:46.653 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-10 14:19:46.655 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-10 14:19:46.657 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-10 14:19:46.659 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-10 14:19:46.661 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-10 14:19:46.663 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-10 14:19:46.665 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-10 14:19:46.667 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-10 14:19:46.669 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-10 14:19:46.671 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-10 14:19:46.673 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-10 14:19:46.673 | Distro: focal 2022-02-10 14:19:46.675 | + tools/install_pip.sh:main:124 : get_versions 2022-02-10 14:19:46.677 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-10 14:19:46.681 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-10 14:19:46.683 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-10 14:19:46.686 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-10 14:19:46.686 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-10 14:19:47.244 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-10 14:19:47.245 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-10 14:19:47.246 | pip: 21.3.1 2022-02-10 14:19:47.247 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-10 14:19:47.249 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-10 14:19:47.251 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-10 14:19:47.253 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-10 14:19:47.254 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-10 14:19:47.256 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-10 14:19:47.259 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-10 14:19:47.260 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-10 14:19:47.262 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-10 14:19:47.264 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-10 14:19:47.265 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-10 14:19:47.267 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:19:47.269 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-10 14:19:47.271 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-10 14:19:47.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:19:47.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:19:47.276 | + tools/install_pip.sh:main:142 : : 2022-02-10 14:19:47.278 | + tools/install_pip.sh:main:147 : set -x 2022-02-10 14:19:47.280 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-10 14:19:47.281 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-10 14:19:47.283 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-10 14:19:47.285 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-10 14:19:47.287 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-10 14:19:47.289 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-10 14:19:47.292 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-10 14:19:47.294 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-10 14:19:47.297 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-10 14:19:47.299 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-10 14:19:47.303 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-10 14:19:47.305 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-10 14:19:47.307 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-10 14:19:47.324 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-10 14:19:47.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-10 14:19:48.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:19:48.067 | from cryptography.utils import int_from_bytes 2022-02-10 14:19:48.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:19:48.067 | from cryptography.utils import int_from_bytes 2022-02-10 14:19:49.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:19:50.936 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-10 14:19:50.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-10 14:19:52.589 | Installing collected packages: setuptools 2022-02-10 14:19:53.269 | Successfully installed setuptools-60.7.1 2022-02-10 14:19:53.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-10 14:19:53.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-10 14:19:53.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-10 14:19:53.567 | + inc/python:pip_install:200 : result=0 2022-02-10 14:19:53.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-10 14:19:53.572 | + functions-common:time_stop:2425 : local name 2022-02-10 14:19:53.573 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:19:53.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:19:53.577 | + functions-common:time_stop:2428 : local total 2022-02-10 14:19:53.578 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:19:53.580 | + functions-common:time_stop:2431 : name=pip_install 2022-02-10 14:19:53.582 | + functions-common:time_stop:2432 : start_time=1644502787319 2022-02-10 14:19:53.583 | + functions-common:time_stop:2434 : [[ -z 1644502787319 ]] 2022-02-10 14:19:53.586 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:19:53.589 | + functions-common:time_stop:2437 : end_time=1644502793587 2022-02-10 14:19:53.591 | + functions-common:time_stop:2438 : elapsed_time=6268 2022-02-10 14:19:53.593 | + functions-common:time_stop:2439 : total=0 2022-02-10 14:19:53.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:19:53.596 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6268 2022-02-10 14:19:53.598 | + inc/python:pip_install:203 : return 0 2022-02-10 14:19:53.600 | + tools/install_pip.sh:main:153 : get_versions 2022-02-10 14:19:53.602 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-10 14:19:53.606 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-10 14:19:53.608 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-10 14:19:53.611 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-10 14:19:53.611 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-10 14:19:54.185 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-10 14:19:54.187 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-10 14:19:54.187 | pip: 21.3.1 2022-02-10 14:19:54.190 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-10 14:19:54.193 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-10 14:19:54.197 | + ./stack.sh:main:796 : fixup_all 2022-02-10 14:19:54.199 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-10 14:19:54.201 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-10 14:19:54.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:19:54.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:19:54.208 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-10 14:19:54.220 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-10 14:19:54.231 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-10 14:19:54.242 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-10 14:19:54.244 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-10 14:19:54.246 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-10 14:19:54.248 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-10 14:19:54.251 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-10 14:19:54.253 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-10 14:19:54.255 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-10 14:19:54.257 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-10 14:19:54.259 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-10 14:19:54.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-10 14:19:54.263 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-10 14:19:54.265 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:19:54.268 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-10 14:19:54.270 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-10 14:19:54.272 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-10 14:19:54.275 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-10 14:19:54.277 | + functions-common:is_suse:542 : is_opensuse 2022-02-10 14:19:54.279 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-10 14:19:54.281 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-10 14:19:54.283 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-10 14:19:54.285 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-10 14:19:54.288 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-10 14:19:54.290 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-10 14:19:54.292 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-10 14:19:54.294 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-10 14:19:54.296 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-10 14:19:54.299 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-10 14:19:54.301 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-10 14:19:54.303 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-10 14:19:54.324 | Using python 3.8 to install os-testr 2022-02-10 14:19:54.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-10 14:19:55.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:19:55.061 | from cryptography.utils import int_from_bytes 2022-02-10 14:19:55.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:19:55.062 | from cryptography.utils import int_from_bytes 2022-02-10 14:19:56.233 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:19:56.329 | Collecting os-testr 2022-02-10 14:19:56.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-10 14:19:56.393 | Collecting stestr>=1.0.0 2022-02-10 14:19:56.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-10 14:19:56.409 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-10 14:19:56.445 | Collecting python-subunit>=1.0.0 2022-02-10 14:19:56.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-10 14:19:56.459 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-10 14:19:56.473 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-10 14:19:56.544 | Collecting future 2022-02-10 14:19:56.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-10 14:19:56.763 | Preparing metadata (setup.py): started 2022-02-10 14:19:57.414 | Preparing metadata (setup.py): finished with status 'done' 2022-02-10 14:19:57.417 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-10 14:19:57.419 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-10 14:19:57.424 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-10 14:19:57.425 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-10 14:19:57.453 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-10 14:19:57.455 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-10 14:19:57.457 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-10 14:19:57.458 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-10 14:19:57.459 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-10 14:19:57.472 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-10 14:19:57.543 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-10 14:19:57.544 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-10 14:19:57.545 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-10 14:19:57.653 | Building wheels for collected packages: future 2022-02-10 14:19:57.654 | Building wheel for future (setup.py): started 2022-02-10 14:19:58.697 | Building wheel for future (setup.py): finished with status 'done' 2022-02-10 14:19:58.701 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=45624a8a01d45badff22ab168fd8e07b48b6e30d5df66d25481a10be80ac5173 2022-02-10 14:19:58.701 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-10 14:19:58.708 | Successfully built future 2022-02-10 14:20:00.165 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-10 14:20:01.128 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-10 14:20:01.128 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-10 14:20:01.135 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-10 14:20:01.135 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-10 14:20:01.277 | + inc/python:pip_install:200 : result=0 2022-02-10 14:20:01.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-10 14:20:01.281 | + functions-common:time_stop:2425 : local name 2022-02-10 14:20:01.283 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:20:01.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:20:01.288 | + functions-common:time_stop:2428 : local total 2022-02-10 14:20:01.290 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:20:01.292 | + functions-common:time_stop:2431 : name=pip_install 2022-02-10 14:20:01.294 | + functions-common:time_stop:2432 : start_time=1644502794318 2022-02-10 14:20:01.296 | + functions-common:time_stop:2434 : [[ -z 1644502794318 ]] 2022-02-10 14:20:01.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:20:01.303 | + functions-common:time_stop:2437 : end_time=1644502801300 2022-02-10 14:20:01.306 | + functions-common:time_stop:2438 : elapsed_time=6982 2022-02-10 14:20:01.308 | + functions-common:time_stop:2439 : total=0 2022-02-10 14:20:01.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:20:01.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6982 2022-02-10 14:20:01.314 | + inc/python:pip_install:203 : return 0 2022-02-10 14:20:01.317 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-10 14:20:01.367 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-10 14:20:01.469 | + ./stack.sh:main:810 : install_infra 2022-02-10 14:20:01.471 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-10 14:20:01.477 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-10 14:20:01.480 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-10 14:20:04.711 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-10 14:20:04.713 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-10 14:20:04.734 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-10 14:20:06.567 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.613 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.693 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.703 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.730 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.735 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.755 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.783 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.794 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.856 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.933 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.952 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.982 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:06.990 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.004 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.021 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.033 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.047 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.057 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.096 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.117 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.126 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.189 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.192 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.197 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.239 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.279 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.295 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.312 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.331 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.348 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.365 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.394 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.425 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.452 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.463 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.481 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.508 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.515 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.519 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:07.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:20:07.665 | Collecting pbr===5.8.0 2022-02-10 14:20:07.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-10 14:20:07.714 | Installing collected packages: pbr 2022-02-10 14:20:07.861 | Successfully installed pbr-5.8.0 2022-02-10 14:20:07.925 | + inc/python:pip_install:200 : result=0 2022-02-10 14:20:07.927 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-10 14:20:07.930 | + functions-common:time_stop:2425 : local name 2022-02-10 14:20:07.932 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:20:07.934 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:20:07.936 | + functions-common:time_stop:2428 : local total 2022-02-10 14:20:07.938 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:20:07.940 | + functions-common:time_stop:2431 : name=pip_install 2022-02-10 14:20:07.942 | + functions-common:time_stop:2432 : start_time=1644502804727 2022-02-10 14:20:07.945 | + functions-common:time_stop:2434 : [[ -z 1644502804727 ]] 2022-02-10 14:20:07.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:20:07.951 | + functions-common:time_stop:2437 : end_time=1644502807949 2022-02-10 14:20:07.953 | + functions-common:time_stop:2438 : elapsed_time=3222 2022-02-10 14:20:07.956 | + functions-common:time_stop:2439 : total=6982 2022-02-10 14:20:07.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:20:07.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10204 2022-02-10 14:20:07.965 | + inc/python:pip_install:203 : return 0 2022-02-10 14:20:07.967 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-10 14:20:07.970 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-10 14:20:07.993 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-10 14:20:09.819 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.864 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.939 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.947 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.970 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.973 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:09.990 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.017 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.028 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.089 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.169 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.186 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.216 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.224 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.238 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.256 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.267 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.281 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.291 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.328 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.351 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.359 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.421 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.424 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.428 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.469 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.507 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.524 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.541 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.559 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.577 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.594 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.623 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.653 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.681 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.691 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.709 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.736 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.743 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.747 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-10 14:20:10.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:20:10.752 | Processing /opt/stack/requirements 2022-02-10 14:20:12.047 | Collecting fixtures===3.0.0 2022-02-10 14:20:12.056 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-10 14:20:12.286 | Collecting PyYAML===6.0 2022-02-10 14:20:12.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-10 14:20:12.470 | Collecting requests===2.27.1 2022-02-10 14:20:12.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-10 14:20:12.572 | Collecting packaging===21.3 2022-02-10 14:20:12.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-10 14:20:12.644 | Collecting testtools===2.5.0 2022-02-10 14:20:12.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-10 14:20:12.734 | Collecting idna===3.3 2022-02-10 14:20:12.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-10 14:20:12.880 | Collecting pyparsing===3.0.7 2022-02-10 14:20:12.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-10 14:20:12.947 | Collecting six===1.16.0 2022-02-10 14:20:12.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-10 14:20:13.007 | Collecting charset-normalizer===2.0.11 2022-02-10 14:20:13.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-10 14:20:13.047 | Collecting Parsley>=1.2 2022-02-10 14:20:13.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-10 14:20:13.104 | Collecting beagle>=0.2.1 2022-02-10 14:20:13.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-10 14:20:13.138 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-10 14:20:13.209 | Collecting urllib3===1.26.8 2022-02-10 14:20:13.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-10 14:20:13.332 | Collecting certifi>=2017.4.17 2022-02-10 14:20:13.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-10 14:20:13.374 | Collecting extras===1.0.0 2022-02-10 14:20:13.381 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-10 14:20:13.466 | Collecting cliff===3.10.0 2022-02-10 14:20:13.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-10 14:20:13.544 | Collecting autopage===0.5.0 2022-02-10 14:20:13.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-10 14:20:13.640 | Collecting stevedore===3.5.0 2022-02-10 14:20:13.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-10 14:20:13.708 | Collecting prettytable===3.0.0 2022-02-10 14:20:13.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-10 14:20:13.871 | Collecting cmd2===2.3.3 2022-02-10 14:20:13.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-10 14:20:13.986 | Collecting wcwidth===0.2.5 2022-02-10 14:20:13.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-10 14:20:14.044 | Collecting pyperclip===1.8.2 2022-02-10 14:20:14.051 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-10 14:20:14.100 | Collecting attrs===21.4.0 2022-02-10 14:20:14.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-10 14:20:14.186 | Building wheels for collected packages: openstack-requirements 2022-02-10 14:20:14.187 | Building wheel for openstack-requirements (setup.py): started 2022-02-10 14:20:14.999 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-10 14:20:15.000 | ERROR: Command errored out with exit status 1: 2022-02-10 14:20:15.000 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4idcpped/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4idcpped/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-zstbugba 2022-02-10 14:20:15.000 | cwd: /tmp/pip-req-build-4idcpped/ 2022-02-10 14:20:15.000 | Complete output (6 lines): 2022-02-10 14:20:15.000 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-10 14:20:15.000 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-10 14:20:15.000 | or: setup.py --help-commands 2022-02-10 14:20:15.000 | or: setup.py cmd --help 2022-02-10 14:20:15.000 | 2022-02-10 14:20:15.000 | error: invalid command 'bdist_wheel' 2022-02-10 14:20:15.000 | ---------------------------------------- 2022-02-10 14:20:15.000 | ERROR: Failed building wheel for openstack-requirements 2022-02-10 14:20:15.000 | Running setup.py clean for openstack-requirements 2022-02-10 14:20:15.828 | Failed to build openstack-requirements 2022-02-10 14:20:16.088 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, autopage, pyparsing, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-10 14:20:17.947 | Running setup.py install for openstack-requirements: started 2022-02-10 14:20:20.140 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-10 14:20:20.173 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5188 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-10 14:20:20.316 | + inc/python:pip_install:200 : result=0 2022-02-10 14:20:20.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-10 14:20:20.321 | + functions-common:time_stop:2425 : local name 2022-02-10 14:20:20.324 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:20:20.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:20:20.328 | + functions-common:time_stop:2428 : local total 2022-02-10 14:20:20.331 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:20:20.333 | + functions-common:time_stop:2431 : name=pip_install 2022-02-10 14:20:20.335 | + functions-common:time_stop:2432 : start_time=1644502807985 2022-02-10 14:20:20.338 | + functions-common:time_stop:2434 : [[ -z 1644502807985 ]] 2022-02-10 14:20:20.340 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:20:20.346 | + functions-common:time_stop:2437 : end_time=1644502820342 2022-02-10 14:20:20.348 | + functions-common:time_stop:2438 : elapsed_time=12357 2022-02-10 14:20:20.350 | + functions-common:time_stop:2439 : total=10204 2022-02-10 14:20:20.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:20:20.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22561 2022-02-10 14:20:20.357 | + inc/python:pip_install:203 : return 0 2022-02-10 14:20:20.360 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-10 14:20:20.362 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-10 14:20:20.365 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-10 14:20:20.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-10 14:20:20.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-10 14:20:20.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-10 14:20:20.374 | + inc/python:use_library_from_git:253 : return 1 2022-02-10 14:20:20.377 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-10 14:20:20.398 | Using python 3.8 to install pbr 2022-02-10 14:20:20.401 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-10 14:20:21.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:20:21.126 | from cryptography.utils import int_from_bytes 2022-02-10 14:20:21.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-10 14:20:21.126 | from cryptography.utils import int_from_bytes 2022-02-10 14:20:22.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:20:22.296 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-10 14:20:24.113 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-10 14:20:24.120 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-10 14:20:24.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-10 14:20:24.240 | + inc/python:pip_install:200 : result=0 2022-02-10 14:20:24.244 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-10 14:20:24.246 | + functions-common:time_stop:2425 : local name 2022-02-10 14:20:24.248 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:20:24.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:20:24.252 | + functions-common:time_stop:2428 : local total 2022-02-10 14:20:24.254 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:20:24.257 | + functions-common:time_stop:2431 : name=pip_install 2022-02-10 14:20:24.259 | + functions-common:time_stop:2432 : start_time=1644502820392 2022-02-10 14:20:24.261 | + functions-common:time_stop:2434 : [[ -z 1644502820392 ]] 2022-02-10 14:20:24.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:20:24.267 | + functions-common:time_stop:2437 : end_time=1644502824265 2022-02-10 14:20:24.269 | + functions-common:time_stop:2438 : elapsed_time=3873 2022-02-10 14:20:24.272 | + functions-common:time_stop:2439 : total=22561 2022-02-10 14:20:24.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:20:24.276 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26434 2022-02-10 14:20:24.278 | + inc/python:pip_install:203 : return 0 2022-02-10 14:20:24.280 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-10 14:20:27.589 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-10 14:20:29.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-10 14:20:29.470 | Collecting bindep 2022-02-10 14:20:29.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-10 14:20:29.626 | Collecting pbr>=2.0.0 2022-02-10 14:20:29.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-10 14:20:29.712 | Collecting distro 2022-02-10 14:20:29.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-10 14:20:29.747 | Collecting Parsley 2022-02-10 14:20:29.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-10 14:20:29.849 | Collecting packaging; python_version >= "3.6" 2022-02-10 14:20:29.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-10 14:20:30.024 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-10 14:20:30.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-10 14:20:30.076 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-02-10 14:20:30.633 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-10 14:20:30.703 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-10 14:20:30.706 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-10 14:20:30.709 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-10 14:20:30.726 | + ./stack.sh:main:819 : pkgs= 2022-02-10 14:20:30.728 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-10 14:20:30.731 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-10 14:20:30.733 | + functions-common:run_phase:1853 : local mode=stack 2022-02-10 14:20:30.735 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-10 14:20:30.737 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-10 14:20:30.740 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-10 14:20:30.742 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-10 14:20:30.745 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-10 14:20:30.747 | + functions-common:run_phase:1863 : local extra 2022-02-10 14:20:30.749 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-10 14:20:30.753 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-10 14:20:30.755 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-10 14:20:30.758 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-10 14:20:30.760 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-10 14:20:30.763 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-10 14:20:30.777 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:20:30.779 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-10 14:20:30.781 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.783 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-10 14:20:30.785 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.787 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-10 14:20:30.789 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.792 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-10 14:20:30.794 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.796 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-10 14:20:30.798 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.800 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-10 14:20:30.802 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-10 14:20:30.805 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-10 14:20:30.807 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-10 14:20:30.809 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-10 14:20:30.811 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-10 14:20:30.814 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-10 14:20:30.816 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-10 14:20:30.818 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-10 14:20:30.821 | + functions-common:run_plugins:1843 : local plugin 2022-02-10 14:20:30.823 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-10 14:20:30.825 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-10 14:20:30.827 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-10 14:20:30.829 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-02-10 14:20:30.832 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-10 14:20:30.834 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-10 14:20:30.836 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-10 14:20:30.839 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-02-10 14:20:30.841 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-02-10 14:20:30.843 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:20:30.845 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-02-10 14:20:30.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-02-10 14:20:30.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-02-10 14:20:30.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-02-10 14:20:30.853 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-02-10 14:20:30.855 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-02-10 14:20:30.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-02-10 14:20:30.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-02-10 14:20:30.861 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:30.864 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:30.866 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-02-10 14:20:30.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-02-10 14:20:30.870 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-10 14:20:30.872 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-10 14:20:30.875 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-10 14:20:30.877 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-10 14:20:30.879 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-10 14:20:30.881 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-10 14:20:30.883 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:30.885 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:30.887 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-10 14:20:30.889 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-10 14:20:30.891 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-10 14:20:30.893 | ++ functions-common:apt_get_update:1190 : return 2022-02-10 14:20:30.895 | ++ functions-common:install_package:1464 : real_install_package software-properties-common 2022-02-10 14:20:30.897 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-10 14:20:30.900 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:30.902 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:30.904 | ++ functions-common:real_install_package:1450 : apt_get install software-properties-common 2022-02-10 14:20:30.923 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-02-10 14:20:31.029 | Reading package lists... 2022-02-10 14:20:31.270 | Building dependency tree... 2022-02-10 14:20:31.271 | Reading state information... 2022-02-10 14:20:31.511 | The following packages were automatically installed and are no longer required: 2022-02-10 14:20:31.513 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-10 14:20:31.513 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-10 14:20:31.513 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-10 14:20:31.513 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-10 14:20:31.513 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-10 14:20:31.513 | python3-zope.interface 2022-02-10 14:20:31.513 | Use 'sudo apt autoremove' to remove them. 2022-02-10 14:20:31.514 | The following additional packages will be installed: 2022-02-10 14:20:31.514 | python3-software-properties 2022-02-10 14:20:31.587 | The following packages will be upgraded: 2022-02-10 14:20:31.587 | python3-software-properties software-properties-common 2022-02-10 14:20:32.520 | 2 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-10 14:20:32.520 | Need to get 35.5 kB of archives. 2022-02-10 14:20:32.520 | After this operation, 0 B of additional disk space will be used. 2022-02-10 14:20:32.520 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-02-10 14:20:32.635 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-02-10 14:20:33.344 | Fetched 35.5 kB in 1s (30.0 kB/s) 2022-02-10 14:20:33.431 | (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 ... 81557 files and directories currently installed.) 2022-02-10 14:20:33.434 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-02-10 14:20:33.562 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-02-10 14:20:33.620 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-02-10 14:20:33.757 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-02-10 14:20:33.816 | Setting up python3-software-properties (0.99.9.8) ... 2022-02-10 14:20:34.088 | Setting up software-properties-common (0.99.9.8) ... 2022-02-10 14:20:34.341 | Processing triggers for man-db (2.9.1-1) ... 2022-02-10 14:20:34.713 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-10 14:20:41.660 | ++ functions-common:apt_get:1234 : result=0 2022-02-10 14:20:41.662 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-10 14:20:41.664 | ++ functions-common:time_stop:2425 : local name 2022-02-10 14:20:41.666 | ++ functions-common:time_stop:2426 : local end_time 2022-02-10 14:20:41.668 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:20:41.670 | ++ functions-common:time_stop:2428 : local total 2022-02-10 14:20:41.673 | ++ functions-common:time_stop:2429 : local start_time 2022-02-10 14:20:41.675 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-10 14:20:41.677 | ++ functions-common:time_stop:2432 : start_time=1644502830921 2022-02-10 14:20:41.680 | ++ functions-common:time_stop:2434 : [[ -z 1644502830921 ]] 2022-02-10 14:20:41.683 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:20:41.692 | ++ functions-common:time_stop:2437 : end_time=1644502841686 2022-02-10 14:20:41.694 | ++ functions-common:time_stop:2438 : elapsed_time=10765 2022-02-10 14:20:41.696 | ++ functions-common:time_stop:2439 : total=238550 2022-02-10 14:20:41.698 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:20:41.700 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=249315 2022-02-10 14:20:41.703 | ++ functions-common:apt_get:1238 : return 0 2022-02-10 14:20:41.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-02-10 14:20:41.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-02-10 14:20:41.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-02-10 14:20:41.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-02-10 14:20:41.714 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-02-10 14:20:41.716 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:41.719 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:41.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-02-10 14:20:41.723 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-02-10 14:20:41.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-02-10 14:20:41.857 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-02-10 14:20:42.964 | OK 2022-02-10 14:20:42.977 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-02-10 14:20:44.047 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-10 14:20:44.080 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-10 14:20:44.083 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-10 14:20:44.123 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-10 14:20:44.596 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-02-10 14:20:44.827 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-02-10 14:20:53.671 | Fetched 25.8 kB in 1s (28.2 kB/s) 2022-02-10 14:20:55.169 | Reading package lists... 2022-02-10 14:20:55.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-02-10 14:20:55.421 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-10 14:20:55.456 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-10 14:20:55.501 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-10 14:20:55.585 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-10 14:20:55.776 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-02-10 14:20:57.823 | Reading package lists... 2022-02-10 14:20:57.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-02-10 14:20:57.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-02-10 14:20:57.861 | ++ inc/python:python3_enabled:456 : return 0 2022-02-10 14:20:57.864 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-02-10 14:20:57.866 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-02-10 14:20:57.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-10 14:20:57.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-10 14:20:57.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-10 14:20:57.877 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-10 14:20:57.877 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-10 14:20:57.877 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-10 14:20:57.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-10 14:20:57.885 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-10 14:20:57.887 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-10 14:20:57.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-10 14:20:57.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-10 14:20:57.908 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:20:57.911 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-10 14:20:57.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-02-10 14:20:57.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-02-10 14:20:57.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-10 14:20:57.920 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-10 14:20:57.923 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-10 14:20:57.925 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-10 14:20:57.927 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-10 14:20:57.929 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-10 14:20:57.931 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-10 14:20:57.933 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:57.936 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:57.938 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-10 14:20:57.940 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-10 14:20:57.942 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-10 14:20:57.945 | ++ functions-common:apt_get_update:1190 : return 2022-02-10 14:20:57.947 | ++ functions-common:install_package:1464 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-10 14:20:57.949 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-10 14:20:57.952 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:20:57.954 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:20:57.956 | ++ functions-common:real_install_package:1450 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-02-10 14:20:57.978 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-02-10 14:20:58.088 | Reading package lists... 2022-02-10 14:20:58.340 | Building dependency tree... 2022-02-10 14:20:58.341 | Reading state information... 2022-02-10 14:20:58.611 | The following packages were automatically installed and are no longer required: 2022-02-10 14:20:58.613 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-10 14:20:58.613 | python3-automat python3-click python3-colorama python3-configobj 2022-02-10 14:20:58.613 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-10 14:20:58.613 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-10 14:20:58.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-10 14:20:58.613 | python3-zope.interface 2022-02-10 14:20:58.613 | Use 'sudo apt autoremove' to remove them. 2022-02-10 14:20:58.613 | The following additional packages will be installed: 2022-02-10 14:20:58.613 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-10 14:20:58.613 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-10 14:20:58.613 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-10 14:20:58.613 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-10 14:20:58.614 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-10 14:20:58.614 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-10 14:20:58.614 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-02-10 14:20:58.614 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-10 14:20:58.614 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-10 14:20:58.614 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-10 14:20:58.614 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-10 14:20:58.614 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-10 14:20:58.614 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-10 14:20:58.614 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-10 14:20:58.614 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-10 14:20:58.614 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-10 14:20:58.614 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-10 14:20:58.614 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-10 14:20:58.614 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-10 14:20:58.614 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-02-10 14:20:58.614 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-02-10 14:20:58.614 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-02-10 14:20:58.614 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-02-10 14:20:58.615 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-02-10 14:20:58.615 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-02-10 14:20:58.615 | ubuntu-fan 2022-02-10 14:20:58.616 | Suggested packages: 2022-02-10 14:20:58.616 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-02-10 14:20:58.616 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-02-10 14:20:58.616 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-02-10 14:20:58.616 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-02-10 14:20:58.616 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-02-10 14:20:58.616 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-02-10 14:20:58.616 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-02-10 14:20:58.616 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-02-10 14:20:58.616 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-02-10 14:20:58.616 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-02-10 14:20:58.616 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-02-10 14:20:58.616 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-02-10 14:20:58.616 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-02-10 14:20:58.616 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-02-10 14:20:58.616 | | mailutils 2022-02-10 14:20:58.616 | Recommended packages: 2022-02-10 14:20:58.616 | btrfs-tools 2022-02-10 14:20:58.802 | The following NEW packages will be installed: 2022-02-10 14:20:58.802 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-10 14:20:58.802 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-10 14:20:58.802 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-10 14:20:58.803 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-10 14:20:58.803 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-10 14:20:58.803 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-10 14:20:58.803 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-02-10 14:20:58.803 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-10 14:20:58.803 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-10 14:20:58.803 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-10 14:20:58.803 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-10 14:20:58.803 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-10 14:20:58.803 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-10 14:20:58.803 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-10 14:20:58.804 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-10 14:20:58.804 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-10 14:20:58.804 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-10 14:20:58.804 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-10 14:20:58.804 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-10 14:20:58.804 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-02-10 14:20:58.804 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-02-10 14:20:58.804 | python3-simplejson python3-singledispatch python3-sklearn 2022-02-10 14:20:58.804 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-02-10 14:20:58.804 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-02-10 14:20:58.804 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-02-10 14:20:58.804 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-02-10 14:20:58.805 | The following packages will be upgraded: 2022-02-10 14:20:58.805 | librados2 librbd1 2022-02-10 14:20:58.927 | 2 upgraded, 119 newly installed, 0 to remove and 113 not upgraded. 2022-02-10 14:20:58.927 | Need to get 204 MB of archives. 2022-02-10 14:20:58.927 | After this operation, 950 MB of additional disk space will be used. 2022-02-10 14:20:58.928 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-02-10 14:20:59.071 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-02-10 14:20:59.257 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-02-10 14:20:59.260 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-02-10 14:20:59.261 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-02-10 14:20:59.301 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-02-10 14:20:59.322 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-02-10 14:20:59.370 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-02-10 14:20:59.371 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-02-10 14:20:59.377 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-02-10 14:20:59.391 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-02-10 14:20:59.393 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-02-10 14:20:59.396 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-02-10 14:20:59.431 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-02-10 14:20:59.450 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-02-10 14:20:59.463 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-02-10 14:20:59.476 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-02-10 14:20:59.493 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-02-10 14:20:59.494 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-02-10 14:20:59.506 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-02-10 14:20:59.510 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-02-10 14:20:59.515 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-02-10 14:20:59.520 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-02-10 14:20:59.534 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-02-10 14:20:59.536 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-02-10 14:20:59.541 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-02-10 14:20:59.565 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-02-10 14:20:59.566 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-02-10 14:20:59.574 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-02-10 14:20:59.576 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-02-10 14:20:59.583 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-02-10 14:20:59.590 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-02-10 14:20:59.591 | Get:33 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-02-10 14:20:59.610 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-02-10 14:20:59.650 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-02-10 14:20:59.650 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-02-10 14:20:59.652 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-02-10 14:20:59.655 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-02-10 14:20:59.663 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-02-10 14:20:59.679 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-02-10 14:20:59.680 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-02-10 14:20:59.688 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-02-10 14:20:59.696 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-02-10 14:20:59.839 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-02-10 14:20:59.841 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-02-10 14:20:59.884 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-02-10 14:21:00.243 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-02-10 14:21:00.503 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-02-10 14:21:00.505 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-02-10 14:21:00.505 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-02-10 14:21:01.558 | Get:51 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-02-10 14:21:02.246 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-02-10 14:21:02.547 | Get:53 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-02-10 14:21:02.669 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-02-10 14:21:02.691 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-02-10 14:21:02.725 | Get:56 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-02-10 14:21:02.816 | Get:57 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-02-10 14:21:02.820 | Get:58 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-02-10 14:21:02.855 | Get:59 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-02-10 14:21:02.860 | Get:60 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-02-10 14:21:02.947 | Get:61 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-02-10 14:21:02.983 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-02-10 14:21:03.003 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-02-10 14:21:03.004 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-02-10 14:21:03.014 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-02-10 14:21:03.016 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-02-10 14:21:03.017 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-02-10 14:21:03.019 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-02-10 14:21:03.020 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-02-10 14:21:03.059 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-02-10 14:21:03.614 | Get:71 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-02-10 14:21:03.634 | Get:72 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-02-10 14:21:03.711 | Get:73 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-02-10 14:21:03.725 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-02-10 14:21:07.573 | Get:75 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-02-10 14:21:08.390 | Get:76 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-02-10 14:21:08.416 | Get:77 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-02-10 14:21:08.647 | Get:78 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-02-10 14:21:09.795 | Get:79 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-02-10 14:21:14.237 | Get:80 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-02-10 14:21:14.237 | Get:81 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-02-10 14:21:14.375 | Get:82 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-02-10 14:21:14.802 | Get:83 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-02-10 14:21:14.811 | Get:84 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-02-10 14:21:14.825 | Get:85 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-02-10 14:21:15.074 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-02-10 14:21:15.183 | Get:87 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-02-10 14:21:16.147 | Get:88 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-02-10 14:21:21.192 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-02-10 14:21:21.195 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-02-10 14:21:21.196 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-02-10 14:21:21.200 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-02-10 14:21:21.221 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-02-10 14:21:21.334 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-02-10 14:21:21.334 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-02-10 14:21:21.335 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-02-10 14:21:21.431 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-02-10 14:21:21.551 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-02-10 14:21:22.058 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-02-10 14:21:22.059 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-02-10 14:21:22.060 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-02-10 14:21:22.060 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-02-10 14:21:22.123 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-02-10 14:21:22.124 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-02-10 14:21:22.289 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-10 14:21:22.290 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-02-10 14:21:23.017 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-02-10 14:21:23.019 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-02-10 14:21:23.020 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-02-10 14:21:23.021 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-02-10 14:21:23.023 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-02-10 14:21:23.123 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-02-10 14:21:23.124 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-02-10 14:21:23.126 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-02-10 14:21:23.128 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-02-10 14:21:23.128 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-02-10 14:21:23.160 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-02-10 14:21:23.163 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-02-10 14:21:23.164 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-02-10 14:21:23.200 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-02-10 14:21:23.254 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-02-10 14:21:24.305 | Preconfiguring packages ... 2022-02-10 14:21:24.402 | Fetched 204 MB in 24s (8,361 kB/s) 2022-02-10 14:21:24.431 | Selecting previously unselected package pigz. 2022-02-10 14:21:24.480 | (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 ... 81557 files and directories currently installed.) 2022-02-10 14:21:24.484 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-02-10 14:21:24.486 | Unpacking pigz (2.4-1) ... 2022-02-10 14:21:24.526 | Selecting previously unselected package libtcl8.6:amd64. 2022-02-10 14:21:24.535 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-02-10 14:21:24.539 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-10 14:21:24.746 | Selecting previously unselected package libxft2:amd64. 2022-02-10 14:21:24.754 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-02-10 14:21:24.758 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-10 14:21:24.791 | Selecting previously unselected package libxss1:amd64. 2022-02-10 14:21:24.800 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-02-10 14:21:24.803 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-02-10 14:21:24.832 | Selecting previously unselected package libtk8.6:amd64. 2022-02-10 14:21:24.841 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-02-10 14:21:24.843 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-02-10 14:21:24.985 | Selecting previously unselected package tk8.6-blt2.5. 2022-02-10 14:21:24.994 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-02-10 14:21:24.997 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-10 14:21:25.106 | Selecting previously unselected package blt. 2022-02-10 14:21:25.114 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-02-10 14:21:25.117 | Unpacking blt (2.5.3+dfsg-4) ... 2022-02-10 14:21:25.142 | Selecting previously unselected package libjaeger. 2022-02-10 14:21:25.151 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:25.154 | Unpacking libjaeger (16.2.7-1focal) ... 2022-02-10 14:21:25.184 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-02-10 14:21:25.193 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-02-10 14:21:25.195 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-10 14:21:25.234 | Selecting previously unselected package liblttng-ust0:amd64. 2022-02-10 14:21:25.243 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-02-10 14:21:25.245 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-10 14:21:25.307 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:25.313 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:21:25.845 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:25.850 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-10 14:21:26.370 | Selecting previously unselected package libcephfs2. 2022-02-10 14:21:26.379 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:26.382 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-02-10 14:21:26.509 | Selecting previously unselected package python3-rados. 2022-02-10 14:21:26.518 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:26.521 | Unpacking python3-rados (16.2.7-1focal) ... 2022-02-10 14:21:26.608 | Selecting previously unselected package python3-ceph-argparse. 2022-02-10 14:21:26.618 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-02-10 14:21:26.620 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-02-10 14:21:26.650 | Selecting previously unselected package python3-cephfs. 2022-02-10 14:21:26.658 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:26.661 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-02-10 14:21:26.719 | Selecting previously unselected package python3-ceph-common. 2022-02-10 14:21:26.727 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-02-10 14:21:26.730 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-02-10 14:21:26.765 | Selecting previously unselected package python3-prettytable. 2022-02-10 14:21:26.774 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-02-10 14:21:26.776 | Unpacking python3-prettytable (0.7.2-5) ... 2022-02-10 14:21:26.805 | Selecting previously unselected package python3-rbd. 2022-02-10 14:21:26.814 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:26.816 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-02-10 14:21:26.904 | Selecting previously unselected package librabbitmq4:amd64. 2022-02-10 14:21:26.913 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-02-10 14:21:26.916 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-02-10 14:21:26.949 | Selecting previously unselected package librdkafka1:amd64. 2022-02-10 14:21:26.957 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-02-10 14:21:26.960 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-10 14:21:27.048 | Selecting previously unselected package librgw2. 2022-02-10 14:21:27.058 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:27.060 | Unpacking librgw2 (16.2.7-1focal) ... 2022-02-10 14:21:27.616 | Selecting previously unselected package python3-rgw. 2022-02-10 14:21:27.625 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:27.627 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-02-10 14:21:27.671 | Selecting previously unselected package libdw1:amd64. 2022-02-10 14:21:27.680 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-02-10 14:21:27.683 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-02-10 14:21:27.748 | Selecting previously unselected package libbabeltrace1:amd64. 2022-02-10 14:21:27.758 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-02-10 14:21:27.760 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-10 14:21:27.815 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-02-10 14:21:27.828 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-02-10 14:21:27.830 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-10 14:21:27.873 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-02-10 14:21:27.883 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-02-10 14:21:27.886 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-10 14:21:27.945 | Selecting previously unselected package libsnappy1v5:amd64. 2022-02-10 14:21:27.954 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-02-10 14:21:27.956 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-10 14:21:27.986 | Selecting previously unselected package libleveldb1d:amd64. 2022-02-10 14:21:27.995 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-02-10 14:21:27.997 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-10 14:21:28.046 | Selecting previously unselected package liboath0. 2022-02-10 14:21:28.056 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-02-10 14:21:28.059 | Unpacking liboath0 (2.6.1-1.3) ... 2022-02-10 14:21:28.094 | Selecting previously unselected package libradosstriper1. 2022-02-10 14:21:28.103 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:28.105 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-02-10 14:21:28.203 | Selecting previously unselected package ceph-common. 2022-02-10 14:21:28.212 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:28.214 | Unpacking ceph-common (16.2.7-1focal) ... 2022-02-10 14:21:31.406 | Selecting previously unselected package ceph-base. 2022-02-10 14:21:31.415 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:31.426 | Unpacking ceph-base (16.2.7-1focal) ... 2022-02-10 14:21:32.332 | Selecting previously unselected package python3-dateutil. 2022-02-10 14:21:32.341 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-02-10 14:21:32.344 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-10 14:21:32.381 | Selecting previously unselected package ceph-mgr-modules-core. 2022-02-10 14:21:32.389 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-02-10 14:21:32.392 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-10 14:21:32.468 | Selecting previously unselected package python3-bcrypt. 2022-02-10 14:21:32.477 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-02-10 14:21:32.479 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-10 14:21:32.510 | Selecting previously unselected package python3-cherrypy3. 2022-02-10 14:21:32.519 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-02-10 14:21:32.522 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-02-10 14:21:32.577 | Selecting previously unselected package python3-logutils. 2022-02-10 14:21:32.586 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-02-10 14:21:32.589 | Unpacking python3-logutils (0.3.3-7) ... 2022-02-10 14:21:32.621 | Selecting previously unselected package python3-mako. 2022-02-10 14:21:32.629 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-02-10 14:21:32.632 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-10 14:21:32.672 | Selecting previously unselected package python3-simplegeneric. 2022-02-10 14:21:32.681 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-02-10 14:21:32.683 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-02-10 14:21:32.712 | Selecting previously unselected package python3-singledispatch. 2022-02-10 14:21:32.721 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-02-10 14:21:32.723 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-02-10 14:21:32.753 | Selecting previously unselected package python3-webob. 2022-02-10 14:21:32.762 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-02-10 14:21:32.765 | Unpacking python3-webob (1:1.8.5-2) ... 2022-02-10 14:21:32.806 | Selecting previously unselected package python3-soupsieve. 2022-02-10 14:21:32.815 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-02-10 14:21:32.817 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-10 14:21:32.852 | Selecting previously unselected package python3-bs4. 2022-02-10 14:21:32.861 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-02-10 14:21:32.863 | Unpacking python3-bs4 (4.8.2-1) ... 2022-02-10 14:21:32.905 | Selecting previously unselected package python3-waitress. 2022-02-10 14:21:32.916 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-02-10 14:21:32.920 | Unpacking python3-waitress (1.4.1-1) ... 2022-02-10 14:21:32.967 | Selecting previously unselected package python3-tempita. 2022-02-10 14:21:32.976 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-02-10 14:21:32.978 | Unpacking python3-tempita (0.5.2-6) ... 2022-02-10 14:21:33.011 | Selecting previously unselected package python3-paste. 2022-02-10 14:21:33.020 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-02-10 14:21:33.023 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-02-10 14:21:33.102 | Selecting previously unselected package python-pastedeploy-tpl. 2022-02-10 14:21:33.111 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-02-10 14:21:33.113 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-02-10 14:21:33.142 | Selecting previously unselected package python3-pastedeploy. 2022-02-10 14:21:33.151 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-02-10 14:21:33.154 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-02-10 14:21:33.187 | Selecting previously unselected package python3-webtest. 2022-02-10 14:21:33.197 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-02-10 14:21:33.199 | Unpacking python3-webtest (2.0.32-2) ... 2022-02-10 14:21:33.233 | Selecting previously unselected package python3-pecan. 2022-02-10 14:21:33.242 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-02-10 14:21:33.244 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-02-10 14:21:33.310 | Selecting previously unselected package python3-werkzeug. 2022-02-10 14:21:33.319 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-02-10 14:21:33.321 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-10 14:21:33.382 | Selecting previously unselected package ceph-mgr. 2022-02-10 14:21:33.391 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:33.393 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-02-10 14:21:33.636 | Selecting previously unselected package ceph-mon. 2022-02-10 14:21:33.644 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:33.647 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-02-10 14:21:34.669 | Selecting previously unselected package ceph-osd. 2022-02-10 14:21:34.678 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:34.681 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-02-10 14:21:38.311 | Selecting previously unselected package ceph. 2022-02-10 14:21:38.321 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:38.323 | Unpacking ceph (16.2.7-1focal) ... 2022-02-10 14:21:38.352 | Selecting previously unselected package ceph-fuse. 2022-02-10 14:21:38.361 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:38.363 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-02-10 14:21:38.510 | Selecting previously unselected package ceph-mds. 2022-02-10 14:21:38.519 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:38.522 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-02-10 14:21:38.875 | Selecting previously unselected package cephadm. 2022-02-10 14:21:38.884 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-02-10 14:21:38.886 | Unpacking cephadm (16.2.7-1focal) ... 2022-02-10 14:21:38.921 | Selecting previously unselected package ceph-mgr-cephadm. 2022-02-10 14:21:38.930 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-02-10 14:21:38.933 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-10 14:21:38.980 | Selecting previously unselected package python3-repoze.lru. 2022-02-10 14:21:38.989 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-02-10 14:21:38.992 | Unpacking python3-repoze.lru (0.7-2) ... 2022-02-10 14:21:39.021 | Selecting previously unselected package libjs-underscore. 2022-02-10 14:21:39.030 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-02-10 14:21:39.032 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-10 14:21:39.073 | Selecting previously unselected package libjs-sphinxdoc. 2022-02-10 14:21:39.082 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-02-10 14:21:39.085 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-10 14:21:39.125 | Selecting previously unselected package python3-routes. 2022-02-10 14:21:39.134 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-02-10 14:21:39.136 | Unpacking python3-routes (2.4.1-2) ... 2022-02-10 14:21:39.187 | Selecting previously unselected package ceph-mgr-dashboard. 2022-02-10 14:21:39.196 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-02-10 14:21:39.199 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-10 14:21:39.818 | Selecting previously unselected package libblas3:amd64. 2022-02-10 14:21:39.828 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-02-10 14:21:39.832 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-02-10 14:21:39.881 | Selecting previously unselected package libgfortran5:amd64. 2022-02-10 14:21:39.890 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-10 14:21:39.893 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:21:40.032 | Selecting previously unselected package liblapack3:amd64. 2022-02-10 14:21:40.042 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-02-10 14:21:40.046 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-02-10 14:21:40.370 | Selecting previously unselected package python3-numpy. 2022-02-10 14:21:40.379 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-02-10 14:21:40.383 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-10 14:21:40.864 | Selecting previously unselected package python3-decorator. 2022-02-10 14:21:40.874 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-02-10 14:21:40.876 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-02-10 14:21:40.905 | Selecting previously unselected package liblbfgsb0:amd64. 2022-02-10 14:21:40.914 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-02-10 14:21:40.916 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-10 14:21:40.951 | Selecting previously unselected package python3-scipy. 2022-02-10 14:21:40.960 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-02-10 14:21:40.962 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-02-10 14:21:42.442 | Selecting previously unselected package python3-sklearn-lib. 2022-02-10 14:21:42.452 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-02-10 14:21:42.454 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-10 14:21:42.848 | Selecting previously unselected package python3-joblib. 2022-02-10 14:21:42.857 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-02-10 14:21:42.861 | Unpacking python3-joblib (0.14.0-3) ... 2022-02-10 14:21:42.947 | Selecting previously unselected package python3-sklearn. 2022-02-10 14:21:42.956 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-02-10 14:21:42.959 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-10 14:21:43.307 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-02-10 14:21:43.317 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-02-10 14:21:43.320 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-10 14:21:44.587 | Selecting previously unselected package python3-cachetools. 2022-02-10 14:21:44.596 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-02-10 14:21:44.598 | Unpacking python3-cachetools (4.0.0-1) ... 2022-02-10 14:21:44.633 | Selecting previously unselected package python3-pyasn1. 2022-02-10 14:21:44.643 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-02-10 14:21:44.645 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-02-10 14:21:44.689 | Selecting previously unselected package python3-pyasn1-modules. 2022-02-10 14:21:44.699 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-02-10 14:21:44.701 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-10 14:21:44.742 | Selecting previously unselected package python3-rsa. 2022-02-10 14:21:44.751 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-02-10 14:21:44.754 | Unpacking python3-rsa (4.0-3) ... 2022-02-10 14:21:44.792 | Selecting previously unselected package python3-google-auth. 2022-02-10 14:21:44.801 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-02-10 14:21:44.804 | Unpacking python3-google-auth (1.5.1-2) ... 2022-02-10 14:21:44.863 | Selecting previously unselected package python3-requests-oauthlib. 2022-02-10 14:21:44.874 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-02-10 14:21:44.876 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-10 14:21:44.910 | Selecting previously unselected package python3-websocket. 2022-02-10 14:21:44.921 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-02-10 14:21:44.923 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-02-10 14:21:44.961 | Selecting previously unselected package python3-kubernetes. 2022-02-10 14:21:44.971 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-02-10 14:21:44.973 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-02-10 14:21:45.221 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-02-10 14:21:45.231 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-02-10 14:21:45.233 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-10 14:21:45.261 | Selecting previously unselected package runc. 2022-02-10 14:21:45.271 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-02-10 14:21:45.273 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-10 14:21:45.900 | Selecting previously unselected package containerd. 2022-02-10 14:21:45.909 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2022-02-10 14:21:45.911 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-10 14:21:50.706 | Selecting previously unselected package docker.io. 2022-02-10 14:21:50.716 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-02-10 14:21:50.721 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-10 14:21:56.173 | Selecting previously unselected package fonts-lyx. 2022-02-10 14:21:56.183 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-02-10 14:21:56.186 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-02-10 14:21:56.238 | Selecting previously unselected package libimagequant0:amd64. 2022-02-10 14:21:56.248 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-02-10 14:21:56.250 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-10 14:21:56.285 | Selecting previously unselected package libjs-jquery-ui. 2022-02-10 14:21:56.295 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-02-10 14:21:56.305 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-10 14:21:56.456 | Selecting previously unselected package liblcms2-2:amd64. 2022-02-10 14:21:56.466 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-02-10 14:21:56.468 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-02-10 14:21:56.514 | Selecting previously unselected package libnss3-tools. 2022-02-10 14:21:56.524 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-10 14:21:56.526 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-10 14:21:56.710 | Selecting previously unselected package libwebpdemux2:amd64. 2022-02-10 14:21:56.720 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:21:56.722 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:21:56.753 | Selecting previously unselected package libwebpmux3:amd64. 2022-02-10 14:21:56.763 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-10 14:21:56.765 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:21:56.798 | Selecting previously unselected package nvme-cli. 2022-02-10 14:21:56.808 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-02-10 14:21:56.824 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-02-10 14:21:56.906 | Selecting previously unselected package ttf-bitstream-vera. 2022-02-10 14:21:56.916 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-02-10 14:21:56.919 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-02-10 14:21:56.958 | Selecting previously unselected package python-matplotlib-data. 2022-02-10 14:21:56.968 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-02-10 14:21:56.971 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-10 14:21:57.455 | Selecting previously unselected package python3-atomicwrites. 2022-02-10 14:21:57.465 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-02-10 14:21:57.468 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-02-10 14:21:57.500 | Selecting previously unselected package python3-cycler. 2022-02-10 14:21:57.511 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-02-10 14:21:57.513 | Unpacking python3-cycler (0.10.0-3) ... 2022-02-10 14:21:57.545 | Selecting previously unselected package python3-webencodings. 2022-02-10 14:21:57.555 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-02-10 14:21:57.557 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-10 14:21:57.591 | Selecting previously unselected package python3-html5lib. 2022-02-10 14:21:57.601 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-02-10 14:21:57.604 | Unpacking python3-html5lib (1.0.1-2) ... 2022-02-10 14:21:57.649 | Selecting previously unselected package python3-kiwisolver. 2022-02-10 14:21:57.658 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-02-10 14:21:57.661 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-02-10 14:21:57.699 | Selecting previously unselected package python3-lxml:amd64. 2022-02-10 14:21:57.710 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-02-10 14:21:57.712 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-10 14:21:57.945 | Selecting previously unselected package python3-pyparsing. 2022-02-10 14:21:57.955 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-10 14:21:57.957 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-10 14:21:57.995 | Selecting previously unselected package python3-matplotlib. 2022-02-10 14:21:58.005 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-02-10 14:21:58.007 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-10 14:21:58.673 | Selecting previously unselected package python3-nose. 2022-02-10 14:21:58.684 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-02-10 14:21:58.686 | Unpacking python3-nose (1.3.7-5) ... 2022-02-10 14:21:58.739 | Selecting previously unselected package python3-olefile. 2022-02-10 14:21:58.749 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-02-10 14:21:58.751 | Unpacking python3-olefile (0.46-2) ... 2022-02-10 14:21:58.788 | Selecting previously unselected package python3-packaging. 2022-02-10 14:21:58.797 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-02-10 14:21:58.800 | Unpacking python3-packaging (20.3-1) ... 2022-02-10 14:21:58.835 | Selecting previously unselected package python3-pastescript. 2022-02-10 14:21:58.845 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-02-10 14:21:58.848 | Unpacking python3-pastescript (2.0.2-4) ... 2022-02-10 14:21:58.891 | Selecting previously unselected package python3-pil:amd64. 2022-02-10 14:21:58.901 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ... 2022-02-10 14:21:58.903 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-10 14:21:58.996 | Selecting previously unselected package python3-pluggy. 2022-02-10 14:21:59.006 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-02-10 14:21:59.008 | Unpacking python3-pluggy (0.13.0-2) ... 2022-02-10 14:21:59.043 | Selecting previously unselected package python3-psutil. 2022-02-10 14:21:59.053 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-02-10 14:21:59.055 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-02-10 14:21:59.107 | Selecting previously unselected package python3-py. 2022-02-10 14:21:59.117 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-02-10 14:21:59.119 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-02-10 14:21:59.163 | Selecting previously unselected package python3-pyinotify. 2022-02-10 14:21:59.173 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-02-10 14:21:59.175 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-10 14:21:59.210 | Selecting previously unselected package python3-wcwidth. 2022-02-10 14:21:59.220 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-02-10 14:21:59.223 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-10 14:21:59.254 | Selecting previously unselected package python3-pytest. 2022-02-10 14:21:59.264 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-02-10 14:21:59.267 | Unpacking python3-pytest (4.6.9-1) ... 2022-02-10 14:21:59.328 | Selecting previously unselected package python3-simplejson. 2022-02-10 14:21:59.339 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-02-10 14:21:59.341 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-10 14:21:59.385 | Selecting previously unselected package python3-tk:amd64. 2022-02-10 14:21:59.394 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-02-10 14:21:59.397 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-10 14:21:59.449 | Selecting previously unselected package smartmontools. 2022-02-10 14:21:59.460 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-02-10 14:21:59.480 | Unpacking smartmontools (7.1-1build1) ... 2022-02-10 14:21:59.596 | Selecting previously unselected package ubuntu-fan. 2022-02-10 14:21:59.605 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-02-10 14:21:59.608 | Unpacking ubuntu-fan (0.12.13) ... 2022-02-10 14:21:59.670 | Setting up smartmontools (7.1-1build1) ... 2022-02-10 14:22:00.315 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-02-10 14:22:00.316 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-02-10 14:22:01.115 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-02-10 14:22:01.121 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-02-10 14:22:01.127 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-02-10 14:22:01.133 | Setting up ubuntu-fan (0.12.13) ... 2022-02-10 14:22:01.415 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-02-10 14:22:02.643 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-10 14:22:02.649 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-02-10 14:22:02.654 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-02-10 14:22:02.684 | Setting up cephadm (16.2.7-1focal) ... 2022-02-10 14:22:02.820 | Adding system user cephadm....done 2022-02-10 14:22:02.840 | Setting up python3-waitress (1.4.1-1) ... 2022-02-10 14:22:03.224 | Setting up python3-repoze.lru (0.7-2) ... 2022-02-10 14:22:03.480 | Setting up liboath0 (2.6.1-1.3) ... 2022-02-10 14:22:03.485 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-02-10 14:22:03.820 | Setting up python3-joblib (0.14.0-3) ... 2022-02-10 14:22:04.250 | Setting up python3-cachetools (4.0.0-1) ... 2022-02-10 14:22:04.504 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-02-10 14:22:04.509 | Setting up python3-olefile (0.46-2) ... 2022-02-10 14:22:04.771 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:22:04.777 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-10 14:22:05.026 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-10 14:22:05.286 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-10 14:22:05.294 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-02-10 14:22:05.558 | Setting up python3-nose (1.3.7-5) ... 2022-02-10 14:22:05.913 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-10 14:22:06.170 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-02-10 14:22:06.594 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-10 14:22:06.600 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-10 14:22:06.606 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-02-10 14:22:06.852 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-10 14:22:07.150 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-02-10 14:22:07.401 | Setting up libjaeger (16.2.7-1focal) ... 2022-02-10 14:22:07.406 | Setting up python3-tempita (0.5.2-6) ... 2022-02-10 14:22:07.667 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-02-10 14:22:07.676 | 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 2022-02-10 14:22:07.679 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-10 14:22:07.692 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-02-10 14:22:07.697 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-10 14:22:07.953 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-10 14:22:08.260 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-10 14:22:08.266 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-02-10 14:22:08.729 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-10 14:22:09.146 | Setting up python3-cycler (0.10.0-3) ... 2022-02-10 14:22:09.395 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-10 14:22:09.400 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-02-10 14:22:09.688 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-02-10 14:22:09.694 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-10 14:22:09.699 | Setting up python3-html5lib (1.0.1-2) ... 2022-02-10 14:22:10.070 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-10 14:22:10.077 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-10 14:22:10.083 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-10 14:22:10.088 | Setting up python3-pluggy (0.13.0-2) ... 2022-02-10 14:22:10.347 | Setting up pigz (2.4-1) ... 2022-02-10 14:22:10.355 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-10 14:22:10.662 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-02-10 14:22:10.988 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-10 14:22:11.296 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-02-10 14:22:11.548 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-02-10 14:22:11.554 | Setting up python3-logutils (0.3.3-7) ... 2022-02-10 14:22:11.819 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-10 14:22:11.824 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-10 14:22:11.829 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-02-10 14:22:12.076 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-10 14:22:12.330 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-02-10 14:22:13.183 | Setting up python3-prettytable (0.7.2-5) ... 2022-02-10 14:22:13.447 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-10 14:22:13.454 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-10 14:22:13.460 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-10 14:22:13.743 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-02-10 14:22:13.752 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-02-10 14:22:14.026 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-10 14:22:14.031 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-10 14:22:14.292 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-10 14:22:14.607 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-10 14:22:14.613 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-02-10 14:22:15.013 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-10 14:22:15.019 | Setting up python3-webob (1:1.8.5-2) ... 2022-02-10 14:22:15.359 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-10 14:22:15.366 | Setting up librados2 (16.2.7-1focal) ... 2022-02-10 14:22:15.371 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-02-10 14:22:15.381 | 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 2022-02-10 14:22:15.384 | Setting up librgw2 (16.2.7-1focal) ... 2022-02-10 14:22:15.390 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-02-10 14:22:15.650 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-02-10 14:22:15.671 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-10 14:22:15.919 | Adding group `docker' (GID 124) ... 2022-02-10 14:22:15.931 | Done. 2022-02-10 14:22:16.213 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-02-10 14:22:17.185 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-02-10 14:22:19.565 | Setting up python3-bs4 (4.8.2-1) ... 2022-02-10 14:22:19.893 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-02-10 14:22:19.899 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-10 14:22:20.376 | Setting up python3-packaging (20.3-1) ... 2022-02-10 14:22:20.645 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-02-10 14:22:20.651 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-10 14:22:20.989 | Setting up librbd1 (16.2.7-1focal) ... 2022-02-10 14:22:20.997 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-10 14:22:23.100 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-10 14:22:23.106 | Setting up python3-rsa (4.0-3) ... 2022-02-10 14:22:23.371 | Setting up python3-webtest (2.0.32-2) ... 2022-02-10 14:22:23.643 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-02-10 14:22:23.901 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-10 14:22:23.901 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-10 14:22:24.637 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-10 14:22:24.643 | Setting up python3-pastescript (2.0.2-4) ... 2022-02-10 14:22:24.948 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-02-10 14:22:25.342 | Setting up python3-rados (16.2.7-1focal) ... 2022-02-10 14:22:25.348 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-10 14:22:25.354 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-10 14:22:26.972 | Setting up python3-scipy (1.3.3-3build1) ... 2022-02-10 14:22:29.865 | Setting up python3-pytest (4.6.9-1) ... 2022-02-10 14:22:30.307 | Setting up blt (2.5.3+dfsg-4) ... 2022-02-10 14:22:30.312 | Setting up python3-rbd (16.2.7-1focal) ... 2022-02-10 14:22:30.318 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-10 14:22:30.323 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-10 14:22:30.485 | Setting up python3-routes (2.4.1-2) ... 2022-02-10 14:22:30.758 | Setting up python3-google-auth (1.5.1-2) ... 2022-02-10 14:22:31.042 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-10 14:22:32.966 | Setting up python3-rgw (16.2.7-1focal) ... 2022-02-10 14:22:32.971 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-02-10 14:22:33.229 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-02-10 14:22:34.842 | Setting up ceph-common (16.2.7-1focal) ... 2022-02-10 14:22:34.952 | Adding group ceph....done 2022-02-10 14:22:35.068 | Adding system user ceph....done 2022-02-10 14:22:35.097 | Setting system user ceph properties....done 2022-02-10 14:22:35.108 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-02-10 14:22:35.369 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-02-10 14:22:35.984 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-02-10 14:22:36.740 | Setting up ceph-base (16.2.7-1focal) ... 2022-02-10 14:22:37.059 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-02-10 14:22:37.806 | Setting up ceph-mds (16.2.7-1focal) ... 2022-02-10 14:22:38.073 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-10 14:22:38.073 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-10 14:22:38.854 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-02-10 14:22:39.119 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-10 14:22:39.120 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-10 14:22:39.891 | Setting up ceph-osd (16.2.7-1focal) ... 2022-02-10 14:22:40.558 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-10 14:22:40.559 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-10 14:22:41.288 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-10 14:22:41.293 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-10 14:22:41.315 | Setting up ceph-mon (16.2.7-1focal) ... 2022-02-10 14:22:41.571 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-10 14:22:41.571 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-10 14:22:42.308 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-10 14:22:42.329 | Setting up ceph (16.2.7-1focal) ... 2022-02-10 14:22:42.335 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-10 14:22:42.355 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-10 14:22:42.377 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-10 14:22:42.750 | Processing triggers for man-db (2.9.1-1) ... 2022-02-10 14:22:49.153 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-02-10 14:22:56.235 | ++ functions-common:apt_get:1234 : result=0 2022-02-10 14:22:56.237 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-10 14:22:56.240 | ++ functions-common:time_stop:2425 : local name 2022-02-10 14:22:56.242 | ++ functions-common:time_stop:2426 : local end_time 2022-02-10 14:22:56.244 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:22:56.246 | ++ functions-common:time_stop:2428 : local total 2022-02-10 14:22:56.248 | ++ functions-common:time_stop:2429 : local start_time 2022-02-10 14:22:56.251 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-10 14:22:56.253 | ++ functions-common:time_stop:2432 : start_time=1644502857975 2022-02-10 14:22:56.255 | ++ functions-common:time_stop:2434 : [[ -z 1644502857975 ]] 2022-02-10 14:22:56.258 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:22:56.261 | ++ functions-common:time_stop:2437 : end_time=1644502976259 2022-02-10 14:22:56.263 | ++ functions-common:time_stop:2438 : elapsed_time=118284 2022-02-10 14:22:56.265 | ++ functions-common:time_stop:2439 : total=249315 2022-02-10 14:22:56.268 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:22:56.270 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=367599 2022-02-10 14:22:56.272 | ++ functions-common:apt_get:1238 : return 0 2022-02-10 14:22:56.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-02-10 14:22:56.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:22:56.278 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:22:56.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2022-02-10 14:22:56.293 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-02-10 14:22:56.295 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-10 14:22:56.297 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-10 14:22:56.299 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-10 14:22:56.302 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-10 14:22:56.304 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-10 14:22:56.306 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-10 14:22:56.308 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-10 14:22:56.310 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-10 14:22:56.312 | ++ functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-10 14:22:56.315 | ++ functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:22:56.317 | ++ functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-10 14:22:56.319 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-02-10 14:22:56.321 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:22:56.323 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-02-10 14:22:56.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-02-10 14:22:56.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-02-10 14:22:56.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-02-10 14:22:56.332 | ++ /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 2022-02-10 14:22:56.334 | ++ functions:create_disk:732 : local node_number 2022-02-10 14:22:56.336 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.338 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-02-10 14:22:56.340 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-02-10 14:22:56.342 | ++ functions:create_disk:736 : local key 2022-02-10 14:22:56.345 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.346 | +++ functions:create_disk:738 : sed s#/.## 2022-02-10 14:22:56.351 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.353 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.355 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-02-10 14:22:56.357 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.359 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-02-10 14:22:56.361 | ++ functions:destroy_disk:765 : local key 2022-02-10 14:22:56.365 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.365 | +++ functions:destroy_disk:767 : sed s#/.## 2022-02-10 14:22:56.370 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.372 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.374 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-02-10 14:22:56.379 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-02-10 14:22:56.391 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.402 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.405 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-02-10 14:22:56.417 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.434 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-02-10 14:22:56.470 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-02-10 14:22:56.470 | = sectsz=512 attr=2, projid32bit=1 2022-02-10 14:22:56.470 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-10 14:22:56.470 | = reflink=1 2022-02-10 14:22:56.470 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-02-10 14:22:56.470 | = sunit=0 swidth=0 blks 2022-02-10 14:22:56.470 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-10 14:22:56.470 | log =internal log bsize=4096 blocks=2980, version=2 2022-02-10 14:22:56.470 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-10 14:22:56.470 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-10 14:22:56.475 | ++ 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' 2022-02-10 14:22:56.475 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-02-10 14:22:56.483 | /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 2022-02-10 14:22:56.486 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-02-10 14:22:56.497 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-02-10 14:22:56.584 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-02-10 14:22:56.590 | ++ /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 2022-02-10 14:22:56.605 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-02-10 14:22:56.610 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-02-10 14:22:56.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822642-2-ceph --create-keyring --name=mon. --add-key=AQDAHwVik/CMJRAACIRIwfiDyjGTOzwqlU1bDQ== --cap mon 'allow *' 2022-02-10 14:22:56.670 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822642-2-ceph 2022-02-10 14:22:56.670 | added entity mon. auth(key=AQDAHwVik/CMJRAACIRIwfiDyjGTOzwqlU1bDQ==) 2022-02-10 14:22:56.670 | added 1 caps to entity mon. 2022-02-10 14:22:56.675 | ++ /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 *' 2022-02-10 14:22:56.734 | creating /etc/ceph/ceph.client.admin.keyring 2022-02-10 14:22:56.740 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-02-10 14:22:56.744 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822642-2-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-02-10 14:22:56.775 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822642-2-ceph 2022-02-10 14:22:56.780 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-02-10 14:22:56.784 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-822642-2-ceph 2022-02-10 14:22:56.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 7fbae5f0-66ce-455e-a501-45cd62f022ee 2022-02-10 14:22:56.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-02-10 14:22:56.860 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-822642-2-ceph 2022-02-10 14:22:56.910 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.32 2022-02-10 14:22:56.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-02-10 14:22:57.010 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-02-10 14:22:57.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-02-10 14:22:57.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-02-10 14:22:57.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-02-10 14:22:57.203 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-02-10 14:22:57.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-02-10 14:22:57.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-02-10 14:22:57.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-02-10 14:22:57.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-02-10 14:22:57.412 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-02-10 14:22:57.412 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-02-10 14:22:57.417 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-02-10 14:22:57.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-02-10 14:22:57.469 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-10 14:22:57.474 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-10 14:22:57.478 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-822642-2-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822642-2-ceph 2022-02-10 14:22:57.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-02-10 14:22:57.576 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-02-10 14:22:57.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:22:57.593 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-822642-2-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-02-10 14:22:57.947 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-02-10 14:22:57.952 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:22:57.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-02-10 14:22:57.982 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-02-10 14:22:57.984 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-10 14:22:57.987 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-10 14:22:57.989 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-10 14:22:57.992 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-10 14:22:57.995 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-10 14:22:57.999 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph' 2022-02-10 14:22:58.002 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-10 14:22:58.004 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph' 2022-02-10 14:22:58.007 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-10 14:22:58.009 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:22:58.011 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:22:58.026 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-10 14:22:58.029 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-10 14:22:58.035 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-10 14:22:58.037 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-10 14:22:58.038 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-10 14:22:58.431 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-10 14:22:58.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-10 14:22:58.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-02-10 14:22:58.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-02-10 14:22:58.440 | ++ functions:vercmp:628 : local v1=16.2 2022-02-10 14:22:58.443 | ++ functions:vercmp:629 : local 'op=>=' 2022-02-10 14:22:58.445 | ++ functions:vercmp:630 : local v2=14.0 2022-02-10 14:22:58.447 | ++ functions:vercmp:631 : local result 2022-02-10 14:22:58.451 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-02-10 14:22:58.451 | +++ functions:vercmp:635 : sort -V 2022-02-10 14:22:58.452 | +++ functions:vercmp:635 : head -1 2022-02-10 14:22:58.456 | ++ functions:vercmp:635 : result=14.0 2022-02-10 14:22:58.458 | ++ functions:vercmp:637 : case $op in 2022-02-10 14:22:58.461 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-02-10 14:22:58.463 | ++ functions:vercmp:652 : return 2022-02-10 14:22:58.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-10 14:22:58.467 | ++ /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 2022-02-10 14:22:58.837 | exported keyring for client.bootstrap-mds 2022-02-10 14:22:58.856 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-10 14:22:58.858 | ++ /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 2022-02-10 14:22:59.233 | exported keyring for client.bootstrap-osd 2022-02-10 14:22:59.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-10 14:22:59.255 | ++ /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 2022-02-10 14:22:59.629 | exported keyring for client.bootstrap-rgw 2022-02-10 14:22:59.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-02-10 14:22:59.661 | ++ /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 2022-02-10 14:23:00.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-02-10 14:23:00.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-02-10 14:23:00.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-02-10 14:23:00.079 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-02-10 14:23:00.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-02-10 14:23:00.503 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-02-10 14:23:00.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-02-10 14:23:00.516 | ++ /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 *' 2022-02-10 14:23:00.906 | [osd.0] 2022-02-10 14:23:00.906 | key = AQDEHwViov+cNRAAEvMn7W3PPZldnWaXhdQrPA== 2022-02-10 14:23:00.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-02-10 14:23:00.942 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-02-10 14:23:00.954 | ++ /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 2022-02-10 14:23:01.014 | 2022-02-10T14:23:01.007+0000 7f3de9f60f00 -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 2022-02-10 14:23:01.014 | 2022-02-10T14:23:01.007+0000 7f3de9f60f00 -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 2022-02-10 14:23:01.014 | 2022-02-10T14:23:01.007+0000 7f3de9f60f00 -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 2022-02-10 14:23:01.018 | 2022-02-10T14:23:01.011+0000 7f3de9f60f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-02-10 14:23:03.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-02-10 14:23:04.927 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-02-10 14:23:04.944 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-02-10 14:23:05.289 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-02-10 14:23:05.293 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-10 14:23:05.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-10 14:23:05.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-10 14:23:05.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-10 14:23:05.303 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-10 14:23:05.305 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-10 14:23:05.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-10 14:23:05.313 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-10 14:23:05.315 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-10 14:23:05.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-10 14:23:05.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-10 14:23:05.338 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:23:05.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-10 14:23:05.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-02-10 14:23:05.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-02-10 14:23:05.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-02-10 14:23:05.350 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:23:05.353 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-02-10 14:23:05.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-02-10 14:23:05.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-02-10 14:23:05.372 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-02-10 14:23:05.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:23:05.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-02-10 14:23:05.396 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-02-10 14:23:05.398 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-10 14:23:05.400 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-10 14:23:05.403 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-10 14:23:05.405 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-10 14:23:05.408 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-10 14:23:05.413 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph' 2022-02-10 14:23:05.415 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-10 14:23:05.418 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph' 2022-02-10 14:23:05.420 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-10 14:23:05.422 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:23:05.425 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822642-2-ceph 2022-02-10 14:23:05.440 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-10 14:23:05.443 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-10 14:23:05.447 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-10 14:23:05.447 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-10 14:23:05.447 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-10 14:23:05.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-10 14:23:05.844 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-10 14:23:05.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-02-10 14:23:05.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-02-10 14:23:05.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-02-10 14:23:12.650 | no valid command found; 10 closest matches: 2022-02-10 14:23:12.650 | 0 2022-02-10 14:23:12.650 | 1 2022-02-10 14:23:12.650 | 2 2022-02-10 14:23:12.650 | abort 2022-02-10 14:23:12.650 | assert 2022-02-10 14:23:12.650 | config diff 2022-02-10 14:23:12.650 | config diff get 2022-02-10 14:23:12.650 | config get 2022-02-10 14:23:12.650 | config help [] 2022-02-10 14:23:12.650 | config set ... 2022-02-10 14:23:12.650 | Error EINVAL: invalid command 2022-02-10 14:23:12.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-02-10 14:23:12.656 | MGR Restful is not working, perhaps the package is not installed? 2022-02-10 14:23:12.659 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-02-10 14:23:13.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-02-10 14:23:13.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-02-10 14:23:13.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-02-10 14:23:13.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-10 14:23:13.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-10 14:23:13.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-10 14:23:13.257 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-10 14:23:13.257 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-10 14:23:13.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-10 14:23:13.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-10 14:23:13.266 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-10 14:23:13.269 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-10 14:23:13.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-10 14:23:13.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-10 14:23:13.291 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-10 14:23:13.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-10 14:23:13.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-02-10 14:23:13.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-10 14:23:13.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-10 14:23:13.305 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-10 14:23:13.308 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-10 14:23:13.310 | + functions:set_systemd_override:821 : local value=2048 2022-02-10 14:23:13.313 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-10 14:23:13.316 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-10 14:23:13.366 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-10 14:23:13.366 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-10 14:23:13.369 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-10 14:23:13.736 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-10 14:23:13.739 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-10 14:23:13.761 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:23:13.766 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-10 14:23:13.769 | + functions-common:install_package:1463 : update_package_repo 2022-02-10 14:23:13.771 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-10 14:23:13.773 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-10 14:23:13.776 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-10 14:23:13.778 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-10 14:23:13.781 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-10 14:23:13.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:13.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:13.789 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-10 14:23:13.791 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-10 14:23:13.794 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-10 14:23:13.796 | + functions-common:apt_get_update:1190 : return 2022-02-10 14:23:13.799 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-10 14:23:13.802 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-10 14:23:13.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:13.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:13.809 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-10 14:23:13.833 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-10 14:23:13.945 | Reading package lists... 2022-02-10 14:23:14.188 | Building dependency tree... 2022-02-10 14:23:14.189 | Reading state information... 2022-02-10 14:23:14.428 | The following packages were automatically installed and are no longer required: 2022-02-10 14:23:14.429 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-10 14:23:14.429 | python3-automat python3-click python3-colorama python3-configobj 2022-02-10 14:23:14.429 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-10 14:23:14.429 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-10 14:23:14.429 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-10 14:23:14.429 | python3-zope.interface 2022-02-10 14:23:14.429 | Use 'sudo apt autoremove' to remove them. 2022-02-10 14:23:14.429 | The following additional packages will be installed: 2022-02-10 14:23:14.429 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-10 14:23:14.429 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-10 14:23:14.429 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-10 14:23:14.430 | erlang-tools erlang-xmerl locales-all 2022-02-10 14:23:14.431 | Suggested packages: 2022-02-10 14:23:14.431 | erlang erlang-manpages erlang-doc 2022-02-10 14:23:14.499 | The following NEW packages will be installed: 2022-02-10 14:23:14.499 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-10 14:23:14.499 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-10 14:23:14.499 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-10 14:23:14.500 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-10 14:23:14.607 | 0 upgraded, 19 newly installed, 0 to remove and 113 not upgraded. 2022-02-10 14:23:14.607 | Need to get 38.1 MB of archives. 2022-02-10 14:23:14.607 | After this operation, 276 MB of additional disk space will be used. 2022-02-10 14:23:14.607 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-10 14:23:15.592 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-10 14:23:15.693 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-10 14:23:15.706 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-10 14:23:15.926 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-10 14:23:16.127 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-10 14:23:16.132 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-10 14:23:16.149 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-10 14:23:16.195 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-10 14:23:16.197 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-10 14:23:16.199 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-10 14:23:16.229 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-10 14:23:16.435 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-10 14:23:16.437 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-10 14:23:16.491 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-10 14:23:16.540 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-10 14:23:16.632 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-10 14:23:16.812 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-10 14:23:18.536 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-10 14:23:20.979 | Fetched 38.1 MB in 6s (6,483 kB/s) 2022-02-10 14:23:21.012 | Selecting previously unselected package erlang-base. 2022-02-10 14:23:21.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 ... 90868 files and directories currently installed.) 2022-02-10 14:23:21.072 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:21.074 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.156 | Selecting previously unselected package erlang-asn1. 2022-02-10 14:23:22.167 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.169 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.279 | Selecting previously unselected package erlang-crypto. 2022-02-10 14:23:22.289 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.292 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.336 | Selecting previously unselected package erlang-public-key. 2022-02-10 14:23:22.346 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.349 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.449 | Selecting previously unselected package erlang-mnesia. 2022-02-10 14:23:22.459 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.461 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.573 | Selecting previously unselected package erlang-runtime-tools. 2022-02-10 14:23:22.583 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.585 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.641 | Selecting previously unselected package erlang-ssl. 2022-02-10 14:23:22.651 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.653 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.825 | Selecting previously unselected package erlang-eldap. 2022-02-10 14:23:22.835 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.837 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.875 | Selecting previously unselected package erlang-ftp. 2022-02-10 14:23:22.886 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.888 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.922 | Selecting previously unselected package erlang-tftp. 2022-02-10 14:23:22.933 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.935 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:22.973 | Selecting previously unselected package erlang-inets. 2022-02-10 14:23:22.983 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:22.985 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.094 | Selecting previously unselected package erlang-snmp. 2022-02-10 14:23:23.104 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.107 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.357 | Selecting previously unselected package erlang-os-mon. 2022-02-10 14:23:23.367 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.369 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.406 | Selecting previously unselected package erlang-parsetools. 2022-02-10 14:23:23.416 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.419 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.465 | Selecting previously unselected package erlang-syntax-tools. 2022-02-10 14:23:23.475 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.478 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.550 | Selecting previously unselected package erlang-tools. 2022-02-10 14:23:23.559 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.563 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.657 | Selecting previously unselected package erlang-xmerl. 2022-02-10 14:23:23.667 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-10 14:23:23.669 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:23.847 | Selecting previously unselected package locales-all. 2022-02-10 14:23:23.857 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-10 14:23:23.859 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-10 14:23:28.103 | Selecting previously unselected package rabbitmq-server. 2022-02-10 14:23:28.117 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-10 14:23:28.119 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-10 14:23:29.258 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:29.645 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-10 14:23:29.645 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-10 14:23:34.508 | Searching for services which depend on erlang and should be started... none found. 2022-02-10 14:23:34.510 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.516 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.522 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-10 14:23:34.530 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.536 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.541 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.546 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.551 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.557 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.562 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.569 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.574 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.580 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.586 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.591 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.597 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.602 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-10 14:23:34.608 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-10 14:23:34.697 | Adding group `rabbitmq' (GID 126) ... 2022-02-10 14:23:34.710 | Done. 2022-02-10 14:23:34.790 | Adding system user `rabbitmq' (UID 118) ... 2022-02-10 14:23:34.790 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-02-10 14:23:34.823 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-10 14:23:35.088 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-10 14:23:41.175 | Processing triggers for man-db (2.9.1-1) ... 2022-02-10 14:23:41.772 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-10 14:23:49.259 | + functions-common:apt_get:1234 : result=0 2022-02-10 14:23:49.262 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-10 14:23:49.264 | + functions-common:time_stop:2425 : local name 2022-02-10 14:23:49.266 | + functions-common:time_stop:2426 : local end_time 2022-02-10 14:23:49.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-10 14:23:49.272 | + functions-common:time_stop:2428 : local total 2022-02-10 14:23:49.274 | + functions-common:time_stop:2429 : local start_time 2022-02-10 14:23:49.276 | + functions-common:time_stop:2431 : name=apt-get 2022-02-10 14:23:49.279 | + functions-common:time_stop:2432 : start_time=1644502993830 2022-02-10 14:23:49.281 | + functions-common:time_stop:2434 : [[ -z 1644502993830 ]] 2022-02-10 14:23:49.285 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-10 14:23:49.289 | + functions-common:time_stop:2437 : end_time=1644503029287 2022-02-10 14:23:49.292 | + functions-common:time_stop:2438 : elapsed_time=35457 2022-02-10 14:23:49.294 | + functions-common:time_stop:2439 : total=367599 2022-02-10 14:23:49.296 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-10 14:23:49.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=403056 2022-02-10 14:23:49.301 | + functions-common:apt_get:1238 : return 0 2022-02-10 14:23:49.304 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-10 14:23:49.306 | + functions-common:is_suse:542 : is_opensuse 2022-02-10 14:23:49.309 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-10 14:23:49.311 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-10 14:23:49.314 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-10 14:23:49.317 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-10 14:23:49.320 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-10 14:23:49.322 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-10 14:23:49.324 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-10 14:23:49.327 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-10 14:23:49.329 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-10 14:23:49.332 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-10 14:23:49.335 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-10 14:23:49.337 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-10 14:23:49.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-10 14:23:49.342 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-10 14:23:49.345 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-10 14:23:49.347 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:23:49.350 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-10 14:23:49.352 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-10 14:23:49.355 | + functions-common:is_suse:542 : is_opensuse 2022-02-10 14:23:49.357 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-10 14:23:49.359 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-10 14:23:49.362 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-10 14:23:49.365 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-10 14:23:49.367 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-10 14:23:49.370 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-10 14:23:49.372 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-10 14:23:49.390 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:23:49.393 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-10 14:23:49.396 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-10 14:23:49.398 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-10 14:23:49.401 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-10 14:23:49.404 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-10 14:23:49.408 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-10 14:23:49.411 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-10 14:23:49.413 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-10 14:23:49.416 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-10 14:23:49.418 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-10 14:23:49.421 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-10 14:23:49.424 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-10 14:23:50.115 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-10 14:23:50.115 | user tags 2022-02-10 14:23:50.115 | guest [administrator]' 2022-02-10 14:23:50.119 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-10 14:23:50.119 | user tags 2022-02-10 14:23:50.119 | guest [administrator]' 2022-02-10 14:23:50.119 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-10 14:23:50.125 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-10 14:23:50.128 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-10 14:23:50.130 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-10 14:23:50.809 | Adding user "stackrabbit" ... 2022-02-10 14:23:50.832 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-10 14:23:51.503 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-10 14:23:51.526 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-10 14:23:51.528 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-10 14:23:52.243 | Changing password for user "stackrabbit" ... 2022-02-10 14:23:52.265 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-10 14:23:52.268 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-10 14:23:52.270 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-10 14:23:52.944 | Deleting user "guest" ... 2022-02-10 14:23:52.967 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-10 14:23:52.985 | + functions-common:is_service_enabled:2081 : return 0 2022-02-10 14:23:52.988 | + ./stack.sh:main:836 : install_database 2022-02-10 14:23:52.990 | + lib/database:install_database:118 : install_database_mysql 2022-02-10 14:23:52.993 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-10 14:23:52.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:52.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:53.000 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-10 14:23:53.217 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-10 14:23:53.219 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-10 14:23:53.225 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-10 14:23:53.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:53.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:53.232 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-10 14:23:53.235 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-10 14:23:53.237 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-10 14:23:53.241 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-10 14:23:53.244 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-10 14:23:53.247 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-10 14:23:53.249 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:23:53.253 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-10 14:23:53.255 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-10 14:23:53.258 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-10 14:23:53.260 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-10 14:23:53.263 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-10 14:23:53.265 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-10 14:23:53.268 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-10 14:23:53.271 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-10 14:23:53.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-10 14:23:53.276 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-10 14:23:53.278 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-10 14:23:53.281 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-10 14:23:53.283 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-10 14:23:53.286 | + functions-common:is_suse:542 : is_opensuse 2022-02-10 14:23:53.288 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-10 14:23:53.291 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-10 14:23:53.294 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-10 14:23:53.296 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-10 14:23:53.299 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-10 14:23:53.301 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-10 14:23:53.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:53.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:53.309 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-10 14:23:53.311 | + functions-common:install_package:1463 : update_package_repo 2022-02-10 14:23:53.315 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-10 14:23:53.317 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-10 14:23:53.320 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-10 14:23:53.322 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-10 14:23:53.325 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-10 14:23:53.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:53.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:53.333 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-10 14:23:53.335 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-10 14:23:53.337 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-10 14:23:53.340 | + functions-common:apt_get_update:1190 : return 2022-02-10 14:23:53.342 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-10 14:23:53.345 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-10 14:23:53.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-10 14:23:53.350 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-10 14:23:53.353 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-10 14:23:53.375 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-10 14:23:53.489 | Reading package lists... 2022-02-10 14:23:53.742 | Building dependency tree... 2022-02-10 14:23:53.744 | Reading state information... 2022-02-10 14:23:53.999 | The following packages were automatically installed and are no longer required: 2022-02-10 14:23:54.000 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-10 14:23:54.000 | python3-automat python3-click python3-colorama python3-configobj 2022-02-10 14:23:54.000 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-10 14:23:54.000 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-10 14:23:54.000 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-10 14:23:54.000 | python3-zope.interface 2022-02-10 14:23:54.000 | Use 'sudo apt autoremove' to remove them. 2022-02-10 14:23:54.000 | The following additional packages will be installed: 2022-02-10 14:23:54.000 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-10 14:23:54.000 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-10 14:23:54.000 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-10 14:23:54.001 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-10 14:23:54.001 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-10 14:23:54.001 | mysql-server-8.0 mysql-server-core-8.0 2022-02-10 14:23:54.003 | Suggested packages: 2022-02-10 14:23:54.003 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-10 14:23:54.081 | The following NEW packages will be installed: 2022-02-10 14:23:54.081 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-10 14:23:54.081 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-10 14:23:54.081 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-10 14:23:54.082 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-10 14:23:54.082 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-10 14:23:54.082 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-10 14:23:54.192 | 0 upgraded, 24 newly installed, 0 to remove and 113 not upgraded. 2022-02-10 14:23:54.192 | Need to get 31.4 MB of archives. 2022-02-10 14:23:54.192 | After this operation, 262 MB of additional disk space will be used. 2022-02-10 14:23:54.192 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-10 14:23:54.835 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-10 14:23:54.837 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-10 14:23:54.844 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-10 14:23:54.845 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-10 14:23:54.865 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-10 14:23:57.553 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-10 14:23:57.716 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-10 14:23:57.717 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-10 14:23:57.719 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-10 14:23:57.723 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-10 14:23:57.781 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-10 14:23:57.782 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-10 14:23:57.782 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-10 14:23:57.783 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-10 14:23:57.784 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-10 14:23:57.785 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-10 14:23:57.786 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-10 14:23:57.805 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-10 14:23:57.808 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-10 14:23:57.850 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-10 14:23:57.850 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-10 14:23:58.894 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-10 14:23:58.895 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-10 14:23:59.414 | Preconfiguring packages ... 2022-02-10 14:23:59.537 | Fetched 31.4 MB in 5s (6,546 kB/s) 2022-02-10 14:23:59.573 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-10 14:23:59.634 | (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 ... 99324 files and directories currently installed.) 2022-02-10 14:23:59.639 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-10 14:23:59.641 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:00.562 | Selecting previously unselected package mysql-client-8.0. 2022-02-10 14:24:00.573 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-10 14:24:00.575 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:00.609 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-10 14:24:00.620 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-10 14:24:00.624 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-10 14:24:00.666 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-10 14:24:00.677 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-10 14:24:00.680 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-10 14:24:00.712 | Selecting previously unselected package libmecab2:amd64. 2022-02-10 14:24:00.723 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-10 14:24:00.725 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-10 14:24:00.793 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-10 14:24:00.805 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-10 14:24:00.807 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:03.818 | Selecting previously unselected package mysql-server-8.0. 2022-02-10 14:24:03.828 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-10 14:24:04.291 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:04.360 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-10 14:24:04.371 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-10 14:24:04.374 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-10 14:24:04.401 | Selecting previously unselected package liburi-perl. 2022-02-10 14:24:04.412 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-10 14:24:04.414 | Unpacking liburi-perl (1.76-2) ... 2022-02-10 14:24:04.463 | Selecting previously unselected package libhtml-parser-perl. 2022-02-10 14:24:04.474 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-10 14:24:04.476 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-10 14:24:04.519 | Selecting previously unselected package libcgi-pm-perl. 2022-02-10 14:24:04.529 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-10 14:24:04.531 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-10 14:24:04.587 | Selecting previously unselected package libfcgi-perl. 2022-02-10 14:24:04.597 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-10 14:24:04.600 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-10 14:24:04.633 | Selecting previously unselected package libcgi-fast-perl. 2022-02-10 14:24:04.645 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-10 14:24:04.647 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-10 14:24:04.676 | Selecting previously unselected package libencode-locale-perl. 2022-02-10 14:24:04.687 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-10 14:24:04.690 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-10 14:24:04.720 | Selecting previously unselected package libhtml-template-perl. 2022-02-10 14:24:04.731 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-10 14:24:04.733 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-10 14:24:04.772 | Selecting previously unselected package libtimedate-perl. 2022-02-10 14:24:04.782 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-10 14:24:04.785 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-10 14:24:04.826 | Selecting previously unselected package libhttp-date-perl. 2022-02-10 14:24:04.837 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-10 14:24:04.839 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-10 14:24:04.869 | Selecting previously unselected package libio-html-perl. 2022-02-10 14:24:04.880 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-10 14:24:04.882 | Unpacking libio-html-perl (1.001-1) ... 2022-02-10 14:24:04.912 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-10 14:24:04.923 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-10 14:24:04.926 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-10 14:24:04.957 | Selecting previously unselected package libhttp-message-perl. 2022-02-10 14:24:04.968 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-10 14:24:04.970 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-10 14:24:05.011 | Selecting previously unselected package mecab-utils. 2022-02-10 14:24:05.021 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-10 14:24:05.024 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-10 14:24:05.055 | Selecting previously unselected package mecab-ipadic. 2022-02-10 14:24:05.067 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-10 14:24:05.069 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-10 14:24:06.339 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-10 14:24:06.350 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-10 14:24:06.352 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-10 14:24:06.380 | Selecting previously unselected package mysql-server. 2022-02-10 14:24:06.390 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-10 14:24:06.393 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:06.457 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-10 14:24:06.469 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:06.478 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-10 14:24:06.484 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-10 14:24:06.489 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-10 14:24:06.495 | Setting up mecab-utils (0.996-10build1) ... 2022-02-10 14:24:06.501 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-10 14:24:06.506 | Setting up libio-html-perl (1.001-1) ... 2022-02-10 14:24:06.512 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-10 14:24:06.519 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:06.528 | Setting up libfcgi-perl (0.79-1) ... 2022-02-10 14:24:06.540 | Setting up liburi-perl (1.76-2) ... 2022-02-10 14:24:06.547 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-10 14:24:06.554 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-10 14:24:06.560 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-10 14:24:06.566 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-10 14:24:06.570 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-10 14:24:06.570 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-10 14:24:06.570 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-10 14:24:06.570 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-10 14:24:06.715 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-10 14:24:06.715 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-10 14:24:06.716 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-10 14:24:06.716 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-10 14:24:06.723 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-10 14:24:06.815 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-10 14:24:06.815 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-10 14:24:06.815 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-10 14:24:06.842 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-10 14:24:06.887 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-10 14:24:07.178 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-10 14:24:07.185 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-10 14:24:07.277 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-10 14:24:07.278 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-10 14:24:07.278 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-10 14:24:07.278 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-10 14:24:07.282 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-10 14:24:07.282 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-10 14:24:07.328 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-10 14:24:07.520 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-10 14:24:07.521 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-10 14:24:07.521 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-10 14:24:07.521 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-10 14:24:07.524 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-10 14:24:07.524 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-10 14:24:07.954 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-10 14:24:08.076 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-10 14:24:08.399 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-10 14:24:08.403 | 2022-02-10 14:24:08.403 | done! 2022-02-10 14:24:08.410 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-10 14:24:08.414 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:08.419 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-10 14:24:08.425 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-10 14:24:08.443 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-10 14:24:08.443 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-10 14:24:08.443 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-10 14:24:08.443 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-10 14:24:08.653 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-10 14:24:08.653 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-10 14:24:08.653 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-10 14:24:08.653 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-10 14:24:08.665 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-10 14:24:08.796 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-10 14:24:08.796 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-10 14:24:08.797 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-10 14:24:08.838 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-10 14:24:08.911 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-10 14:24:09.402 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-10 14:24:09.412 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-10 14:24:09.522 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-10 14:24:09.523 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-10 14:24:09.523 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-10 14:24:09.523 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-10 14:24:09.528 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-10 14:24:09.529 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-10 14:24:09.622 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-10 14:24:09.910 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-10 14:24:09.910 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-10 14:24:09.911 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-10 14:24:09.911 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-10 14:24:09.915 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-10 14:24:09.915 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-10 14:24:10.422 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-10 14:24:10.557 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-10 14:24:10.883 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-10 14:24:10.887 | 2022-02-10 14:24:10.887 | done! 2022-02-10 14:24:10.895 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-10 14:24:10.900 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-10 14:24:10.905 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-10 14:24:10.912 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-10 14:24:11.609 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-10 14:24:11.639 | Renaming removed key_buffer and myisam-recover options (if present)