2022-06-11 20:43:38.571 | + ./stack.sh:main:482 : exec 2022-06-11 20:43:38.571 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204338' 2022-06-11 20:43:38.571 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-11-204338.summary.2022-06-11-204338 2022-06-11 20:43:38.571 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:38.571 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204338 2022-06-11 20:43:38.571 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204338 /opt/stack/logs/stack.sh.log 2022-06-11 20:43:38.571 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204338.summary.2022-06-11-204338 /opt/stack/logs/stack.sh.log.summary 2022-06-11 20:43:38.571 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-11 20:43:38.571 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-11 20:43:38.571 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-11 20:43:38.571 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-11 20:43:38.571 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-11 20:43:38.571 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-11 20:43:38.571 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-11 20:43:38.571 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:43:38.572 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-11 20:43:38.572 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-11 20:43:38.572 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:43:38.572 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:43:38.572 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-11 20:43:38.572 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-11 20:43:38.574 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:43:38.576 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-11 20:43:38.578 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-11 20:43:38.580 | + ./stack.sh:main:568 : set -o errexit 2022-06-11 20:43:38.582 | + ./stack.sh:main:571 : uname -a 2022-06-11 20:43:38.583 | Linux ncdv-master-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-11 20:43:38.585 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-11 20:43:38.587 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-11 20:43:38.590 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-11 20:43:38.627 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-11 20:43:38.643 | + ./stack.sh:main:585 : fetch_plugins 2022-06-11 20:43:38.644 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-11 20:43:38.646 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-11 20:43:38.648 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:43:38.650 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-11 20:43:38.650 | Fetching DevStack plugins 2022-06-11 20:43:38.652 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-11 20:43:38.653 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-11 20:43:38.656 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-11 20:43:38.657 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:43:38.659 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:43:38.661 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-11 20:43:38.663 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-11 20:43:38.664 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:43:38.666 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-11 20:43:38.668 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:43:38.670 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:43:38.672 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:43:38.674 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:43:38.676 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:43:38.678 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:43:38.691 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:43:38.692 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:43:38.694 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:38.696 | + functions-common:git_clone:618 : echo master 2022-06-11 20:43:38.697 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:43:38.701 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-11 20:43:38.703 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:38.705 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-11 20:43:38.717 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-11 20:43:38.720 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:43:38.720 | + functions-common:git_clone:679 : head -1 2022-06-11 20:43:38.723 | b0418e1 Disable horizon from basic tempest tests 2022-06-11 20:43:38.725 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:43:38.727 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-11 20:43:38.729 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-11 20:43:38.731 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:43:38.733 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:43:38.735 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:43:38.737 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:43:38.739 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:43:38.740 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:43:38.743 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:43:38.746 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:43:38.748 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:43:38.750 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:43:38.752 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-11 20:43:38.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:43:38.767 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:38.769 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:43:38.771 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:43:38.773 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:43:38.775 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:43:38.776 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:43:38.778 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:43:38.781 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-11 20:43:38.782 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-11 20:43:38.784 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:43:38.786 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:43:38.788 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-11 20:43:38.790 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-11 20:43:38.792 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-11 20:43:38.793 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:43:38.795 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-11 20:43:38.795 | Overriding Configuration Defaults 2022-06-11 20:43:38.797 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-11 20:43:38.799 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:43:38.801 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-11 20:43:38.803 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-11 20:43:38.803 | devstack-plugin-ceph has overridden the following defaults 2022-06-11 20:43:38.804 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:43:38.806 | # Plug-in overrides 2022-06-11 20:43:38.806 | 2022-06-11 20:43:38.806 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-11 20:43:38.806 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-11 20:43:38.806 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-11 20:43:38.806 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-11 20:43:38.806 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-11 20:43:38.806 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-11 20:43:38.806 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-11 20:43:38.806 | 2022-06-11 20:43:38.806 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-11 20:43:38.806 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-11 20:43:38.806 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-11 20:43:38.806 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-11 20:43:38.806 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-11 20:43:38.806 | else 2022-06-11 20:43:38.806 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-11 20:43:38.806 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-11 20:43:38.806 | fi 2022-06-11 20:43:38.806 | fi 2022-06-11 20:43:38.808 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:43:38.810 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-11 20:43:38.823 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-11 20:43:38.825 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-11 20:43:38.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-11 20:43:38.841 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-11 20:43:38.854 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-11 20:43:38.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-11 20:43:38.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-11 20:43:38.872 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-11 20:43:38.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-11 20:43:38.888 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-11 20:43:38.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-11 20:43:38.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:38.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-11 20:43:38.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-11 20:43:38.908 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-11 20:43:38.910 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-11 20:43:38.927 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-11 20:43:38.929 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-11 20:43:38.942 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:38.945 | +++ lib/tls:source:43 : hostname -f 2022-06-11 20:43:38.948 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-11 20:43:38.950 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-11 20:43:38.952 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-11 20:43:38.954 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-11 20:43:38.956 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-11 20:43:38.958 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-11 20:43:38.959 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-11 20:43:38.961 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-11 20:43:38.963 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-11 20:43:38.965 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-11 20:43:38.970 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-11 20:43:38.981 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-11 20:43:39.000 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-11 20:43:39.012 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-11 20:43:39.024 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-11 20:43:39.060 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-11 20:43:39.118 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-11 20:43:39.208 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-11 20:43:39.230 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-11 20:43:39.281 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-11 20:43:39.333 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-11 20:43:39.482 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-11 20:43:39.495 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-11 20:43:39.508 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-11 20:43:39.521 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-11 20:43:39.610 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-11 20:43:39.612 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-11 20:43:39.615 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-11 20:43:39.617 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-11 20:43:39.619 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-11 20:43:39.621 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-11 20:43:39.623 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-11 20:43:39.623 | False' 2022-06-11 20:43:39.626 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-11 20:43:39.641 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-11 20:43:39.643 | + ./stack.sh:main:619 : run_phase source 2022-06-11 20:43:39.645 | + functions-common:run_phase:1854 : local mode=source 2022-06-11 20:43:39.647 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:43:39.649 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:43:39.651 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:43:39.653 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:43:39.656 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:43:39.658 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:43:39.661 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:43:39.664 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:43:39.666 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:43:39.669 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:43:39.672 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-11 20:43:39.674 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:43:39.689 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:39.691 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:43:39.693 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-11 20:43:39.733 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-11 20:43:39.735 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-11 20:43:39.737 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:43:39.739 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-11 20:43:39.742 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-11 20:43:39.744 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-11 20:43:39.746 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:43:39.748 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-11 20:43:39.748 | Loading plugin settings 2022-06-11 20:43:39.750 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-11 20:43:39.752 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:43:39.754 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-11 20:43:39.756 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:43:39.760 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:43:39.764 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:43:39.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:43:39.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-11 20:43:39.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-11 20:43:39.774 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-11 20:43:39.777 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-11 20:43:39.779 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-11 20:43:39.782 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-11 20:43:39.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-11 20:43:39.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:43:39.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:43:39.854 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:43:39.857 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:43:39.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:43:39.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:43:39.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:43:39.865 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:43:39.867 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:43:39.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:43:39.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:43:39.888 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:39.891 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:43:39.894 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-11 20:43:39.896 | + functions-common:verify_disabled_services:2137 : local service 2022-06-11 20:43:39.899 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.901 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-11 20:43:39.903 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.906 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-11 20:43:39.908 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.910 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-11 20:43:39.913 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.915 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-11 20:43:39.917 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.920 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-11 20:43:39.922 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.924 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-11 20:43:39.927 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.929 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-11 20:43:39.931 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.934 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-11 20:43:39.937 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.939 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-11 20:43:39.941 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.944 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-11 20:43:39.946 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.948 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-11 20:43:39.951 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.954 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-11 20:43:39.956 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.959 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-11 20:43:39.961 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.963 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-11 20:43:39.966 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.968 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-11 20:43:39.971 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.973 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-11 20:43:39.976 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.978 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-11 20:43:39.980 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.983 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-11 20:43:39.985 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.988 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-11 20:43:39.990 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.992 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-11 20:43:39.995 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:39.997 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-11 20:43:40.000 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.002 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-11 20:43:40.004 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.007 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-11 20:43:40.009 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.011 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-11 20:43:40.014 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.017 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-11 20:43:40.019 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.021 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-11 20:43:40.024 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.026 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-11 20:43:40.028 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.031 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-11 20:43:40.033 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.035 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-11 20:43:40.038 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.040 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-11 20:43:40.042 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.045 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-11 20:43:40.047 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.049 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-11 20:43:40.052 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.054 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-11 20:43:40.056 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.058 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-11 20:43:40.061 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.064 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-11 20:43:40.066 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.068 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-11 20:43:40.071 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.073 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-11 20:43:40.075 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.079 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-11 20:43:40.082 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.084 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-11 20:43:40.086 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.089 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-11 20:43:40.091 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.093 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-11 20:43:40.096 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.098 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-11 20:43:40.101 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.103 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-11 20:43:40.105 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.108 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-11 20:43:40.111 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.113 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-11 20:43:40.116 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.118 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-11 20:43:40.120 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:43:40.123 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-11 20:43:40.127 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-11 20:43:40.129 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:43:40.131 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-11 20:43:40.146 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:40.149 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-11 20:43:40.151 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:43:40.153 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-11 20:43:40.168 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:40.171 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-11 20:43:40.173 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-11 20:43:40.175 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-11 20:43:40.177 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-11 20:43:40.180 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-11 20:43:40.182 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-11 20:43:40.184 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-11 20:43:40.187 | + lib/database:initialize_database_backends:92 : return 0 2022-06-11 20:43:40.189 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-11 20:43:40.189 | Using mysql database backend 2022-06-11 20:43:40.192 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-11 20:43:40.207 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-11 20:43:40.210 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-11 20:43:40.212 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:43:40.214 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-11 20:43:40.217 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:43:40.219 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-11 20:43:40.235 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:40.238 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-11 20:43:40.254 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-11 20:43:40.270 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:40.272 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-11 20:43:40.288 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-11 20:43:40.304 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-11 20:43:40.320 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:40.322 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-11 20:43:40.338 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:40.341 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-11 20:43:40.357 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-11 20:43:40.359 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-11 20:43:40.362 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-11 20:43:40.364 | + functions-common:save_stackenv:60 : local tag=752 2022-06-11 20:43:40.367 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-11 20:43:40.371 | + functions-common:save_stackenv:62 : time_stamp=2022-06-11-204340 2022-06-11 20:43:40.374 | + functions-common:save_stackenv:63 : echo '# 2022-06-11-204340 752' 2022-06-11 20:43:40.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.379 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:43:40.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.383 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-11 20:43:40.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.388 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-11 20:43:40.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.393 | + 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-11 20:43:40.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.398 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-06-11 20:43:40.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.402 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-06-11 20:43:40.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.407 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-11-204338 2022-06-11 20:43:40.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.411 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-11 20:43:40.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.416 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-06-11 20:43:40.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.421 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-11 20:43:40.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.426 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-11 20:43:40.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.430 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-11 20:43:40.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.435 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-11 20:43:40.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.441 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-06-11 20:43:40.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:43:40.445 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-11 20:43:40.448 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-11 20:43:40.450 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-11 20:43:40.452 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-11 20:43:40.454 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-11 20:43:40.456 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:43:40.459 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:43:40.461 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:43:40.464 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:43:40.466 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:43:40.468 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:43:40.484 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:43:40.486 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:43:40.488 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:40.491 | + functions-common:git_clone:618 : echo master 2022-06-11 20:43:40.491 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:43:40.496 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-11 20:43:40.498 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:40.500 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-11 20:43:40.513 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-11 20:43:40.516 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:43:40.516 | + functions-common:git_clone:679 : head -1 2022-06-11 20:43:40.519 | e9011ef2 Updated from generate-constraints 2022-06-11 20:43:40.521 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:43:40.524 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-11 20:43:40.527 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:40.529 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-11 20:43:40.532 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-11 20:43:40.535 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-11 20:43:40.537 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-11 20:43:40.540 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:43:40.542 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-11 20:43:40.545 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-11 20:43:40.548 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-11 20:43:40.551 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-11 20:43:40.555 | ++ tools/install_prereqs.sh:source:47 : NOW=1654980220 2022-06-11 20:43:40.558 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-11 20:43:40.562 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654980106 2022-06-11 20:43:40.565 | ++ tools/install_prereqs.sh:source:49 : DELTA=114 2022-06-11 20:43:40.567 | ++ tools/install_prereqs.sh:source:50 : [[ 114 -lt 7200 ]] 2022-06-11 20:43:40.569 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-11 20:43:40.572 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-11 20:43:40.574 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-11 20:43:40.576 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-11 20:43:40.579 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-11 20:43:40.581 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-11 20:43:40.583 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-11 20:43:40.586 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-11 20:43:40.589 | +++ 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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-11 20:43:40.635 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-11 20:43:40.635 | apache2-dev 2022-06-11 20:43:40.635 | bc 2022-06-11 20:43:40.635 | bsdmainutils 2022-06-11 20:43:40.635 | curl 2022-06-11 20:43:40.635 | g++ 2022-06-11 20:43:40.635 | gawk 2022-06-11 20:43:40.635 | gcc 2022-06-11 20:43:40.635 | gettext 2022-06-11 20:43:40.635 | git 2022-06-11 20:43:40.635 | graphviz 2022-06-11 20:43:40.635 | iputils-ping 2022-06-11 20:43:40.635 | libapache2-mod-proxy-uwsgi 2022-06-11 20:43:40.635 | libffi-dev 2022-06-11 20:43:40.636 | libjpeg-dev 2022-06-11 20:43:40.636 | libpcre3-dev 2022-06-11 20:43:40.636 | libpq-dev 2022-06-11 20:43:40.636 | libssl-dev 2022-06-11 20:43:40.636 | libsystemd-dev 2022-06-11 20:43:40.636 | libxml2-dev 2022-06-11 20:43:40.636 | libxslt1-dev 2022-06-11 20:43:40.636 | libyaml-dev 2022-06-11 20:43:40.636 | lsof 2022-06-11 20:43:40.636 | openssh-server 2022-06-11 20:43:40.636 | openssl 2022-06-11 20:43:40.636 | pkg-config 2022-06-11 20:43:40.636 | psmisc 2022-06-11 20:43:40.636 | python3-dev 2022-06-11 20:43:40.636 | python3-pip 2022-06-11 20:43:40.636 | python3-systemd 2022-06-11 20:43:40.636 | python3-venv 2022-06-11 20:43:40.636 | tar 2022-06-11 20:43:40.636 | tcpdump 2022-06-11 20:43:40.636 | unzip 2022-06-11 20:43:40.636 | uuid-runtime 2022-06-11 20:43:40.636 | wget 2022-06-11 20:43:40.636 | wget 2022-06-11 20:43:40.636 | zlib1g-dev 2022-06-11 20:43:40.636 | libkrb5-dev 2022-06-11 20:43:40.636 | libldap2-dev 2022-06-11 20:43:40.636 | libsasl2-dev 2022-06-11 20:43:40.636 | memcached 2022-06-11 20:43:40.636 | python3-mysqldb 2022-06-11 20:43:40.636 | sqlite3 2022-06-11 20:43:40.636 | conntrack 2022-06-11 20:43:40.636 | curl 2022-06-11 20:43:40.636 | dnsmasq-base 2022-06-11 20:43:40.636 | dnsmasq-utils 2022-06-11 20:43:40.636 | ebtables 2022-06-11 20:43:40.636 | genisoimage 2022-06-11 20:43:40.637 | iptables 2022-06-11 20:43:40.637 | iputils-arping 2022-06-11 20:43:40.637 | kpartx 2022-06-11 20:43:40.637 | libjs-jquery-tablesorter 2022-06-11 20:43:40.637 | parted 2022-06-11 20:43:40.637 | pm-utils 2022-06-11 20:43:40.637 | python3-mysqldb 2022-06-11 20:43:40.637 | socat 2022-06-11 20:43:40.637 | sqlite3 2022-06-11 20:43:40.637 | sudo 2022-06-11 20:43:40.637 | vlan 2022-06-11 20:43:40.637 | lsscsi 2022-06-11 20:43:40.637 | open-iscsi 2022-06-11 20:43:40.637 | lvm2 2022-06-11 20:43:40.637 | qemu-utils 2022-06-11 20:43:40.637 | thin-provisioning-tools 2022-06-11 20:43:40.637 | acl 2022-06-11 20:43:40.637 | dnsmasq-base 2022-06-11 20:43:40.637 | dnsmasq-utils 2022-06-11 20:43:40.637 | ebtables 2022-06-11 20:43:40.637 | haproxy 2022-06-11 20:43:40.637 | iptables 2022-06-11 20:43:40.637 | iputils-arping 2022-06-11 20:43:40.637 | iputils-ping 2022-06-11 20:43:40.637 | postgresql-server-dev-all 2022-06-11 20:43:40.637 | python3-mysqldb 2022-06-11 20:43:40.637 | sqlite3 2022-06-11 20:43:40.637 | sudo 2022-06-11 20:43:40.637 | vlan 2022-06-11 20:43:40.637 | pcp 2022-06-11 20:43:40.637 | ipset 2022-06-11 20:43:40.637 | conntrack 2022-06-11 20:43:40.637 | conntrackd 2022-06-11 20:43:40.637 | keepalived 2022-06-11 20:43:40.637 | lvm2 2022-06-11 20:43:40.638 | qemu-utils 2022-06-11 20:43:40.638 | thin-provisioning-tools 2022-06-11 20:43:40.638 | curl 2022-06-11 20:43:40.638 | liberasurecode-dev 2022-06-11 20:43:40.638 | make 2022-06-11 20:43:40.638 | memcached 2022-06-11 20:43:40.638 | rsync 2022-06-11 20:43:40.638 | sqlite3 2022-06-11 20:43:40.638 | xfsprogs' 2022-06-11 20:43:40.639 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-11 20:43:40.658 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-11 20:43:40.658 | apache2-dev 2022-06-11 20:43:40.658 | bc 2022-06-11 20:43:40.659 | bsdmainutils 2022-06-11 20:43:40.659 | curl 2022-06-11 20:43:40.659 | g++ 2022-06-11 20:43:40.659 | gawk 2022-06-11 20:43:40.659 | gcc 2022-06-11 20:43:40.659 | gettext 2022-06-11 20:43:40.659 | git 2022-06-11 20:43:40.659 | graphviz 2022-06-11 20:43:40.659 | iputils-ping 2022-06-11 20:43:40.659 | libapache2-mod-proxy-uwsgi 2022-06-11 20:43:40.659 | libffi-dev 2022-06-11 20:43:40.659 | libjpeg-dev 2022-06-11 20:43:40.659 | libpcre3-dev 2022-06-11 20:43:40.659 | libpq-dev 2022-06-11 20:43:40.659 | libssl-dev 2022-06-11 20:43:40.659 | libsystemd-dev 2022-06-11 20:43:40.659 | libxml2-dev 2022-06-11 20:43:40.659 | libxslt1-dev 2022-06-11 20:43:40.659 | libyaml-dev 2022-06-11 20:43:40.659 | lsof 2022-06-11 20:43:40.659 | openssh-server 2022-06-11 20:43:40.659 | openssl 2022-06-11 20:43:40.659 | pkg-config 2022-06-11 20:43:40.659 | psmisc 2022-06-11 20:43:40.659 | python3-dev 2022-06-11 20:43:40.659 | python3-pip 2022-06-11 20:43:40.659 | python3-systemd 2022-06-11 20:43:40.659 | python3-venv 2022-06-11 20:43:40.659 | tar 2022-06-11 20:43:40.659 | tcpdump 2022-06-11 20:43:40.659 | unzip 2022-06-11 20:43:40.659 | uuid-runtime 2022-06-11 20:43:40.659 | wget 2022-06-11 20:43:40.659 | wget 2022-06-11 20:43:40.659 | zlib1g-dev 2022-06-11 20:43:40.659 | libkrb5-dev 2022-06-11 20:43:40.660 | libldap2-dev 2022-06-11 20:43:40.660 | libsasl2-dev 2022-06-11 20:43:40.660 | memcached 2022-06-11 20:43:40.660 | python3-mysqldb 2022-06-11 20:43:40.660 | sqlite3 2022-06-11 20:43:40.660 | conntrack 2022-06-11 20:43:40.660 | curl 2022-06-11 20:43:40.660 | dnsmasq-base 2022-06-11 20:43:40.660 | dnsmasq-utils 2022-06-11 20:43:40.660 | ebtables 2022-06-11 20:43:40.660 | genisoimage 2022-06-11 20:43:40.660 | iptables 2022-06-11 20:43:40.660 | iputils-arping 2022-06-11 20:43:40.660 | kpartx 2022-06-11 20:43:40.660 | libjs-jquery-tablesorter 2022-06-11 20:43:40.660 | parted 2022-06-11 20:43:40.660 | pm-utils 2022-06-11 20:43:40.660 | python3-mysqldb 2022-06-11 20:43:40.660 | socat 2022-06-11 20:43:40.660 | sqlite3 2022-06-11 20:43:40.660 | sudo 2022-06-11 20:43:40.660 | vlan 2022-06-11 20:43:40.660 | lsscsi 2022-06-11 20:43:40.660 | open-iscsi 2022-06-11 20:43:40.660 | lvm2 2022-06-11 20:43:40.660 | qemu-utils 2022-06-11 20:43:40.660 | thin-provisioning-tools 2022-06-11 20:43:40.660 | acl 2022-06-11 20:43:40.660 | dnsmasq-base 2022-06-11 20:43:40.660 | dnsmasq-utils 2022-06-11 20:43:40.660 | ebtables 2022-06-11 20:43:40.660 | haproxy 2022-06-11 20:43:40.660 | iptables 2022-06-11 20:43:40.660 | iputils-arping 2022-06-11 20:43:40.660 | iputils-ping 2022-06-11 20:43:40.661 | postgresql-server-dev-all 2022-06-11 20:43:40.661 | python3-mysqldb 2022-06-11 20:43:40.661 | sqlite3 2022-06-11 20:43:40.661 | sudo 2022-06-11 20:43:40.661 | vlan 2022-06-11 20:43:40.661 | pcp 2022-06-11 20:43:40.661 | ipset 2022-06-11 20:43:40.661 | conntrack 2022-06-11 20:43:40.661 | conntrackd 2022-06-11 20:43:40.661 | keepalived 2022-06-11 20:43:40.661 | lvm2 2022-06-11 20:43:40.661 | qemu-utils 2022-06-11 20:43:40.661 | thin-provisioning-tools 2022-06-11 20:43:40.661 | curl 2022-06-11 20:43:40.661 | liberasurecode-dev 2022-06-11 20:43:40.661 | make 2022-06-11 20:43:40.661 | memcached 2022-06-11 20:43:40.661 | rsync 2022-06-11 20:43:40.661 | sqlite3 2022-06-11 20:43:40.661 | xfsprogs ' 2022-06-11 20:43:40.661 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-11 20:43:40.663 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:40.666 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:40.669 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:43:40.669 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-11 20:43:40.674 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:43:40.677 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:40.679 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:40.681 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-11 20:43:40.683 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:40.685 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:40.687 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:40.689 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:40.692 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:40.694 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:40.696 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-11 20:43:40.698 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:40.700 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-11 20:43:40.703 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-11 20:43:40.707 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-11 20:43:40.709 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-11 20:43:40.711 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-11 20:43:40.713 | ++ functions-common:time_start:2413 : local start_time= 2022-06-11 20:43:40.715 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-11 20:43:40.718 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-11 20:43:40.722 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654980220720 2022-06-11 20:43:40.724 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-11 20:43:40.726 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-11 20:43:40.728 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-11 20:43:40.932 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:43:40.964 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:43:41.005 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:43:41.172 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:43:50.725 | Reading package lists... 2022-06-11 20:43:50.758 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-11 20:43:50.760 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-11 20:43:50.762 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:43:50.764 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:50.766 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:50.768 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:43:50.770 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:50.773 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-11 20:43:50.775 | ++ functions-common:time_stop:2433 : start_time=1654980220720 2022-06-11 20:43:50.777 | ++ functions-common:time_stop:2435 : [[ -z 1654980220720 ]] 2022-06-11 20:43:50.779 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:50.783 | ++ functions-common:time_stop:2438 : end_time=1654980230781 2022-06-11 20:43:50.785 | ++ functions-common:time_stop:2439 : elapsed_time=10061 2022-06-11 20:43:50.788 | ++ functions-common:time_stop:2440 : total=0 2022-06-11 20:43:50.790 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:50.792 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10061 2022-06-11 20:43:50.794 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:43:50.797 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:50.799 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:50.801 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:50.804 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:43:50.824 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:43:50.935 | Reading package lists... 2022-06-11 20:43:51.187 | Building dependency tree... 2022-06-11 20:43:51.189 | Reading state information... 2022-06-11 20:43:51.225 | acl is already the newest version (2.2.53-6). 2022-06-11 20:43:51.225 | bc is already the newest version (1.07.1-2build1). 2022-06-11 20:43:51.225 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-11 20:43:51.225 | conntrack is already the newest version (1:1.4.5-2). 2022-06-11 20:43:51.225 | ebtables is already the newest version (2.0.11-3build1). 2022-06-11 20:43:51.225 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:43:51.225 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-11 20:43:51.225 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:43:51.225 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-11 20:43:51.225 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-11 20:43:51.225 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-11 20:43:51.225 | iputils-arping is already the newest version (3:20190709-3). 2022-06-11 20:43:51.225 | iputils-ping is already the newest version (3:20190709-3). 2022-06-11 20:43:51.225 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-11 20:43:51.225 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-11 20:43:51.225 | libffi-dev is already the newest version (3.3-4). 2022-06-11 20:43:51.225 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-11 20:43:51.225 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-11 20:43:51.225 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-11 20:43:51.225 | lsscsi is already the newest version (0.30-0.1). 2022-06-11 20:43:51.225 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-11 20:43:51.226 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:43:51.226 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-11 20:43:51.226 | psmisc is already the newest version (23.3-1). 2022-06-11 20:43:51.226 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:43:51.226 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-11 20:43:51.226 | python3-systemd is already the newest version (234-3build2). 2022-06-11 20:43:51.226 | socat is already the newest version (1.7.3.3-2). 2022-06-11 20:43:51.226 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-11 20:43:51.226 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-11 20:43:51.226 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-11 20:43:51.226 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-11 20:43:51.226 | graphviz is already the newest version (2.42.2-3build2). 2022-06-11 20:43:51.226 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-11 20:43:51.226 | pcp is already the newest version (5.0.3-1). 2022-06-11 20:43:51.226 | pm-utils is already the newest version (1.4.1-19). 2022-06-11 20:43:51.226 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:43:51.226 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:43:51.226 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:43:51.226 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-11 20:43:51.226 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:43:51.226 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:43:51.226 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-11 20:43:51.226 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-11 20:43:51.226 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-11 20:43:51.226 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-11 20:43:51.226 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-11 20:43:51.226 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-11 20:43:51.226 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-11 20:43:51.226 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-11 20:43:51.226 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-11 20:43:51.226 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:43:51.226 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-11 20:43:51.226 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-11 20:43:51.227 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-11 20:43:51.227 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-11 20:43:51.227 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-11 20:43:51.227 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-11 20:43:51.227 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:43:51.227 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-11 20:43:51.227 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-11 20:43:51.227 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-11 20:43:51.227 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-11 20:43:51.227 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-11 20:43:51.227 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-11 20:43:51.227 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-11 20:43:51.227 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-11 20:43:51.227 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-11 20:43:51.227 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-11 20:43:51.455 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:43:51.455 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-11 20:43:51.455 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-11 20:43:51.455 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-11 20:43:51.455 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:51.456 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:51.456 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:51.456 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:51.456 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:51.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:51.456 | python3-zope.interface 2022-06-11 20:43:51.456 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:51.570 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:43:51.575 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:43:51.577 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:51.580 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:43:51.582 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:51.584 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:51.586 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:43:51.589 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:51.591 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:51.594 | ++ functions-common:time_stop:2433 : start_time=1654980230822 2022-06-11 20:43:51.596 | ++ functions-common:time_stop:2435 : [[ -z 1654980230822 ]] 2022-06-11 20:43:51.599 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:51.603 | ++ functions-common:time_stop:2438 : end_time=1654980231601 2022-06-11 20:43:51.605 | ++ functions-common:time_stop:2439 : elapsed_time=779 2022-06-11 20:43:51.608 | ++ functions-common:time_stop:2440 : total=2400 2022-06-11 20:43:51.610 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:51.612 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3179 2022-06-11 20:43:51.614 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:43:51.617 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-11 20:43:51.619 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-11 20:43:51.622 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-11 20:43:51.626 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-11 20:43:51.630 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:51.632 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-11 20:43:51.635 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-11 20:43:53.062 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-11 20:43:53.064 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-11 20:43:53.066 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-11 20:43:53.068 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-11 20:43:53.070 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-11 20:43:53.072 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-11 20:43:53.074 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-11 20:43:53.075 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-11 20:43:53.077 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-11 20:43:53.079 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-11 20:43:53.080 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-11 20:43:53.082 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-11 20:43:53.084 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-11 20:43:53.086 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-11 20:43:53.087 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-11 20:43:53.089 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-11 20:43:53.091 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-11 20:43:53.092 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-11 20:43:53.095 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-11 20:43:53.096 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-11 20:43:53.099 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-11 20:43:53.101 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-11 20:43:53.103 | + functions-common:_ensure_lsb_release:394 : return 2022-06-11 20:43:53.105 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-11 20:43:53.175 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-11 20:43:53.177 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-11 20:43:53.246 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-11 20:43:53.248 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-11 20:43:53.321 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-11 20:43:53.322 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-11 20:43:53.324 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-11 20:43:53.326 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-11 20:43:53.328 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-11 20:43:53.330 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-11 20:43:53.332 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-11 20:43:53.333 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-11 20:43:53.335 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-11 20:43:53.337 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-11 20:43:53.339 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-11 20:43:53.339 | Distro: focal 2022-06-11 20:43:53.341 | + tools/install_pip.sh:main:124 : get_versions 2022-06-11 20:43:53.344 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:43:53.348 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:43:53.350 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:43:53.352 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:43:53.353 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:43:53.991 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:43:53.993 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:43:53.993 | pip: 21.3.1 2022-06-11 20:43:53.995 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-11 20:43:53.997 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-11 20:43:53.998 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:43:54.001 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:43:54.002 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:43:54.004 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:43:54.006 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:43:54.007 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:43:54.009 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:43:54.011 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:43:54.012 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:43:54.014 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:43:54.016 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-11 20:43:54.018 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:54.019 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:54.021 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-11 20:43:54.025 | + tools/install_pip.sh:main:153 : set -x 2022-06-11 20:43:54.027 | + tools/install_pip.sh:main:156 : get_versions 2022-06-11 20:43:54.029 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:43:54.033 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:43:54.035 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:43:54.038 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:43:54.039 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:43:54.678 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:43:54.680 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:43:54.680 | pip: 21.3.1 2022-06-11 20:43:54.684 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-11 20:43:54.687 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:43:54.691 | + ./stack.sh:main:791 : fixup_all 2022-06-11 20:43:54.694 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-11 20:43:54.696 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-11 20:43:54.698 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:54.700 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:54.702 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-11 20:43:54.714 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-11 20:43:54.725 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-11 20:43:54.737 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-11 20:43:54.740 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-11 20:43:54.742 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:43:54.744 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:43:54.746 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:43:54.748 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:43:54.751 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:43:54.753 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:43:54.755 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:43:54.757 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:43:54.759 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:43:54.761 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:43:54.763 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-11 20:43:54.766 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-11 20:43:54.768 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-11 20:43:54.770 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:43:54.772 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:43:54.774 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:43:54.776 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:43:54.778 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:43:54.780 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:43:54.783 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-11 20:43:54.786 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-11 20:43:54.807 | Using python 3.8 to install os-testr 2022-06-11 20:43:54.809 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-11 20:43:55.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:55.617 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:55.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:55.617 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:56.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:56.767 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-11 20:43:56.835 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-11 20:43:56.836 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-11 20:43:56.837 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-11 20:43:56.851 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-11 20:43:56.861 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-11 20:43:56.872 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-11 20:43:58.477 | 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-06-11 20:43:58.571 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:43:58.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:43:58.677 | + inc/python:pip_install:196 : result=0 2022-06-11 20:43:58.684 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:43:58.684 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:58.685 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:58.688 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:58.690 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:58.692 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:58.694 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:43:58.696 | + functions-common:time_stop:2433 : start_time=1654980234801 2022-06-11 20:43:58.698 | + functions-common:time_stop:2435 : [[ -z 1654980234801 ]] 2022-06-11 20:43:58.701 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:58.705 | + functions-common:time_stop:2438 : end_time=1654980238703 2022-06-11 20:43:58.708 | + functions-common:time_stop:2439 : elapsed_time=3902 2022-06-11 20:43:58.710 | + functions-common:time_stop:2440 : total=0 2022-06-11 20:43:58.712 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:58.714 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3902 2022-06-11 20:43:58.716 | + inc/python:pip_install:199 : return 0 2022-06-11 20:43:58.719 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-11 20:43:58.771 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-11 20:43:59.010 | + ./stack.sh:main:805 : install_infra 2022-06-11 20:43:59.013 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:43:59.016 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-11 20:43:59.018 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:43:59.021 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-11 20:43:59.044 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-11 20:44:01.823 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:01.946 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-11 20:44:02.256 | + inc/python:pip_install:196 : result=0 2022-06-11 20:44:02.258 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:44:02.260 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:02.262 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:02.264 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:02.267 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:02.269 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:02.271 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:44:02.274 | + functions-common:time_stop:2433 : start_time=1654980239037 2022-06-11 20:44:02.276 | + functions-common:time_stop:2435 : [[ -z 1654980239037 ]] 2022-06-11 20:44:02.278 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:02.283 | + functions-common:time_stop:2438 : end_time=1654980242280 2022-06-11 20:44:02.285 | + functions-common:time_stop:2439 : elapsed_time=3243 2022-06-11 20:44:02.287 | + functions-common:time_stop:2440 : total=3902 2022-06-11 20:44:02.289 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:02.291 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7145 2022-06-11 20:44:02.293 | + inc/python:pip_install:199 : return 0 2022-06-11 20:44:02.296 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:44:02.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-11 20:44:02.321 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-11 20:44:05.159 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:05.161 | Processing /opt/stack/requirements 2022-06-11 20:44:06.905 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-11 20:44:06.916 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-11 20:44:06.919 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-11 20:44:06.947 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-11 20:44:06.953 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-11 20:44:06.963 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-11 20:44:06.966 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-11 20:44:06.971 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-11 20:44:06.975 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-11 20:44:06.980 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-11 20:44:06.983 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-11 20:44:06.999 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-11 20:44:07.002 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-11 20:44:07.005 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-11 20:44:07.037 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-11 20:44:07.040 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-11 20:44:07.052 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-11 20:44:07.084 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-11 20:44:07.134 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-11 20:44:07.141 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-11 20:44:07.144 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-11 20:44:07.149 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-11 20:44:07.151 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-11 20:44:07.213 | Building wheels for collected packages: openstack-requirements 2022-06-11 20:44:07.214 | Building wheel for openstack-requirements (setup.py): started 2022-06-11 20:44:08.051 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-11 20:44:08.051 | ERROR: Command errored out with exit status 1: 2022-06-11 20:44:08.051 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hssaoyaq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hssaoyaq/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-p5_hp1uw 2022-06-11 20:44:08.051 | cwd: /tmp/pip-req-build-hssaoyaq/ 2022-06-11 20:44:08.051 | Complete output (6 lines): 2022-06-11 20:44:08.051 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-11 20:44:08.051 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-11 20:44:08.051 | or: setup.py --help-commands 2022-06-11 20:44:08.051 | or: setup.py cmd --help 2022-06-11 20:44:08.051 | 2022-06-11 20:44:08.051 | error: invalid command 'bdist_wheel' 2022-06-11 20:44:08.051 | ---------------------------------------- 2022-06-11 20:44:08.051 | ERROR: Failed building wheel for openstack-requirements 2022-06-11 20:44:08.052 | Running setup.py clean for openstack-requirements 2022-06-11 20:44:08.890 | Failed to build openstack-requirements 2022-06-11 20:44:08.906 | Installing collected packages: openstack-requirements 2022-06-11 20:44:08.906 | Attempting uninstall: openstack-requirements 2022-06-11 20:44:08.907 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-11 20:44:08.943 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-11 20:44:08.960 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-11 20:44:08.963 | Running setup.py install for openstack-requirements: started 2022-06-11 20:44:11.341 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-11 20:44:11.364 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-11 20:44:11.492 | + inc/python:pip_install:196 : result=0 2022-06-11 20:44:11.494 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:44:11.496 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:11.498 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:11.501 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:11.503 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:11.505 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:11.507 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:44:11.509 | + functions-common:time_stop:2433 : start_time=1654980242313 2022-06-11 20:44:11.511 | + functions-common:time_stop:2435 : [[ -z 1654980242313 ]] 2022-06-11 20:44:11.514 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:11.519 | + functions-common:time_stop:2438 : end_time=1654980251516 2022-06-11 20:44:11.521 | + functions-common:time_stop:2439 : elapsed_time=9203 2022-06-11 20:44:11.523 | + functions-common:time_stop:2440 : total=7145 2022-06-11 20:44:11.525 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:11.527 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16348 2022-06-11 20:44:11.529 | + inc/python:pip_install:199 : return 0 2022-06-11 20:44:11.532 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-11 20:44:11.534 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-11 20:44:11.537 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-11 20:44:11.539 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:11.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:11.544 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-11 20:44:11.546 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:11.548 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-11 20:44:11.568 | Using python 3.8 to install pbr 2022-06-11 20:44:11.571 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-11 20:44:12.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:12.371 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:12.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:12.371 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:13.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:13.518 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-11 20:44:15.276 | 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-06-11 20:44:15.374 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:44:15.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:44:15.483 | + inc/python:pip_install:196 : result=0 2022-06-11 20:44:15.485 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:44:15.488 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:15.490 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:15.492 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:15.494 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:15.496 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:15.498 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:44:15.500 | + functions-common:time_stop:2433 : start_time=1654980251563 2022-06-11 20:44:15.503 | + functions-common:time_stop:2435 : [[ -z 1654980251563 ]] 2022-06-11 20:44:15.505 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:15.509 | + functions-common:time_stop:2438 : end_time=1654980255507 2022-06-11 20:44:15.511 | + functions-common:time_stop:2439 : elapsed_time=3944 2022-06-11 20:44:15.513 | + functions-common:time_stop:2440 : total=16348 2022-06-11 20:44:15.516 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:15.518 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20292 2022-06-11 20:44:15.521 | + inc/python:pip_install:199 : return 0 2022-06-11 20:44:15.523 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-11 20:44:17.812 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-11 20:44:19.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:19.696 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-11 20:44:19.717 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-11 20:44:19.722 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-11 20:44:19.725 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-11 20:44:19.728 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-11 20:44:19.732 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-11 20:44:19.805 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:44:19.808 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:44:19.811 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-11 20:44:19.828 | + ./stack.sh:main:814 : pkgs= 2022-06-11 20:44:19.831 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-11 20:44:19.833 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-11 20:44:19.835 | + functions-common:run_phase:1854 : local mode=stack 2022-06-11 20:44:19.838 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-11 20:44:19.840 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:44:19.842 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:44:19.844 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:44:19.846 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:44:19.849 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:44:19.852 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:44:19.856 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:44:19.858 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:44:19.860 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:44:19.863 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-11 20:44:19.865 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:44:19.881 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:19.883 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:44:19.885 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.887 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-11 20:44:19.889 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.891 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:44:19.893 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.895 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-11 20:44:19.897 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.899 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-11 20:44:19.901 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.903 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:44:19.906 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:44:19.908 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:44:19.910 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:44:19.912 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:44:19.914 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-11 20:44:19.916 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-11 20:44:19.918 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-11 20:44:19.921 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-11 20:44:19.923 | + functions-common:run_plugins:1844 : local plugin 2022-06-11 20:44:19.925 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-11 20:44:19.927 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:44:19.930 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-11 20:44:19.932 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-11 20:44:19.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:44:19.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:44:19.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-11 20:44:19.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:19.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-11 20:44:19.945 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:44:19.947 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-11 20:44:19.949 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-11 20:44:19.951 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-11 20:44:19.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-11 20:44:19.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-11 20:44:19.958 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-11 20:44:19.960 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-11 20:44:19.962 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-11 20:44:19.964 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:19.966 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:19.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-11 20:44:19.971 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-11 20:44:19.973 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:19.975 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:19.977 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:19.980 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:19.982 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:19.984 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:19.986 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:19.988 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:19.991 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:19.993 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:19.995 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:19.997 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:44:19.999 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-11 20:44:20.001 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:20.003 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:20.005 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:20.007 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-11 20:44:20.027 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-06-11 20:44:20.138 | Reading package lists... 2022-06-11 20:44:20.393 | Building dependency tree... 2022-06-11 20:44:20.395 | Reading state information... 2022-06-11 20:44:20.658 | software-properties-common is already the newest version (0.99.9.8). 2022-06-11 20:44:20.658 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:20.659 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:20.659 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:20.659 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:20.659 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:20.659 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:20.659 | python3-zope.interface 2022-06-11 20:44:20.659 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:20.776 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:44:20.780 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:44:20.783 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:20.785 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:44:20.787 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:20.789 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:20.791 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:44:20.793 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:20.796 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:20.798 | ++ functions-common:time_stop:2433 : start_time=1654980260025 2022-06-11 20:44:20.800 | ++ functions-common:time_stop:2435 : [[ -z 1654980260025 ]] 2022-06-11 20:44:20.803 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:20.807 | ++ functions-common:time_stop:2438 : end_time=1654980260804 2022-06-11 20:44:20.809 | ++ functions-common:time_stop:2439 : elapsed_time=779 2022-06-11 20:44:20.811 | ++ functions-common:time_stop:2440 : total=3179 2022-06-11 20:44:20.813 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:20.816 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3958 2022-06-11 20:44:20.818 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:44:20.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-11 20:44:20.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-11 20:44:20.824 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-11 20:44:20.826 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-11 20:44:20.829 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-11 20:44:20.831 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:20.833 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:20.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-11 20:44:20.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-11 20:44:20.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-11 20:44:20.931 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-11 20:44:21.458 | OK 2022-06-11 20:44:21.471 | ++ /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-06-11 20:44:22.875 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:44:22.876 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:44:22.925 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:44:22.984 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:44:23.241 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-11 20:44:23.727 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-11 20:44:33.169 | Fetched 25.7 kB in 1s (25.3 kB/s) 2022-06-11 20:44:34.751 | Reading package lists... 2022-06-11 20:44:34.782 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-11 20:44:34.998 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:44:35.007 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:44:35.035 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:44:35.078 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:44:35.345 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-11 20:44:37.416 | Reading package lists... 2022-06-11 20:44:37.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-11 20:44:37.451 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-11 20:44:37.453 | ++ inc/python:python3_enabled:452 : return 0 2022-06-11 20:44:37.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-11 20:44:37.457 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-11 20:44:37.460 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:44:37.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:44:37.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:44:37.469 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:44:37.469 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:44:37.469 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:44:37.473 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:44:37.476 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:44:37.479 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:44:37.481 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:44:37.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:44:37.500 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:44:37.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:44:37.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-11 20:44:37.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-11 20:44:37.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:44:37.511 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:37.513 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:37.515 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:37.518 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:37.520 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:37.522 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:37.524 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:37.526 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:37.528 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:37.531 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:37.533 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:37.535 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:44:37.537 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:44:37.540 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:37.542 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:37.544 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:37.547 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:44:37.567 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:44:37.678 | Reading package lists... 2022-06-11 20:44:37.932 | Building dependency tree... 2022-06-11 20:44:37.933 | Reading state information... 2022-06-11 20:44:38.204 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-11 20:44:38.204 | ceph is already the newest version (16.2.9-1focal). 2022-06-11 20:44:38.204 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-11 20:44:38.204 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-11 20:44:38.204 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:38.205 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:38.206 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:38.206 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:38.206 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:38.206 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:38.206 | python3-zope.interface 2022-06-11 20:44:38.206 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:38.321 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:44:38.326 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:44:38.328 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:38.331 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:44:38.333 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:38.335 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:38.337 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:44:38.339 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:38.341 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:38.344 | ++ functions-common:time_stop:2433 : start_time=1654980277564 2022-06-11 20:44:38.346 | ++ functions-common:time_stop:2435 : [[ -z 1654980277564 ]] 2022-06-11 20:44:38.348 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:38.353 | ++ functions-common:time_stop:2438 : end_time=1654980278350 2022-06-11 20:44:38.355 | ++ functions-common:time_stop:2439 : elapsed_time=786 2022-06-11 20:44:38.357 | ++ functions-common:time_stop:2440 : total=3958 2022-06-11 20:44:38.359 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:38.361 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4744 2022-06-11 20:44:38.364 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:44:38.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-11 20:44:38.369 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:38.371 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:38.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-11 20:44:38.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-11 20:44:38.390 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:44:38.392 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:44:38.394 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:44:38.396 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:44:38.399 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:44:38.401 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:44:38.403 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:44:38.405 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:44:38.407 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:44:38.409 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:44:38.412 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-11 20:44:38.414 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:44:38.416 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-11 20:44:38.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-11 20:44:38.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-11 20:44:38.423 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-11 20:44:38.425 | ++ /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-06-11 20:44:38.427 | ++ functions:create_disk:732 : local node_number 2022-06-11 20:44:38.429 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.431 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:44:38.433 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-11 20:44:38.436 | ++ functions:create_disk:736 : local key 2022-06-11 20:44:38.439 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.439 | +++ functions:create_disk:738 : sed s#/.## 2022-06-11 20:44:38.444 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.446 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.449 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-11 20:44:38.451 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.453 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:44:38.455 | ++ functions:destroy_disk:765 : local key 2022-06-11 20:44:38.459 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.459 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-11 20:44:38.464 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.466 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.468 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-11 20:44:38.472 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-11 20:44:38.485 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.500 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.504 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-11 20:44:38.515 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.526 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:44:38.628 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-11 20:44:38.629 | = sectsz=512 attr=2, projid32bit=1 2022-06-11 20:44:38.629 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-11 20:44:38.629 | = reflink=1 2022-06-11 20:44:38.629 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-11 20:44:38.629 | = sunit=0 swidth=0 blks 2022-06-11 20:44:38.629 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-11 20:44:38.629 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-11 20:44:38.629 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-11 20:44:38.629 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-11 20:44:38.633 | ++ 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-06-11 20:44:38.634 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-11 20:44:38.642 | /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-06-11 20:44:38.646 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-11 20:44:38.657 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-11 20:44:38.701 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-11 20:44:38.705 | ++ /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-06-11 20:44:38.719 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-11 20:44:38.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-11 20:44:38.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 --create-keyring --name=mon. --add-key=AQC2/qRiK/ZWLBAADgmE/WhMm8d5FfByUJVHDg== --cap mon 'allow *' 2022-06-11 20:44:38.783 | creating /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:44:38.783 | added entity mon. auth(key=AQC2/qRiK/ZWLBAADgmE/WhMm8d5FfByUJVHDg==) 2022-06-11 20:44:38.783 | added 1 caps to entity mon. 2022-06-11 20:44:38.788 | ++ /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-06-11 20:44:38.842 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:44:38.848 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-11 20:44:38.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:44:38.883 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:44:38.888 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-11 20:44:38.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-ncdv-master-1 2022-06-11 20:44:38.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 5840d861-2a4f-4a2f-8d33-175f4dba4822 2022-06-11 20:44:38.965 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-11 20:44:38.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members ncdv-master-1 2022-06-11 20:44:39.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.23 2022-06-11 20:44:39.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-11 20:44:39.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-11 20:44:39.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-11 20:44:39.219 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-11 20:44:39.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-11 20:44:39.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-11 20:44:39.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-11 20:44:39.422 | ++ /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-06-11 20:44:39.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-11 20:44:39.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-11 20:44:39.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-11 20:44:39.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-11 20:44:39.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-11 20:44:39.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-11 20:44:39.595 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:44:39.599 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:44:39.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i ncdv-master-1 --keyring /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:44:40.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:44:40.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-11 20:44:40.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@ncdv-master-1 2022-06-11 20:44:40.353 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@ncdv-master-1.service → /lib/systemd/system/ceph-mon@.service. 2022-06-11 20:44:40.712 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-11 20:44:40.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@ncdv-master-1 2022-06-11 20:44:40.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-11 20:44:40.741 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-11 20:44:40.747 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:44:40.750 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:44:40.753 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:44:40.755 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:44:40.758 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:44:40.763 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:44:40.765 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:44:40.768 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:44:40.770 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:44:40.772 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:44:40.775 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:44:40.792 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:44:40.794 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:44:40.800 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:44:40.800 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:44:40.800 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:44:42.308 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:44:42.311 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:44:42.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-11 20:44:42.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-11 20:44:42.318 | ++ functions:vercmp:628 : local v1=16.2 2022-06-11 20:44:42.320 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-11 20:44:42.322 | ++ functions:vercmp:630 : local v2=14.0 2022-06-11 20:44:42.325 | ++ functions:vercmp:631 : local result 2022-06-11 20:44:42.329 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-11 20:44:42.329 | +++ functions:vercmp:635 : sort -V 2022-06-11 20:44:42.330 | +++ functions:vercmp:635 : head -1 2022-06-11 20:44:42.334 | ++ functions:vercmp:635 : result=14.0 2022-06-11 20:44:42.336 | ++ functions:vercmp:637 : case $op in 2022-06-11 20:44:42.339 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-11 20:44:42.341 | ++ functions:vercmp:652 : return 2022-06-11 20:44:42.344 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:44:42.346 | ++ /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-06-11 20:44:42.705 | exported keyring for client.bootstrap-mds 2022-06-11 20:44:42.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:44:42.727 | ++ /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-06-11 20:44:43.087 | exported keyring for client.bootstrap-osd 2022-06-11 20:44:43.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:44:43.109 | ++ /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-06-11 20:44:43.470 | exported keyring for client.bootstrap-rgw 2022-06-11 20:44:43.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-11 20:44:43.502 | ++ /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-06-11 20:44:44.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-11 20:44:44.033 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-11 20:44:44.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-11 20:44:44.039 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-11 20:44:44.619 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-11 20:44:44.621 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-11 20:44:44.635 | ++ /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-06-11 20:44:44.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:44:45.128 | [osd.0] 2022-06-11 20:44:45.128 | key = AQC8/qRipL2VOxAAmOkx1vcekT6QmhuE5HT70w== 2022-06-11 20:44:45.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-11 20:44:45.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:44:45.177 | ++ /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-06-11 20:44:45.270 | 2022-06-11T20:44:45.263+0000 7f7018bfe080 -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-06-11 20:44:45.270 | 2022-06-11T20:44:45.263+0000 7f7018bfe080 -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-06-11 20:44:45.270 | 2022-06-11T20:44:45.263+0000 7f7018bfe080 -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-06-11 20:44:45.383 | 2022-06-11T20:44:45.379+0000 7f7018bfe080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-11 20:44:53.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-11 20:44:55.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-11 20:44:55.559 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-11 20:44:55.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-11 20:44:55.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:44:55.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:44:55.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:44:55.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:44:55.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:44:55.950 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:44:55.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:44:55.960 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:44:55.964 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:44:55.968 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:44:55.970 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:44:55.987 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:44:55.990 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:44:55.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-11 20:44:55.994 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-11 20:44:55.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-11 20:44:55.999 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:44:56.002 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-11 20:44:56.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-11 20:44:56.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:44:56.020 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-11 20:44:56.024 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@ncdv-master-1 2022-06-11 20:44:56.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-11 20:44:56.043 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-11 20:44:56.046 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:44:56.048 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:44:56.050 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:44:56.052 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:44:56.056 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:44:56.060 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:44:56.063 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:44:56.065 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:44:56.068 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:44:56.070 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:44:56.072 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:44:56.088 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:44:56.090 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:44:56.094 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:44:56.095 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:44:56.095 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:44:56.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:44:56.542 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:44:56.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-11 20:44:56.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-11 20:44:56.572 | ++ /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-06-11 20:45:03.697 | no valid command found; 10 closest matches: 2022-06-11 20:45:03.697 | 0 2022-06-11 20:45:03.697 | 1 2022-06-11 20:45:03.697 | 2 2022-06-11 20:45:03.697 | abort 2022-06-11 20:45:03.697 | assert 2022-06-11 20:45:03.697 | config diff 2022-06-11 20:45:03.697 | config diff get 2022-06-11 20:45:03.697 | config get 2022-06-11 20:45:03.697 | config help [] 2022-06-11 20:45:03.698 | config set ... 2022-06-11 20:45:03.698 | Error EINVAL: invalid command 2022-06-11 20:45:03.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-11 20:45:03.704 | MGR Restful is not working, perhaps the package is not installed? 2022-06-11 20:45:03.707 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-11 20:45:04.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-11 20:45:04.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-11 20:45:04.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-11 20:45:04.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:45:04.289 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:45:04.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:45:04.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:45:04.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:45:04.296 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:45:04.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:45:04.304 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:45:04.307 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:45:04.310 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:45:04.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:45:04.329 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:45:04.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:45:04.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-11 20:45:04.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:45:04.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:45:04.344 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-11 20:45:04.346 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-11 20:45:04.354 | + functions:set_systemd_override:821 : local value=2048 2022-06-11 20:45:04.356 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-11 20:45:04.359 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-11 20:45:04.413 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-11 20:45:04.413 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-11 20:45:04.415 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-11 20:45:04.791 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-11 20:45:04.793 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-11 20:45:04.811 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:04.814 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-11 20:45:04.817 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:45:04.829 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:45:04.829 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:45:04.829 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:45:04.829 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:45:04.830 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:45:04.832 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:04.835 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:04.837 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:45:04.840 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:04.842 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:45:04.845 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:45:04.847 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-11 20:45:04.850 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:45:04.852 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:04.855 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:04.858 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-11 20:45:04.881 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-11 20:45:05.025 | Reading package lists... 2022-06-11 20:45:05.276 | Building dependency tree... 2022-06-11 20:45:05.278 | Reading state information... 2022-06-11 20:45:05.537 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-11 20:45:05.537 | The following packages were automatically installed and are no longer required: 2022-06-11 20:45:05.538 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:45:05.538 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:45:05.538 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:45:05.538 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:45:05.538 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:45:05.538 | python3-zope.interface 2022-06-11 20:45:05.538 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:45:05.651 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:45:05.656 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:45:05.659 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:45:05.661 | + functions-common:time_stop:2426 : local name 2022-06-11 20:45:05.664 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:45:05.666 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:45:05.669 | + functions-common:time_stop:2429 : local total 2022-06-11 20:45:05.671 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:45:05.674 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:45:05.676 | + functions-common:time_stop:2433 : start_time=1654980304878 2022-06-11 20:45:05.678 | + functions-common:time_stop:2435 : [[ -z 1654980304878 ]] 2022-06-11 20:45:05.681 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:45:05.686 | + functions-common:time_stop:2438 : end_time=1654980305683 2022-06-11 20:45:05.689 | + functions-common:time_stop:2439 : elapsed_time=805 2022-06-11 20:45:05.691 | + functions-common:time_stop:2440 : total=4744 2022-06-11 20:45:05.693 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:45:05.696 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5549 2022-06-11 20:45:05.698 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:45:05.701 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-11 20:45:05.703 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:45:05.706 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:45:05.708 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:45:05.710 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:45:05.713 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:45:05.716 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:45:05.718 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-11 20:45:05.720 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:45:05.723 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:45:05.725 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:45:05.728 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:45:05.730 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:45:05.733 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:45:05.736 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:45:05.738 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:45:05.741 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:45:05.743 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:45:05.745 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-11 20:45:05.748 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:45:05.751 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:45:05.753 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:45:05.756 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:45:05.758 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:45:05.761 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:45:05.763 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-11 20:45:05.766 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-11 20:45:05.783 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:05.785 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-11 20:45:05.788 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:45:05.790 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-11 20:45:05.793 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-11 20:45:05.797 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-11 20:45:05.801 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-11 20:45:05.804 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-11 20:45:05.806 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-11 20:45:05.809 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-11 20:45:05.812 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-11 20:45:05.814 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-11 20:45:05.817 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-11 20:45:06.564 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-11 20:45:06.564 | user tags 2022-06-11 20:45:06.564 | stackrabbit []' 2022-06-11 20:45:06.567 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-11 20:45:06.567 | user tags 2022-06-11 20:45:06.567 | stackrabbit []' 2022-06-11 20:45:06.568 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-11 20:45:06.574 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-11 20:45:06.577 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-11 20:45:06.580 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:45:07.236 | Changing password for user "stackrabbit" ... 2022-06-11 20:45:07.292 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-11 20:45:07.948 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-11 20:45:07.996 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-11 20:45:07.999 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:45:08.665 | Changing password for user "stackrabbit" ... 2022-06-11 20:45:08.727 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-11 20:45:08.730 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-11 20:45:08.733 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-11 20:45:09.382 | Deleting user "guest" ... 2022-06-11 20:45:09.397 | Error: 2022-06-11 20:45:09.397 | {:no_such_user, "guest"} 2022-06-11 20:45:09.409 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-11 20:45:09.412 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-11 20:45:09.430 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:09.432 | + ./stack.sh:main:831 : install_database 2022-06-11 20:45:09.436 | + lib/database:install_database:118 : install_database_mysql 2022-06-11 20:45:09.438 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-11 20:45:09.441 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:09.443 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:09.446 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-11 20:45:09.784 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-11 20:45:09.787 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:09.789 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-11 20:45:09.792 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-11 20:45:09.795 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:45:09.797 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-11 20:45:09.800 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:45:09.802 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:45:09.805 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:45:09.807 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:45:09.810 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:45:09.813 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:45:09.815 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:45:09.818 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:45:09.820 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:45:09.823 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:45:09.826 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-11 20:45:09.828 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:45:09.831 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:45:09.833 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:45:09.836 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:45:09.838 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:45:09.841 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:45:09.843 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-11 20:45:09.846 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:09.849 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:09.851 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-11 20:45:09.853 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:45:09.856 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:45:09.859 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:45:09.861 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:45:09.864 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:45:09.866 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:45:09.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:09.871 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:09.874 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:45:09.876 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:09.879 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:45:09.881 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:45:09.883 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-11 20:45:09.886 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:45:09.889 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:09.892 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:09.894 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-11 20:45:09.916 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-11 20:45:10.029 | Reading package lists... 2022-06-11 20:45:10.283 | Building dependency tree... 2022-06-11 20:45:10.284 | Reading state information... 2022-06-11 20:45:10.560 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-11 20:45:10.560 | The following packages were automatically installed and are no longer required: 2022-06-11 20:45:10.561 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:45:10.561 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:45:10.561 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:45:10.561 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:45:10.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:45:10.561 | python3-zope.interface 2022-06-11 20:45:10.561 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:45:10.677 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:45:10.682 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:45:10.684 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:45:10.687 | + functions-common:time_stop:2426 : local name 2022-06-11 20:45:10.689 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:45:10.692 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:45:10.694 | + functions-common:time_stop:2429 : local total 2022-06-11 20:45:10.696 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:45:10.699 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:45:10.701 | + functions-common:time_stop:2433 : start_time=1654980309913 2022-06-11 20:45:10.704 | + functions-common:time_stop:2435 : [[ -z 1654980309913 ]] 2022-06-11 20:45:10.707 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:45:10.711 | + functions-common:time_stop:2438 : end_time=1654980310708 2022-06-11 20:45:10.713 | + functions-common:time_stop:2439 : elapsed_time=795 2022-06-11 20:45:10.717 | + functions-common:time_stop:2440 : total=5549 2022-06-11 20:45:10.719 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:45:10.721 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6344 2022-06-11 20:45:10.724 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:45:10.727 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-11 20:45:10.729 | + ./stack.sh:main:834 : install_database_python 2022-06-11 20:45:10.732 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-11 20:45:10.735 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-11 20:45:10.737 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-11 20:45:10.740 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-11 20:45:10.743 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-11 20:45:10.745 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-11 20:45:10.748 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-11 20:45:10.752 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-11 20:45:10.752 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-11 20:45:10.758 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-11 20:45:10.760 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-11 20:45:10.763 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-11 20:45:10.766 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-11 20:45:10.769 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-11 20:45:10.791 | Using python 3.8 to install PyMySQL 2022-06-11 20:45:10.795 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-11 20:45:11.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:45:11.620 | from cryptography.utils import int_from_bytes 2022-06-11 20:45:11.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:45:11.620 | from cryptography.utils import int_from_bytes 2022-06-11 20:45:12.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:45:12.761 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-11 20:45:14.409 | 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-06-11 20:45:14.505 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:45:14.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:45:14.608 | + inc/python:pip_install:196 : result=0 2022-06-11 20:45:14.611 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:45:14.613 | + functions-common:time_stop:2426 : local name 2022-06-11 20:45:14.616 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:45:14.618 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:45:14.621 | + functions-common:time_stop:2429 : local total 2022-06-11 20:45:14.631 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:45:14.631 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:45:14.631 | + functions-common:time_stop:2433 : start_time=1654980310786 2022-06-11 20:45:14.631 | + functions-common:time_stop:2435 : [[ -z 1654980310786 ]] 2022-06-11 20:45:14.634 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:45:14.639 | + functions-common:time_stop:2438 : end_time=1654980314636 2022-06-11 20:45:14.641 | + functions-common:time_stop:2439 : elapsed_time=3850 2022-06-11 20:45:14.644 | + functions-common:time_stop:2440 : total=20292 2022-06-11 20:45:14.646 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:45:14.649 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24142 2022-06-11 20:45:14.651 | + inc/python:pip_install:199 : return 0 2022-06-11 20:45:14.654 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-11 20:45:14.656 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:45:14.665 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-11 20:45:14.665 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-11 20:45:14.679 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:14.681 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-11 20:45:14.685 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-11 20:45:14.688 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-11 20:45:14.699 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-11 20:45:14.699 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-11 20:45:14.699 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-11 20:45:14.699 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-11 20:45:14.702 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-11 20:45:14.705 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-11 20:45:14.707 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-11 20:45:14.724 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:14.727 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-11 20:45:14.729 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:45:14.733 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:45:14.735 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:45:14.738 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:45:14.740 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:45:14.742 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:45:14.745 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:14.748 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:14.751 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:45:14.757 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:14.757 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:45:14.758 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:45:14.760 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-11 20:45:14.763 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:45:14.765 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:14.768 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:14.770 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-11 20:45:14.792 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-11 20:45:14.903 | Reading package lists... 2022-06-11 20:45:15.155 | Building dependency tree... 2022-06-11 20:45:15.157 | Reading state information... 2022-06-11 20:45:15.420 | radvd is already the newest version (1:2.17-2). 2022-06-11 20:45:15.420 | The following packages were automatically installed and are no longer required: 2022-06-11 20:45:15.421 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:45:15.421 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:45:15.421 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:45:15.421 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:45:15.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:45:15.421 | python3-zope.interface 2022-06-11 20:45:15.421 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:45:15.537 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:45:15.541 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:45:15.544 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:45:15.546 | + functions-common:time_stop:2426 : local name 2022-06-11 20:45:15.548 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:45:15.551 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:45:15.553 | + functions-common:time_stop:2429 : local total 2022-06-11 20:45:15.555 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:45:15.557 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:45:15.560 | + functions-common:time_stop:2433 : start_time=1654980314790 2022-06-11 20:45:15.563 | + functions-common:time_stop:2435 : [[ -z 1654980314790 ]] 2022-06-11 20:45:15.565 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:45:15.570 | + functions-common:time_stop:2438 : end_time=1654980315567 2022-06-11 20:45:15.572 | + functions-common:time_stop:2439 : elapsed_time=777 2022-06-11 20:45:15.575 | + functions-common:time_stop:2440 : total=6344 2022-06-11 20:45:15.577 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:45:15.580 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7121 2022-06-11 20:45:15.582 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:45:15.585 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-11 20:45:15.603 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:15.605 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-11 20:45:15.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-11 20:45:15.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-11 20:45:15.613 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-11 20:45:15.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-11 20:45:15.636 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:45:15.639 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:45:15.642 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:45:15.644 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:45:15.646 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:45:15.649 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:45:15.651 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:15.655 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:15.657 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:45:15.659 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:15.662 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:45:15.664 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:45:15.666 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-11 20:45:15.669 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:45:15.672 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:15.674 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:15.677 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-11 20:45:15.698 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-11 20:45:15.810 | Reading package lists... 2022-06-11 20:45:16.061 | Building dependency tree... 2022-06-11 20:45:16.062 | Reading state information... 2022-06-11 20:45:16.326 | fakeroot is already the newest version (1.24-1). 2022-06-11 20:45:16.326 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:45:16.327 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-11 20:45:16.327 | The following packages were automatically installed and are no longer required: 2022-06-11 20:45:16.328 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:45:16.328 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:45:16.328 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:45:16.328 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:45:16.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:45:16.328 | python3-zope.interface 2022-06-11 20:45:16.328 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:45:16.440 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:45:16.445 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:45:16.447 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:45:16.449 | + functions-common:time_stop:2426 : local name 2022-06-11 20:45:16.452 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:45:16.454 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:45:16.456 | + functions-common:time_stop:2429 : local total 2022-06-11 20:45:16.458 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:45:16.460 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:45:16.463 | + functions-common:time_stop:2433 : start_time=1654980315695 2022-06-11 20:45:16.465 | + functions-common:time_stop:2435 : [[ -z 1654980315695 ]] 2022-06-11 20:45:16.468 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:45:16.472 | + functions-common:time_stop:2438 : end_time=1654980316470 2022-06-11 20:45:16.475 | + functions-common:time_stop:2439 : elapsed_time=775 2022-06-11 20:45:16.477 | + functions-common:time_stop:2440 : total=7121 2022-06-11 20:45:16.479 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:45:16.482 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7896 2022-06-11 20:45:16.485 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:45:16.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-11 20:45:16.490 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:45:16.492 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:45:16.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-11 20:45:16.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-11 20:45:16.500 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-11 20:45:16.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-11 20:45:16.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-11 20:45:16.510 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-11 20:45:16.511 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-11 20:45:16.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-11 20:45:16.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-11 20:45:16.520 | + functions:vercmp:628 : local v1=5.4 2022-06-11 20:45:16.523 | + functions:vercmp:629 : local 'op=<' 2022-06-11 20:45:16.525 | + functions:vercmp:630 : local v2=3.13 2022-06-11 20:45:16.528 | + functions:vercmp:631 : local result 2022-06-11 20:45:16.531 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-11 20:45:16.532 | ++ functions:vercmp:635 : sort -V 2022-06-11 20:45:16.533 | ++ functions:vercmp:635 : head -1 2022-06-11 20:45:16.538 | + functions:vercmp:635 : result=3.13 2022-06-11 20:45:16.540 | + functions:vercmp:637 : case $op in 2022-06-11 20:45:16.542 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-11 20:45:16.545 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-11 20:45:16.548 | + functions:vercmp:648 : return 2022-06-11 20:45:16.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-11 20:45:16.553 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-11 20:45:16.555 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-11 20:45:16.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-11 20:45:16.934 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-11 20:45:16.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:16.939 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:16.941 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-11 20:45:16.944 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:16.947 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-11 20:45:16.966 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:45:16.970 | + ./stack.sh:main:842 : install_etcd3 2022-06-11 20:45:16.973 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-11 20:45:16.973 | Installing etcd 2022-06-11 20:45:16.976 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-11 20:45:16.989 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-11 20:45:17.001 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-11 20:45:17.004 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-11 20:45:17.017 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-11 20:45:17.024 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.028 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.031 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.035 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.038 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-11 20:45:17.041 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-11 20:45:17.043 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.048 | ++ functions:get_extra_file:74 : return 2022-06-11 20:45:17.049 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:45:17.051 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-11 20:45:17.053 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-11 20:45:17.056 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-11 20:45:17.073 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:45:17.076 | + ./stack.sh:main:861 : install_dstat 2022-06-11 20:45:17.079 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-11 20:45:17.096 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:45:17.099 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-11 20:45:17.102 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:45:17.104 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-11 20:45:17.107 | + ./stack.sh:main:870 : install_libs 2022-06-11 20:45:17.109 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-11 20:45:17.112 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-11 20:45:17.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-11 20:45:17.117 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-11 20:45:17.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.122 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.124 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-11 20:45:17.127 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.129 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-11 20:45:17.132 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-11 20:45:17.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-11 20:45:17.137 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-11 20:45:17.140 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.142 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.144 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-11 20:45:17.147 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.149 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-11 20:45:17.151 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-11 20:45:17.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-11 20:45:17.157 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-11 20:45:17.159 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.162 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.164 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-11 20:45:17.167 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.169 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-11 20:45:17.172 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-11 20:45:17.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-11 20:45:17.177 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-11 20:45:17.179 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.181 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.184 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-11 20:45:17.186 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.189 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-11 20:45:17.191 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-11 20:45:17.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-11 20:45:17.196 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-11 20:45:17.198 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.201 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.203 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-11 20:45:17.206 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.208 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-11 20:45:17.210 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-11 20:45:17.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-11 20:45:17.216 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-11 20:45:17.218 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.220 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.223 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-11 20:45:17.225 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.228 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-11 20:45:17.230 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-11 20:45:17.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-11 20:45:17.235 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-11 20:45:17.237 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.240 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.242 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-11 20:45:17.244 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.247 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-11 20:45:17.250 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-11 20:45:17.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-11 20:45:17.254 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-11 20:45:17.257 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.259 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.262 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-11 20:45:17.264 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.267 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-11 20:45:17.269 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-11 20:45:17.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-11 20:45:17.274 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-11 20:45:17.276 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.279 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.281 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-11 20:45:17.285 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.289 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-11 20:45:17.292 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-11 20:45:17.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-11 20:45:17.297 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-11 20:45:17.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.302 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.304 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-11 20:45:17.307 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.310 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-11 20:45:17.312 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-11 20:45:17.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-11 20:45:17.317 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-11 20:45:17.319 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.322 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.325 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-11 20:45:17.328 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.330 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-11 20:45:17.332 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-11 20:45:17.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-11 20:45:17.337 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-11 20:45:17.339 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.342 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.344 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-11 20:45:17.347 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.349 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-11 20:45:17.352 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-11 20:45:17.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-11 20:45:17.357 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-11 20:45:17.359 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.362 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.364 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-11 20:45:17.366 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.369 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-11 20:45:17.372 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-11 20:45:17.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-11 20:45:17.377 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-11 20:45:17.379 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.382 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.384 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-11 20:45:17.386 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.389 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-11 20:45:17.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-11 20:45:17.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-11 20:45:17.396 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-11 20:45:17.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.401 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-11 20:45:17.406 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.409 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-11 20:45:17.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-11 20:45:17.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-11 20:45:17.416 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-11 20:45:17.419 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.421 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.424 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-11 20:45:17.426 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.428 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-11 20:45:17.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-11 20:45:17.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-11 20:45:17.436 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-11 20:45:17.439 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.441 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.443 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-11 20:45:17.446 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.448 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-11 20:45:17.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-11 20:45:17.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-11 20:45:17.457 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-11 20:45:17.459 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.461 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.464 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-11 20:45:17.466 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.469 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-11 20:45:17.471 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-11 20:45:17.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-11 20:45:17.476 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-11 20:45:17.479 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.481 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.484 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-11 20:45:17.486 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.489 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-11 20:45:17.491 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-11 20:45:17.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-11 20:45:17.497 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-11 20:45:17.499 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.504 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-11 20:45:17.506 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.509 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-11 20:45:17.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-11 20:45:17.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-11 20:45:17.516 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-11 20:45:17.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.521 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.524 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-11 20:45:17.526 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.528 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-11 20:45:17.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-11 20:45:17.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-11 20:45:17.536 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-11 20:45:17.539 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.543 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-11 20:45:17.546 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.548 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-11 20:45:17.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-11 20:45:17.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-11 20:45:17.555 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-11 20:45:17.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.561 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-11 20:45:17.566 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.568 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-11 20:45:17.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-11 20:45:17.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-11 20:45:17.576 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-11 20:45:17.578 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.581 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.583 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-11 20:45:17.585 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.588 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-11 20:45:17.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-11 20:45:17.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-11 20:45:17.595 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-11 20:45:17.597 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.600 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.602 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-11 20:45:17.605 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.608 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-11 20:45:17.610 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-11 20:45:17.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-11 20:45:17.615 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-11 20:45:17.617 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.620 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.623 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-11 20:45:17.625 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.627 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-11 20:45:17.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-11 20:45:17.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-11 20:45:17.635 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-11 20:45:17.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.640 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.642 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-11 20:45:17.644 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.648 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-11 20:45:17.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-11 20:45:17.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-11 20:45:17.658 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-11 20:45:17.661 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.663 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.666 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-11 20:45:17.668 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.671 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-11 20:45:17.673 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-11 20:45:17.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-11 20:45:17.678 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-11 20:45:17.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.683 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.686 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-11 20:45:17.688 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.691 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-11 20:45:17.693 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-11 20:45:17.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-11 20:45:17.698 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-11 20:45:17.700 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.703 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-11 20:45:17.708 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.710 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-11 20:45:17.712 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-11 20:45:17.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-11 20:45:17.717 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-11 20:45:17.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.722 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.725 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-11 20:45:17.727 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.729 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-11 20:45:17.732 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-11 20:45:17.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-11 20:45:17.737 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-11 20:45:17.739 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.742 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.744 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-11 20:45:17.747 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.750 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-11 20:45:17.752 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-11 20:45:17.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-11 20:45:17.757 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-11 20:45:17.759 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.762 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.764 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-11 20:45:17.767 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.769 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-11 20:45:17.772 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-11 20:45:17.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-11 20:45:17.776 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-11 20:45:17.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.781 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.784 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-11 20:45:17.786 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.788 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-11 20:45:17.791 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-11 20:45:17.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-11 20:45:17.796 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-11 20:45:17.799 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.801 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.803 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-11 20:45:17.806 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.809 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-11 20:45:17.811 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-11 20:45:17.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-11 20:45:17.816 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-11 20:45:17.819 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.822 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.824 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-11 20:45:17.827 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.829 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-11 20:45:17.832 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-11 20:45:17.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-11 20:45:17.836 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-11 20:45:17.839 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.841 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.844 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-11 20:45:17.846 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.849 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-11 20:45:17.851 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-11 20:45:17.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-11 20:45:17.857 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-11 20:45:17.859 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:45:17.861 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:45:17.864 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-11 20:45:17.866 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:45:17.869 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-11 20:45:17.891 | Using python 3.8 to install etcd3 2022-06-11 20:45:17.893 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-11 20:45:18.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:45:18.690 | from cryptography.utils import int_from_bytes 2022-06-11 20:45:18.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:45:18.690 | from cryptography.utils import int_from_bytes 2022-06-11 20:45:19.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:45:19.899 | Collecting etcd3 2022-06-11 20:45:19.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-11 20:45:19.932 | Preparing metadata (setup.py): started 2022-06-11 20:45:19.977 | Preparing metadata (setup.py): finished with status 'error' 2022-06-11 20:45:19.977 | ERROR: Command errored out with exit status 1: 2022-06-11 20:45:19.977 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-m2qzw_6g/etcd3_b2195fc135ce42a28bd092ab814f7beb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-m2qzw_6g/etcd3_b2195fc135ce42a28bd092ab814f7beb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jbe7duue 2022-06-11 20:45:19.977 | cwd: /tmp/pip-install-m2qzw_6g/etcd3_b2195fc135ce42a28bd092ab814f7beb/ 2022-06-11 20:45:19.977 | Complete output (3 lines): 2022-06-11 20:45:19.977 | Traceback (most recent call last): 2022-06-11 20:45:19.977 | File "", line 1, in 2022-06-11 20:45:19.977 | ModuleNotFoundError: No module named 'setuptools' 2022-06-11 20:45:19.977 | ---------------------------------------- 2022-06-11 20:45:19.977 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-11 20:45:19.978 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-11 20:45:19.978 | 2022-06-11 20:45:19.978 | The conflict is caused by: 2022-06-11 20:45:19.978 | The user requested etcd3 2022-06-11 20:45:19.978 | The user requested (constraint) etcd3===0.12.0 2022-06-11 20:45:19.978 | 2022-06-11 20:45:19.978 | To fix this you could try to: 2022-06-11 20:45:19.978 | 1. loosen the range of package versions you've specified 2022-06-11 20:45:19.978 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-11 20:45:19.978 | 2022-06-11 20:45:19.978 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-11 20:45:20.077 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:45:20.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:45:20.162 | + inc/python:pip_install:1 : exit_trap 2022-06-11 20:45:20.164 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-11 20:45:20.167 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-11 20:45:20.170 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-11 20:45:20.172 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-11 20:45:20.174 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-11 20:45:20.177 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-11 20:45:20.179 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-11 20:45:20.181 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-11 20:45:20.184 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-11 20:45:20.184 | Error on exit 2022-06-11 20:45:20.186 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-11 20:45:20.188 | + ./stack.sh:exit_trap:537 : generate-subunit 1654980213 107 fail 2022-06-11 20:45:20.434 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-11 20:45:20.436 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-11 20:45:20.919 | + ./stack.sh:exit_trap:551 : exit 1