2022-06-08 15:58:01.507 | + ./stack.sh:main:482 : exec 2022-06-08 15:58:01.507 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-155801.summary.2022-06-08-155801 2022-06-08 15:58:01.507 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-155801' 2022-06-08 15:58:01.507 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:58:01.507 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-155801 2022-06-08 15:58:01.507 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-155801 /opt/stack/logs/stack.sh.log 2022-06-08 15:58:01.507 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-155801.summary.2022-06-08-155801 /opt/stack/logs/stack.sh.log.summary 2022-06-08 15:58:01.507 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 15:58:01.507 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 15:58:01.507 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 15:58:01.507 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 15:58:01.507 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 15:58:01.507 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 15:58:01.508 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 15:58:01.511 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 15:58:01.513 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 15:58:01.516 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 15:58:01.518 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 15:58:01.520 | + ./stack.sh:main:571 : uname -a 2022-06-08 15:58:01.521 | Linux dv-osbrick-836060-5-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 15:58:01.523 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 15:58:01.525 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 15:58:01.528 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 15:58:01.564 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 15:58:01.580 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 15:58:01.582 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 15:58:01.584 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 15:58:01.585 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 15:58:01.587 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 15:58:01.587 | Fetching DevStack plugins 2022-06-08 15:58:01.589 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 15:58:01.591 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 15:58:01.592 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 15:58:01.595 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 15:58:01.596 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 15:58:01.598 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 15:58:01.600 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-08 15:58:01.602 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 15:58:01.604 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 15:58:01.605 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 15:58:01.607 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 15:58:01.610 | ++ functions-common:git_clone:601 : pwd 2022-06-08 15:58:01.612 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 15:58:01.614 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 15:58:01.616 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 15:58:01.628 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 15:58:01.630 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 15:58:01.632 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:01.634 | + functions-common:git_clone:618 : echo master 2022-06-08 15:58:01.634 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 15:58:01.638 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 15:58:01.640 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:01.642 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 15:58:01.654 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 15:58:01.657 | + functions-common:git_clone:679 : head -1 2022-06-08 15:58:01.657 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 15:58:01.660 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 15:58:01.662 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 15:58:01.664 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 15:58:01.666 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 15:58:01.668 | + functions-common:run_phase:1855 : local phase= 2022-06-08 15:58:01.670 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 15:58:01.672 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 15:58:01.674 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 15:58:01.676 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 15:58:01.678 | + functions-common:run_phase:1864 : local extra 2022-06-08 15:58:01.680 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 15:58:01.684 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 15:58:01.686 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 15:58:01.688 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 15:58:01.689 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 15:58:01.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 15:58:01.704 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:01.706 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 15:58:01.708 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 15:58:01.709 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 15:58:01.711 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 15:58:01.713 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 15:58:01.715 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 15:58:01.717 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 15:58:01.719 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 15:58:01.721 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 15:58:01.723 | + 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-08 15:58:01.725 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 15:58:01.727 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 15:58:01.730 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 15:58:01.732 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 15:58:01.735 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 15:58:01.735 | Overriding Configuration Defaults 2022-06-08 15:58:01.738 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 15:58:01.740 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 15:58:01.741 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 15:58:01.743 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 15:58:01.743 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 15:58:01.745 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 15:58:01.746 | # Plug-in overrides 2022-06-08 15:58:01.746 | 2022-06-08 15:58:01.746 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 15:58:01.746 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 15:58:01.746 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 15:58:01.746 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 15:58:01.747 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 15:58:01.747 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 15:58:01.747 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 15:58:01.747 | 2022-06-08 15:58:01.747 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 15:58:01.747 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 15:58:01.747 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 15:58:01.747 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 15:58:01.747 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 15:58:01.747 | else 2022-06-08 15:58:01.747 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 15:58:01.747 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 15:58:01.747 | fi 2022-06-08 15:58:01.747 | fi 2022-06-08 15:58:01.749 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 15:58:01.751 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 15:58:01.764 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 15:58:01.766 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 15:58:01.779 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 15:58:01.782 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 15:58:01.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 15:58:01.797 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 15:58:01.810 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 15:58:01.812 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 15:58:01.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 15:58:01.828 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 15:58:01.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 15:58:01.842 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 15:58:01.845 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 15:58:01.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 15:58:01.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 15:58:01.850 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 15:58:01.867 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 15:58:01.869 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 15:58:01.882 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:58:01.885 | +++ lib/tls:source:43 : hostname -f 2022-06-08 15:58:01.888 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 15:58:01.890 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 15:58:01.892 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 15:58:01.894 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 15:58:01.896 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 15:58:01.898 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 15:58:01.900 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 15:58:01.901 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 15:58:01.903 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 15:58:01.905 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 15:58:01.909 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 15:58:01.921 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 15:58:01.938 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 15:58:01.950 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 15:58:01.962 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 15:58:01.997 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 15:58:02.055 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 15:58:02.143 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 15:58:02.164 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 15:58:02.212 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 15:58:02.260 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 15:58:02.406 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 15:58:02.419 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 15:58:02.433 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 15:58:02.445 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 15:58:02.533 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 15:58:02.535 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 15:58:02.538 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 15:58:02.540 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 15:58:02.542 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 15:58:02.544 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 15:58:02.547 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 15:58:02.547 | False' 2022-06-08 15:58:02.550 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 15:58:02.565 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 15:58:02.567 | + ./stack.sh:main:619 : run_phase source 2022-06-08 15:58:02.569 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 15:58:02.571 | + functions-common:run_phase:1855 : local phase= 2022-06-08 15:58:02.573 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 15:58:02.575 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 15:58:02.577 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 15:58:02.579 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 15:58:02.581 | + functions-common:run_phase:1864 : local extra 2022-06-08 15:58:02.584 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 15:58:02.587 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 15:58:02.589 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 15:58:02.591 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 15:58:02.594 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 15:58:02.596 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 15:58:02.611 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:02.613 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 15:58:02.615 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 15:58:02.654 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 15:58:02.656 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 15:58:02.659 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 15:58:02.661 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 15:58:02.663 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 15:58:02.665 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 15:58:02.667 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 15:58:02.669 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 15:58:02.669 | Loading plugin settings 2022-06-08 15:58:02.671 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 15:58:02.673 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 15:58:02.675 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 15:58:02.677 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 15:58:02.681 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 15:58:02.685 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 15:58:02.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 15:58:02.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 15:58:02.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 15:58:02.695 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 15:58:02.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 15:58:02.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 15:58:02.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 15:58:02.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 15:58:02.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 15:58:02.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 15:58:02.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 15:58:02.778 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 15:58:02.778 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 15:58:02.779 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 15:58:02.784 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 15:58:02.786 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 15:58:02.789 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 15:58:02.791 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 15:58:02.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 15:58:02.809 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:58:02.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 15:58:02.814 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 15:58:02.816 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 15:58:02.819 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.821 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-06-08 15:58:02.823 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.826 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-06-08 15:58:02.829 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.831 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-06-08 15:58:02.833 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.836 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-06-08 15:58:02.838 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.840 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-06-08 15:58:02.843 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.846 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-06-08 15:58:02.848 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.850 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-06-08 15:58:02.853 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.855 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-06-08 15:58:02.857 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.860 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-06-08 15:58:02.862 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.864 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-06-08 15:58:02.867 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.869 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-06-08 15:58:02.872 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.874 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-06-08 15:58:02.876 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.879 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-06-08 15:58:02.881 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.883 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-06-08 15:58:02.886 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.888 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-06-08 15:58:02.891 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.893 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-06-08 15:58:02.895 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.898 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 15:58:02.900 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.902 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-06-08 15:58:02.905 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.908 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-06-08 15:58:02.910 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.912 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 15:58:02.915 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.917 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 15:58:02.919 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.922 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-06-08 15:58:02.924 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.926 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 15:58:02.929 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.931 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-06-08 15:58:02.933 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.936 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 15:58:02.938 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.940 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-06-08 15:58:02.943 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.945 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-06-08 15:58:02.947 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.949 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-06-08 15:58:02.952 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.955 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 15:58:02.957 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 15:58:02.959 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 15:58:02.962 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 15:58:02.964 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 15:58:02.966 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 15:58:02.981 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:02.984 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 15:58:02.986 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 15:58:02.988 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 15:58:03.003 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:58:03.005 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 15:58:03.007 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 15:58:03.009 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 15:58:03.012 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 15:58:03.014 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 15:58:03.016 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 15:58:03.019 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 15:58:03.021 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 15:58:03.023 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 15:58:03.023 | Using mysql database backend 2022-06-08 15:58:03.025 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 15:58:03.041 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 15:58:03.044 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 15:58:03.046 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 15:58:03.049 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 15:58:03.052 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 15:58:03.054 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 15:58:03.070 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:03.072 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 15:58:03.088 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 15:58:03.104 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:03.106 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 15:58:03.122 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 15:58:03.138 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 15:58:03.154 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:58:03.157 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 15:58:03.172 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:58:03.174 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 15:58:03.177 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 15:58:03.180 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 15:58:03.185 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-155803 2022-06-08 15:58:03.188 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-155803 752' 2022-06-08 15:58:03.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.193 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 15:58:03.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.198 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 15:58:03.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.203 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 15:58:03.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.208 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-06-08 15:58:03.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.212 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-08 15:58:03.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.217 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-08 15:58:03.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.222 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-155801 2022-06-08 15:58:03.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.227 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 15:58:03.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.232 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-08 15:58:03.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.237 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 15:58:03.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.241 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 15:58:03.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.246 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 15:58:03.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 15:58:03.251 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 15:58:03.253 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 15:58:03.256 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 15:58:03.258 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 15:58:03.260 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 15:58:03.262 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 15:58:03.264 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 15:58:03.268 | ++ functions-common:git_clone:601 : pwd 2022-06-08 15:58:03.270 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 15:58:03.272 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 15:58:03.275 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 15:58:03.289 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 15:58:03.291 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 15:58:03.293 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:03.296 | + functions-common:git_clone:618 : echo master 2022-06-08 15:58:03.296 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 15:58:03.301 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 15:58:03.303 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:03.306 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 15:58:03.318 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 15:58:03.321 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 15:58:03.322 | + functions-common:git_clone:679 : head -1 2022-06-08 15:58:03.324 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 15:58:03.326 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 15:58:03.330 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 15:58:03.332 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:58:03.335 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 15:58:03.337 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 15:58:03.340 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 15:58:03.342 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 15:58:03.345 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 15:58:03.347 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 15:58:03.349 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 15:58:03.352 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 15:58:03.355 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 15:58:03.359 | ++ tools/install_prereqs.sh:source:47 : NOW=1654703883 2022-06-08 15:58:03.362 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 15:58:03.367 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654703341 2022-06-08 15:58:03.369 | ++ tools/install_prereqs.sh:source:49 : DELTA=542 2022-06-08 15:58:03.371 | ++ tools/install_prereqs.sh:source:50 : [[ 542 -lt 7200 ]] 2022-06-08 15:58:03.374 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 15:58:03.377 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 15:58:03.379 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 15:58:03.381 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 15:58:03.383 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 15:58:03.386 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 15:58:03.388 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 15:58:03.391 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 15:58:03.394 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-06-08 15:58:03.437 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 15:58:03.437 | apache2-dev 2022-06-08 15:58:03.437 | bc 2022-06-08 15:58:03.438 | bsdmainutils 2022-06-08 15:58:03.438 | curl 2022-06-08 15:58:03.438 | g++ 2022-06-08 15:58:03.438 | gawk 2022-06-08 15:58:03.438 | gcc 2022-06-08 15:58:03.438 | gettext 2022-06-08 15:58:03.438 | git 2022-06-08 15:58:03.438 | graphviz 2022-06-08 15:58:03.438 | iputils-ping 2022-06-08 15:58:03.438 | libapache2-mod-proxy-uwsgi 2022-06-08 15:58:03.438 | libffi-dev 2022-06-08 15:58:03.438 | libjpeg-dev 2022-06-08 15:58:03.438 | libpcre3-dev 2022-06-08 15:58:03.438 | libpq-dev 2022-06-08 15:58:03.438 | libssl-dev 2022-06-08 15:58:03.438 | libsystemd-dev 2022-06-08 15:58:03.438 | libxml2-dev 2022-06-08 15:58:03.438 | libxslt1-dev 2022-06-08 15:58:03.438 | libyaml-dev 2022-06-08 15:58:03.438 | lsof 2022-06-08 15:58:03.438 | openssh-server 2022-06-08 15:58:03.438 | openssl 2022-06-08 15:58:03.438 | pkg-config 2022-06-08 15:58:03.438 | psmisc 2022-06-08 15:58:03.438 | python3-dev 2022-06-08 15:58:03.438 | python3-pip 2022-06-08 15:58:03.438 | python3-systemd 2022-06-08 15:58:03.438 | python3-venv 2022-06-08 15:58:03.438 | tar 2022-06-08 15:58:03.438 | tcpdump 2022-06-08 15:58:03.438 | unzip 2022-06-08 15:58:03.438 | uuid-runtime 2022-06-08 15:58:03.438 | wget 2022-06-08 15:58:03.438 | wget 2022-06-08 15:58:03.438 | zlib1g-dev 2022-06-08 15:58:03.438 | libkrb5-dev 2022-06-08 15:58:03.438 | libldap2-dev 2022-06-08 15:58:03.439 | libsasl2-dev 2022-06-08 15:58:03.439 | memcached 2022-06-08 15:58:03.439 | python3-mysqldb 2022-06-08 15:58:03.439 | sqlite3 2022-06-08 15:58:03.439 | conntrack 2022-06-08 15:58:03.439 | curl 2022-06-08 15:58:03.439 | dnsmasq-base 2022-06-08 15:58:03.439 | dnsmasq-utils 2022-06-08 15:58:03.439 | ebtables 2022-06-08 15:58:03.439 | genisoimage 2022-06-08 15:58:03.439 | iptables 2022-06-08 15:58:03.439 | iputils-arping 2022-06-08 15:58:03.439 | kpartx 2022-06-08 15:58:03.439 | libjs-jquery-tablesorter 2022-06-08 15:58:03.439 | parted 2022-06-08 15:58:03.439 | pm-utils 2022-06-08 15:58:03.439 | python3-mysqldb 2022-06-08 15:58:03.439 | socat 2022-06-08 15:58:03.439 | sqlite3 2022-06-08 15:58:03.439 | sudo 2022-06-08 15:58:03.439 | vlan 2022-06-08 15:58:03.439 | lsscsi 2022-06-08 15:58:03.439 | open-iscsi 2022-06-08 15:58:03.439 | lvm2 2022-06-08 15:58:03.439 | qemu-utils 2022-06-08 15:58:03.439 | thin-provisioning-tools 2022-06-08 15:58:03.439 | acl 2022-06-08 15:58:03.439 | dnsmasq-base 2022-06-08 15:58:03.439 | dnsmasq-utils 2022-06-08 15:58:03.439 | ebtables 2022-06-08 15:58:03.439 | haproxy 2022-06-08 15:58:03.439 | iptables 2022-06-08 15:58:03.439 | iputils-arping 2022-06-08 15:58:03.439 | iputils-ping 2022-06-08 15:58:03.439 | postgresql-server-dev-all 2022-06-08 15:58:03.440 | python3-mysqldb 2022-06-08 15:58:03.440 | sqlite3 2022-06-08 15:58:03.440 | sudo 2022-06-08 15:58:03.440 | vlan 2022-06-08 15:58:03.440 | pcp 2022-06-08 15:58:03.440 | ipset 2022-06-08 15:58:03.440 | conntrack 2022-06-08 15:58:03.440 | conntrackd 2022-06-08 15:58:03.440 | keepalived 2022-06-08 15:58:03.440 | lvm2 2022-06-08 15:58:03.440 | qemu-utils 2022-06-08 15:58:03.440 | thin-provisioning-tools' 2022-06-08 15:58:03.440 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 15:58:03.459 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 15:58:03.459 | apache2-dev 2022-06-08 15:58:03.459 | bc 2022-06-08 15:58:03.459 | bsdmainutils 2022-06-08 15:58:03.459 | curl 2022-06-08 15:58:03.459 | g++ 2022-06-08 15:58:03.459 | gawk 2022-06-08 15:58:03.459 | gcc 2022-06-08 15:58:03.459 | gettext 2022-06-08 15:58:03.459 | git 2022-06-08 15:58:03.459 | graphviz 2022-06-08 15:58:03.459 | iputils-ping 2022-06-08 15:58:03.459 | libapache2-mod-proxy-uwsgi 2022-06-08 15:58:03.459 | libffi-dev 2022-06-08 15:58:03.459 | libjpeg-dev 2022-06-08 15:58:03.459 | libpcre3-dev 2022-06-08 15:58:03.459 | libpq-dev 2022-06-08 15:58:03.459 | libssl-dev 2022-06-08 15:58:03.459 | libsystemd-dev 2022-06-08 15:58:03.459 | libxml2-dev 2022-06-08 15:58:03.459 | libxslt1-dev 2022-06-08 15:58:03.459 | libyaml-dev 2022-06-08 15:58:03.459 | lsof 2022-06-08 15:58:03.459 | openssh-server 2022-06-08 15:58:03.459 | openssl 2022-06-08 15:58:03.459 | pkg-config 2022-06-08 15:58:03.459 | psmisc 2022-06-08 15:58:03.459 | python3-dev 2022-06-08 15:58:03.459 | python3-pip 2022-06-08 15:58:03.459 | python3-systemd 2022-06-08 15:58:03.459 | python3-venv 2022-06-08 15:58:03.459 | tar 2022-06-08 15:58:03.459 | tcpdump 2022-06-08 15:58:03.460 | unzip 2022-06-08 15:58:03.460 | uuid-runtime 2022-06-08 15:58:03.460 | wget 2022-06-08 15:58:03.460 | wget 2022-06-08 15:58:03.460 | zlib1g-dev 2022-06-08 15:58:03.460 | libkrb5-dev 2022-06-08 15:58:03.460 | libldap2-dev 2022-06-08 15:58:03.460 | libsasl2-dev 2022-06-08 15:58:03.460 | memcached 2022-06-08 15:58:03.460 | python3-mysqldb 2022-06-08 15:58:03.460 | sqlite3 2022-06-08 15:58:03.460 | conntrack 2022-06-08 15:58:03.460 | curl 2022-06-08 15:58:03.460 | dnsmasq-base 2022-06-08 15:58:03.460 | dnsmasq-utils 2022-06-08 15:58:03.460 | ebtables 2022-06-08 15:58:03.460 | genisoimage 2022-06-08 15:58:03.460 | iptables 2022-06-08 15:58:03.460 | iputils-arping 2022-06-08 15:58:03.460 | kpartx 2022-06-08 15:58:03.460 | libjs-jquery-tablesorter 2022-06-08 15:58:03.460 | parted 2022-06-08 15:58:03.460 | pm-utils 2022-06-08 15:58:03.460 | python3-mysqldb 2022-06-08 15:58:03.460 | socat 2022-06-08 15:58:03.460 | sqlite3 2022-06-08 15:58:03.460 | sudo 2022-06-08 15:58:03.460 | vlan 2022-06-08 15:58:03.460 | lsscsi 2022-06-08 15:58:03.460 | open-iscsi 2022-06-08 15:58:03.460 | lvm2 2022-06-08 15:58:03.460 | qemu-utils 2022-06-08 15:58:03.460 | thin-provisioning-tools 2022-06-08 15:58:03.460 | acl 2022-06-08 15:58:03.460 | dnsmasq-base 2022-06-08 15:58:03.460 | dnsmasq-utils 2022-06-08 15:58:03.460 | ebtables 2022-06-08 15:58:03.460 | haproxy 2022-06-08 15:58:03.461 | iptables 2022-06-08 15:58:03.461 | iputils-arping 2022-06-08 15:58:03.461 | iputils-ping 2022-06-08 15:58:03.461 | postgresql-server-dev-all 2022-06-08 15:58:03.461 | python3-mysqldb 2022-06-08 15:58:03.461 | sqlite3 2022-06-08 15:58:03.461 | sudo 2022-06-08 15:58:03.461 | vlan 2022-06-08 15:58:03.461 | pcp 2022-06-08 15:58:03.461 | ipset 2022-06-08 15:58:03.461 | conntrack 2022-06-08 15:58:03.461 | conntrackd 2022-06-08 15:58:03.461 | keepalived 2022-06-08 15:58:03.461 | lvm2 2022-06-08 15:58:03.461 | qemu-utils 2022-06-08 15:58:03.461 | thin-provisioning-tools ' 2022-06-08 15:58:03.461 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 15:58:03.464 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:03.466 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:03.469 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 15:58:03.470 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 15:58:03.474 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 15:58:03.476 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 15:58:03.479 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:58:03.481 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 15:58:03.483 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:58:03.485 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:03.488 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:58:03.490 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:03.492 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:03.494 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:58:03.496 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 15:58:03.498 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:03.500 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 15:58:03.503 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 15:58:03.507 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 15:58:03.509 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 15:58:03.511 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 15:58:03.513 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 15:58:03.515 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 15:58:03.518 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 15:58:03.521 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654703883519 2022-06-08 15:58:03.523 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 15:58:03.525 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 15:58:03.528 | ++ 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-08 15:58:03.768 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 15:58:03.818 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 15:58:03.911 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 15:58:04.259 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 15:58:12.225 | Fetched 336 kB in 1s (348 kB/s) 2022-06-08 15:58:13.783 | Reading package lists... 2022-06-08 15:58:13.818 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 15:58:13.820 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 15:58:13.823 | ++ functions-common:time_stop:2426 : local name 2022-06-08 15:58:13.825 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:13.827 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:13.830 | ++ functions-common:time_stop:2429 : local total 2022-06-08 15:58:13.832 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:13.834 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 15:58:13.836 | ++ functions-common:time_stop:2433 : start_time=1654703883519 2022-06-08 15:58:13.838 | ++ functions-common:time_stop:2435 : [[ -z 1654703883519 ]] 2022-06-08 15:58:13.840 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:13.844 | ++ functions-common:time_stop:2438 : end_time=1654703893842 2022-06-08 15:58:13.847 | ++ functions-common:time_stop:2439 : elapsed_time=10323 2022-06-08 15:58:13.849 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 15:58:13.851 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:13.853 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10323 2022-06-08 15:58:13.855 | ++ 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 2022-06-08 15:58:13.858 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:58:13.860 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:13.862 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:13.864 | ++ 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 2022-06-08 15:58:13.886 | ++ 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 2022-06-08 15:58:13.995 | Reading package lists... 2022-06-08 15:58:14.241 | Building dependency tree... 2022-06-08 15:58:14.243 | Reading state information... 2022-06-08 15:58:14.278 | acl is already the newest version (2.2.53-6). 2022-06-08 15:58:14.278 | bc is already the newest version (1.07.1-2build1). 2022-06-08 15:58:14.278 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 15:58:14.278 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 15:58:14.278 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 15:58:14.278 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 15:58:14.278 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 15:58:14.278 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 15:58:14.278 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 15:58:14.278 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 15:58:14.278 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 15:58:14.278 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 15:58:14.278 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 15:58:14.278 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 15:58:14.278 | libffi-dev is already the newest version (3.3-4). 2022-06-08 15:58:14.278 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 15:58:14.278 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 15:58:14.278 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 15:58:14.278 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 15:58:14.279 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 15:58:14.279 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 15:58:14.279 | psmisc is already the newest version (23.3-1). 2022-06-08 15:58:14.279 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 15:58:14.279 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 15:58:14.279 | python3-systemd is already the newest version (234-3build2). 2022-06-08 15:58:14.279 | socat is already the newest version (1.7.3.3-2). 2022-06-08 15:58:14.279 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 15:58:14.279 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 15:58:14.279 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 15:58:14.279 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 15:58:14.279 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 15:58:14.279 | pcp is already the newest version (5.0.3-1). 2022-06-08 15:58:14.279 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 15:58:14.279 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 15:58:14.279 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 15:58:14.279 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 15:58:14.279 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 15:58:14.279 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 15:58:14.279 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 15:58:14.279 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 15:58:14.279 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 15:58:14.279 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 15:58:14.279 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 15:58:14.279 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 15:58:14.279 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 15:58:14.279 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 15:58:14.279 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 15:58:14.279 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 15:58:14.279 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 15:58:14.279 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 15:58:14.279 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 15:58:14.280 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 15:58:14.280 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 15:58:14.280 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 15:58:14.280 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 15:58:14.280 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 15:58:14.280 | openssl set to manually installed. 2022-06-08 15:58:14.280 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 15:58:14.280 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 15:58:14.280 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 15:58:14.280 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 15:58:14.280 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 15:58:14.280 | tar set to manually installed. 2022-06-08 15:58:14.280 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 15:58:14.280 | tcpdump set to manually installed. 2022-06-08 15:58:14.281 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 15:58:14.281 | uuid-runtime set to manually installed. 2022-06-08 15:58:14.281 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 15:58:14.281 | wget set to manually installed. 2022-06-08 15:58:14.281 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 15:58:14.500 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 15:58:14.500 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 15:58:14.500 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 15:58:14.500 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 15:58:14.500 | The following packages were automatically installed and are no longer required: 2022-06-08 15:58:14.501 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:58:14.501 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:58:14.501 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:58:14.501 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:58:14.501 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:58:14.501 | python3-zope.interface 2022-06-08 15:58:14.501 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:58:14.632 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:58:14.637 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 15:58:14.639 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:58:14.642 | ++ functions-common:time_stop:2426 : local name 2022-06-08 15:58:14.644 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:14.646 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:14.648 | ++ functions-common:time_stop:2429 : local total 2022-06-08 15:58:14.651 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:14.653 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:58:14.655 | ++ functions-common:time_stop:2433 : start_time=1654703893883 2022-06-08 15:58:14.657 | ++ functions-common:time_stop:2435 : [[ -z 1654703893883 ]] 2022-06-08 15:58:14.660 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:14.664 | ++ functions-common:time_stop:2438 : end_time=1654703894662 2022-06-08 15:58:14.666 | ++ functions-common:time_stop:2439 : elapsed_time=779 2022-06-08 15:58:14.669 | ++ functions-common:time_stop:2440 : total=2484 2022-06-08 15:58:14.671 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:14.674 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3263 2022-06-08 15:58:14.676 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 15:58:14.678 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 15:58:14.681 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 15:58:14.683 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 15:58:14.688 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 15:58:14.692 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 15:58:14.695 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 15:58:14.698 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 15:58:15.968 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 15:58:15.970 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 15:58:15.972 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 15:58:15.973 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 15:58:15.975 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 15:58:15.977 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 15:58:15.979 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 15:58:15.981 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 15:58:15.983 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 15:58:15.985 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 15:58:15.987 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 15:58:15.988 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 15:58:15.990 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 15:58:15.992 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 15:58:15.994 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 15:58:15.995 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 15:58:15.997 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 15:58:15.999 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 15:58:16.001 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 15:58:16.003 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 15:58:16.005 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 15:58:16.007 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 15:58:16.009 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 15:58:16.011 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 15:58:16.080 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 15:58:16.083 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 15:58:16.152 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 15:58:16.155 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 15:58:16.224 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 15:58:16.226 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 15:58:16.228 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 15:58:16.230 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 15:58:16.232 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 15:58:16.234 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 15:58:16.236 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 15:58:16.238 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 15:58:16.240 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 15:58:16.242 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 15:58:16.244 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 15:58:16.244 | Distro: focal 2022-06-08 15:58:16.246 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 15:58:16.249 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 15:58:16.253 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 15:58:16.255 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 15:58:16.257 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 15:58:16.258 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 15:58:16.896 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 15:58:16.898 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 15:58:16.898 | pip: 21.3.1 2022-06-08 15:58:16.900 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 15:58:16.902 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 15:58:16.904 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 15:58:16.906 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 15:58:16.908 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 15:58:16.909 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 15:58:16.911 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 15:58:16.913 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 15:58:16.914 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 15:58:16.916 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 15:58:16.918 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:58:16.920 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 15:58:16.921 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 15:58:16.923 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:16.925 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:16.927 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 15:58:16.931 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 15:58:16.933 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 15:58:16.935 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 15:58:16.939 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 15:58:16.941 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 15:58:16.943 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 15:58:16.944 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 15:58:17.572 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 15:58:17.574 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 15:58:17.574 | pip: 21.3.1 2022-06-08 15:58:17.577 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 15:58:17.580 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 15:58:17.583 | + ./stack.sh:main:791 : fixup_all 2022-06-08 15:58:17.586 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 15:58:17.588 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 15:58:17.590 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:17.592 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:17.595 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 15:58:17.607 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-06-08 15:58:17.618 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-08 15:58:17.630 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 15:58:17.632 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 15:58:17.635 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 15:58:17.637 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 15:58:17.640 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 15:58:17.642 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 15:58:17.644 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 15:58:17.646 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 15:58:17.648 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 15:58:17.650 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 15:58:17.652 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:58:17.654 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 15:58:17.656 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 15:58:17.659 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 15:58:17.661 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 15:58:17.663 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 15:58:17.665 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 15:58:17.667 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 15:58:17.670 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 15:58:17.672 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 15:58:17.675 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 15:58:17.677 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 15:58:17.679 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 15:58:17.700 | Using python 3.8 to install os-testr 2022-06-08 15:58:17.703 | + 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-08 15:58:18.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:58:18.506 | from cryptography.utils import int_from_bytes 2022-06-08 15:58:18.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:58:18.506 | from cryptography.utils import int_from_bytes 2022-06-08 15:58:19.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:58:19.650 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 15:58:19.718 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 15:58:19.719 | 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-08 15:58:19.720 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 15:58:19.734 | 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-08 15:58:19.744 | 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-08 15:58:19.756 | 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-08 15:58:21.354 | 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-08 15:58:21.448 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 15:58:21.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 15:58:21.554 | + inc/python:pip_install:196 : result=0 2022-06-08 15:58:21.557 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 15:58:21.559 | + functions-common:time_stop:2426 : local name 2022-06-08 15:58:21.561 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:21.563 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:21.565 | + functions-common:time_stop:2429 : local total 2022-06-08 15:58:21.568 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:21.570 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 15:58:21.572 | + functions-common:time_stop:2433 : start_time=1654703897695 2022-06-08 15:58:21.574 | + functions-common:time_stop:2435 : [[ -z 1654703897695 ]] 2022-06-08 15:58:21.577 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:21.581 | + functions-common:time_stop:2438 : end_time=1654703901579 2022-06-08 15:58:21.584 | + functions-common:time_stop:2439 : elapsed_time=3884 2022-06-08 15:58:21.586 | + functions-common:time_stop:2440 : total=0 2022-06-08 15:58:21.588 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:21.590 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3884 2022-06-08 15:58:21.593 | + inc/python:pip_install:199 : return 0 2022-06-08 15:58:21.595 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 15:58:21.647 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 15:58:21.975 | + ./stack.sh:main:805 : install_infra 2022-06-08 15:58:21.978 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 15:58:21.980 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 15:58:21.983 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 15:58:21.985 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 15:58:22.009 | + 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-08 15:58:24.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:58:24.886 | 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-08 15:58:25.193 | + inc/python:pip_install:196 : result=0 2022-06-08 15:58:25.195 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 15:58:25.197 | + functions-common:time_stop:2426 : local name 2022-06-08 15:58:25.199 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:25.202 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:25.204 | + functions-common:time_stop:2429 : local total 2022-06-08 15:58:25.206 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:25.208 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 15:58:25.210 | + functions-common:time_stop:2433 : start_time=1654703902001 2022-06-08 15:58:25.212 | + functions-common:time_stop:2435 : [[ -z 1654703902001 ]] 2022-06-08 15:58:25.215 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:25.220 | + functions-common:time_stop:2438 : end_time=1654703905217 2022-06-08 15:58:25.222 | + functions-common:time_stop:2439 : elapsed_time=3216 2022-06-08 15:58:25.224 | + functions-common:time_stop:2440 : total=3884 2022-06-08 15:58:25.226 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:25.228 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7100 2022-06-08 15:58:25.231 | + inc/python:pip_install:199 : return 0 2022-06-08 15:58:25.233 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 15:58:25.236 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 15:58:25.258 | + 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-08 15:58:27.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:58:27.884 | Processing /opt/stack/requirements 2022-06-08 15:58:29.630 | 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-08 15:58:29.642 | 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-08 15:58:29.645 | 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-08 15:58:29.673 | 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-08 15:58:29.678 | 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-08 15:58:29.688 | 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-08 15:58:29.692 | 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-08 15:58:29.698 | 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-08 15:58:29.701 | 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-08 15:58:29.705 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 15:58:29.708 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 15:58:29.724 | 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-08 15:58:29.726 | 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-08 15:58:29.759 | 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-08 15:58:29.762 | 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-08 15:58:29.764 | 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-08 15:58:29.777 | 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-08 15:58:29.783 | 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-08 15:58:29.786 | 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-08 15:58:29.852 | 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-08 15:58:29.865 | 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-08 15:58:29.934 | 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-08 15:58:29.937 | 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-08 15:58:29.941 | Building wheels for collected packages: openstack-requirements 2022-06-08 15:58:29.942 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 15:58:30.773 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 15:58:30.774 | ERROR: Command errored out with exit status 1: 2022-06-08 15:58:30.774 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qyqext5n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qyqext5n/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-bcyhjd8g 2022-06-08 15:58:30.774 | cwd: /tmp/pip-req-build-qyqext5n/ 2022-06-08 15:58:30.774 | Complete output (6 lines): 2022-06-08 15:58:30.774 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 15:58:30.774 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 15:58:30.774 | or: setup.py --help-commands 2022-06-08 15:58:30.774 | or: setup.py cmd --help 2022-06-08 15:58:30.774 | 2022-06-08 15:58:30.774 | error: invalid command 'bdist_wheel' 2022-06-08 15:58:30.774 | ---------------------------------------- 2022-06-08 15:58:30.774 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 15:58:30.774 | Running setup.py clean for openstack-requirements 2022-06-08 15:58:31.603 | Failed to build openstack-requirements 2022-06-08 15:58:31.619 | Installing collected packages: openstack-requirements 2022-06-08 15:58:31.619 | Attempting uninstall: openstack-requirements 2022-06-08 15:58:31.621 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 15:58:31.655 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 15:58:31.673 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 15:58:31.675 | Running setup.py install for openstack-requirements: started 2022-06-08 15:58:34.038 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 15:58:34.062 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 15:58:34.185 | + inc/python:pip_install:196 : result=0 2022-06-08 15:58:34.187 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 15:58:34.189 | + functions-common:time_stop:2426 : local name 2022-06-08 15:58:34.191 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:34.193 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:34.196 | + functions-common:time_stop:2429 : local total 2022-06-08 15:58:34.198 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:34.200 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 15:58:34.203 | + functions-common:time_stop:2433 : start_time=1654703905250 2022-06-08 15:58:34.205 | + functions-common:time_stop:2435 : [[ -z 1654703905250 ]] 2022-06-08 15:58:34.208 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:34.212 | + functions-common:time_stop:2438 : end_time=1654703914209 2022-06-08 15:58:34.214 | + functions-common:time_stop:2439 : elapsed_time=8959 2022-06-08 15:58:34.216 | + functions-common:time_stop:2440 : total=7100 2022-06-08 15:58:34.219 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:34.221 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16059 2022-06-08 15:58:34.224 | + inc/python:pip_install:199 : return 0 2022-06-08 15:58:34.226 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 15:58:34.229 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 15:58:34.231 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 15:58:34.234 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:58:34.236 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:58:34.239 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 15:58:34.241 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:58:34.244 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 15:58:34.264 | Using python 3.8 to install pbr 2022-06-08 15:58:34.267 | + 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-08 15:58:35.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:58:35.064 | from cryptography.utils import int_from_bytes 2022-06-08 15:58:35.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:58:35.064 | from cryptography.utils import int_from_bytes 2022-06-08 15:58:36.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:58:36.216 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 15:58:37.981 | 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-08 15:58:38.077 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 15:58:38.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 15:58:38.183 | + inc/python:pip_install:196 : result=0 2022-06-08 15:58:38.185 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 15:58:38.187 | + functions-common:time_stop:2426 : local name 2022-06-08 15:58:38.189 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:38.192 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:38.194 | + functions-common:time_stop:2429 : local total 2022-06-08 15:58:38.196 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:38.198 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 15:58:38.200 | + functions-common:time_stop:2433 : start_time=1654703914259 2022-06-08 15:58:38.203 | + functions-common:time_stop:2435 : [[ -z 1654703914259 ]] 2022-06-08 15:58:38.205 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:38.209 | + functions-common:time_stop:2438 : end_time=1654703918207 2022-06-08 15:58:38.211 | + functions-common:time_stop:2439 : elapsed_time=3948 2022-06-08 15:58:38.214 | + functions-common:time_stop:2440 : total=16059 2022-06-08 15:58:38.216 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:38.218 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20007 2022-06-08 15:58:38.221 | + inc/python:pip_install:199 : return 0 2022-06-08 15:58:38.223 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 15:58:40.512 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 15:58:42.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:58:42.397 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 15:58:42.418 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 15:58:42.421 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 15:58:42.427 | 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-08 15:58:42.429 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 15:58:42.432 | 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-08 15:58:42.504 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 15:58:42.507 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 15:58:42.510 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 15:58:42.528 | + ./stack.sh:main:814 : pkgs= 2022-06-08 15:58:42.531 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 15:58:42.533 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 15:58:42.535 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 15:58:42.538 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 15:58:42.540 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 15:58:42.542 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 15:58:42.544 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 15:58:42.547 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 15:58:42.549 | + functions-common:run_phase:1864 : local extra 2022-06-08 15:58:42.552 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 15:58:42.556 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 15:58:42.558 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 15:58:42.560 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 15:58:42.562 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 15:58:42.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 15:58:42.580 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:58:42.582 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 15:58:42.584 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.586 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 15:58:42.588 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.590 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 15:58:42.593 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.595 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 15:58:42.597 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.599 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 15:58:42.602 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.604 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 15:58:42.606 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 15:58:42.608 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 15:58:42.610 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 15:58:42.612 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 15:58:42.615 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 15:58:42.617 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 15:58:42.619 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 15:58:42.621 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 15:58:42.624 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 15:58:42.626 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 15:58:42.628 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 15:58:42.630 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 15:58:42.632 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 15:58:42.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 15:58:42.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 15:58:42.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-08 15:58:42.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:42.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 15:58:42.646 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:58:42.648 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 15:58:42.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 15:58:42.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-08 15:58:42.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 15:58:42.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 15:58:42.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 15:58:42.661 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 15:58:42.664 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 15:58:42.666 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:42.668 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:42.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 15:58:42.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 15:58:42.674 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 15:58:42.676 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:58:42.678 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:58:42.680 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:58:42.682 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:58:42.685 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:58:42.687 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:42.689 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:42.691 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:58:42.693 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:58:42.695 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:58:42.697 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 15:58:42.699 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 15:58:42.702 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:58:42.704 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:42.706 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:42.708 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 15:58:42.729 | ++ 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-08 15:58:42.838 | Reading package lists... 2022-06-08 15:58:43.084 | Building dependency tree... 2022-06-08 15:58:43.085 | Reading state information... 2022-06-08 15:58:43.347 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 15:58:43.347 | The following packages were automatically installed and are no longer required: 2022-06-08 15:58:43.348 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:58:43.348 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:58:43.348 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:58:43.348 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:58:43.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:58:43.348 | python3-zope.interface 2022-06-08 15:58:43.348 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:58:43.464 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:58:43.468 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 15:58:43.471 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:58:43.473 | ++ functions-common:time_stop:2426 : local name 2022-06-08 15:58:43.475 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 15:58:43.477 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:58:43.479 | ++ functions-common:time_stop:2429 : local total 2022-06-08 15:58:43.481 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 15:58:43.484 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:58:43.486 | ++ functions-common:time_stop:2433 : start_time=1654703922726 2022-06-08 15:58:43.488 | ++ functions-common:time_stop:2435 : [[ -z 1654703922726 ]] 2022-06-08 15:58:43.491 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:58:43.495 | ++ functions-common:time_stop:2438 : end_time=1654703923493 2022-06-08 15:58:43.497 | ++ functions-common:time_stop:2439 : elapsed_time=767 2022-06-08 15:58:43.500 | ++ functions-common:time_stop:2440 : total=3263 2022-06-08 15:58:43.502 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:58:43.504 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4030 2022-06-08 15:58:43.506 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 15:58:43.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 15:58:43.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 15:58:43.513 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 15:58:43.515 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 15:58:43.517 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 15:58:43.519 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:58:43.522 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:58:43.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 15:58:43.526 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-08 15:58:43.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 15:58:43.619 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 15:58:44.151 | OK 2022-06-08 15:58:44.163 | ++ /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-08 15:58:45.806 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 15:58:45.836 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 15:58:45.839 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 15:58:46.008 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 15:58:46.272 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 15:58:46.616 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 15:58:55.994 | Fetched 362 kB in 1s (385 kB/s) 2022-06-08 15:58:57.545 | Reading package lists... 2022-06-08 15:58:57.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 15:58:57.829 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 15:58:57.879 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 15:58:57.972 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 15:58:58.122 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 15:58:58.353 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 15:58:58.775 | Fetched 336 kB in 1s (369 kB/s) 2022-06-08 15:59:00.335 | Reading package lists... 2022-06-08 15:59:00.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 15:59:00.369 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 15:59:00.372 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 15:59:00.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 15:59:00.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 15:59:00.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 15:59:00.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 15:59:00.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 15:59:00.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 15:59:00.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 15:59:00.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 15:59:00.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 15:59:00.395 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 15:59:00.397 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 15:59:00.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 15:59:00.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 15:59:00.417 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:59:00.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 15:59:00.430 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 15:59:00.431 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 15:59:00.431 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 15:59:00.431 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 15:59:00.432 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:59:00.434 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:59:00.437 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:59:00.439 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:59:00.441 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:59:00.443 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:00.445 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:00.447 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:59:00.449 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:00.452 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:59:00.454 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 15:59:00.456 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 15:59:00.458 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:59:00.460 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:00.462 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:00.465 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 15:59:00.485 | ++ 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-08 15:59:00.595 | Reading package lists... 2022-06-08 15:59:00.843 | Building dependency tree... 2022-06-08 15:59:00.844 | Reading state information... 2022-06-08 15:59:01.104 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 15:59:01.104 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 15:59:01.104 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 15:59:01.104 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 15:59:01.104 | The following packages were automatically installed and are no longer required: 2022-06-08 15:59:01.105 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:59:01.105 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:59:01.105 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:59:01.105 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:59:01.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:59:01.105 | python3-zope.interface 2022-06-08 15:59:01.105 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:59:01.220 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:59:01.224 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 15:59:01.226 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:59:01.229 | ++ functions-common:time_stop:2426 : local name 2022-06-08 15:59:01.231 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:01.233 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:01.235 | ++ functions-common:time_stop:2429 : local total 2022-06-08 15:59:01.237 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:01.239 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:59:01.241 | ++ functions-common:time_stop:2433 : start_time=1654703940482 2022-06-08 15:59:01.244 | ++ functions-common:time_stop:2435 : [[ -z 1654703940482 ]] 2022-06-08 15:59:01.246 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:01.250 | ++ functions-common:time_stop:2438 : end_time=1654703941248 2022-06-08 15:59:01.253 | ++ functions-common:time_stop:2439 : elapsed_time=766 2022-06-08 15:59:01.255 | ++ functions-common:time_stop:2440 : total=4030 2022-06-08 15:59:01.257 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:01.259 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4796 2022-06-08 15:59:01.261 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 15:59:01.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 15:59:01.266 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:01.269 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:01.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-08 15:59:01.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 15:59:01.285 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 15:59:01.288 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 15:59:01.290 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 15:59:01.292 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 15:59:01.294 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 15:59:01.296 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 15:59:01.298 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 15:59:01.301 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 15:59:01.303 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:59:01.305 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 15:59:01.307 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 15:59:01.309 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:59:01.311 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 15:59:01.314 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 15:59:01.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 15:59:01.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 15:59:01.320 | ++ /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-08 15:59:01.322 | ++ functions:create_disk:732 : local node_number 2022-06-08 15:59:01.325 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.327 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 15:59:01.329 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 15:59:01.332 | ++ functions:create_disk:736 : local key 2022-06-08 15:59:01.335 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.335 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 15:59:01.340 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.343 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.345 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 15:59:01.347 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.349 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 15:59:01.351 | ++ functions:destroy_disk:765 : local key 2022-06-08 15:59:01.355 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.355 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 15:59:01.360 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.362 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.364 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 15:59:01.369 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 15:59:01.381 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.397 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.400 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 15:59:01.412 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.423 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 15:59:01.491 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 15:59:01.491 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 15:59:01.491 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 15:59:01.491 | = reflink=1 2022-06-08 15:59:01.491 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 15:59:01.491 | = sunit=0 swidth=0 blks 2022-06-08 15:59:01.491 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 15:59:01.491 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 15:59:01.491 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 15:59:01.491 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 15:59:01.495 | ++ 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-08 15:59:01.495 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 15:59:01.505 | /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-08 15:59:01.508 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 15:59:01.520 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 15:59:01.550 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 15:59:01.554 | ++ /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-08 15:59:01.568 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 15:59:01.572 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 15:59:01.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph --create-keyring --name=mon. --add-key=AQBFx6BiAVRWIxAAHjE7j6e3td25pfeZBBU1sg== --cap mon 'allow *' 2022-06-08 15:59:01.632 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 15:59:01.632 | added entity mon. auth(key=AQBFx6BiAVRWIxAAHjE7j6e3td25pfeZBBU1sg==) 2022-06-08 15:59:01.632 | added 1 caps to entity mon. 2022-06-08 15:59:01.637 | ++ /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-08 15:59:01.689 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 15:59:01.694 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 15:59:01.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 15:59:01.729 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 15:59:01.734 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 15:59:01.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836060-5-ceph 2022-06-08 15:59:01.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 15d040d4-c45b-4b7a-9d3c-02be76daa765 2022-06-08 15:59:01.809 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 15:59:01.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836060-5-ceph 2022-06-08 15:59:01.864 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.17 2022-06-08 15:59:01.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-08 15:59:01.963 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-08 15:59:02.012 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-08 15:59:02.061 | ++ /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-08 15:59:02.111 | ++ /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-08 15:59:02.161 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-08 15:59:02.210 | ++ /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-08 15:59:02.259 | ++ /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-08 15:59:02.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 15:59:02.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 15:59:02.374 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 15:59:02.374 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 15:59:02.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 15:59:02.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-08 15:59:02.431 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 15:59:02.436 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 15:59:02.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836060-5-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-5-ceph 2022-06-08 15:59:03.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 15:59:03.109 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 15:59:03.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:03.126 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836060-5-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 15:59:03.507 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 15:59:03.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:03.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 15:59:03.535 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 15:59:03.542 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 15:59:03.545 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 15:59:03.547 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 15:59:03.550 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 15:59:03.553 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 15:59:03.557 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 15:59:03.560 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 15:59:03.562 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 15:59:03.564 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 15:59:03.567 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:03.569 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:03.586 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 15:59:03.588 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 15:59:03.595 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 15:59:03.595 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 15:59:03.595 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 15:59:05.098 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 15:59:05.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 15:59:05.103 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 15:59:05.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 15:59:05.108 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 15:59:05.110 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 15:59:05.112 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 15:59:05.115 | ++ functions:vercmp:631 : local result 2022-06-08 15:59:05.118 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 15:59:05.118 | +++ functions:vercmp:635 : sort -V 2022-06-08 15:59:05.119 | +++ functions:vercmp:635 : head -1 2022-06-08 15:59:05.123 | ++ functions:vercmp:635 : result=14.0 2022-06-08 15:59:05.126 | ++ functions:vercmp:637 : case $op in 2022-06-08 15:59:05.128 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 15:59:05.130 | ++ functions:vercmp:652 : return 2022-06-08 15:59:05.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 15:59:05.135 | ++ /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-08 15:59:05.490 | exported keyring for client.bootstrap-mds 2022-06-08 15:59:05.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 15:59:05.512 | ++ /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-08 15:59:05.877 | exported keyring for client.bootstrap-osd 2022-06-08 15:59:05.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 15:59:05.899 | ++ /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-08 15:59:06.255 | exported keyring for client.bootstrap-rgw 2022-06-08 15:59:06.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 15:59:06.286 | ++ /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-08 15:59:06.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 15:59:06.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 15:59:06.829 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 15:59:06.832 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 15:59:07.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 15:59:07.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 15:59:07.433 | ++ /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-08 15:59:07.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 15:59:07.922 | [osd.0] 2022-06-08 15:59:07.922 | key = AQBLx6Bi5SSILxAAaWxWerGK9nG8gOuGTcNHug== 2022-06-08 15:59:07.946 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 15:59:07.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 15:59:07.971 | ++ /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-08 15:59:08.018 | 2022-06-08T15:59:08.012+0000 7f81773d6080 -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-08 15:59:08.018 | 2022-06-08T15:59:08.012+0000 7f81773d6080 -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-08 15:59:08.018 | 2022-06-08T15:59:08.012+0000 7f81773d6080 -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-08 15:59:08.136 | 2022-06-08T15:59:08.136+0000 7f81773d6080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 15:59:15.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-08 15:59:17.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 15:59:17.652 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 15:59:18.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 15:59:18.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 15:59:18.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 15:59:18.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 15:59:18.054 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 15:59:18.054 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 15:59:18.055 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 15:59:18.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 15:59:18.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 15:59:18.066 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 15:59:18.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 15:59:18.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 15:59:18.087 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:59:18.090 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 15:59:18.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 15:59:18.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 15:59:18.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 15:59:18.099 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:59:18.102 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 15:59:18.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 15:59:18.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 15:59:18.120 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 15:59:18.124 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:18.142 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 15:59:18.145 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 15:59:18.148 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 15:59:18.150 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 15:59:18.152 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 15:59:18.154 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 15:59:18.158 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 15:59:18.162 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 15:59:18.164 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 15:59:18.167 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph' 2022-06-08 15:59:18.169 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 15:59:18.171 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:18.174 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-5-ceph 2022-06-08 15:59:18.189 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 15:59:18.192 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 15:59:18.196 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 15:59:18.196 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 15:59:18.196 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 15:59:18.575 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 15:59:18.578 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 15:59:18.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 15:59:18.583 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 15:59:18.605 | ++ /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-08 15:59:25.544 | no valid command found; 10 closest matches: 2022-06-08 15:59:25.544 | 0 2022-06-08 15:59:25.544 | 1 2022-06-08 15:59:25.544 | 2 2022-06-08 15:59:25.544 | abort 2022-06-08 15:59:25.544 | assert 2022-06-08 15:59:25.544 | config diff 2022-06-08 15:59:25.544 | config diff get 2022-06-08 15:59:25.544 | config get 2022-06-08 15:59:25.544 | config help [] 2022-06-08 15:59:25.544 | config set ... 2022-06-08 15:59:25.544 | Error EINVAL: invalid command 2022-06-08 15:59:25.551 | ++ /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-08 15:59:25.551 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 15:59:25.554 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 15:59:26.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-08 15:59:26.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 15:59:26.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 15:59:26.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 15:59:26.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 15:59:26.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 15:59:26.137 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 15:59:26.137 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 15:59:26.137 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 15:59:26.142 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 15:59:26.145 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 15:59:26.148 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 15:59:26.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 15:59:26.157 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 15:59:26.174 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:59:26.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 15:59:26.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 15:59:26.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 15:59:26.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 15:59:26.187 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 15:59:26.190 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 15:59:26.192 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 15:59:26.195 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 15:59:26.198 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 15:59:26.252 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 15:59:26.253 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 15:59:26.255 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 15:59:26.660 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 15:59:26.662 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 15:59:26.680 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:26.683 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 15:59:26.685 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 15:59:26.688 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:59:26.690 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:59:26.693 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:59:26.695 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:59:26.698 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:59:26.700 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:26.703 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:26.706 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:59:26.708 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:26.711 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:59:26.713 | + functions-common:apt_get_update:1191 : return 2022-06-08 15:59:26.716 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 15:59:26.718 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:59:26.721 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:26.723 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:26.726 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 15:59:26.750 | + 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-08 15:59:26.861 | Reading package lists... 2022-06-08 15:59:27.112 | Building dependency tree... 2022-06-08 15:59:27.114 | Reading state information... 2022-06-08 15:59:27.365 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 15:59:27.365 | The following packages were automatically installed and are no longer required: 2022-06-08 15:59:27.366 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:59:27.366 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:59:27.366 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:59:27.366 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:59:27.366 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:59:27.367 | python3-zope.interface 2022-06-08 15:59:27.367 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:59:27.479 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:59:27.483 | + functions-common:apt_get:1235 : result=0 2022-06-08 15:59:27.486 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:59:27.488 | + functions-common:time_stop:2426 : local name 2022-06-08 15:59:27.491 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:27.493 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:27.495 | + functions-common:time_stop:2429 : local total 2022-06-08 15:59:27.498 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:27.500 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:59:27.503 | + functions-common:time_stop:2433 : start_time=1654703966746 2022-06-08 15:59:27.505 | + functions-common:time_stop:2435 : [[ -z 1654703966746 ]] 2022-06-08 15:59:27.508 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:27.513 | + functions-common:time_stop:2438 : end_time=1654703967510 2022-06-08 15:59:27.516 | + functions-common:time_stop:2439 : elapsed_time=764 2022-06-08 15:59:27.518 | + functions-common:time_stop:2440 : total=4796 2022-06-08 15:59:27.520 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:27.523 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5560 2022-06-08 15:59:27.525 | + functions-common:apt_get:1239 : return 0 2022-06-08 15:59:27.528 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 15:59:27.531 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 15:59:27.533 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 15:59:27.536 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 15:59:27.538 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 15:59:27.541 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 15:59:27.544 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 15:59:27.546 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 15:59:27.549 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 15:59:27.551 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 15:59:27.553 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 15:59:27.556 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 15:59:27.558 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 15:59:27.561 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 15:59:27.563 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 15:59:27.566 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 15:59:27.568 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:59:27.571 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 15:59:27.573 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 15:59:27.576 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 15:59:27.579 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 15:59:27.581 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 15:59:27.583 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 15:59:27.586 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 15:59:27.589 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 15:59:27.591 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 15:59:27.594 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 15:59:27.611 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:27.614 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 15:59:27.616 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:59:27.619 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 15:59:27.621 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 15:59:27.625 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 15:59:27.629 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 15:59:27.631 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 15:59:27.634 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 15:59:27.636 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 15:59:27.639 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 15:59:27.642 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 15:59:27.645 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 15:59:28.321 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 15:59:28.321 | user tags 2022-06-08 15:59:28.321 | stackrabbit []' 2022-06-08 15:59:28.325 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 15:59:28.325 | user tags 2022-06-08 15:59:28.325 | stackrabbit []' 2022-06-08 15:59:28.325 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 15:59:28.331 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 15:59:28.334 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 15:59:28.336 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 15:59:28.990 | Changing password for user "stackrabbit" ... 2022-06-08 15:59:29.034 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 15:59:29.695 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 15:59:29.760 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 15:59:29.762 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 15:59:30.412 | Changing password for user "stackrabbit" ... 2022-06-08 15:59:30.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 15:59:30.456 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 15:59:30.458 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 15:59:31.117 | Deleting user "guest" ... 2022-06-08 15:59:31.132 | Error: 2022-06-08 15:59:31.132 | {:no_such_user, "guest"} 2022-06-08 15:59:31.145 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 15:59:31.147 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 15:59:31.165 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:31.167 | + ./stack.sh:main:831 : install_database 2022-06-08 15:59:31.170 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 15:59:31.173 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 15:59:31.175 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:31.178 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:31.180 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 15:59:31.503 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 15:59:31.506 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:31.508 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 15:59:31.511 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 15:59:31.514 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:59:31.516 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 15:59:31.519 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 15:59:31.521 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 15:59:31.524 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 15:59:31.526 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 15:59:31.529 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 15:59:31.532 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 15:59:31.534 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 15:59:31.537 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 15:59:31.539 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 15:59:31.542 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 15:59:31.545 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 15:59:31.547 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 15:59:31.550 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 15:59:31.552 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 15:59:31.555 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 15:59:31.557 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 15:59:31.560 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 15:59:31.562 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 15:59:31.565 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:31.568 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:31.570 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 15:59:31.573 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 15:59:31.575 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:59:31.578 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:59:31.580 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:59:31.583 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:59:31.586 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:59:31.589 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:31.629 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:31.629 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:59:31.629 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:31.629 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:59:31.629 | + functions-common:apt_get_update:1191 : return 2022-06-08 15:59:31.629 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 15:59:31.629 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:59:31.629 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:31.629 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:31.629 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 15:59:31.641 | + 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-08 15:59:31.831 | Reading package lists... 2022-06-08 15:59:32.084 | Building dependency tree... 2022-06-08 15:59:32.086 | Reading state information... 2022-06-08 15:59:32.341 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 15:59:32.341 | The following packages were automatically installed and are no longer required: 2022-06-08 15:59:32.342 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:59:32.342 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:59:32.342 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:59:32.342 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:59:32.342 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:59:32.342 | python3-zope.interface 2022-06-08 15:59:32.342 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:59:32.455 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:59:32.459 | + functions-common:apt_get:1235 : result=0 2022-06-08 15:59:32.462 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:59:32.464 | + functions-common:time_stop:2426 : local name 2022-06-08 15:59:32.467 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:32.469 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:32.471 | + functions-common:time_stop:2429 : local total 2022-06-08 15:59:32.474 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:32.476 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:59:32.479 | + functions-common:time_stop:2433 : start_time=1654703971638 2022-06-08 15:59:32.481 | + functions-common:time_stop:2435 : [[ -z 1654703971638 ]] 2022-06-08 15:59:32.484 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:32.488 | + functions-common:time_stop:2438 : end_time=1654703972486 2022-06-08 15:59:32.491 | + functions-common:time_stop:2439 : elapsed_time=848 2022-06-08 15:59:32.493 | + functions-common:time_stop:2440 : total=5560 2022-06-08 15:59:32.496 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:32.498 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6408 2022-06-08 15:59:32.501 | + functions-common:apt_get:1239 : return 0 2022-06-08 15:59:32.503 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 15:59:32.506 | + ./stack.sh:main:834 : install_database_python 2022-06-08 15:59:32.508 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 15:59:32.510 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 15:59:32.514 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 15:59:32.516 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 15:59:32.519 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 15:59:32.522 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 15:59:32.524 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 15:59:32.528 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 15:59:32.529 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 15:59:32.534 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 15:59:32.536 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 15:59:32.539 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 15:59:32.542 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 15:59:32.544 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 15:59:32.567 | Using python 3.8 to install PyMySQL 2022-06-08 15:59:32.569 | + 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-08 15:59:33.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:59:33.365 | from cryptography.utils import int_from_bytes 2022-06-08 15:59:33.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:59:33.365 | from cryptography.utils import int_from_bytes 2022-06-08 15:59:34.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:59:34.514 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 15:59:36.172 | 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-08 15:59:36.268 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 15:59:36.268 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 15:59:36.368 | + inc/python:pip_install:196 : result=0 2022-06-08 15:59:36.370 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 15:59:36.373 | + functions-common:time_stop:2426 : local name 2022-06-08 15:59:36.375 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:36.378 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:36.380 | + functions-common:time_stop:2429 : local total 2022-06-08 15:59:36.383 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:36.385 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 15:59:36.388 | + functions-common:time_stop:2433 : start_time=1654703972561 2022-06-08 15:59:36.391 | + functions-common:time_stop:2435 : [[ -z 1654703972561 ]] 2022-06-08 15:59:36.394 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:36.398 | + functions-common:time_stop:2438 : end_time=1654703976396 2022-06-08 15:59:36.401 | + functions-common:time_stop:2439 : elapsed_time=3835 2022-06-08 15:59:36.404 | + functions-common:time_stop:2440 : total=20007 2022-06-08 15:59:36.406 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:36.409 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23842 2022-06-08 15:59:36.411 | + inc/python:pip_install:199 : return 0 2022-06-08 15:59:36.414 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 15:59:36.416 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 15:59:36.419 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 15:59:36.421 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 15:59:36.439 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:36.441 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 15:59:36.443 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 15:59:36.447 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 15:59:36.447 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 15:59:36.453 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 15:59:36.456 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-06-08 15:59:36.458 | + 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,g-reg,cinder =~ ,q- ]] 2022-06-08 15:59:36.461 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 15:59:36.463 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 15:59:36.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 15:59:36.483 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:36.485 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 15:59:36.488 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 15:59:36.490 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:59:36.493 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:59:36.495 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:59:36.498 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:59:36.500 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:59:36.503 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:36.505 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:36.508 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:59:36.510 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:36.513 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:59:36.515 | + functions-common:apt_get_update:1191 : return 2022-06-08 15:59:36.518 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 15:59:36.521 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:59:36.523 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:36.526 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:36.528 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 15:59:36.550 | + 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-08 15:59:36.660 | Reading package lists... 2022-06-08 15:59:36.907 | Building dependency tree... 2022-06-08 15:59:36.909 | Reading state information... 2022-06-08 15:59:37.171 | radvd is already the newest version (1:2.17-2). 2022-06-08 15:59:37.171 | The following packages were automatically installed and are no longer required: 2022-06-08 15:59:37.172 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:59:37.172 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:59:37.172 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:59:37.172 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:59:37.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:59:37.172 | python3-zope.interface 2022-06-08 15:59:37.172 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:59:37.284 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:59:37.288 | + functions-common:apt_get:1235 : result=0 2022-06-08 15:59:37.291 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:59:37.293 | + functions-common:time_stop:2426 : local name 2022-06-08 15:59:37.296 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:37.298 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:37.301 | + functions-common:time_stop:2429 : local total 2022-06-08 15:59:37.303 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:37.305 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:59:37.308 | + functions-common:time_stop:2433 : start_time=1654703976547 2022-06-08 15:59:37.311 | + functions-common:time_stop:2435 : [[ -z 1654703976547 ]] 2022-06-08 15:59:37.314 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:37.318 | + functions-common:time_stop:2438 : end_time=1654703977315 2022-06-08 15:59:37.320 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-08 15:59:37.323 | + functions-common:time_stop:2440 : total=6408 2022-06-08 15:59:37.325 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:37.328 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7176 2022-06-08 15:59:37.330 | + functions-common:apt_get:1239 : return 0 2022-06-08 15:59:37.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 15:59:37.350 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:37.353 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 15:59:37.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 15:59:37.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 15:59:37.362 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 15:59:37.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 15:59:37.385 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 15:59:37.387 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 15:59:37.390 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 15:59:37.392 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 15:59:37.395 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 15:59:37.397 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 15:59:37.399 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:37.402 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:37.404 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 15:59:37.406 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:37.409 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 15:59:37.411 | + functions-common:apt_get_update:1191 : return 2022-06-08 15:59:37.413 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 15:59:37.415 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 15:59:37.418 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:37.421 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:37.423 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 15:59:37.444 | + 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-08 15:59:37.554 | Reading package lists... 2022-06-08 15:59:37.800 | Building dependency tree... 2022-06-08 15:59:37.801 | Reading state information... 2022-06-08 15:59:38.057 | fakeroot is already the newest version (1.24-1). 2022-06-08 15:59:38.058 | make is already the newest version (4.2.1-1.2). 2022-06-08 15:59:38.058 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 15:59:38.058 | The following packages were automatically installed and are no longer required: 2022-06-08 15:59:38.058 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 15:59:38.059 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 15:59:38.059 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 15:59:38.059 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 15:59:38.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 15:59:38.059 | python3-zope.interface 2022-06-08 15:59:38.059 | Use 'sudo apt autoremove' to remove them. 2022-06-08 15:59:38.172 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 15:59:38.176 | + functions-common:apt_get:1235 : result=0 2022-06-08 15:59:38.179 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 15:59:38.181 | + functions-common:time_stop:2426 : local name 2022-06-08 15:59:38.183 | + functions-common:time_stop:2427 : local end_time 2022-06-08 15:59:38.185 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 15:59:38.188 | + functions-common:time_stop:2429 : local total 2022-06-08 15:59:38.190 | + functions-common:time_stop:2430 : local start_time 2022-06-08 15:59:38.192 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 15:59:38.194 | + functions-common:time_stop:2433 : start_time=1654703977442 2022-06-08 15:59:38.197 | + functions-common:time_stop:2435 : [[ -z 1654703977442 ]] 2022-06-08 15:59:38.199 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 15:59:38.204 | + functions-common:time_stop:2438 : end_time=1654703978202 2022-06-08 15:59:38.206 | + functions-common:time_stop:2439 : elapsed_time=760 2022-06-08 15:59:38.209 | + functions-common:time_stop:2440 : total=7176 2022-06-08 15:59:38.211 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 15:59:38.214 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7936 2022-06-08 15:59:38.217 | + functions-common:apt_get:1239 : return 0 2022-06-08 15:59:38.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 15:59:38.222 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 15:59:38.224 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 15:59:38.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 15:59:38.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 15:59:38.232 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 15:59:38.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 15:59:38.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 15:59:38.242 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 15:59:38.243 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 15:59:38.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 15:59:38.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 15:59:38.253 | + functions:vercmp:628 : local v1=5.4 2022-06-08 15:59:38.255 | + functions:vercmp:629 : local 'op=<' 2022-06-08 15:59:38.257 | + functions:vercmp:630 : local v2=3.13 2022-06-08 15:59:38.260 | + functions:vercmp:631 : local result 2022-06-08 15:59:38.264 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 15:59:38.265 | ++ functions:vercmp:635 : head -1 2022-06-08 15:59:38.265 | ++ functions:vercmp:635 : sort -V 2022-06-08 15:59:38.270 | + functions:vercmp:635 : result=3.13 2022-06-08 15:59:38.272 | + functions:vercmp:637 : case $op in 2022-06-08 15:59:38.274 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 15:59:38.277 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 15:59:38.279 | + functions:vercmp:648 : return 2022-06-08 15:59:38.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 15:59:38.284 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 15:59:38.286 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 15:59:38.753 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 15:59:38.756 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 15:59:38.761 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:38.763 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:38.766 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 15:59:38.768 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:38.771 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 15:59:38.795 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 15:59:38.797 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 15:59:38.800 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 15:59:38.800 | Installing etcd 2022-06-08 15:59:38.802 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 15:59:38.815 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 15:59:38.827 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 15:59:38.830 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 15:59:38.844 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 15:59:38.847 | ++ 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-08 15:59:38.850 | ++ 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-08 15:59:38.854 | +++ 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-08 15:59:38.859 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 15:59:38.861 | ++ 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-08 15:59:38.864 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 15:59:38.866 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 15:59:38.869 | ++ functions:get_extra_file:74 : return 2022-06-08 15:59:38.872 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 15:59:38.875 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 15:59:38.877 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 15:59:38.880 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 15:59:38.897 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:59:38.899 | + ./stack.sh:main:861 : install_dstat 2022-06-08 15:59:38.902 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 15:59:38.919 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 15:59:38.922 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 15:59:38.925 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 15:59:38.927 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 15:59:38.929 | + ./stack.sh:main:870 : install_libs 2022-06-08 15:59:38.932 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 15:59:38.935 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 15:59:38.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 15:59:38.940 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 15:59:38.942 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:38.945 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:38.947 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 15:59:38.949 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:38.952 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 15:59:38.954 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 15:59:38.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 15:59:38.959 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 15:59:38.961 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:38.964 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:38.966 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 15:59:38.969 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:38.971 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 15:59:38.974 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 15:59:38.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 15:59:38.979 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 15:59:38.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:38.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:38.987 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 15:59:38.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:38.992 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 15:59:38.994 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 15:59:38.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 15:59:38.999 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 15:59:39.001 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.004 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.006 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 15:59:39.008 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.011 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 15:59:39.013 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 15:59:39.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 15:59:39.018 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 15:59:39.020 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.023 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.025 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 15:59:39.027 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.030 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 15:59:39.033 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 15:59:39.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 15:59:39.037 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 15:59:39.040 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.042 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.045 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 15:59:39.047 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.050 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 15:59:39.052 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 15:59:39.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 15:59:39.057 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 15:59:39.060 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.064 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 15:59:39.067 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.069 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 15:59:39.072 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 15:59:39.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 15:59:39.076 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 15:59:39.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.081 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.084 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 15:59:39.086 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.088 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 15:59:39.091 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 15:59:39.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 15:59:39.096 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 15:59:39.099 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.101 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.104 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 15:59:39.106 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.109 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 15:59:39.111 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 15:59:39.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 15:59:39.116 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 15:59:39.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.121 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 15:59:39.126 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.128 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 15:59:39.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 15:59:39.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 15:59:39.135 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 15:59:39.138 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.140 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.143 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 15:59:39.145 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.148 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 15:59:39.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 15:59:39.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 15:59:39.155 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 15:59:39.158 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.160 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.162 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 15:59:39.165 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.167 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 15:59:39.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 15:59:39.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 15:59:39.175 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 15:59:39.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.182 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 15:59:39.185 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.187 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 15:59:39.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 15:59:39.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 15:59:39.194 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 15:59:39.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.199 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 15:59:39.204 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.207 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 15:59:39.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 15:59:39.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 15:59:39.214 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 15:59:39.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.219 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.221 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 15:59:39.224 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.227 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 15:59:39.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 15:59:39.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 15:59:39.234 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 15:59:39.237 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.239 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.242 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 15:59:39.244 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.246 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 15:59:39.249 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 15:59:39.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 15:59:39.254 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 15:59:39.256 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.258 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.261 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 15:59:39.263 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.266 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 15:59:39.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 15:59:39.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 15:59:39.273 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 15:59:39.275 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.278 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.281 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 15:59:39.283 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.286 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 15:59:39.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 15:59:39.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 15:59:39.293 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 15:59:39.296 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.298 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.301 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 15:59:39.303 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.305 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 15:59:39.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 15:59:39.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 15:59:39.313 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 15:59:39.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.320 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 15:59:39.322 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.325 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 15:59:39.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 15:59:39.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 15:59:39.332 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 15:59:39.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.337 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 15:59:39.343 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.345 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 15:59:39.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 15:59:39.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 15:59:39.352 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 15:59:39.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.360 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 15:59:39.362 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.365 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 15:59:39.367 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 15:59:39.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 15:59:39.372 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 15:59:39.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.377 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.379 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 15:59:39.381 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.384 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 15:59:39.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 15:59:39.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 15:59:39.397 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 15:59:39.397 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.397 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.399 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 15:59:39.401 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.404 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 15:59:39.407 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 15:59:39.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 15:59:39.411 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 15:59:39.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.416 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.419 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 15:59:39.421 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.423 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 15:59:39.426 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 15:59:39.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 15:59:39.431 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 15:59:39.433 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.436 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.438 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 15:59:39.441 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.443 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 15:59:39.446 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 15:59:39.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 15:59:39.451 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 15:59:39.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.456 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 15:59:39.461 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.463 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 15:59:39.466 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 15:59:39.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 15:59:39.471 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 15:59:39.474 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.476 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.479 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 15:59:39.483 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.484 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 15:59:39.486 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 15:59:39.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 15:59:39.491 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 15:59:39.494 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.496 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.499 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 15:59:39.501 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.504 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 15:59:39.506 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 15:59:39.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 15:59:39.511 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 15:59:39.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.516 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.519 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 15:59:39.521 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.524 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 15:59:39.526 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 15:59:39.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 15:59:39.532 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 15:59:39.534 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.537 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.539 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 15:59:39.542 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.544 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 15:59:39.547 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 15:59:39.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 15:59:39.552 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 15:59:39.554 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.559 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 15:59:39.561 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.564 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 15:59:39.566 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 15:59:39.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 15:59:39.571 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 15:59:39.573 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.576 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.579 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 15:59:39.581 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.584 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 15:59:39.586 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 15:59:39.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 15:59:39.592 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 15:59:39.594 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.596 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.599 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 15:59:39.602 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.604 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 15:59:39.606 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 15:59:39.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 15:59:39.611 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 15:59:39.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.616 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.619 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 15:59:39.621 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.624 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 15:59:39.626 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 15:59:39.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 15:59:39.631 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 15:59:39.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.637 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.639 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 15:59:39.641 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.644 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 15:59:39.646 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 15:59:39.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 15:59:39.651 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 15:59:39.654 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.657 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.659 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 15:59:39.662 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.666 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 15:59:39.667 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 15:59:39.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 15:59:39.672 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 15:59:39.674 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 15:59:39.677 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 15:59:39.679 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 15:59:39.682 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 15:59:39.684 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 15:59:39.706 | Using python 3.8 to install etcd3 2022-06-08 15:59:39.709 | + 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-08 15:59:40.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:59:40.506 | from cryptography.utils import int_from_bytes 2022-06-08 15:59:40.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 15:59:40.507 | from cryptography.utils import int_from_bytes 2022-06-08 15:59:41.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 15:59:41.704 | Collecting etcd3 2022-06-08 15:59:41.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 15:59:41.738 | Preparing metadata (setup.py): started 2022-06-08 15:59:41.782 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 15:59:41.782 | ERROR: Command errored out with exit status 1: 2022-06-08 15:59:41.782 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r5r0h43m/etcd3_cc6a0b54f1ec4fa49e0c9cf0ab0932c4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r5r0h43m/etcd3_cc6a0b54f1ec4fa49e0c9cf0ab0932c4/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-asrebyrs 2022-06-08 15:59:41.782 | cwd: /tmp/pip-install-r5r0h43m/etcd3_cc6a0b54f1ec4fa49e0c9cf0ab0932c4/ 2022-06-08 15:59:41.782 | Complete output (3 lines): 2022-06-08 15:59:41.782 | Traceback (most recent call last): 2022-06-08 15:59:41.782 | File "", line 1, in 2022-06-08 15:59:41.782 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 15:59:41.782 | ---------------------------------------- 2022-06-08 15:59:41.782 | 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-08 15:59:41.783 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 15:59:41.783 | 2022-06-08 15:59:41.783 | The conflict is caused by: 2022-06-08 15:59:41.783 | The user requested etcd3 2022-06-08 15:59:41.783 | The user requested (constraint) etcd3===0.12.0 2022-06-08 15:59:41.783 | 2022-06-08 15:59:41.783 | To fix this you could try to: 2022-06-08 15:59:41.783 | 1. loosen the range of package versions you've specified 2022-06-08 15:59:41.783 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 15:59:41.783 | 2022-06-08 15:59:41.783 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 15:59:41.883 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 15:59:41.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 15:59:41.967 | + inc/python:pip_install:1 : exit_trap 2022-06-08 15:59:41.969 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 15:59:41.972 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 15:59:41.975 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 15:59:41.977 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 15:59:41.979 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 15:59:41.982 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 15:59:41.984 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 15:59:41.986 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 15:59:41.988 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 15:59:41.988 | Error on exit 2022-06-08 15:59:41.990 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 15:59:41.993 | + ./stack.sh:exit_trap:537 : generate-subunit 1654703876 105 fail 2022-06-08 15:59:42.237 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 15:59:42.239 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 15:59:42.719 | + ./stack.sh:exit_trap:551 : exit 1