2022-06-11 20:38:29.611 | + ./stack.sh:main:482 : exec 2022-06-11 20:38:29.611 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-203829' 2022-06-11 20:38:29.611 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-11-203829.summary.2022-06-11-203829 2022-06-11 20:38:29.611 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:38:29.611 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-203829 2022-06-11 20:38:29.611 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-203829 /opt/stack/logs/stack.sh.log 2022-06-11 20:38:29.611 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-203829.summary.2022-06-11-203829 /opt/stack/logs/stack.sh.log.summary 2022-06-11 20:38:29.611 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-11 20:38:29.611 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-11 20:38:29.611 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-11 20:38:29.611 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-11 20:38:29.611 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-11 20:38:29.611 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-11 20:38:29.611 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:38:29.613 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-11 20:38:29.615 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-11 20:38:29.617 | + ./stack.sh:main:568 : set -o errexit 2022-06-11 20:38:29.619 | + ./stack.sh:main:571 : uname -a 2022-06-11 20:38:29.620 | Linux dv-osbrick-master-4-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-11 20:38:29.622 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-11 20:38:29.624 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-11 20:38:29.628 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-11 20:38:29.663 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-11 20:38:29.678 | + ./stack.sh:main:585 : fetch_plugins 2022-06-11 20:38:29.680 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-11 20:38:29.682 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-11 20:38:29.684 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:38:29.686 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-11 20:38:29.686 | Fetching DevStack plugins 2022-06-11 20:38:29.688 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-11 20:38:29.689 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-11 20:38:29.692 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-11 20:38:29.693 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:38:29.695 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:38:29.697 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-11 20:38:29.699 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-11 20:38:29.700 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:38:29.702 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-11 20:38:29.704 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:38:29.706 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:38:29.708 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:38:29.710 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:38:29.712 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:38:29.714 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:38:29.726 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:38:29.728 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:38:29.730 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:29.732 | + functions-common:git_clone:618 : echo master 2022-06-11 20:38:29.732 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:38:29.737 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-11 20:38:29.739 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:29.740 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-11 20:38:29.753 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-11 20:38:29.755 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:38:29.755 | + functions-common:git_clone:679 : head -1 2022-06-11 20:38:29.758 | b0418e1 Disable horizon from basic tempest tests 2022-06-11 20:38:29.760 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:38:29.762 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-11 20:38:29.764 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-11 20:38:29.766 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:38:29.768 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:38:29.769 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:38:29.771 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:38:29.773 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:38:29.775 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:38:29.777 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:38:29.781 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:38:29.782 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:38:29.785 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:38:29.786 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-11 20:38:29.788 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:38:29.801 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:38:29.803 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:38:29.805 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:38:29.807 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:38:29.808 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:38:29.810 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:38:29.812 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:38:29.814 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-11 20:38:29.816 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-11 20:38:29.818 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:38:29.820 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:38:29.822 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-11 20:38:29.824 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-11 20:38:29.825 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-11 20:38:29.827 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:38:29.829 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-11 20:38:29.829 | Overriding Configuration Defaults 2022-06-11 20:38:29.831 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-11 20:38:29.833 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:38:29.834 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-11 20:38:29.836 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-11 20:38:29.836 | devstack-plugin-ceph has overridden the following defaults 2022-06-11 20:38:29.838 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:38:29.839 | # Plug-in overrides 2022-06-11 20:38:29.839 | 2022-06-11 20:38:29.839 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-11 20:38:29.839 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-11 20:38:29.839 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-11 20:38:29.839 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-11 20:38:29.839 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-11 20:38:29.839 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-11 20:38:29.840 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-11 20:38:29.840 | 2022-06-11 20:38:29.840 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-11 20:38:29.840 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-11 20:38:29.840 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-11 20:38:29.840 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-11 20:38:29.840 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-11 20:38:29.840 | else 2022-06-11 20:38:29.840 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-11 20:38:29.840 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-11 20:38:29.840 | fi 2022-06-11 20:38:29.840 | fi 2022-06-11 20:38:29.841 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:38:29.844 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-11 20:38:29.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-11 20:38:29.859 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-11 20:38:29.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-11 20:38:29.875 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-11 20:38:29.888 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-11 20:38:29.891 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-11 20:38:29.903 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-11 20:38:29.906 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-11 20:38:29.919 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-11 20:38:29.921 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-11 20:38:29.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-11 20:38:29.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-11 20:38:29.938 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-11 20:38:29.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-11 20:38:29.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-11 20:38:29.945 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-11 20:38:29.961 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-11 20:38:29.963 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-11 20:38:29.976 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:38:29.978 | +++ lib/tls:source:43 : hostname -f 2022-06-11 20:38:29.981 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-11 20:38:29.983 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-11 20:38:29.985 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-11 20:38:29.988 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-11 20:38:29.990 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-11 20:38:29.991 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-11 20:38:29.993 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-11 20:38:29.995 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-11 20:38:29.997 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-11 20:38:29.999 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-11 20:38:30.004 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-11 20:38:30.015 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-11 20:38:30.031 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-11 20:38:30.043 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-11 20:38:30.055 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-11 20:38:30.090 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-11 20:38:30.148 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-11 20:38:30.236 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-11 20:38:30.257 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-11 20:38:30.304 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-11 20:38:30.352 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-11 20:38:30.497 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-11 20:38:30.510 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-11 20:38:30.523 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-11 20:38:30.536 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-11 20:38:30.625 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-11 20:38:30.627 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-11 20:38:30.630 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-11 20:38:30.632 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-11 20:38:30.634 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-11 20:38:30.636 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-11 20:38:30.639 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-11 20:38:30.639 | False' 2022-06-11 20:38:30.641 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-11 20:38:30.656 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-11 20:38:30.659 | + ./stack.sh:main:619 : run_phase source 2022-06-11 20:38:30.661 | + functions-common:run_phase:1854 : local mode=source 2022-06-11 20:38:30.663 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:38:30.665 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:38:30.667 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:38:30.669 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:38:30.671 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:38:30.673 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:38:30.676 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:38:30.679 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:38:30.681 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:38:30.683 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:38:30.685 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-11 20:38:30.687 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:38:30.701 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:38:30.703 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:38:30.706 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-11 20:38:30.744 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-11 20:38:30.747 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-11 20:38:30.749 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:38:30.751 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-11 20:38:30.753 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-11 20:38:30.755 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-11 20:38:30.757 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:38:30.759 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-11 20:38:30.759 | Loading plugin settings 2022-06-11 20:38:30.761 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-11 20:38:30.763 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:38:30.765 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-11 20:38:30.767 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:38:30.771 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:38:30.775 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:38:30.779 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:38:30.781 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-11 20:38:30.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-11 20:38:30.785 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-11 20:38:30.787 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-11 20:38:30.789 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-11 20:38:30.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-11 20:38:30.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-11 20:38:30.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:38:30.861 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:38:30.864 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:38:30.867 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:38:30.868 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:38:30.868 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:38:30.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:38:30.875 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:38:30.877 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:38:30.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:38:30.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:38:30.897 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:38:30.899 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:38:30.902 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-11 20:38:30.904 | + functions-common:verify_disabled_services:2137 : local service 2022-06-11 20:38:30.907 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.910 | + 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-11 20:38:30.912 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.914 | + 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-11 20:38:30.916 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.919 | + 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-11 20:38:30.921 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.923 | + 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-11 20:38:30.926 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.928 | + 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-11 20:38:30.931 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.933 | + 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-11 20:38:30.935 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.938 | + 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-11 20:38:30.940 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.942 | + 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-11 20:38:30.944 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.947 | + 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-11 20:38:30.949 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.951 | + 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-11 20:38:30.954 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.956 | + 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-11 20:38:30.958 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.961 | + 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-11 20:38:30.963 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.965 | + 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-11 20:38:30.968 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.970 | + 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-11 20:38:30.973 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.975 | + 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-11 20:38:30.978 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.980 | + 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-11 20:38:30.982 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.985 | + 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-11 20:38:30.987 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.990 | + 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-11 20:38:30.992 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.994 | + 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-11 20:38:30.997 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:30.999 | + 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-11 20:38:31.001 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.004 | + 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-11 20:38:31.006 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.008 | + 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-11 20:38:31.010 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.013 | + 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-11 20:38:31.015 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.017 | + 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-11 20:38:31.019 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.022 | + 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-11 20:38:31.024 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.026 | + 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-11 20:38:31.029 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.031 | + 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-11 20:38:31.034 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.036 | + 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-11 20:38:31.038 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.041 | + 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-11 20:38:31.043 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:38:31.045 | + 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-11 20:38:31.048 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-11 20:38:31.051 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:38:31.053 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-11 20:38:31.067 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:38:31.069 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-11 20:38:31.071 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:38:31.073 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-11 20:38:31.088 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:38:31.090 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-11 20:38:31.092 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-11 20:38:31.094 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-11 20:38:31.097 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-11 20:38:31.099 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-11 20:38:31.101 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-11 20:38:31.104 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-11 20:38:31.106 | + lib/database:initialize_database_backends:92 : return 0 2022-06-11 20:38:31.108 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-11 20:38:31.108 | Using mysql database backend 2022-06-11 20:38:31.110 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-11 20:38:31.126 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-11 20:38:31.129 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-11 20:38:31.131 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:38:31.134 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-11 20:38:31.136 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:38:31.139 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-11 20:38:31.154 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:38:31.156 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-11 20:38:31.172 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-11 20:38:31.188 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:38:31.190 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-11 20:38:31.206 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-11 20:38:31.221 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-11 20:38:31.238 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:38:31.240 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-11 20:38:31.255 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:38:31.258 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-11 20:38:31.260 | + functions-common:save_stackenv:60 : local tag=752 2022-06-11 20:38:31.263 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-11 20:38:31.267 | + functions-common:save_stackenv:62 : time_stamp=2022-06-11-203831 2022-06-11 20:38:31.270 | + functions-common:save_stackenv:63 : echo '# 2022-06-11-203831 752' 2022-06-11 20:38:31.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.274 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:38:31.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.279 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-11 20:38:31.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.284 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-11 20:38:31.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.289 | + 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-11 20:38:31.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.294 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-06-11 20:38:31.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.298 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-06-11 20:38:31.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.303 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-11-203829 2022-06-11 20:38:31.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.307 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-11 20:38:31.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.312 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-06-11 20:38:31.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.317 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-11 20:38:31.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.321 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-11 20:38:31.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.326 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-11 20:38:31.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.331 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-11 20:38:31.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.336 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.10 2022-06-11 20:38:31.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:38:31.340 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-11 20:38:31.343 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-11 20:38:31.345 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-11 20:38:31.348 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-11 20:38:31.350 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-11 20:38:31.352 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:38:31.354 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:38:31.357 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:38:31.359 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:38:31.361 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:38:31.364 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:38:31.378 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:38:31.380 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:38:31.382 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:31.385 | + functions-common:git_clone:618 : echo master 2022-06-11 20:38:31.385 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:38:31.390 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-11 20:38:31.392 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:31.395 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-11 20:38:31.407 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-11 20:38:31.410 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:38:31.411 | + functions-common:git_clone:679 : head -1 2022-06-11 20:38:31.414 | e9011ef2 Updated from generate-constraints 2022-06-11 20:38:31.416 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:38:31.419 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-11 20:38:31.421 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:38:31.424 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-11 20:38:31.426 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-11 20:38:31.429 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-11 20:38:31.431 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-11 20:38:31.434 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:38:31.436 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-11 20:38:31.439 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-11 20:38:31.441 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-11 20:38:31.444 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-11 20:38:31.448 | ++ tools/install_prereqs.sh:source:47 : NOW=1654979911 2022-06-11 20:38:31.451 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-11 20:38:31.456 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654979392 2022-06-11 20:38:31.458 | ++ tools/install_prereqs.sh:source:49 : DELTA=519 2022-06-11 20:38:31.461 | ++ tools/install_prereqs.sh:source:50 : [[ 519 -lt 7200 ]] 2022-06-11 20:38:31.463 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-11 20:38:31.465 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-11 20:38:31.467 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-11 20:38:31.470 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-11 20:38:31.473 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-11 20:38:31.475 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-11 20:38:31.477 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-11 20:38:31.479 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-11 20:38:31.482 | +++ 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-11 20:38:31.525 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-11 20:38:31.525 | apache2-dev 2022-06-11 20:38:31.525 | bc 2022-06-11 20:38:31.525 | bsdmainutils 2022-06-11 20:38:31.525 | curl 2022-06-11 20:38:31.525 | g++ 2022-06-11 20:38:31.525 | gawk 2022-06-11 20:38:31.525 | gcc 2022-06-11 20:38:31.525 | gettext 2022-06-11 20:38:31.526 | git 2022-06-11 20:38:31.526 | graphviz 2022-06-11 20:38:31.526 | iputils-ping 2022-06-11 20:38:31.526 | libapache2-mod-proxy-uwsgi 2022-06-11 20:38:31.526 | libffi-dev 2022-06-11 20:38:31.526 | libjpeg-dev 2022-06-11 20:38:31.526 | libpcre3-dev 2022-06-11 20:38:31.526 | libpq-dev 2022-06-11 20:38:31.526 | libssl-dev 2022-06-11 20:38:31.526 | libsystemd-dev 2022-06-11 20:38:31.526 | libxml2-dev 2022-06-11 20:38:31.526 | libxslt1-dev 2022-06-11 20:38:31.526 | libyaml-dev 2022-06-11 20:38:31.526 | lsof 2022-06-11 20:38:31.526 | openssh-server 2022-06-11 20:38:31.526 | openssl 2022-06-11 20:38:31.526 | pkg-config 2022-06-11 20:38:31.526 | psmisc 2022-06-11 20:38:31.526 | python3-dev 2022-06-11 20:38:31.526 | python3-pip 2022-06-11 20:38:31.526 | python3-systemd 2022-06-11 20:38:31.526 | python3-venv 2022-06-11 20:38:31.526 | tar 2022-06-11 20:38:31.526 | tcpdump 2022-06-11 20:38:31.526 | unzip 2022-06-11 20:38:31.526 | uuid-runtime 2022-06-11 20:38:31.526 | wget 2022-06-11 20:38:31.526 | wget 2022-06-11 20:38:31.526 | zlib1g-dev 2022-06-11 20:38:31.526 | libkrb5-dev 2022-06-11 20:38:31.526 | libldap2-dev 2022-06-11 20:38:31.526 | libsasl2-dev 2022-06-11 20:38:31.526 | memcached 2022-06-11 20:38:31.526 | python3-mysqldb 2022-06-11 20:38:31.526 | sqlite3 2022-06-11 20:38:31.526 | conntrack 2022-06-11 20:38:31.526 | curl 2022-06-11 20:38:31.527 | dnsmasq-base 2022-06-11 20:38:31.527 | dnsmasq-utils 2022-06-11 20:38:31.527 | ebtables 2022-06-11 20:38:31.527 | genisoimage 2022-06-11 20:38:31.527 | iptables 2022-06-11 20:38:31.527 | iputils-arping 2022-06-11 20:38:31.527 | kpartx 2022-06-11 20:38:31.527 | libjs-jquery-tablesorter 2022-06-11 20:38:31.527 | parted 2022-06-11 20:38:31.527 | pm-utils 2022-06-11 20:38:31.527 | python3-mysqldb 2022-06-11 20:38:31.527 | socat 2022-06-11 20:38:31.527 | sqlite3 2022-06-11 20:38:31.527 | sudo 2022-06-11 20:38:31.527 | vlan 2022-06-11 20:38:31.527 | lsscsi 2022-06-11 20:38:31.527 | open-iscsi 2022-06-11 20:38:31.527 | lvm2 2022-06-11 20:38:31.527 | qemu-utils 2022-06-11 20:38:31.527 | thin-provisioning-tools 2022-06-11 20:38:31.527 | acl 2022-06-11 20:38:31.527 | dnsmasq-base 2022-06-11 20:38:31.527 | dnsmasq-utils 2022-06-11 20:38:31.527 | ebtables 2022-06-11 20:38:31.527 | haproxy 2022-06-11 20:38:31.527 | iptables 2022-06-11 20:38:31.527 | iputils-arping 2022-06-11 20:38:31.527 | iputils-ping 2022-06-11 20:38:31.527 | postgresql-server-dev-all 2022-06-11 20:38:31.527 | python3-mysqldb 2022-06-11 20:38:31.527 | sqlite3 2022-06-11 20:38:31.527 | sudo 2022-06-11 20:38:31.527 | vlan 2022-06-11 20:38:31.527 | pcp 2022-06-11 20:38:31.528 | ipset 2022-06-11 20:38:31.528 | conntrack 2022-06-11 20:38:31.528 | conntrackd 2022-06-11 20:38:31.528 | keepalived 2022-06-11 20:38:31.528 | lvm2 2022-06-11 20:38:31.528 | qemu-utils 2022-06-11 20:38:31.528 | thin-provisioning-tools' 2022-06-11 20:38:31.530 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-11 20:38:31.548 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-11 20:38:31.548 | apache2-dev 2022-06-11 20:38:31.548 | bc 2022-06-11 20:38:31.548 | bsdmainutils 2022-06-11 20:38:31.548 | curl 2022-06-11 20:38:31.549 | g++ 2022-06-11 20:38:31.549 | gawk 2022-06-11 20:38:31.549 | gcc 2022-06-11 20:38:31.549 | gettext 2022-06-11 20:38:31.549 | git 2022-06-11 20:38:31.549 | graphviz 2022-06-11 20:38:31.549 | iputils-ping 2022-06-11 20:38:31.549 | libapache2-mod-proxy-uwsgi 2022-06-11 20:38:31.549 | libffi-dev 2022-06-11 20:38:31.549 | libjpeg-dev 2022-06-11 20:38:31.549 | libpcre3-dev 2022-06-11 20:38:31.549 | libpq-dev 2022-06-11 20:38:31.549 | libssl-dev 2022-06-11 20:38:31.549 | libsystemd-dev 2022-06-11 20:38:31.549 | libxml2-dev 2022-06-11 20:38:31.549 | libxslt1-dev 2022-06-11 20:38:31.549 | libyaml-dev 2022-06-11 20:38:31.549 | lsof 2022-06-11 20:38:31.549 | openssh-server 2022-06-11 20:38:31.550 | openssl 2022-06-11 20:38:31.550 | pkg-config 2022-06-11 20:38:31.550 | psmisc 2022-06-11 20:38:31.550 | python3-dev 2022-06-11 20:38:31.550 | python3-pip 2022-06-11 20:38:31.550 | python3-systemd 2022-06-11 20:38:31.550 | python3-venv 2022-06-11 20:38:31.550 | tar 2022-06-11 20:38:31.550 | tcpdump 2022-06-11 20:38:31.550 | unzip 2022-06-11 20:38:31.550 | uuid-runtime 2022-06-11 20:38:31.550 | wget 2022-06-11 20:38:31.550 | wget 2022-06-11 20:38:31.550 | zlib1g-dev 2022-06-11 20:38:31.550 | libkrb5-dev 2022-06-11 20:38:31.550 | libldap2-dev 2022-06-11 20:38:31.550 | libsasl2-dev 2022-06-11 20:38:31.550 | memcached 2022-06-11 20:38:31.550 | python3-mysqldb 2022-06-11 20:38:31.550 | sqlite3 2022-06-11 20:38:31.550 | conntrack 2022-06-11 20:38:31.550 | curl 2022-06-11 20:38:31.550 | dnsmasq-base 2022-06-11 20:38:31.550 | dnsmasq-utils 2022-06-11 20:38:31.550 | ebtables 2022-06-11 20:38:31.550 | genisoimage 2022-06-11 20:38:31.550 | iptables 2022-06-11 20:38:31.550 | iputils-arping 2022-06-11 20:38:31.550 | kpartx 2022-06-11 20:38:31.550 | libjs-jquery-tablesorter 2022-06-11 20:38:31.550 | parted 2022-06-11 20:38:31.550 | pm-utils 2022-06-11 20:38:31.550 | python3-mysqldb 2022-06-11 20:38:31.550 | socat 2022-06-11 20:38:31.550 | sqlite3 2022-06-11 20:38:31.550 | sudo 2022-06-11 20:38:31.550 | vlan 2022-06-11 20:38:31.551 | lsscsi 2022-06-11 20:38:31.551 | open-iscsi 2022-06-11 20:38:31.551 | lvm2 2022-06-11 20:38:31.551 | qemu-utils 2022-06-11 20:38:31.551 | thin-provisioning-tools 2022-06-11 20:38:31.551 | acl 2022-06-11 20:38:31.551 | dnsmasq-base 2022-06-11 20:38:31.551 | dnsmasq-utils 2022-06-11 20:38:31.551 | ebtables 2022-06-11 20:38:31.551 | haproxy 2022-06-11 20:38:31.551 | iptables 2022-06-11 20:38:31.551 | iputils-arping 2022-06-11 20:38:31.551 | iputils-ping 2022-06-11 20:38:31.551 | postgresql-server-dev-all 2022-06-11 20:38:31.551 | python3-mysqldb 2022-06-11 20:38:31.551 | sqlite3 2022-06-11 20:38:31.551 | sudo 2022-06-11 20:38:31.551 | vlan 2022-06-11 20:38:31.551 | pcp 2022-06-11 20:38:31.551 | ipset 2022-06-11 20:38:31.551 | conntrack 2022-06-11 20:38:31.551 | conntrackd 2022-06-11 20:38:31.551 | keepalived 2022-06-11 20:38:31.551 | lvm2 2022-06-11 20:38:31.551 | qemu-utils 2022-06-11 20:38:31.551 | thin-provisioning-tools ' 2022-06-11 20:38:31.551 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-11 20:38:31.553 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:38:31.556 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:38:31.559 | ++ 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-11 20:38:31.559 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-11 20:38:31.564 | ++ 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-11 20:38:31.566 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:38:31.568 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:38:31.570 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-11 20:38:31.572 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:38:31.574 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:31.577 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:38:31.579 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:38:31.581 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:38:31.583 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:38:31.585 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-11 20:38:31.587 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-11 20:38:31.589 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-11 20:38:31.591 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-11 20:38:31.595 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-11 20:38:31.598 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-11 20:38:31.600 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-11 20:38:31.602 | ++ functions-common:time_start:2413 : local start_time= 2022-06-11 20:38:31.604 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-11 20:38:31.606 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-11 20:38:31.610 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654979911608 2022-06-11 20:38:31.613 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-11 20:38:31.615 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-11 20:38:31.617 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-11 20:38:31.856 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:38:31.905 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:38:31.964 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:38:32.104 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:38:41.487 | Reading package lists... 2022-06-11 20:38:41.519 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-11 20:38:41.521 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-11 20:38:41.523 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:38:41.525 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:38:41.527 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:38:41.529 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:38:41.531 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:38:41.533 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-11 20:38:41.535 | ++ functions-common:time_stop:2433 : start_time=1654979911608 2022-06-11 20:38:41.538 | ++ functions-common:time_stop:2435 : [[ -z 1654979911608 ]] 2022-06-11 20:38:41.540 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:38:41.544 | ++ functions-common:time_stop:2438 : end_time=1654979921542 2022-06-11 20:38:41.546 | ++ functions-common:time_stop:2439 : elapsed_time=9934 2022-06-11 20:38:41.548 | ++ functions-common:time_stop:2440 : total=0 2022-06-11 20:38:41.550 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:38:41.552 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9934 2022-06-11 20:38:41.555 | ++ 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-11 20:38:41.557 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:38:41.559 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:38:41.561 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:38:41.564 | ++ 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-11 20:38:41.584 | ++ 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-11 20:38:41.693 | Reading package lists... 2022-06-11 20:38:41.937 | Building dependency tree... 2022-06-11 20:38:41.939 | Reading state information... 2022-06-11 20:38:41.974 | acl is already the newest version (2.2.53-6). 2022-06-11 20:38:41.974 | bc is already the newest version (1.07.1-2build1). 2022-06-11 20:38:41.974 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-11 20:38:41.974 | conntrack is already the newest version (1:1.4.5-2). 2022-06-11 20:38:41.975 | ebtables is already the newest version (2.0.11-3build1). 2022-06-11 20:38:41.975 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:38:41.975 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-11 20:38:41.975 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:38:41.975 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-11 20:38:41.975 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-11 20:38:41.975 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-11 20:38:41.975 | iputils-arping is already the newest version (3:20190709-3). 2022-06-11 20:38:41.975 | iputils-ping is already the newest version (3:20190709-3). 2022-06-11 20:38:41.975 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-11 20:38:41.975 | libffi-dev is already the newest version (3.3-4). 2022-06-11 20:38:41.975 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-11 20:38:41.975 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-11 20:38:41.975 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-11 20:38:41.975 | lsscsi is already the newest version (0.30-0.1). 2022-06-11 20:38:41.975 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-11 20:38:41.975 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-11 20:38:41.975 | psmisc is already the newest version (23.3-1). 2022-06-11 20:38:41.975 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:38:41.975 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-11 20:38:41.975 | python3-systemd is already the newest version (234-3build2). 2022-06-11 20:38:41.975 | socat is already the newest version (1.7.3.3-2). 2022-06-11 20:38:41.975 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-11 20:38:41.975 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-11 20:38:41.975 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-11 20:38:41.975 | graphviz is already the newest version (2.42.2-3build2). 2022-06-11 20:38:41.975 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-11 20:38:41.975 | pcp is already the newest version (5.0.3-1). 2022-06-11 20:38:41.975 | pm-utils is already the newest version (1.4.1-19). 2022-06-11 20:38:41.975 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:38:41.975 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:38:41.975 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:38:41.975 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-11 20:38:41.976 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:38:41.976 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:38:41.976 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-11 20:38:41.976 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-11 20:38:41.976 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-11 20:38:41.976 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-11 20:38:41.976 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-11 20:38:41.976 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-11 20:38:41.976 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-11 20:38:41.976 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-11 20:38:41.976 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-11 20:38:41.976 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:38:41.976 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-11 20:38:41.976 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-11 20:38:41.976 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-11 20:38:41.976 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-11 20:38:41.976 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-11 20:38:41.976 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-11 20:38:41.976 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:38:41.976 | openssl set to manually installed. 2022-06-11 20:38:41.976 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-11 20:38:41.976 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-11 20:38:41.976 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-11 20:38:41.976 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-11 20:38:41.976 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-11 20:38:41.976 | tar set to manually installed. 2022-06-11 20:38:41.976 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-11 20:38:41.976 | tcpdump set to manually installed. 2022-06-11 20:38:41.976 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-11 20:38:41.976 | uuid-runtime set to manually installed. 2022-06-11 20:38:41.976 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-11 20:38:41.976 | wget set to manually installed. 2022-06-11 20:38:41.976 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-11 20:38:42.195 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:38:42.195 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-11 20:38:42.195 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-11 20:38:42.195 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-11 20:38:42.195 | The following packages were automatically installed and are no longer required: 2022-06-11 20:38:42.196 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:38:42.196 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:38:42.196 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:38:42.196 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:38:42.196 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:38:42.197 | python3-zope.interface 2022-06-11 20:38:42.197 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:38:42.327 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:38:42.331 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:38:42.333 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:38:42.335 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:38:42.337 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:38:42.339 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:38:42.342 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:38:42.344 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:38:42.346 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:38:42.349 | ++ functions-common:time_stop:2433 : start_time=1654979921582 2022-06-11 20:38:42.351 | ++ functions-common:time_stop:2435 : [[ -z 1654979921582 ]] 2022-06-11 20:38:42.353 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:38:42.358 | ++ functions-common:time_stop:2438 : end_time=1654979922355 2022-06-11 20:38:42.360 | ++ functions-common:time_stop:2439 : elapsed_time=773 2022-06-11 20:38:42.362 | ++ functions-common:time_stop:2440 : total=2398 2022-06-11 20:38:42.364 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:38:42.367 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3171 2022-06-11 20:38:42.369 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:38:42.371 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-11 20:38:42.374 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-11 20:38:42.376 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-11 20:38:42.380 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-11 20:38:42.384 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-11 20:38:42.387 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-11 20:38:42.389 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-11 20:38:43.654 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-11 20:38:43.656 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-11 20:38:43.657 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-11 20:38:43.660 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-11 20:38:43.661 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-11 20:38:43.663 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-11 20:38:43.665 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-11 20:38:43.667 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-11 20:38:43.668 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-11 20:38:43.670 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-11 20:38:43.672 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-11 20:38:43.673 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-11 20:38:43.675 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-11 20:38:43.677 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-11 20:38:43.678 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-11 20:38:43.680 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-11 20:38:43.682 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-11 20:38:43.683 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-11 20:38:43.685 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-11 20:38:43.687 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-11 20:38:43.689 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-11 20:38:43.691 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-11 20:38:43.693 | + functions-common:_ensure_lsb_release:394 : return 2022-06-11 20:38:43.695 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-11 20:38:43.765 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-11 20:38:43.767 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-11 20:38:43.836 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-11 20:38:43.838 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-11 20:38:43.905 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-11 20:38:43.907 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-11 20:38:43.909 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-11 20:38:43.911 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-11 20:38:43.913 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-11 20:38:43.915 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-11 20:38:43.917 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-11 20:38:43.919 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-11 20:38:43.920 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-11 20:38:43.922 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-11 20:38:43.925 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-11 20:38:43.925 | Distro: focal 2022-06-11 20:38:43.927 | + tools/install_pip.sh:main:124 : get_versions 2022-06-11 20:38:43.929 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:38:43.932 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:38:43.934 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:38:43.937 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:38:43.937 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:38:44.592 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:38:44.594 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:38:44.594 | pip: 21.3.1 2022-06-11 20:38:44.596 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-11 20:38:44.598 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-11 20:38:44.600 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:38:44.601 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:38:44.603 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:38:44.605 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:38:44.607 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:38:44.609 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:38:44.610 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:38:44.612 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:38:44.614 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:38:44.615 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:38:44.617 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-11 20:38:44.619 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:38:44.620 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:38:44.622 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-11 20:38:44.626 | + tools/install_pip.sh:main:153 : set -x 2022-06-11 20:38:44.629 | + tools/install_pip.sh:main:156 : get_versions 2022-06-11 20:38:44.631 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:38:44.634 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:38:44.636 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:38:44.639 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:38:44.639 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:38:45.271 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:38:45.272 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:38:45.272 | pip: 21.3.1 2022-06-11 20:38:45.276 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-11 20:38:45.278 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:38:45.281 | + ./stack.sh:main:791 : fixup_all 2022-06-11 20:38:45.284 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-11 20:38:45.286 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-11 20:38:45.288 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:38:45.290 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:38:45.293 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-11 20:38:45.305 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-06-11 20:38:45.316 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-11 20:38:45.327 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-11 20:38:45.330 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-11 20:38:45.332 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:38:45.334 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:38:45.336 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:38:45.338 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:38:45.340 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:38:45.342 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:38:45.344 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:38:45.347 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:38:45.349 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:38:45.351 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:38:45.353 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-11 20:38:45.355 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-11 20:38:45.358 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-11 20:38:45.360 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:38:45.362 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:38:45.365 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:38:45.367 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:38:45.369 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:38:45.371 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:38:45.373 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-11 20:38:45.375 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-11 20:38:45.396 | Using python 3.8 to install os-testr 2022-06-11 20:38:45.398 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-11 20:38:46.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:38:46.188 | from cryptography.utils import int_from_bytes 2022-06-11 20:38:46.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:38:46.188 | from cryptography.utils import int_from_bytes 2022-06-11 20:38:47.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:38:47.340 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-11 20:38:47.408 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-11 20:38:47.409 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-11 20:38:47.410 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-11 20:38:47.424 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-11 20:38:47.433 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-11 20:38:47.446 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-11 20:38:49.049 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-11 20:38:49.144 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:38:49.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:38:49.248 | + inc/python:pip_install:196 : result=0 2022-06-11 20:38:49.250 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:38:49.252 | + functions-common:time_stop:2426 : local name 2022-06-11 20:38:49.255 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:38:49.257 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:38:49.259 | + functions-common:time_stop:2429 : local total 2022-06-11 20:38:49.261 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:38:49.263 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:38:49.265 | + functions-common:time_stop:2433 : start_time=1654979925391 2022-06-11 20:38:49.268 | + functions-common:time_stop:2435 : [[ -z 1654979925391 ]] 2022-06-11 20:38:49.270 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:38:49.274 | + functions-common:time_stop:2438 : end_time=1654979929272 2022-06-11 20:38:49.276 | + functions-common:time_stop:2439 : elapsed_time=3881 2022-06-11 20:38:49.279 | + functions-common:time_stop:2440 : total=0 2022-06-11 20:38:49.281 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:38:49.283 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3881 2022-06-11 20:38:49.286 | + inc/python:pip_install:199 : return 0 2022-06-11 20:38:49.288 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-11 20:38:49.339 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-11 20:38:49.648 | + ./stack.sh:main:805 : install_infra 2022-06-11 20:38:49.650 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:38:49.653 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-11 20:38:49.655 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:38:49.658 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-11 20:38:49.682 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-11 20:38:52.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:38:52.530 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-11 20:38:52.835 | + inc/python:pip_install:196 : result=0 2022-06-11 20:38:52.837 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:38:52.839 | + functions-common:time_stop:2426 : local name 2022-06-11 20:38:52.841 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:38:52.843 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:38:52.845 | + functions-common:time_stop:2429 : local total 2022-06-11 20:38:52.848 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:38:52.850 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:38:52.852 | + functions-common:time_stop:2433 : start_time=1654979929674 2022-06-11 20:38:52.854 | + functions-common:time_stop:2435 : [[ -z 1654979929674 ]] 2022-06-11 20:38:52.856 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:38:52.860 | + functions-common:time_stop:2438 : end_time=1654979932858 2022-06-11 20:38:52.862 | + functions-common:time_stop:2439 : elapsed_time=3184 2022-06-11 20:38:52.865 | + functions-common:time_stop:2440 : total=3881 2022-06-11 20:38:52.867 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:38:52.869 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7065 2022-06-11 20:38:52.871 | + inc/python:pip_install:199 : return 0 2022-06-11 20:38:52.873 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:38:52.876 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-11 20:38:52.899 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-11 20:38:55.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:38:55.482 | Processing /opt/stack/requirements 2022-06-11 20:38:57.208 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-11 20:38:57.219 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-11 20:38:57.223 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-11 20:38:57.250 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-11 20:38:57.256 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-11 20:38:57.265 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-11 20:38:57.268 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-11 20:38:57.274 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-11 20:38:57.277 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-11 20:38:57.282 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-11 20:38:57.285 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-11 20:38:57.301 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-11 20:38:57.304 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-11 20:38:57.335 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-11 20:38:57.338 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-11 20:38:57.340 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-11 20:38:57.353 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-11 20:38:57.359 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-11 20:38:57.364 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-11 20:38:57.392 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-11 20:38:57.441 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-11 20:38:57.446 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-11 20:38:57.507 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-11 20:38:57.509 | Building wheels for collected packages: openstack-requirements 2022-06-11 20:38:57.510 | Building wheel for openstack-requirements (setup.py): started 2022-06-11 20:38:58.345 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-11 20:38:58.346 | ERROR: Command errored out with exit status 1: 2022-06-11 20:38:58.346 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ogczsbsr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ogczsbsr/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-xkm_kqgc 2022-06-11 20:38:58.346 | cwd: /tmp/pip-req-build-ogczsbsr/ 2022-06-11 20:38:58.346 | Complete output (6 lines): 2022-06-11 20:38:58.346 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-11 20:38:58.346 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-11 20:38:58.346 | or: setup.py --help-commands 2022-06-11 20:38:58.346 | or: setup.py cmd --help 2022-06-11 20:38:58.346 | 2022-06-11 20:38:58.346 | error: invalid command 'bdist_wheel' 2022-06-11 20:38:58.346 | ---------------------------------------- 2022-06-11 20:38:58.346 | ERROR: Failed building wheel for openstack-requirements 2022-06-11 20:38:58.346 | Running setup.py clean for openstack-requirements 2022-06-11 20:38:59.170 | Failed to build openstack-requirements 2022-06-11 20:38:59.185 | Installing collected packages: openstack-requirements 2022-06-11 20:38:59.185 | Attempting uninstall: openstack-requirements 2022-06-11 20:38:59.186 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-11 20:38:59.222 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-11 20:38:59.240 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-11 20:38:59.243 | Running setup.py install for openstack-requirements: started 2022-06-11 20:39:01.608 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-11 20:39:01.632 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-11 20:39:01.757 | + inc/python:pip_install:196 : result=0 2022-06-11 20:39:01.759 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:39:01.762 | + functions-common:time_stop:2426 : local name 2022-06-11 20:39:01.764 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:39:01.766 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:39:01.768 | + functions-common:time_stop:2429 : local total 2022-06-11 20:39:01.770 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:39:01.772 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:39:01.774 | + functions-common:time_stop:2433 : start_time=1654979932891 2022-06-11 20:39:01.776 | + functions-common:time_stop:2435 : [[ -z 1654979932891 ]] 2022-06-11 20:39:01.779 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:39:01.783 | + functions-common:time_stop:2438 : end_time=1654979941781 2022-06-11 20:39:01.786 | + functions-common:time_stop:2439 : elapsed_time=8890 2022-06-11 20:39:01.788 | + functions-common:time_stop:2440 : total=7065 2022-06-11 20:39:01.790 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:39:01.792 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15955 2022-06-11 20:39:01.794 | + inc/python:pip_install:199 : return 0 2022-06-11 20:39:01.796 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-11 20:39:01.799 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-11 20:39:01.802 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-11 20:39:01.804 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:39:01.806 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:39:01.809 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-11 20:39:01.811 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:39:01.813 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-11 20:39:01.833 | Using python 3.8 to install pbr 2022-06-11 20:39:01.835 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-11 20:39:02.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:39:02.621 | from cryptography.utils import int_from_bytes 2022-06-11 20:39:02.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:39:02.621 | from cryptography.utils import int_from_bytes 2022-06-11 20:39:03.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:39:03.763 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-11 20:39:05.526 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-11 20:39:05.622 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:39:05.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:39:05.729 | + inc/python:pip_install:196 : result=0 2022-06-11 20:39:05.731 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:39:05.733 | + functions-common:time_stop:2426 : local name 2022-06-11 20:39:05.736 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:39:05.738 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:39:05.740 | + functions-common:time_stop:2429 : local total 2022-06-11 20:39:05.742 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:39:05.744 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:39:05.746 | + functions-common:time_stop:2433 : start_time=1654979941828 2022-06-11 20:39:05.748 | + functions-common:time_stop:2435 : [[ -z 1654979941828 ]] 2022-06-11 20:39:05.751 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:39:05.755 | + functions-common:time_stop:2438 : end_time=1654979945753 2022-06-11 20:39:05.757 | + functions-common:time_stop:2439 : elapsed_time=3925 2022-06-11 20:39:05.759 | + functions-common:time_stop:2440 : total=15955 2022-06-11 20:39:05.761 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:39:05.763 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19880 2022-06-11 20:39:05.765 | + inc/python:pip_install:199 : return 0 2022-06-11 20:39:05.768 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-11 20:39:08.048 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-11 20:39:09.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:39:09.933 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-11 20:39:09.952 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-11 20:39:09.955 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-11 20:39:09.958 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-11 20:39:09.962 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-11 20:39:09.967 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-11 20:39:10.039 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:39:10.041 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:39:10.045 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-11 20:39:10.061 | + ./stack.sh:main:814 : pkgs= 2022-06-11 20:39:10.064 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-11 20:39:10.066 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-11 20:39:10.068 | + functions-common:run_phase:1854 : local mode=stack 2022-06-11 20:39:10.071 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-11 20:39:10.073 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:39:10.075 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:39:10.077 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:39:10.079 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:39:10.081 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:39:10.085 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:39:10.088 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:39:10.090 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:39:10.093 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:39:10.095 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-11 20:39:10.098 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:39:10.113 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:39:10.115 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:39:10.117 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.119 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-11 20:39:10.121 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.123 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:39:10.125 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.127 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-11 20:39:10.129 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.131 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-11 20:39:10.133 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.135 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:39:10.137 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:39:10.139 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:39:10.141 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:39:10.144 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:39:10.146 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-11 20:39:10.148 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-11 20:39:10.150 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-11 20:39:10.152 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-11 20:39:10.154 | + functions-common:run_plugins:1844 : local plugin 2022-06-11 20:39:10.156 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-11 20:39:10.159 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:39:10.161 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-11 20:39:10.163 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-11 20:39:10.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:39:10.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:39:10.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-11 20:39:10.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-11 20:39:10.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-11 20:39:10.177 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:39:10.179 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-11 20:39:10.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-11 20:39:10.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-11 20:39:10.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-11 20:39:10.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-11 20:39:10.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-11 20:39:10.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-11 20:39:10.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-11 20:39:10.195 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:10.197 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:10.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-11 20:39:10.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-11 20:39:10.204 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:39:10.206 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:39:10.208 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:39:10.210 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:39:10.212 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:39:10.214 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:39:10.216 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:10.218 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:10.221 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:39:10.223 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:39:10.225 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:39:10.227 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:39:10.229 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-11 20:39:10.231 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:39:10.233 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:10.236 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:10.238 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-11 20:39:10.257 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-06-11 20:39:10.366 | Reading package lists... 2022-06-11 20:39:10.611 | Building dependency tree... 2022-06-11 20:39:10.613 | Reading state information... 2022-06-11 20:39:10.871 | software-properties-common is already the newest version (0.99.9.8). 2022-06-11 20:39:10.871 | The following packages were automatically installed and are no longer required: 2022-06-11 20:39:10.873 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:39:10.873 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:39:10.873 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:39:10.873 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:39:10.873 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:39:10.873 | python3-zope.interface 2022-06-11 20:39:10.873 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:39:10.989 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:39:10.993 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:39:10.995 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:39:10.997 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:39:10.999 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:39:11.002 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:39:11.004 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:39:11.006 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:39:11.008 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:39:11.010 | ++ functions-common:time_stop:2433 : start_time=1654979950255 2022-06-11 20:39:11.012 | ++ functions-common:time_stop:2435 : [[ -z 1654979950255 ]] 2022-06-11 20:39:11.015 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:39:11.019 | ++ functions-common:time_stop:2438 : end_time=1654979951017 2022-06-11 20:39:11.021 | ++ functions-common:time_stop:2439 : elapsed_time=762 2022-06-11 20:39:11.023 | ++ functions-common:time_stop:2440 : total=3171 2022-06-11 20:39:11.025 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:39:11.027 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3933 2022-06-11 20:39:11.029 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:39:11.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-11 20:39:11.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-11 20:39:11.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-11 20:39:11.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-11 20:39:11.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-11 20:39:11.042 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:11.044 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:11.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-11 20:39:11.049 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-11 20:39:11.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-11 20:39:11.140 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-11 20:39:11.759 | OK 2022-06-11 20:39:11.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-06-11 20:39:13.143 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:39:13.143 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:39:13.180 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:39:13.223 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:39:13.560 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-11 20:39:13.885 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-11 20:39:23.158 | Fetched 25.7 kB in 1s (29.6 kB/s) 2022-06-11 20:39:24.728 | Reading package lists... 2022-06-11 20:39:24.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-11 20:39:24.974 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:39:24.974 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:39:25.006 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:39:25.047 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:39:25.330 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-11 20:39:27.362 | Reading package lists... 2022-06-11 20:39:27.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-11 20:39:27.396 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-11 20:39:27.398 | ++ inc/python:python3_enabled:452 : return 0 2022-06-11 20:39:27.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-11 20:39:27.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-11 20:39:27.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:39:27.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:39:27.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:39:27.413 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:39:27.413 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:39:27.414 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:39:27.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:39:27.422 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:39:27.424 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:39:27.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:39:27.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:39:27.444 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:39:27.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:39:27.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-11 20:39:27.451 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-11 20:39:27.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:39:27.456 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:39:27.458 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:39:27.460 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:39:27.462 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:39:27.464 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:39:27.466 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:39:27.469 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:27.471 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:27.473 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:39:27.475 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:39:27.477 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:39:27.479 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:39:27.482 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:39:27.484 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:39:27.486 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:27.488 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:27.491 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:39:27.510 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:39:27.620 | Reading package lists... 2022-06-11 20:39:27.869 | Building dependency tree... 2022-06-11 20:39:27.871 | Reading state information... 2022-06-11 20:39:28.128 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-11 20:39:28.128 | ceph is already the newest version (16.2.9-1focal). 2022-06-11 20:39:28.128 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-11 20:39:28.128 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-11 20:39:28.128 | The following packages were automatically installed and are no longer required: 2022-06-11 20:39:28.129 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:39:28.129 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:39:28.129 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:39:28.129 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:39:28.129 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:39:28.129 | python3-zope.interface 2022-06-11 20:39:28.129 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:39:28.248 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:39:28.252 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:39:28.255 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:39:28.257 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:39:28.259 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:39:28.261 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:39:28.263 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:39:28.265 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:39:28.267 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:39:28.269 | ++ functions-common:time_stop:2433 : start_time=1654979967508 2022-06-11 20:39:28.271 | ++ functions-common:time_stop:2435 : [[ -z 1654979967508 ]] 2022-06-11 20:39:28.274 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:39:28.278 | ++ functions-common:time_stop:2438 : end_time=1654979968276 2022-06-11 20:39:28.280 | ++ functions-common:time_stop:2439 : elapsed_time=768 2022-06-11 20:39:28.282 | ++ functions-common:time_stop:2440 : total=3933 2022-06-11 20:39:28.284 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:39:28.286 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4701 2022-06-11 20:39:28.289 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:39:28.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-11 20:39:28.293 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:28.295 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:28.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-11 20:39:28.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-11 20:39:28.311 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:39:28.314 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:39:28.316 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:39:28.318 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:39:28.320 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:39:28.322 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:39:28.325 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:39:28.327 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:39:28.329 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:39:28.331 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:39:28.333 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-11 20:39:28.335 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:39:28.337 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-11 20:39:28.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-11 20:39:28.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-11 20:39:28.344 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-11 20:39:28.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-06-11 20:39:28.348 | ++ functions:create_disk:732 : local node_number 2022-06-11 20:39:28.350 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.352 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:39:28.354 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-11 20:39:28.356 | ++ functions:create_disk:736 : local key 2022-06-11 20:39:28.360 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.360 | +++ functions:create_disk:738 : sed s#/.## 2022-06-11 20:39:28.365 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.367 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.369 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-11 20:39:28.372 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.373 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:39:28.376 | ++ functions:destroy_disk:765 : local key 2022-06-11 20:39:28.379 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.379 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-11 20:39:28.384 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.386 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.388 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-11 20:39:28.393 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-11 20:39:28.405 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.421 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.425 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-11 20:39:28.436 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.448 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:39:28.523 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-11 20:39:28.523 | = sectsz=512 attr=2, projid32bit=1 2022-06-11 20:39:28.523 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-11 20:39:28.524 | = reflink=1 2022-06-11 20:39:28.524 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-11 20:39:28.524 | = sunit=0 swidth=0 blks 2022-06-11 20:39:28.524 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-11 20:39:28.524 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-11 20:39:28.524 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-11 20:39:28.524 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-11 20:39:28.528 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-11 20:39:28.528 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-06-11 20:39:28.537 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-06-11 20:39:28.540 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-11 20:39:28.551 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-11 20:39:28.586 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-11 20:39:28.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-06-11 20:39:28.603 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-11 20:39:28.607 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-11 20:39:28.631 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --create-keyring --name=mon. --add-key=AQCA/aRi0D5tJRAAuo+eHi0XOWJjVRmfVLa5NA== --cap mon 'allow *' 2022-06-11 20:39:28.670 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:39:28.670 | added entity mon. auth(key=AQCA/aRi0D5tJRAAuo+eHi0XOWJjVRmfVLa5NA==) 2022-06-11 20:39:28.670 | added 1 caps to entity mon. 2022-06-11 20:39:28.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-06-11 20:39:28.737 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:39:28.743 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-11 20:39:28.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:39:28.779 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:39:28.786 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-11 20:39:28.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-master-4-ceph 2022-06-11 20:39:28.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid ddf66175-63fb-4cf5-948e-243ea88e876f 2022-06-11 20:39:28.865 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-11 20:39:28.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-master-4-ceph 2022-06-11 20:39:28.917 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.10 2022-06-11 20:39:28.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-11 20:39:29.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-11 20:39:29.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-11 20:39:29.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-11 20:39:29.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-11 20:39:29.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-11 20:39:29.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-11 20:39:29.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-06-11 20:39:29.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-11 20:39:29.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-11 20:39:29.435 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-11 20:39:29.435 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-11 20:39:29.441 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-11 20:39:29.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-11 20:39:29.494 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:39:29.498 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:39:29.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-master-4-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:39:30.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:39:30.230 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-11 20:39:30.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:30.248 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-master-4-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-11 20:39:30.623 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-11 20:39:30.627 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:30.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-11 20:39:30.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-11 20:39:30.660 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:39:30.662 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:39:30.665 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:39:30.667 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:39:30.670 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:39:30.674 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:39:30.677 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:39:30.679 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:39:30.681 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:39:30.684 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:30.686 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:30.702 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:39:30.705 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:39:30.710 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:39:30.710 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:39:30.712 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:39:32.550 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:39:32.552 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:39:32.555 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-11 20:39:32.557 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-11 20:39:32.559 | ++ functions:vercmp:628 : local v1=16.2 2022-06-11 20:39:32.561 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-11 20:39:32.564 | ++ functions:vercmp:630 : local v2=14.0 2022-06-11 20:39:32.566 | ++ functions:vercmp:631 : local result 2022-06-11 20:39:32.569 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-11 20:39:32.569 | +++ functions:vercmp:635 : sort -V 2022-06-11 20:39:32.570 | +++ functions:vercmp:635 : head -1 2022-06-11 20:39:32.575 | ++ functions:vercmp:635 : result=14.0 2022-06-11 20:39:32.577 | ++ functions:vercmp:637 : case $op in 2022-06-11 20:39:32.579 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-11 20:39:32.581 | ++ functions:vercmp:652 : return 2022-06-11 20:39:32.584 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:39:32.586 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-06-11 20:39:32.943 | exported keyring for client.bootstrap-mds 2022-06-11 20:39:32.963 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:39:32.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-06-11 20:39:33.328 | exported keyring for client.bootstrap-osd 2022-06-11 20:39:33.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:39:33.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-06-11 20:39:33.701 | exported keyring for client.bootstrap-rgw 2022-06-11 20:39:33.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-11 20:39:33.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-06-11 20:39:34.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-11 20:39:34.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-11 20:39:34.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-11 20:39:34.266 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-11 20:39:34.777 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-11 20:39:34.780 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-11 20:39:34.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-06-11 20:39:34.793 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:39:35.247 | [osd.0] 2022-06-11 20:39:35.247 | key = AQCH/aRiPEm6CRAAItQJPQC5g9Mq7dYoHCieQg== 2022-06-11 20:39:35.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-11 20:39:35.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:39:35.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-06-11 20:39:35.341 | 2022-06-11T20:39:35.337+0000 7f6b2991b080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-11 20:39:35.341 | 2022-06-11T20:39:35.337+0000 7f6b2991b080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-11 20:39:35.341 | 2022-06-11T20:39:35.337+0000 7f6b2991b080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-11 20:39:35.393 | 2022-06-11T20:39:35.389+0000 7f6b2991b080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-11 20:39:42.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-11 20:39:45.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-11 20:39:45.575 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-11 20:39:45.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-11 20:39:45.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:39:45.938 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:39:45.940 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:39:45.944 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:39:45.944 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:39:45.945 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:39:45.949 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:39:45.953 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:39:45.955 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:39:45.958 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:39:45.960 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:39:45.976 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:39:45.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:39:45.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-11 20:39:45.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-11 20:39:45.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-11 20:39:45.988 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:39:45.990 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-11 20:39:45.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-11 20:39:45.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:39:46.009 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-11 20:39:46.013 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:46.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-11 20:39:46.033 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-11 20:39:46.035 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:39:46.037 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:39:46.039 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:39:46.042 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:39:46.045 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:39:46.050 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:39:46.052 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:39:46.054 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:39:46.057 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:39:46.059 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:46.061 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:39:46.077 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:39:46.080 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:39:46.083 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:39:46.084 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:39:46.086 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:39:46.538 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:39:46.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:39:46.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-11 20:39:46.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-11 20:39:46.571 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-06-11 20:39:53.525 | no valid command found; 10 closest matches: 2022-06-11 20:39:53.525 | 0 2022-06-11 20:39:53.525 | 1 2022-06-11 20:39:53.525 | 2 2022-06-11 20:39:53.525 | abort 2022-06-11 20:39:53.525 | assert 2022-06-11 20:39:53.525 | config diff 2022-06-11 20:39:53.525 | config diff get 2022-06-11 20:39:53.525 | config get 2022-06-11 20:39:53.525 | config help [] 2022-06-11 20:39:53.525 | config set ... 2022-06-11 20:39:53.525 | Error EINVAL: invalid command 2022-06-11 20:39:53.531 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-11 20:39:53.531 | MGR Restful is not working, perhaps the package is not installed? 2022-06-11 20:39:53.534 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-11 20:39:54.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-11 20:39:54.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-11 20:39:54.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-11 20:39:54.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:39:54.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:39:54.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:39:54.119 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:39:54.119 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:39:54.119 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:39:54.122 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:39:54.125 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:39:54.128 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:39:54.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:39:54.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:39:54.150 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:39:54.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:39:54.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-11 20:39:54.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:39:54.160 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:39:54.164 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-11 20:39:54.166 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-11 20:39:54.168 | + functions:set_systemd_override:821 : local value=2048 2022-06-11 20:39:54.171 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-11 20:39:54.174 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-11 20:39:54.227 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-11 20:39:54.227 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-11 20:39:54.229 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-11 20:39:54.622 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-11 20:39:54.625 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-11 20:39:54.642 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:39:54.645 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-11 20:39:54.647 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:39:54.649 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:39:54.652 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:39:54.654 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:39:54.656 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:39:54.659 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:39:54.661 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:54.663 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:54.666 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:39:54.668 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:39:54.671 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:39:54.673 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:39:54.676 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-11 20:39:54.678 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:39:54.681 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:54.683 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:54.686 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-11 20:39:54.708 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-11 20:39:54.837 | Reading package lists... 2022-06-11 20:39:55.091 | Building dependency tree... 2022-06-11 20:39:55.093 | Reading state information... 2022-06-11 20:39:55.348 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-11 20:39:55.348 | The following packages were automatically installed and are no longer required: 2022-06-11 20:39:55.350 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:39:55.350 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:39:55.350 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:39:55.350 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:39:55.350 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:39:55.350 | python3-zope.interface 2022-06-11 20:39:55.350 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:39:55.460 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:39:55.464 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:39:55.466 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:39:55.469 | + functions-common:time_stop:2426 : local name 2022-06-11 20:39:55.472 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:39:55.474 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:39:55.477 | + functions-common:time_stop:2429 : local total 2022-06-11 20:39:55.479 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:39:55.481 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:39:55.484 | + functions-common:time_stop:2433 : start_time=1654979994705 2022-06-11 20:39:55.486 | + functions-common:time_stop:2435 : [[ -z 1654979994705 ]] 2022-06-11 20:39:55.489 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:39:55.493 | + functions-common:time_stop:2438 : end_time=1654979995491 2022-06-11 20:39:55.496 | + functions-common:time_stop:2439 : elapsed_time=786 2022-06-11 20:39:55.498 | + functions-common:time_stop:2440 : total=4701 2022-06-11 20:39:55.500 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:39:55.503 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5487 2022-06-11 20:39:55.505 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:39:55.508 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-11 20:39:55.510 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:39:55.512 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:39:55.515 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:39:55.518 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:39:55.520 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:39:55.522 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:39:55.525 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-11 20:39:55.527 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:39:55.530 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:39:55.532 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:39:55.535 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:39:55.537 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:39:55.540 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:39:55.542 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:39:55.544 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:39:55.547 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:39:55.549 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:39:55.551 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-11 20:39:55.554 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:39:55.556 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:39:55.558 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:39:55.561 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:39:55.563 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:39:55.566 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:39:55.568 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-11 20:39:55.571 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-11 20:39:55.588 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:39:55.590 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-11 20:39:55.593 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:39:55.595 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-11 20:39:55.598 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-11 20:39:55.601 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-11 20:39:55.605 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-11 20:39:55.608 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-11 20:39:55.610 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-11 20:39:55.613 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-11 20:39:55.615 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-11 20:39:55.617 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-11 20:39:55.620 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-11 20:39:56.305 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-11 20:39:56.305 | user tags 2022-06-11 20:39:56.305 | stackrabbit []' 2022-06-11 20:39:56.309 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-11 20:39:56.309 | user tags 2022-06-11 20:39:56.309 | stackrabbit []' 2022-06-11 20:39:56.309 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-11 20:39:56.315 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-11 20:39:56.318 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-11 20:39:56.320 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:39:56.969 | Changing password for user "stackrabbit" ... 2022-06-11 20:39:57.012 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-11 20:39:57.667 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-11 20:39:57.705 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-11 20:39:57.707 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:39:58.407 | Changing password for user "stackrabbit" ... 2022-06-11 20:39:58.481 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-11 20:39:58.484 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-11 20:39:58.486 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-11 20:39:59.167 | Deleting user "guest" ... 2022-06-11 20:39:59.183 | Error: 2022-06-11 20:39:59.183 | {:no_such_user, "guest"} 2022-06-11 20:39:59.195 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-11 20:39:59.198 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-11 20:39:59.216 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:39:59.221 | + ./stack.sh:main:831 : install_database 2022-06-11 20:39:59.221 | + lib/database:install_database:118 : install_database_mysql 2022-06-11 20:39:59.224 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-11 20:39:59.226 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:59.229 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:59.232 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-11 20:39:59.572 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-11 20:39:59.574 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-11 20:39:59.577 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-11 20:39:59.580 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-11 20:39:59.583 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:39:59.585 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-11 20:39:59.588 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:39:59.590 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:39:59.593 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:39:59.595 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:39:59.598 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:39:59.600 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:39:59.602 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:39:59.605 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:39:59.607 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:39:59.610 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:39:59.612 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-11 20:39:59.615 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:39:59.617 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:39:59.619 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:39:59.622 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:39:59.625 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:39:59.627 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:39:59.630 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-11 20:39:59.632 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:59.635 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:59.637 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-11 20:39:59.640 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:39:59.642 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:39:59.645 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:39:59.647 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:39:59.649 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:39:59.652 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:39:59.654 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:59.656 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:59.659 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:39:59.661 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:39:59.663 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:39:59.665 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:39:59.668 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-11 20:39:59.670 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:39:59.673 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:39:59.675 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:39:59.678 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-11 20:39:59.699 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-11 20:39:59.810 | Reading package lists... 2022-06-11 20:40:00.059 | Building dependency tree... 2022-06-11 20:40:00.061 | Reading state information... 2022-06-11 20:40:00.323 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-11 20:40:00.323 | The following packages were automatically installed and are no longer required: 2022-06-11 20:40:00.324 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:40:00.324 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:40:00.324 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:40:00.324 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:40:00.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:40:00.324 | python3-zope.interface 2022-06-11 20:40:00.324 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:40:00.438 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:40:00.442 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:40:00.444 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:40:00.447 | + functions-common:time_stop:2426 : local name 2022-06-11 20:40:00.449 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:40:00.451 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:40:00.454 | + functions-common:time_stop:2429 : local total 2022-06-11 20:40:00.456 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:40:00.458 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:40:00.461 | + functions-common:time_stop:2433 : start_time=1654979999697 2022-06-11 20:40:00.463 | + functions-common:time_stop:2435 : [[ -z 1654979999697 ]] 2022-06-11 20:40:00.466 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:40:00.471 | + functions-common:time_stop:2438 : end_time=1654980000468 2022-06-11 20:40:00.473 | + functions-common:time_stop:2439 : elapsed_time=771 2022-06-11 20:40:00.476 | + functions-common:time_stop:2440 : total=5487 2022-06-11 20:40:00.478 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:40:00.480 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6258 2022-06-11 20:40:00.483 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:40:00.486 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-11 20:40:00.488 | + ./stack.sh:main:834 : install_database_python 2022-06-11 20:40:00.491 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-11 20:40:00.493 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-11 20:40:00.495 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-11 20:40:00.498 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-11 20:40:00.501 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-11 20:40:00.503 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-11 20:40:00.506 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-11 20:40:00.510 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-11 20:40:00.510 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-11 20:40:00.515 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-11 20:40:00.518 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-11 20:40:00.520 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-11 20:40:00.523 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-11 20:40:00.526 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-11 20:40:00.548 | Using python 3.8 to install PyMySQL 2022-06-11 20:40:00.551 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-11 20:40:01.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:40:01.332 | from cryptography.utils import int_from_bytes 2022-06-11 20:40:01.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:40:01.332 | from cryptography.utils import int_from_bytes 2022-06-11 20:40:02.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:40:02.484 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-11 20:40:04.108 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-11 20:40:04.202 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:40:04.202 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:40:04.302 | + inc/python:pip_install:196 : result=0 2022-06-11 20:40:04.305 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:40:04.307 | + functions-common:time_stop:2426 : local name 2022-06-11 20:40:04.310 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:40:04.312 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:40:04.315 | + functions-common:time_stop:2429 : local total 2022-06-11 20:40:04.317 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:40:04.320 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:40:04.322 | + functions-common:time_stop:2433 : start_time=1654980000542 2022-06-11 20:40:04.325 | + functions-common:time_stop:2435 : [[ -z 1654980000542 ]] 2022-06-11 20:40:04.328 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:40:04.333 | + functions-common:time_stop:2438 : end_time=1654980004330 2022-06-11 20:40:04.335 | + functions-common:time_stop:2439 : elapsed_time=3788 2022-06-11 20:40:04.338 | + functions-common:time_stop:2440 : total=19880 2022-06-11 20:40:04.340 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:40:04.343 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23668 2022-06-11 20:40:04.345 | + inc/python:pip_install:199 : return 0 2022-06-11 20:40:04.351 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-11 20:40:04.351 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:40:04.353 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-11 20:40:04.355 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-11 20:40:04.372 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:40:04.375 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-11 20:40:04.377 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-11 20:40:04.381 | ++ 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-11 20:40:04.382 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-11 20:40:04.387 | + 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-11 20:40:04.390 | + 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-11 20:40:04.392 | + 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-11 20:40:04.395 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-11 20:40:04.397 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-11 20:40:04.400 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-11 20:40:04.417 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:40:04.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-11 20:40:04.422 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:40:04.424 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:40:04.426 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:40:04.429 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:40:04.431 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:40:04.434 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:40:04.436 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:40:04.438 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:40:04.441 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:40:04.443 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:40:04.446 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:40:04.448 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:40:04.450 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-11 20:40:04.453 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:40:04.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:40:04.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:40:04.461 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-11 20:40:04.483 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-11 20:40:04.594 | Reading package lists... 2022-06-11 20:40:04.842 | Building dependency tree... 2022-06-11 20:40:04.843 | Reading state information... 2022-06-11 20:40:05.101 | radvd is already the newest version (1:2.17-2). 2022-06-11 20:40:05.101 | The following packages were automatically installed and are no longer required: 2022-06-11 20:40:05.102 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:40:05.102 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:40:05.102 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:40:05.102 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:40:05.102 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:40:05.102 | python3-zope.interface 2022-06-11 20:40:05.102 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:40:05.213 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:40:05.217 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:40:05.219 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:40:05.222 | + functions-common:time_stop:2426 : local name 2022-06-11 20:40:05.224 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:40:05.226 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:40:05.229 | + functions-common:time_stop:2429 : local total 2022-06-11 20:40:05.231 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:40:05.234 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:40:05.236 | + functions-common:time_stop:2433 : start_time=1654980004480 2022-06-11 20:40:05.239 | + functions-common:time_stop:2435 : [[ -z 1654980004480 ]] 2022-06-11 20:40:05.242 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:40:05.246 | + functions-common:time_stop:2438 : end_time=1654980005243 2022-06-11 20:40:05.249 | + functions-common:time_stop:2439 : elapsed_time=763 2022-06-11 20:40:05.251 | + functions-common:time_stop:2440 : total=6258 2022-06-11 20:40:05.253 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:40:05.256 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7021 2022-06-11 20:40:05.258 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:40:05.261 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-11 20:40:05.278 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:40:05.281 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-11 20:40:05.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-11 20:40:05.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-11 20:40:05.289 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-11 20:40:05.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-11 20:40:05.313 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:40:05.315 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:40:05.318 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:40:05.320 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:40:05.322 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:40:05.325 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:40:05.327 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:40:05.329 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:40:05.331 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:40:05.334 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:40:05.336 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:40:05.340 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:40:05.341 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-11 20:40:05.344 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:40:05.346 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:40:05.349 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:40:05.351 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-11 20:40:05.372 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-11 20:40:05.482 | Reading package lists... 2022-06-11 20:40:05.728 | Building dependency tree... 2022-06-11 20:40:05.729 | Reading state information... 2022-06-11 20:40:05.985 | fakeroot is already the newest version (1.24-1). 2022-06-11 20:40:05.985 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:40:05.985 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-11 20:40:05.985 | The following packages were automatically installed and are no longer required: 2022-06-11 20:40:05.986 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:40:05.986 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:40:05.986 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:40:05.986 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:40:05.986 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:40:05.987 | python3-zope.interface 2022-06-11 20:40:05.987 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:40:06.098 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:40:06.102 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:40:06.104 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:40:06.106 | + functions-common:time_stop:2426 : local name 2022-06-11 20:40:06.109 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:40:06.112 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:40:06.114 | + functions-common:time_stop:2429 : local total 2022-06-11 20:40:06.116 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:40:06.118 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:40:06.120 | + functions-common:time_stop:2433 : start_time=1654980005370 2022-06-11 20:40:06.123 | + functions-common:time_stop:2435 : [[ -z 1654980005370 ]] 2022-06-11 20:40:06.125 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:40:06.130 | + functions-common:time_stop:2438 : end_time=1654980006127 2022-06-11 20:40:06.132 | + functions-common:time_stop:2439 : elapsed_time=757 2022-06-11 20:40:06.134 | + functions-common:time_stop:2440 : total=7021 2022-06-11 20:40:06.136 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:40:06.139 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7778 2022-06-11 20:40:06.141 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:40:06.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-11 20:40:06.146 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:40:06.149 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:40:06.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-11 20:40:06.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-11 20:40:06.157 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-11 20:40:06.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-11 20:40:06.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-11 20:40:06.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-11 20:40:06.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-11 20:40:06.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-11 20:40:06.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-11 20:40:06.177 | + functions:vercmp:628 : local v1=5.4 2022-06-11 20:40:06.180 | + functions:vercmp:629 : local 'op=<' 2022-06-11 20:40:06.182 | + functions:vercmp:630 : local v2=3.13 2022-06-11 20:40:06.184 | + functions:vercmp:631 : local result 2022-06-11 20:40:06.189 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-11 20:40:06.189 | ++ functions:vercmp:635 : sort -V 2022-06-11 20:40:06.189 | ++ functions:vercmp:635 : head -1 2022-06-11 20:40:06.194 | + functions:vercmp:635 : result=3.13 2022-06-11 20:40:06.196 | + functions:vercmp:637 : case $op in 2022-06-11 20:40:06.199 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-11 20:40:06.201 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-11 20:40:06.203 | + functions:vercmp:648 : return 2022-06-11 20:40:06.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-11 20:40:06.208 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-11 20:40:06.211 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-11 20:40:06.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-11 20:40:06.686 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-11 20:40:06.689 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.694 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.697 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-11 20:40:06.700 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.702 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-11 20:40:06.721 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:40:06.726 | + ./stack.sh:main:842 : install_etcd3 2022-06-11 20:40:06.728 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-11 20:40:06.728 | Installing etcd 2022-06-11 20:40:06.730 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-11 20:40:06.743 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-11 20:40:06.755 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-11 20:40:06.758 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-11 20:40:06.775 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-11 20:40:06.778 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.781 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.784 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.789 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.796 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-11 20:40:06.796 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-11 20:40:06.797 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.800 | ++ functions:get_extra_file:74 : return 2022-06-11 20:40:06.803 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:40:06.805 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-11 20:40:06.808 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-11 20:40:06.811 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-11 20:40:06.828 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:40:06.831 | + ./stack.sh:main:861 : install_dstat 2022-06-11 20:40:06.833 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-11 20:40:06.855 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:40:06.860 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-11 20:40:06.861 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:40:06.864 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-11 20:40:06.866 | + ./stack.sh:main:870 : install_libs 2022-06-11 20:40:06.869 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-11 20:40:06.871 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-11 20:40:06.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-11 20:40:06.876 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-11 20:40:06.878 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.881 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.883 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-11 20:40:06.886 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.888 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-11 20:40:06.891 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-11 20:40:06.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-11 20:40:06.895 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-11 20:40:06.898 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.900 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.902 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-11 20:40:06.905 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.908 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-11 20:40:06.912 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-11 20:40:06.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-11 20:40:06.915 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-11 20:40:06.917 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.920 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.922 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-11 20:40:06.925 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.927 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-11 20:40:06.930 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-11 20:40:06.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-11 20:40:06.935 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-11 20:40:06.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.939 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.942 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-11 20:40:06.945 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.947 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-11 20:40:06.949 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-11 20:40:06.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-11 20:40:06.954 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-11 20:40:06.957 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.959 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.961 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-11 20:40:06.964 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.967 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-11 20:40:06.969 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-11 20:40:06.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-11 20:40:06.974 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-11 20:40:06.977 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.979 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:06.981 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-11 20:40:06.984 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:06.986 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-11 20:40:06.989 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-11 20:40:06.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-11 20:40:06.994 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-11 20:40:06.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:06.999 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.001 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-11 20:40:07.004 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.006 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-11 20:40:07.009 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-11 20:40:07.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-11 20:40:07.014 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-11 20:40:07.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.019 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.021 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-11 20:40:07.024 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.026 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-11 20:40:07.028 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-11 20:40:07.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-11 20:40:07.033 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-11 20:40:07.036 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.038 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.040 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-11 20:40:07.043 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.045 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-11 20:40:07.048 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-11 20:40:07.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-11 20:40:07.052 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-11 20:40:07.055 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.057 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.059 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-11 20:40:07.062 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.065 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-11 20:40:07.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-11 20:40:07.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-11 20:40:07.072 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-11 20:40:07.074 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.077 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-11 20:40:07.082 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.085 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-11 20:40:07.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-11 20:40:07.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-11 20:40:07.092 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-11 20:40:07.094 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.097 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.099 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-11 20:40:07.102 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.104 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-11 20:40:07.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-11 20:40:07.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-11 20:40:07.111 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-11 20:40:07.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.116 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.119 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-11 20:40:07.121 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.124 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-11 20:40:07.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-11 20:40:07.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-11 20:40:07.131 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-11 20:40:07.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.136 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.139 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-11 20:40:07.141 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.144 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-11 20:40:07.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-11 20:40:07.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-11 20:40:07.151 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-11 20:40:07.153 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.156 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.158 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-11 20:40:07.161 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.163 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-11 20:40:07.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-11 20:40:07.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-11 20:40:07.170 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-11 20:40:07.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.175 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.177 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-11 20:40:07.180 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.182 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-11 20:40:07.185 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-11 20:40:07.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-11 20:40:07.190 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-11 20:40:07.192 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.195 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.197 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-11 20:40:07.199 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.202 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-11 20:40:07.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-11 20:40:07.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-11 20:40:07.209 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-11 20:40:07.212 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.214 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.217 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-11 20:40:07.219 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.222 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-11 20:40:07.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-11 20:40:07.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-11 20:40:07.229 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-11 20:40:07.231 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.236 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-11 20:40:07.239 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.241 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-11 20:40:07.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-11 20:40:07.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-11 20:40:07.249 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-11 20:40:07.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-11 20:40:07.259 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.261 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-11 20:40:07.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-11 20:40:07.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-11 20:40:07.268 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-11 20:40:07.271 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.275 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-11 20:40:07.278 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.280 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-11 20:40:07.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-11 20:40:07.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-11 20:40:07.288 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-11 20:40:07.290 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.292 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.295 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-11 20:40:07.298 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.300 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-11 20:40:07.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-11 20:40:07.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-11 20:40:07.307 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-11 20:40:07.310 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.312 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-11 20:40:07.317 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.319 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-11 20:40:07.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-11 20:40:07.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-11 20:40:07.327 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-11 20:40:07.329 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.332 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.334 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-11 20:40:07.337 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.339 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-11 20:40:07.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-11 20:40:07.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-11 20:40:07.347 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-11 20:40:07.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.352 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.354 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-11 20:40:07.356 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.359 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-11 20:40:07.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-11 20:40:07.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-11 20:40:07.366 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-11 20:40:07.369 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.371 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.374 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-11 20:40:07.376 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.378 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-11 20:40:07.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-11 20:40:07.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-11 20:40:07.386 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-11 20:40:07.389 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.391 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.393 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-11 20:40:07.396 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.398 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-11 20:40:07.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-11 20:40:07.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-11 20:40:07.406 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-11 20:40:07.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.411 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.413 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-11 20:40:07.416 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.418 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-11 20:40:07.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-11 20:40:07.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-11 20:40:07.425 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-11 20:40:07.428 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.430 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.432 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-11 20:40:07.435 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.437 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-11 20:40:07.440 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-11 20:40:07.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-11 20:40:07.445 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-11 20:40:07.447 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.449 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.452 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-11 20:40:07.455 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.457 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-11 20:40:07.460 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-11 20:40:07.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-11 20:40:07.465 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-11 20:40:07.467 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.469 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.472 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-11 20:40:07.474 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.477 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-11 20:40:07.479 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-11 20:40:07.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-11 20:40:07.485 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-11 20:40:07.487 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.489 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.492 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-11 20:40:07.494 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.497 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-11 20:40:07.499 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-11 20:40:07.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-11 20:40:07.504 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-11 20:40:07.506 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.509 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.511 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-11 20:40:07.514 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.516 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-11 20:40:07.519 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-11 20:40:07.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-11 20:40:07.524 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-11 20:40:07.526 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.528 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.531 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-11 20:40:07.533 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.536 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-11 20:40:07.538 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-11 20:40:07.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-11 20:40:07.543 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-11 20:40:07.546 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.548 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.551 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-11 20:40:07.553 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.555 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-11 20:40:07.558 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-11 20:40:07.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-11 20:40:07.563 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-11 20:40:07.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.567 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.570 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-11 20:40:07.572 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.575 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-11 20:40:07.578 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-11 20:40:07.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-11 20:40:07.582 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-11 20:40:07.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.587 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.590 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-11 20:40:07.593 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.595 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-11 20:40:07.598 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-11 20:40:07.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-11 20:40:07.603 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-11 20:40:07.605 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:40:07.607 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:40:07.610 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-11 20:40:07.612 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:40:07.615 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-11 20:40:07.636 | Using python 3.8 to install etcd3 2022-06-11 20:40:07.639 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-11 20:40:08.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:40:08.422 | from cryptography.utils import int_from_bytes 2022-06-11 20:40:08.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:40:08.422 | from cryptography.utils import int_from_bytes 2022-06-11 20:40:09.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:40:09.610 | Collecting etcd3 2022-06-11 20:40:09.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-11 20:40:09.654 | Preparing metadata (setup.py): started 2022-06-11 20:40:09.697 | Preparing metadata (setup.py): finished with status 'error' 2022-06-11 20:40:09.698 | ERROR: Command errored out with exit status 1: 2022-06-11 20:40:09.698 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-asrs8ry7/etcd3_e504a2dde3a7417fa396eb3609c7c644/setup.py'"'"'; __file__='"'"'/tmp/pip-install-asrs8ry7/etcd3_e504a2dde3a7417fa396eb3609c7c644/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-j1ritoy1 2022-06-11 20:40:09.698 | cwd: /tmp/pip-install-asrs8ry7/etcd3_e504a2dde3a7417fa396eb3609c7c644/ 2022-06-11 20:40:09.698 | Complete output (3 lines): 2022-06-11 20:40:09.698 | Traceback (most recent call last): 2022-06-11 20:40:09.698 | File "", line 1, in 2022-06-11 20:40:09.698 | ModuleNotFoundError: No module named 'setuptools' 2022-06-11 20:40:09.698 | ---------------------------------------- 2022-06-11 20:40:09.698 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-11 20:40:09.698 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-11 20:40:09.699 | 2022-06-11 20:40:09.699 | The conflict is caused by: 2022-06-11 20:40:09.699 | The user requested etcd3 2022-06-11 20:40:09.699 | The user requested (constraint) etcd3===0.12.0 2022-06-11 20:40:09.699 | 2022-06-11 20:40:09.699 | To fix this you could try to: 2022-06-11 20:40:09.699 | 1. loosen the range of package versions you've specified 2022-06-11 20:40:09.699 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-11 20:40:09.699 | 2022-06-11 20:40:09.699 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-11 20:40:09.796 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:40:09.796 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:40:09.878 | + inc/python:pip_install:1 : exit_trap 2022-06-11 20:40:09.880 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-11 20:40:09.883 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-11 20:40:09.886 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-11 20:40:09.888 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-11 20:40:09.891 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-11 20:40:09.893 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-11 20:40:09.895 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-11 20:40:09.897 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-11 20:40:09.899 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-11 20:40:09.899 | Error on exit 2022-06-11 20:40:09.901 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-11 20:40:09.904 | + ./stack.sh:exit_trap:537 : generate-subunit 1654979904 105 fail 2022-06-11 20:40:10.149 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-11 20:40:10.151 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-11 20:40:10.611 | + ./stack.sh:exit_trap:551 : exit 1