2022-06-08 18:31:28.096 | + ./stack.sh:main:482 : exec 2022-06-08 18:31:28.096 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-183128' 2022-06-08 18:31:28.096 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-183128.summary.2022-06-08-183128 2022-06-08 18:31:28.096 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:31:28.096 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-183128 2022-06-08 18:31:28.096 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-183128 /opt/stack/logs/stack.sh.log 2022-06-08 18:31:28.096 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-183128.summary.2022-06-08-183128 /opt/stack/logs/stack.sh.log.summary 2022-06-08 18:31:28.096 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 18:31:28.096 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 18:31:28.096 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 18:31:28.096 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 18:31:28.096 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:31:28.096 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 18:31:28.096 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 18:31:28.097 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:31:28.099 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 18:31:28.101 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 18:31:28.103 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 18:31:28.105 | + ./stack.sh:main:571 : uname -a 2022-06-08 18:31:28.106 | Linux dv-osbrick-836063-6-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 18:31:28.108 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 18:31:28.110 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 18:31:28.113 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 18:31:28.149 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 18:31:28.164 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 18:31:28.166 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 18:31:28.169 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 18:31:28.170 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:31:28.172 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 18:31:28.172 | Fetching DevStack plugins 2022-06-08 18:31:28.174 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 18:31:28.176 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 18:31:28.178 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 18:31:28.179 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:31:28.181 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:31:28.183 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 18:31:28.185 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-08 18:31:28.187 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:31:28.188 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 18:31:28.190 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:31:28.192 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:31:28.194 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:31:28.196 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:31:28.198 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:31:28.200 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:31:28.212 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:31:28.214 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:31:28.215 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:28.217 | + functions-common:git_clone:618 : echo master 2022-06-08 18:31:28.218 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:31:28.222 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 18:31:28.223 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:28.225 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 18:31:28.237 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 18:31:28.240 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:31:28.240 | + functions-common:git_clone:679 : head -1 2022-06-08 18:31:28.242 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 18:31:28.244 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:31:28.247 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 18:31:28.249 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 18:31:28.251 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:31:28.253 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:31:28.255 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:31:28.256 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:31:28.258 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:31:28.260 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:31:28.262 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:31:28.266 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:31:28.267 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:31:28.269 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:31:28.271 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 18:31:28.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:31:28.286 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:31:28.287 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:31:28.289 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:31:28.291 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:31:28.294 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:31:28.295 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:31:28.297 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:31:28.299 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 18:31:28.301 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 18:31:28.303 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:31:28.304 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 18:31:28.306 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 18:31:28.308 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 18:31:28.310 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 18:31:28.312 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:31:28.314 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 18:31:28.314 | Overriding Configuration Defaults 2022-06-08 18:31:28.316 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 18:31:28.318 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:31:28.319 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 18:31:28.321 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 18:31:28.321 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 18:31:28.323 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:31:28.324 | # Plug-in overrides 2022-06-08 18:31:28.324 | 2022-06-08 18:31:28.324 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 18:31:28.324 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 18:31:28.324 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 18:31:28.324 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 18:31:28.324 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 18:31:28.324 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 18:31:28.324 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 18:31:28.324 | 2022-06-08 18:31:28.325 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 18:31:28.325 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 18:31:28.325 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 18:31:28.325 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 18:31:28.325 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 18:31:28.325 | else 2022-06-08 18:31:28.325 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 18:31:28.325 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 18:31:28.325 | fi 2022-06-08 18:31:28.325 | fi 2022-06-08 18:31:28.326 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:31:28.329 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 18:31:28.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 18:31:28.343 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 18:31:28.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 18:31:28.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 18:31:28.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 18:31:28.375 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 18:31:28.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 18:31:28.390 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 18:31:28.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 18:31:28.406 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 18:31:28.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 18:31:28.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 18:31:28.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 18:31:28.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 18:31:28.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 18:31:28.428 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 18:31:28.444 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 18:31:28.446 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 18:31:28.459 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:31:28.461 | +++ lib/tls:source:43 : hostname -f 2022-06-08 18:31:28.465 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 18:31:28.466 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 18:31:28.468 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 18:31:28.470 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 18:31:28.472 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 18:31:28.474 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 18:31:28.475 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 18:31:28.477 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 18:31:28.479 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 18:31:28.481 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 18:31:28.485 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 18:31:28.497 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 18:31:28.514 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 18:31:28.526 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 18:31:28.537 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 18:31:28.572 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 18:31:28.630 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 18:31:28.718 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 18:31:28.739 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 18:31:28.786 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 18:31:28.834 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 18:31:28.978 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 18:31:28.992 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 18:31:29.006 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 18:31:29.018 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 18:31:29.107 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 18:31:29.109 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 18:31:29.112 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 18:31:29.114 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 18:31:29.116 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 18:31:29.118 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 18:31:29.121 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 18:31:29.121 | False' 2022-06-08 18:31:29.124 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 18:31:29.138 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 18:31:29.140 | + ./stack.sh:main:619 : run_phase source 2022-06-08 18:31:29.142 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 18:31:29.144 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:31:29.146 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:31:29.148 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:31:29.150 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:31:29.153 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:31:29.155 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:31:29.157 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:31:29.161 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:31:29.163 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:31:29.165 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:31:29.167 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 18:31:29.169 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:31:29.184 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:31:29.186 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:31:29.188 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 18:31:29.227 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 18:31:29.229 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 18:31:29.232 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:31:29.234 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 18:31:29.236 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 18:31:29.238 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 18:31:29.240 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:31:29.242 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 18:31:29.242 | Loading plugin settings 2022-06-08 18:31:29.244 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 18:31:29.246 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:31:29.248 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 18:31:29.250 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:31:29.253 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:31:29.257 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:31:29.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:31:29.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 18:31:29.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 18:31:29.268 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 18:31:29.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 18:31:29.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 18:31:29.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 18:31:29.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 18:31:29.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:31:29.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:31:29.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:31:29.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:31:29.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:31:29.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:31:29.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:31:29.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:31:29.362 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:31:29.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:31:29.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:31:29.381 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:31:29.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:31:29.387 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 18:31:29.389 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 18:31:29.391 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.394 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-06-08 18:31:29.396 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.398 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-06-08 18:31:29.401 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.404 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-06-08 18:31:29.406 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.409 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-06-08 18:31:29.411 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.413 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-06-08 18:31:29.415 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.418 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-06-08 18:31:29.421 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.423 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-06-08 18:31:29.425 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.427 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-06-08 18:31:29.430 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.432 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-06-08 18:31:29.434 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.437 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-06-08 18:31:29.439 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.441 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-06-08 18:31:29.444 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.446 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-06-08 18:31:29.448 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.451 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-06-08 18:31:29.453 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.455 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-06-08 18:31:29.458 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.460 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-06-08 18:31:29.462 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.465 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-06-08 18:31:29.467 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.470 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 18:31:29.472 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.474 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-06-08 18:31:29.477 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.479 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-06-08 18:31:29.482 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.484 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 18:31:29.486 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.489 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 18:31:29.491 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.493 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-06-08 18:31:29.496 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.498 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 18:31:29.500 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.502 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-06-08 18:31:29.505 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.507 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 18:31:29.509 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.512 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-06-08 18:31:29.514 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.516 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-06-08 18:31:29.519 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.521 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-06-08 18:31:29.523 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.525 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 18:31:29.531 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:31:29.533 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 18:31:29.536 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 18:31:29.538 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:31:29.541 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 18:31:29.555 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:31:29.558 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 18:31:29.560 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:31:29.562 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 18:31:29.577 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:31:29.579 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 18:31:29.581 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 18:31:29.583 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 18:31:29.585 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 18:31:29.587 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 18:31:29.590 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 18:31:29.592 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 18:31:29.595 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 18:31:29.597 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 18:31:29.597 | Using mysql database backend 2022-06-08 18:31:29.599 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 18:31:29.614 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 18:31:29.617 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 18:31:29.619 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:31:29.622 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 18:31:29.624 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:31:29.627 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 18:31:29.643 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:31:29.645 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 18:31:29.661 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 18:31:29.677 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:31:29.679 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 18:31:29.695 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 18:31:29.711 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 18:31:29.726 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:31:29.729 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 18:31:29.744 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:31:29.746 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 18:31:29.749 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 18:31:29.752 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 18:31:29.756 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-183129 2022-06-08 18:31:29.758 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-183129 752' 2022-06-08 18:31:29.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.763 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:31:29.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.768 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 18:31:29.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.773 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 18:31:29.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.778 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-06-08 18:31:29.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.783 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-06-08 18:31:29.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.788 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-06-08 18:31:29.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.792 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-183128 2022-06-08 18:31:29.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.797 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 18:31:29.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.802 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-06-08 18:31:29.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.806 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 18:31:29.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.811 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 18:31:29.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.816 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 18:31:29.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:31:29.821 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 18:31:29.824 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 18:31:29.827 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 18:31:29.829 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 18:31:29.831 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 18:31:29.833 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:31:29.835 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:31:29.838 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:31:29.841 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:31:29.843 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:31:29.845 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:31:29.860 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:31:29.862 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:31:29.864 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:29.867 | + functions-common:git_clone:618 : echo master 2022-06-08 18:31:29.867 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:31:29.872 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 18:31:29.874 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:29.876 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 18:31:29.889 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 18:31:29.892 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:31:29.892 | + functions-common:git_clone:679 : head -1 2022-06-08 18:31:29.894 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 18:31:29.897 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:31:29.900 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 18:31:29.903 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:31:29.905 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 18:31:29.908 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 18:31:29.910 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 18:31:29.913 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 18:31:29.915 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:31:29.917 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 18:31:29.920 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 18:31:29.922 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 18:31:29.925 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 18:31:29.929 | ++ tools/install_prereqs.sh:source:47 : NOW=1654713089 2022-06-08 18:31:29.932 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 18:31:29.937 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654712735 2022-06-08 18:31:29.940 | ++ tools/install_prereqs.sh:source:49 : DELTA=354 2022-06-08 18:31:29.942 | ++ tools/install_prereqs.sh:source:50 : [[ 354 -lt 7200 ]] 2022-06-08 18:31:29.944 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 18:31:29.947 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 18:31:29.950 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 18:31:29.952 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 18:31:29.954 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 18:31:29.956 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 18:31:29.958 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 18:31:29.961 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 18:31:29.964 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2022-06-08 18:31:30.006 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 18:31:30.006 | apache2-dev 2022-06-08 18:31:30.007 | bc 2022-06-08 18:31:30.007 | bsdmainutils 2022-06-08 18:31:30.007 | curl 2022-06-08 18:31:30.007 | g++ 2022-06-08 18:31:30.007 | gawk 2022-06-08 18:31:30.007 | gcc 2022-06-08 18:31:30.007 | gettext 2022-06-08 18:31:30.007 | git 2022-06-08 18:31:30.007 | graphviz 2022-06-08 18:31:30.007 | iputils-ping 2022-06-08 18:31:30.007 | libapache2-mod-proxy-uwsgi 2022-06-08 18:31:30.007 | libffi-dev 2022-06-08 18:31:30.007 | libjpeg-dev 2022-06-08 18:31:30.007 | libpcre3-dev 2022-06-08 18:31:30.007 | libpq-dev 2022-06-08 18:31:30.007 | libssl-dev 2022-06-08 18:31:30.007 | libsystemd-dev 2022-06-08 18:31:30.007 | libxml2-dev 2022-06-08 18:31:30.007 | libxslt1-dev 2022-06-08 18:31:30.007 | libyaml-dev 2022-06-08 18:31:30.007 | lsof 2022-06-08 18:31:30.007 | openssh-server 2022-06-08 18:31:30.007 | openssl 2022-06-08 18:31:30.007 | pkg-config 2022-06-08 18:31:30.007 | psmisc 2022-06-08 18:31:30.007 | python3-dev 2022-06-08 18:31:30.007 | python3-pip 2022-06-08 18:31:30.007 | python3-systemd 2022-06-08 18:31:30.007 | python3-venv 2022-06-08 18:31:30.007 | tar 2022-06-08 18:31:30.007 | tcpdump 2022-06-08 18:31:30.007 | unzip 2022-06-08 18:31:30.007 | uuid-runtime 2022-06-08 18:31:30.007 | wget 2022-06-08 18:31:30.007 | wget 2022-06-08 18:31:30.008 | zlib1g-dev 2022-06-08 18:31:30.008 | libkrb5-dev 2022-06-08 18:31:30.008 | libldap2-dev 2022-06-08 18:31:30.008 | libsasl2-dev 2022-06-08 18:31:30.008 | memcached 2022-06-08 18:31:30.008 | python3-mysqldb 2022-06-08 18:31:30.008 | sqlite3 2022-06-08 18:31:30.008 | conntrack 2022-06-08 18:31:30.008 | curl 2022-06-08 18:31:30.008 | dnsmasq-base 2022-06-08 18:31:30.008 | dnsmasq-utils 2022-06-08 18:31:30.008 | ebtables 2022-06-08 18:31:30.008 | genisoimage 2022-06-08 18:31:30.008 | iptables 2022-06-08 18:31:30.008 | iputils-arping 2022-06-08 18:31:30.008 | kpartx 2022-06-08 18:31:30.008 | libjs-jquery-tablesorter 2022-06-08 18:31:30.008 | parted 2022-06-08 18:31:30.008 | pm-utils 2022-06-08 18:31:30.008 | python3-mysqldb 2022-06-08 18:31:30.008 | socat 2022-06-08 18:31:30.008 | sqlite3 2022-06-08 18:31:30.008 | sudo 2022-06-08 18:31:30.008 | vlan 2022-06-08 18:31:30.008 | lsscsi 2022-06-08 18:31:30.008 | open-iscsi 2022-06-08 18:31:30.008 | lvm2 2022-06-08 18:31:30.008 | qemu-utils 2022-06-08 18:31:30.008 | thin-provisioning-tools 2022-06-08 18:31:30.008 | acl 2022-06-08 18:31:30.008 | dnsmasq-base 2022-06-08 18:31:30.008 | dnsmasq-utils 2022-06-08 18:31:30.008 | ebtables 2022-06-08 18:31:30.008 | haproxy 2022-06-08 18:31:30.009 | iptables 2022-06-08 18:31:30.009 | iputils-arping 2022-06-08 18:31:30.009 | iputils-ping 2022-06-08 18:31:30.009 | postgresql-server-dev-all 2022-06-08 18:31:30.009 | python3-mysqldb 2022-06-08 18:31:30.009 | sqlite3 2022-06-08 18:31:30.009 | sudo 2022-06-08 18:31:30.009 | vlan 2022-06-08 18:31:30.009 | pcp 2022-06-08 18:31:30.009 | ipset 2022-06-08 18:31:30.009 | conntrack 2022-06-08 18:31:30.009 | conntrackd 2022-06-08 18:31:30.009 | keepalived 2022-06-08 18:31:30.009 | lvm2 2022-06-08 18:31:30.009 | qemu-utils 2022-06-08 18:31:30.009 | thin-provisioning-tools' 2022-06-08 18:31:30.011 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 18:31:30.030 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 18:31:30.030 | apache2-dev 2022-06-08 18:31:30.030 | bc 2022-06-08 18:31:30.030 | bsdmainutils 2022-06-08 18:31:30.030 | curl 2022-06-08 18:31:30.030 | g++ 2022-06-08 18:31:30.030 | gawk 2022-06-08 18:31:30.030 | gcc 2022-06-08 18:31:30.030 | gettext 2022-06-08 18:31:30.030 | git 2022-06-08 18:31:30.030 | graphviz 2022-06-08 18:31:30.030 | iputils-ping 2022-06-08 18:31:30.030 | libapache2-mod-proxy-uwsgi 2022-06-08 18:31:30.030 | libffi-dev 2022-06-08 18:31:30.030 | libjpeg-dev 2022-06-08 18:31:30.030 | libpcre3-dev 2022-06-08 18:31:30.030 | libpq-dev 2022-06-08 18:31:30.030 | libssl-dev 2022-06-08 18:31:30.030 | libsystemd-dev 2022-06-08 18:31:30.030 | libxml2-dev 2022-06-08 18:31:30.030 | libxslt1-dev 2022-06-08 18:31:30.030 | libyaml-dev 2022-06-08 18:31:30.030 | lsof 2022-06-08 18:31:30.030 | openssh-server 2022-06-08 18:31:30.030 | openssl 2022-06-08 18:31:30.030 | pkg-config 2022-06-08 18:31:30.030 | psmisc 2022-06-08 18:31:30.030 | python3-dev 2022-06-08 18:31:30.030 | python3-pip 2022-06-08 18:31:30.030 | python3-systemd 2022-06-08 18:31:30.030 | python3-venv 2022-06-08 18:31:30.030 | tar 2022-06-08 18:31:30.030 | tcpdump 2022-06-08 18:31:30.031 | unzip 2022-06-08 18:31:30.031 | uuid-runtime 2022-06-08 18:31:30.031 | wget 2022-06-08 18:31:30.031 | wget 2022-06-08 18:31:30.031 | zlib1g-dev 2022-06-08 18:31:30.031 | libkrb5-dev 2022-06-08 18:31:30.031 | libldap2-dev 2022-06-08 18:31:30.031 | libsasl2-dev 2022-06-08 18:31:30.031 | memcached 2022-06-08 18:31:30.031 | python3-mysqldb 2022-06-08 18:31:30.031 | sqlite3 2022-06-08 18:31:30.031 | conntrack 2022-06-08 18:31:30.031 | curl 2022-06-08 18:31:30.031 | dnsmasq-base 2022-06-08 18:31:30.031 | dnsmasq-utils 2022-06-08 18:31:30.031 | ebtables 2022-06-08 18:31:30.031 | genisoimage 2022-06-08 18:31:30.031 | iptables 2022-06-08 18:31:30.031 | iputils-arping 2022-06-08 18:31:30.031 | kpartx 2022-06-08 18:31:30.031 | libjs-jquery-tablesorter 2022-06-08 18:31:30.031 | parted 2022-06-08 18:31:30.031 | pm-utils 2022-06-08 18:31:30.031 | python3-mysqldb 2022-06-08 18:31:30.031 | socat 2022-06-08 18:31:30.031 | sqlite3 2022-06-08 18:31:30.031 | sudo 2022-06-08 18:31:30.031 | vlan 2022-06-08 18:31:30.031 | lsscsi 2022-06-08 18:31:30.031 | open-iscsi 2022-06-08 18:31:30.031 | lvm2 2022-06-08 18:31:30.031 | qemu-utils 2022-06-08 18:31:30.031 | thin-provisioning-tools 2022-06-08 18:31:30.031 | acl 2022-06-08 18:31:30.031 | dnsmasq-base 2022-06-08 18:31:30.031 | dnsmasq-utils 2022-06-08 18:31:30.031 | ebtables 2022-06-08 18:31:30.032 | haproxy 2022-06-08 18:31:30.032 | iptables 2022-06-08 18:31:30.032 | iputils-arping 2022-06-08 18:31:30.032 | iputils-ping 2022-06-08 18:31:30.032 | postgresql-server-dev-all 2022-06-08 18:31:30.032 | python3-mysqldb 2022-06-08 18:31:30.032 | sqlite3 2022-06-08 18:31:30.032 | sudo 2022-06-08 18:31:30.032 | vlan 2022-06-08 18:31:30.032 | pcp 2022-06-08 18:31:30.032 | ipset 2022-06-08 18:31:30.032 | conntrack 2022-06-08 18:31:30.032 | conntrackd 2022-06-08 18:31:30.032 | keepalived 2022-06-08 18:31:30.032 | lvm2 2022-06-08 18:31:30.032 | qemu-utils 2022-06-08 18:31:30.032 | thin-provisioning-tools ' 2022-06-08 18:31:30.032 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 18:31:30.034 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:31:30.036 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:31:30.040 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 18:31:30.040 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 18:31:30.044 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 18:31:30.046 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:31:30.049 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:31:30.051 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 18:31:30.053 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:31:30.055 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:30.057 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:31:30.060 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:31:30.062 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:31:30.064 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:31:30.066 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 18:31:30.068 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 18:31:30.070 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 18:31:30.072 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 18:31:30.077 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 18:31:30.079 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 18:31:30.081 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 18:31:30.083 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 18:31:30.085 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 18:31:30.088 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 18:31:30.091 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654713090089 2022-06-08 18:31:30.093 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 18:31:30.096 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 18:31:30.099 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 18:31:30.400 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:31:30.453 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:31:30.558 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:31:31.013 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:31:38.769 | Fetched 336 kB in 1s (336 kB/s) 2022-06-08 18:31:40.343 | Reading package lists... 2022-06-08 18:31:40.375 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 18:31:40.377 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 18:31:40.379 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:31:40.381 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:31:40.383 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:31:40.385 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:31:40.387 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:31:40.389 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 18:31:40.391 | ++ functions-common:time_stop:2433 : start_time=1654713090089 2022-06-08 18:31:40.394 | ++ functions-common:time_stop:2435 : [[ -z 1654713090089 ]] 2022-06-08 18:31:40.396 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:31:40.400 | ++ functions-common:time_stop:2438 : end_time=1654713100398 2022-06-08 18:31:40.403 | ++ functions-common:time_stop:2439 : elapsed_time=10309 2022-06-08 18:31:40.405 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 18:31:40.407 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:31:40.409 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10309 2022-06-08 18:31:40.412 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 18:31:40.414 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:31:40.416 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:31:40.418 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:31:40.421 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 18:31:40.441 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 18:31:40.550 | Reading package lists... 2022-06-08 18:31:40.797 | Building dependency tree... 2022-06-08 18:31:40.799 | Reading state information... 2022-06-08 18:31:40.838 | acl is already the newest version (2.2.53-6). 2022-06-08 18:31:40.838 | bc is already the newest version (1.07.1-2build1). 2022-06-08 18:31:40.839 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 18:31:40.839 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 18:31:40.839 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 18:31:40.839 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:31:40.839 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 18:31:40.839 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:31:40.839 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 18:31:40.839 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 18:31:40.839 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 18:31:40.839 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 18:31:40.839 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 18:31:40.839 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 18:31:40.839 | libffi-dev is already the newest version (3.3-4). 2022-06-08 18:31:40.839 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 18:31:40.839 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 18:31:40.839 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 18:31:40.839 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 18:31:40.839 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 18:31:40.839 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 18:31:40.839 | psmisc is already the newest version (23.3-1). 2022-06-08 18:31:40.839 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:31:40.839 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 18:31:40.839 | python3-systemd is already the newest version (234-3build2). 2022-06-08 18:31:40.839 | socat is already the newest version (1.7.3.3-2). 2022-06-08 18:31:40.839 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 18:31:40.839 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 18:31:40.839 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 18:31:40.839 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 18:31:40.839 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 18:31:40.839 | pcp is already the newest version (5.0.3-1). 2022-06-08 18:31:40.839 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 18:31:40.840 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:31:40.840 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:31:40.840 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:31:40.840 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 18:31:40.840 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:31:40.840 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:31:40.840 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 18:31:40.840 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 18:31:40.840 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 18:31:40.840 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 18:31:40.840 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 18:31:40.840 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 18:31:40.840 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 18:31:40.840 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 18:31:40.840 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 18:31:40.840 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:31:40.840 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 18:31:40.840 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 18:31:40.840 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 18:31:40.840 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 18:31:40.840 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 18:31:40.840 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 18:31:40.840 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:31:40.840 | openssl set to manually installed. 2022-06-08 18:31:40.840 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 18:31:40.840 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 18:31:40.840 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 18:31:40.840 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 18:31:40.840 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 18:31:40.840 | tar set to manually installed. 2022-06-08 18:31:40.840 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 18:31:40.840 | tcpdump set to manually installed. 2022-06-08 18:31:40.840 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 18:31:40.841 | uuid-runtime set to manually installed. 2022-06-08 18:31:40.841 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 18:31:40.841 | wget set to manually installed. 2022-06-08 18:31:40.841 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 18:31:41.061 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:31:41.062 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 18:31:41.062 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 18:31:41.062 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 18:31:41.062 | The following packages were automatically installed and are no longer required: 2022-06-08 18:31:41.062 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:31:41.063 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:31:41.063 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:31:41.063 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:31:41.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:31:41.063 | python3-zope.interface 2022-06-08 18:31:41.063 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:31:41.194 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:31:41.199 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:31:41.202 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:31:41.204 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:31:41.206 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:31:41.208 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:31:41.210 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:31:41.212 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:31:41.215 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:31:41.218 | ++ functions-common:time_stop:2433 : start_time=1654713100438 2022-06-08 18:31:41.220 | ++ functions-common:time_stop:2435 : [[ -z 1654713100438 ]] 2022-06-08 18:31:41.223 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:31:41.227 | ++ functions-common:time_stop:2438 : end_time=1654713101224 2022-06-08 18:31:41.229 | ++ functions-common:time_stop:2439 : elapsed_time=786 2022-06-08 18:31:41.231 | ++ functions-common:time_stop:2440 : total=2376 2022-06-08 18:31:41.233 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:31:41.235 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3162 2022-06-08 18:31:41.238 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:31:41.240 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 18:31:41.243 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 18:31:41.245 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 18:31:41.250 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 18:31:41.254 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 18:31:41.256 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 18:31:41.259 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 18:31:42.515 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 18:31:42.517 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 18:31:42.519 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 18:31:42.521 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 18:31:42.522 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 18:31:42.524 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 18:31:42.526 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 18:31:42.528 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 18:31:42.529 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 18:31:42.531 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 18:31:42.533 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 18:31:42.535 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 18:31:42.536 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 18:31:42.538 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 18:31:42.540 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 18:31:42.541 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 18:31:42.544 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 18:31:42.545 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 18:31:42.547 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 18:31:42.549 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 18:31:42.551 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 18:31:42.553 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 18:31:42.554 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 18:31:42.557 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 18:31:42.626 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 18:31:42.628 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 18:31:42.697 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 18:31:42.699 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 18:31:42.768 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 18:31:42.769 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 18:31:42.771 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 18:31:42.773 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 18:31:42.775 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 18:31:42.777 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 18:31:42.779 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 18:31:42.781 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 18:31:42.783 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 18:31:42.785 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 18:31:42.787 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 18:31:42.787 | Distro: focal 2022-06-08 18:31:42.789 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 18:31:42.791 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:31:42.795 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:31:42.797 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:31:42.799 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:31:42.800 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:31:43.435 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:31:43.437 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:31:43.437 | pip: 21.3.1 2022-06-08 18:31:43.439 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 18:31:43.440 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 18:31:43.442 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:31:43.444 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:31:43.446 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:31:43.447 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:31:43.450 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:31:43.451 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:31:43.453 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:31:43.454 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:31:43.456 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:31:43.458 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:31:43.460 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 18:31:43.461 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:31:43.463 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:31:43.465 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 18:31:43.469 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 18:31:43.471 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 18:31:43.473 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:31:43.477 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:31:43.478 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:31:43.481 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:31:43.481 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:31:44.109 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:31:44.110 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:31:44.110 | pip: 21.3.1 2022-06-08 18:31:44.114 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 18:31:44.116 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:31:44.119 | + ./stack.sh:main:791 : fixup_all 2022-06-08 18:31:44.122 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 18:31:44.124 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 18:31:44.126 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:31:44.128 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:31:44.130 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 18:31:44.143 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-06-08 18:31:44.155 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-08 18:31:44.166 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 18:31:44.169 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 18:31:44.171 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:31:44.173 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:31:44.175 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:31:44.177 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:31:44.179 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:31:44.181 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:31:44.184 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:31:44.186 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:31:44.188 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:31:44.190 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:31:44.192 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 18:31:44.194 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 18:31:44.197 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 18:31:44.200 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:31:44.202 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:31:44.204 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:31:44.206 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:31:44.208 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:31:44.210 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:31:44.213 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 18:31:44.215 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 18:31:44.235 | Using python 3.8 to install os-testr 2022-06-08 18:31:44.237 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 18:31:45.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:31:45.033 | from cryptography.utils import int_from_bytes 2022-06-08 18:31:45.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:31:45.033 | from cryptography.utils import int_from_bytes 2022-06-08 18:31:46.166 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:31:46.180 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 18:31:46.787 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 18:31:46.788 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 18:31:46.789 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 18:31:46.804 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 18:31:46.814 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 18:31:46.825 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 18:31:48.422 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:31:48.517 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:31:48.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:31:48.622 | + inc/python:pip_install:196 : result=0 2022-06-08 18:31:48.625 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:31:48.627 | + functions-common:time_stop:2426 : local name 2022-06-08 18:31:48.629 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:31:48.631 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:31:48.633 | + functions-common:time_stop:2429 : local total 2022-06-08 18:31:48.635 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:31:48.638 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:31:48.640 | + functions-common:time_stop:2433 : start_time=1654713104230 2022-06-08 18:31:48.642 | + functions-common:time_stop:2435 : [[ -z 1654713104230 ]] 2022-06-08 18:31:48.645 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:31:48.649 | + functions-common:time_stop:2438 : end_time=1654713108646 2022-06-08 18:31:48.651 | + functions-common:time_stop:2439 : elapsed_time=4416 2022-06-08 18:31:48.653 | + functions-common:time_stop:2440 : total=0 2022-06-08 18:31:48.655 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:31:48.657 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4416 2022-06-08 18:31:48.660 | + inc/python:pip_install:199 : return 0 2022-06-08 18:31:48.662 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 18:31:48.714 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 18:31:48.818 | + ./stack.sh:main:805 : install_infra 2022-06-08 18:31:48.820 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:31:48.823 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 18:31:48.826 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:31:48.828 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 18:31:48.851 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 18:31:51.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:31:51.707 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 18:31:52.006 | + inc/python:pip_install:196 : result=0 2022-06-08 18:31:52.009 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:31:52.011 | + functions-common:time_stop:2426 : local name 2022-06-08 18:31:52.013 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:31:52.015 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:31:52.017 | + functions-common:time_stop:2429 : local total 2022-06-08 18:31:52.019 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:31:52.021 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:31:52.023 | + functions-common:time_stop:2433 : start_time=1654713108844 2022-06-08 18:31:52.025 | + functions-common:time_stop:2435 : [[ -z 1654713108844 ]] 2022-06-08 18:31:52.029 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:31:52.033 | + functions-common:time_stop:2438 : end_time=1654713112030 2022-06-08 18:31:52.035 | + functions-common:time_stop:2439 : elapsed_time=3186 2022-06-08 18:31:52.037 | + functions-common:time_stop:2440 : total=4416 2022-06-08 18:31:52.039 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:31:52.041 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7602 2022-06-08 18:31:52.044 | + inc/python:pip_install:199 : return 0 2022-06-08 18:31:52.046 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:31:52.049 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 18:31:52.071 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 18:31:54.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:31:54.696 | Processing /opt/stack/requirements 2022-06-08 18:31:56.427 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-08 18:31:56.439 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-08 18:31:56.441 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-08 18:31:56.469 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-08 18:31:56.475 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-08 18:31:56.484 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-08 18:31:56.487 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-08 18:31:56.493 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-08 18:31:56.497 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-08 18:31:56.501 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 18:31:56.504 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 18:31:56.521 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 18:31:56.523 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-08 18:31:56.556 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-08 18:31:56.559 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-08 18:31:56.562 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-08 18:31:56.574 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-08 18:31:56.603 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-08 18:31:56.610 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 18:31:56.659 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-08 18:31:56.662 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-08 18:31:56.667 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-08 18:31:56.670 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-08 18:31:56.731 | Building wheels for collected packages: openstack-requirements 2022-06-08 18:31:56.732 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 18:31:57.570 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 18:31:57.571 | ERROR: Command errored out with exit status 1: 2022-06-08 18:31:57.571 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hh6rfrk6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hh6rfrk6/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-dw4c7i3v 2022-06-08 18:31:57.571 | cwd: /tmp/pip-req-build-hh6rfrk6/ 2022-06-08 18:31:57.571 | Complete output (6 lines): 2022-06-08 18:31:57.571 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 18:31:57.571 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 18:31:57.571 | or: setup.py --help-commands 2022-06-08 18:31:57.571 | or: setup.py cmd --help 2022-06-08 18:31:57.571 | 2022-06-08 18:31:57.571 | error: invalid command 'bdist_wheel' 2022-06-08 18:31:57.571 | ---------------------------------------- 2022-06-08 18:31:57.571 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 18:31:57.571 | Running setup.py clean for openstack-requirements 2022-06-08 18:31:58.396 | Failed to build openstack-requirements 2022-06-08 18:31:58.411 | Installing collected packages: openstack-requirements 2022-06-08 18:31:58.412 | Attempting uninstall: openstack-requirements 2022-06-08 18:31:58.413 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 18:31:58.449 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 18:31:58.467 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 18:31:58.469 | Running setup.py install for openstack-requirements: started 2022-06-08 18:32:00.844 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 18:32:00.867 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 18:32:00.993 | + inc/python:pip_install:196 : result=0 2022-06-08 18:32:00.996 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:32:00.998 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:01.000 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:01.003 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:01.005 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:01.007 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:01.009 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:32:01.012 | + functions-common:time_stop:2433 : start_time=1654713112063 2022-06-08 18:32:01.014 | + functions-common:time_stop:2435 : [[ -z 1654713112063 ]] 2022-06-08 18:32:01.017 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:01.021 | + functions-common:time_stop:2438 : end_time=1654713121018 2022-06-08 18:32:01.023 | + functions-common:time_stop:2439 : elapsed_time=8955 2022-06-08 18:32:01.025 | + functions-common:time_stop:2440 : total=7602 2022-06-08 18:32:01.027 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:01.030 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16557 2022-06-08 18:32:01.032 | + inc/python:pip_install:199 : return 0 2022-06-08 18:32:01.034 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 18:32:01.037 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 18:32:01.039 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 18:32:01.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:01.044 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:01.047 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 18:32:01.049 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:01.051 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 18:32:01.072 | Using python 3.8 to install pbr 2022-06-08 18:32:01.074 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 18:32:01.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:01.858 | from cryptography.utils import int_from_bytes 2022-06-08 18:32:01.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:01.858 | from cryptography.utils import int_from_bytes 2022-06-08 18:32:02.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:32:03.007 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 18:32:04.767 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:32:04.865 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:32:04.865 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:32:04.972 | + inc/python:pip_install:196 : result=0 2022-06-08 18:32:04.974 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:32:04.976 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:04.978 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:04.980 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:04.982 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:04.985 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:04.987 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:32:04.989 | + functions-common:time_stop:2433 : start_time=1654713121067 2022-06-08 18:32:04.991 | + functions-common:time_stop:2435 : [[ -z 1654713121067 ]] 2022-06-08 18:32:04.994 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:04.997 | + functions-common:time_stop:2438 : end_time=1654713124995 2022-06-08 18:32:05.000 | + functions-common:time_stop:2439 : elapsed_time=3928 2022-06-08 18:32:05.002 | + functions-common:time_stop:2440 : total=16557 2022-06-08 18:32:05.004 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:05.006 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20485 2022-06-08 18:32:05.008 | + inc/python:pip_install:199 : return 0 2022-06-08 18:32:05.011 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 18:32:07.267 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 18:32:09.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:32:09.175 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 18:32:09.195 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 18:32:09.198 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 18:32:09.204 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 18:32:09.207 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-08 18:32:09.211 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-08 18:32:09.287 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:32:09.290 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:32:09.295 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 18:32:09.314 | + ./stack.sh:main:814 : pkgs= 2022-06-08 18:32:09.317 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 18:32:09.319 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 18:32:09.322 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 18:32:09.325 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 18:32:09.327 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:32:09.329 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:32:09.331 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:32:09.333 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:32:09.336 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:32:09.339 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:32:09.343 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:32:09.346 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:32:09.348 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:32:09.350 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 18:32:09.352 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:32:09.367 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:09.369 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:32:09.371 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.374 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 18:32:09.376 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.378 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:32:09.380 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.383 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 18:32:09.385 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.388 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 18:32:09.390 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.392 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:32:09.394 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:32:09.396 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:32:09.398 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:32:09.401 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 18:32:09.405 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 18:32:09.407 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 18:32:09.409 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 18:32:09.412 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 18:32:09.414 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 18:32:09.416 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 18:32:09.418 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:32:09.421 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 18:32:09.425 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 18:32:09.428 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:32:09.430 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:32:09.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-08 18:32:09.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:09.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 18:32:09.440 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:32:09.442 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 18:32:09.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 18:32:09.446 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-08 18:32:09.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 18:32:09.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 18:32:09.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 18:32:09.456 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 18:32:09.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 18:32:09.461 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:09.464 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:09.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 18:32:09.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 18:32:09.470 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:09.473 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:09.474 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:09.476 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:09.479 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:09.481 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:09.483 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:09.486 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:09.488 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:09.490 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:09.492 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:09.495 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:32:09.497 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 18:32:09.499 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:09.501 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:09.503 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:09.506 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 18:32:09.527 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-06-08 18:32:09.636 | Reading package lists... 2022-06-08 18:32:09.901 | Building dependency tree... 2022-06-08 18:32:09.903 | Reading state information... 2022-06-08 18:32:10.182 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 18:32:10.182 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:10.183 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:10.183 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:10.183 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:10.183 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:10.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:10.183 | python3-zope.interface 2022-06-08 18:32:10.184 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:10.306 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:10.310 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:32:10.312 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:10.314 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:32:10.316 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:10.318 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:10.320 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:32:10.323 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:10.325 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:10.328 | ++ functions-common:time_stop:2433 : start_time=1654713129524 2022-06-08 18:32:10.330 | ++ functions-common:time_stop:2435 : [[ -z 1654713129524 ]] 2022-06-08 18:32:10.332 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:10.336 | ++ functions-common:time_stop:2438 : end_time=1654713130334 2022-06-08 18:32:10.339 | ++ functions-common:time_stop:2439 : elapsed_time=810 2022-06-08 18:32:10.342 | ++ functions-common:time_stop:2440 : total=3162 2022-06-08 18:32:10.343 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:10.345 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3972 2022-06-08 18:32:10.348 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:32:10.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 18:32:10.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 18:32:10.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 18:32:10.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 18:32:10.359 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 18:32:10.361 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:10.363 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:10.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 18:32:10.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-08 18:32:10.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 18:32:10.463 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 18:32:11.023 | OK 2022-06-08 18:32:11.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-06-08 18:32:12.083 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:32:12.227 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:32:12.330 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:32:12.535 | Get:4 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 18:32:12.809 | Get:5 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 18:32:12.818 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:32:22.232 | Fetched 362 kB in 1s (363 kB/s) 2022-06-08 18:32:23.783 | Reading package lists... 2022-06-08 18:32:23.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 18:32:24.026 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:32:24.170 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:32:24.273 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:32:24.404 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 18:32:24.734 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:32:25.114 | Fetched 336 kB in 1s (331 kB/s) 2022-06-08 18:32:26.683 | Reading package lists... 2022-06-08 18:32:26.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 18:32:26.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 18:32:26.720 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 18:32:26.723 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 18:32:26.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 18:32:26.727 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:32:26.730 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:32:26.732 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:32:26.735 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:32:26.736 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:32:26.736 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:32:26.741 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:32:26.743 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:32:26.746 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:32:26.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:32:26.751 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:32:26.766 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:32:26.769 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:32:26.771 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 18:32:26.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 18:32:26.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:32:26.778 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:26.780 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:26.782 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:26.784 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:26.787 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:26.789 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:26.791 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:26.793 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:26.795 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:26.797 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:26.799 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:26.801 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:32:26.804 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:32:26.806 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:26.808 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:26.810 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:26.812 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:32:26.832 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:32:26.943 | Reading package lists... 2022-06-08 18:32:27.195 | Building dependency tree... 2022-06-08 18:32:27.196 | Reading state information... 2022-06-08 18:32:27.458 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 18:32:27.458 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 18:32:27.458 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 18:32:27.458 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 18:32:27.458 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:27.459 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:27.459 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:27.459 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:27.459 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:27.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:27.459 | python3-zope.interface 2022-06-08 18:32:27.459 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:27.573 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:27.577 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:32:27.579 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:27.581 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:32:27.583 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:27.586 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:27.588 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:32:27.590 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:27.592 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:27.594 | ++ functions-common:time_stop:2433 : start_time=1654713146830 2022-06-08 18:32:27.596 | ++ functions-common:time_stop:2435 : [[ -z 1654713146830 ]] 2022-06-08 18:32:27.599 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:27.603 | ++ functions-common:time_stop:2438 : end_time=1654713147600 2022-06-08 18:32:27.605 | ++ functions-common:time_stop:2439 : elapsed_time=770 2022-06-08 18:32:27.607 | ++ functions-common:time_stop:2440 : total=3972 2022-06-08 18:32:27.610 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:27.612 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4742 2022-06-08 18:32:27.614 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:32:27.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 18:32:27.618 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:27.621 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:27.623 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-08 18:32:27.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 18:32:27.637 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:32:27.639 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:32:27.641 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:32:27.643 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:32:27.646 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:32:27.648 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:32:27.650 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:32:27.653 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:32:27.655 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:32:27.657 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:32:27.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 18:32:27.661 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:32:27.664 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 18:32:27.666 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 18:32:27.669 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 18:32:27.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 18:32:27.673 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-06-08 18:32:27.675 | ++ functions:create_disk:732 : local node_number 2022-06-08 18:32:27.677 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.679 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:32:27.681 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 18:32:27.689 | ++ functions:create_disk:736 : local key 2022-06-08 18:32:27.692 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.693 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 18:32:27.698 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.700 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.702 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 18:32:27.704 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.706 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:32:27.708 | ++ functions:destroy_disk:765 : local key 2022-06-08 18:32:27.711 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.712 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 18:32:27.717 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.719 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.721 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 18:32:27.726 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 18:32:27.740 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.754 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.758 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 18:32:27.769 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.781 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:32:27.809 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 18:32:27.809 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 18:32:27.809 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 18:32:27.809 | = reflink=1 2022-06-08 18:32:27.809 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 18:32:27.809 | = sunit=0 swidth=0 blks 2022-06-08 18:32:27.809 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 18:32:27.809 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 18:32:27.809 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 18:32:27.809 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 18:32:27.813 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 18:32:27.813 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-06-08 18:32:27.822 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-06-08 18:32:27.825 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 18:32:27.836 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 18:32:27.871 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 18:32:27.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-06-08 18:32:27.892 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 18:32:27.896 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 18:32:27.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph --create-keyring --name=mon. --add-key=AQA766BiDH+gNhAAZtnb7h8QCwFU8LsdXrVoYw== --cap mon 'allow *' 2022-06-08 18:32:27.956 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:32:27.956 | added entity mon. auth(key=AQA766BiDH+gNhAAZtnb7h8QCwFU8LsdXrVoYw==) 2022-06-08 18:32:27.956 | added 1 caps to entity mon. 2022-06-08 18:32:27.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-06-08 18:32:28.012 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:32:28.018 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 18:32:28.022 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:32:28.054 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:32:28.060 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 18:32:28.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836063-6-ceph 2022-06-08 18:32:28.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 6b8ace1c-8b16-41e9-bdfe-524fe3ddcca5 2022-06-08 18:32:28.136 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 18:32:28.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836063-6-ceph 2022-06-08 18:32:28.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.75 2022-06-08 18:32:28.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-08 18:32:28.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-08 18:32:28.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-08 18:32:28.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-08 18:32:28.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-08 18:32:28.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-08 18:32:28.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-08 18:32:28.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-06-08 18:32:28.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 18:32:28.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 18:32:28.700 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 18:32:28.700 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 18:32:28.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 18:32:28.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-08 18:32:28.757 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:32:28.761 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:32:28.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836063-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:32:28.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:32:28.862 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 18:32:28.866 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:28.879 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836063-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 18:32:29.234 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 18:32:29.238 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:29.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 18:32:29.267 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 18:32:29.269 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:32:29.271 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:32:29.274 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:32:29.276 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:32:29.280 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:32:29.284 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:32:29.286 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:32:29.288 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:32:29.291 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:32:29.293 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:29.295 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:29.312 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:32:29.315 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:32:29.319 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:32:29.320 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:32:29.324 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:32:29.702 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:32:29.705 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:32:29.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 18:32:29.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 18:32:29.712 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 18:32:29.714 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 18:32:29.716 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 18:32:29.718 | ++ functions:vercmp:631 : local result 2022-06-08 18:32:29.722 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 18:32:29.722 | +++ functions:vercmp:635 : sort -V 2022-06-08 18:32:29.723 | +++ functions:vercmp:635 : head -1 2022-06-08 18:32:29.727 | ++ functions:vercmp:635 : result=14.0 2022-06-08 18:32:29.730 | ++ functions:vercmp:637 : case $op in 2022-06-08 18:32:29.732 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 18:32:29.734 | ++ functions:vercmp:652 : return 2022-06-08 18:32:29.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:32:29.739 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-06-08 18:32:30.098 | exported keyring for client.bootstrap-mds 2022-06-08 18:32:30.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:32:30.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-06-08 18:32:30.477 | exported keyring for client.bootstrap-osd 2022-06-08 18:32:30.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:32:30.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-06-08 18:32:30.852 | exported keyring for client.bootstrap-rgw 2022-06-08 18:32:30.871 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 18:32:30.883 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-06-08 18:32:31.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 18:32:31.289 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 18:32:31.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 18:32:31.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 18:32:31.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 18:32:31.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 18:32:31.723 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-06-08 18:32:31.723 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:32:32.093 | [osd.0] 2022-06-08 18:32:32.093 | key = AQBA66BiT5cnBRAAfVvbnYZZrYTvj9yRgqLVGQ== 2022-06-08 18:32:32.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 18:32:32.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:32:32.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-06-08 18:32:32.188 | 2022-06-08T18:32:32.182+0000 7f7c9c121080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 18:32:32.188 | 2022-06-08T18:32:32.182+0000 7f7c9c121080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 18:32:32.188 | 2022-06-08T18:32:32.182+0000 7f7c9c121080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 18:32:32.192 | 2022-06-08T18:32:32.186+0000 7f7c9c121080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 18:32:34.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-08 18:32:36.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 18:32:36.609 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 18:32:36.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 18:32:36.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:32:36.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:32:36.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:32:36.989 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:32:36.990 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:32:36.990 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:32:36.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:32:36.997 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:32:37.000 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:32:37.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:32:37.005 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:32:37.021 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:32:37.023 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:32:37.026 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 18:32:37.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 18:32:37.031 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 18:32:37.033 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:32:37.035 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 18:32:37.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 18:32:37.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:32:37.054 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 18:32:37.058 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:37.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 18:32:37.078 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 18:32:37.080 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:32:37.082 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:32:37.084 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:32:37.087 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:32:37.091 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:32:37.095 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:32:37.097 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:32:37.099 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:32:37.102 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:32:37.104 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:37.106 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:32:37.121 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:32:37.124 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:32:37.128 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:32:37.130 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:32:37.130 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:32:37.503 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:32:37.505 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:32:37.508 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 18:32:37.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 18:32:37.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-06-08 18:32:44.325 | no valid command found; 10 closest matches: 2022-06-08 18:32:44.325 | 0 2022-06-08 18:32:44.325 | 1 2022-06-08 18:32:44.325 | 2 2022-06-08 18:32:44.325 | abort 2022-06-08 18:32:44.325 | assert 2022-06-08 18:32:44.325 | config diff 2022-06-08 18:32:44.325 | config diff get 2022-06-08 18:32:44.325 | config get 2022-06-08 18:32:44.325 | config help [] 2022-06-08 18:32:44.325 | config set ... 2022-06-08 18:32:44.325 | Error EINVAL: invalid command 2022-06-08 18:32:44.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-08 18:32:44.331 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 18:32:44.334 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 18:32:44.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-08 18:32:44.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 18:32:44.907 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 18:32:44.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:32:44.912 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:32:44.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:32:44.919 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:32:44.919 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:32:44.919 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:32:44.924 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:32:44.927 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:32:44.930 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:32:44.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:32:44.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:32:44.952 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:32:44.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:32:44.957 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 18:32:44.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:32:44.962 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:32:44.965 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 18:32:44.968 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 18:32:44.971 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 18:32:44.973 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 18:32:44.976 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 18:32:45.029 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 18:32:45.030 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 18:32:45.032 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 18:32:45.415 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 18:32:45.418 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 18:32:45.435 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:45.437 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 18:32:45.440 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:45.442 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:45.445 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:45.447 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:45.450 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:45.452 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:45.455 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:45.457 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:45.460 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:45.462 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:45.465 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:45.468 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:32:45.470 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 18:32:45.473 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:45.475 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:45.478 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:45.480 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 18:32:45.502 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 18:32:45.613 | Reading package lists... 2022-06-08 18:32:45.861 | Building dependency tree... 2022-06-08 18:32:45.862 | Reading state information... 2022-06-08 18:32:46.115 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 18:32:46.115 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:46.116 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:46.116 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:46.116 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:46.116 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:46.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:46.116 | python3-zope.interface 2022-06-08 18:32:46.116 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:46.227 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:46.232 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:32:46.234 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:46.237 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:46.239 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:46.242 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:46.244 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:46.246 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:46.249 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:46.251 | + functions-common:time_stop:2433 : start_time=1654713165500 2022-06-08 18:32:46.254 | + functions-common:time_stop:2435 : [[ -z 1654713165500 ]] 2022-06-08 18:32:46.257 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:46.261 | + functions-common:time_stop:2438 : end_time=1654713166258 2022-06-08 18:32:46.264 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-08 18:32:46.266 | + functions-common:time_stop:2440 : total=4742 2022-06-08 18:32:46.269 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:46.271 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5500 2022-06-08 18:32:46.273 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:32:46.277 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 18:32:46.279 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:32:46.282 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:32:46.284 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:32:46.287 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:32:46.289 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:32:46.292 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:32:46.294 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 18:32:46.297 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:32:46.299 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:32:46.302 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:32:46.304 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:32:46.307 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:32:46.309 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:32:46.311 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:32:46.314 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:32:46.316 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:32:46.319 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:32:46.321 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 18:32:46.324 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:32:46.326 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:32:46.329 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:32:46.331 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:32:46.334 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:32:46.337 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:32:46.340 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 18:32:46.342 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 18:32:46.359 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:46.361 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 18:32:46.364 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:32:46.366 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 18:32:46.368 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 18:32:46.371 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 18:32:46.376 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 18:32:46.378 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 18:32:46.381 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 18:32:46.383 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 18:32:46.386 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 18:32:46.388 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 18:32:46.392 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 18:32:47.077 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 18:32:47.077 | user tags 2022-06-08 18:32:47.077 | stackrabbit []' 2022-06-08 18:32:47.081 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 18:32:47.081 | user tags 2022-06-08 18:32:47.081 | stackrabbit []' 2022-06-08 18:32:47.082 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 18:32:47.088 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 18:32:47.091 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 18:32:47.093 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:32:47.746 | Changing password for user "stackrabbit" ... 2022-06-08 18:32:47.767 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 18:32:48.447 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 18:32:48.475 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 18:32:48.477 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:32:49.190 | Changing password for user "stackrabbit" ... 2022-06-08 18:32:49.213 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 18:32:49.216 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 18:32:49.218 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 18:32:49.864 | Deleting user "guest" ... 2022-06-08 18:32:49.879 | Error: 2022-06-08 18:32:49.879 | {:no_such_user, "guest"} 2022-06-08 18:32:49.891 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 18:32:49.893 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 18:32:49.911 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:49.914 | + ./stack.sh:main:831 : install_database 2022-06-08 18:32:49.916 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 18:32:49.919 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 18:32:49.922 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:49.924 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:49.927 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 18:32:50.138 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 18:32:50.141 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:50.143 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 18:32:50.146 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 18:32:50.148 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:32:50.151 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 18:32:50.154 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:32:50.156 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:32:50.159 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:32:50.161 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:32:50.164 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:32:50.167 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:32:50.169 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:32:50.172 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:32:50.174 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:32:50.177 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:32:50.179 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 18:32:50.182 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:32:50.184 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:32:50.187 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:32:50.190 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:32:50.192 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:32:50.195 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:32:50.197 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 18:32:50.200 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:50.202 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:50.205 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 18:32:50.207 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:50.210 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:50.212 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:50.215 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:50.218 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:50.220 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:50.223 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:50.225 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:50.227 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:50.230 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:50.232 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:50.235 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:32:50.237 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 18:32:50.240 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:50.242 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:50.245 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:50.248 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 18:32:50.270 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 18:32:50.379 | Reading package lists... 2022-06-08 18:32:50.636 | Building dependency tree... 2022-06-08 18:32:50.638 | Reading state information... 2022-06-08 18:32:50.898 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 18:32:50.898 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:50.899 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:50.899 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:50.899 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:50.899 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:50.899 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:50.899 | python3-zope.interface 2022-06-08 18:32:50.899 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:51.014 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:51.018 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:32:51.021 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:51.023 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:51.026 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:51.029 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:51.031 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:51.033 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:51.036 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:51.038 | + functions-common:time_stop:2433 : start_time=1654713170267 2022-06-08 18:32:51.041 | + functions-common:time_stop:2435 : [[ -z 1654713170267 ]] 2022-06-08 18:32:51.044 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:51.048 | + functions-common:time_stop:2438 : end_time=1654713171046 2022-06-08 18:32:51.051 | + functions-common:time_stop:2439 : elapsed_time=779 2022-06-08 18:32:51.053 | + functions-common:time_stop:2440 : total=5500 2022-06-08 18:32:51.056 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:51.058 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6279 2022-06-08 18:32:51.060 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:32:51.063 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 18:32:51.065 | + ./stack.sh:main:834 : install_database_python 2022-06-08 18:32:51.068 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 18:32:51.070 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 18:32:51.072 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 18:32:51.075 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 18:32:51.078 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 18:32:51.081 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 18:32:51.083 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 18:32:51.087 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 18:32:51.087 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 18:32:51.093 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 18:32:51.096 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 18:32:51.098 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 18:32:51.101 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 18:32:51.103 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 18:32:51.126 | Using python 3.8 to install PyMySQL 2022-06-08 18:32:51.129 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 18:32:51.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:51.922 | from cryptography.utils import int_from_bytes 2022-06-08 18:32:51.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:51.922 | from cryptography.utils import int_from_bytes 2022-06-08 18:32:53.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:32:53.073 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 18:32:54.734 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 18:32:54.831 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:32:54.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:32:54.933 | + inc/python:pip_install:196 : result=0 2022-06-08 18:32:54.935 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:32:54.938 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:54.940 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:54.942 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:54.945 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:54.947 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:54.950 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:32:54.953 | + functions-common:time_stop:2433 : start_time=1654713171120 2022-06-08 18:32:54.955 | + functions-common:time_stop:2435 : [[ -z 1654713171120 ]] 2022-06-08 18:32:54.958 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:54.963 | + functions-common:time_stop:2438 : end_time=1654713174960 2022-06-08 18:32:54.965 | + functions-common:time_stop:2439 : elapsed_time=3840 2022-06-08 18:32:54.968 | + functions-common:time_stop:2440 : total=20485 2022-06-08 18:32:54.970 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:54.973 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24325 2022-06-08 18:32:54.975 | + inc/python:pip_install:199 : return 0 2022-06-08 18:32:54.978 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 18:32:54.980 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:32:54.982 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 18:32:54.985 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 18:32:55.002 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:55.005 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 18:32:55.007 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 18:32:55.011 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 18:32:55.012 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 18:32:55.017 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 18:32:55.020 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-06-08 18:32:55.022 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-06-08 18:32:55.025 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 18:32:55.027 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 18:32:55.030 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 18:32:55.046 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:55.049 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 18:32:55.051 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:55.054 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:55.056 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:55.059 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:55.062 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:55.064 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:55.067 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:55.069 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:55.072 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:55.074 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:55.077 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:55.079 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:32:55.081 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 18:32:55.084 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:55.086 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:55.089 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:55.091 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 18:32:55.113 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 18:32:55.223 | Reading package lists... 2022-06-08 18:32:55.474 | Building dependency tree... 2022-06-08 18:32:55.475 | Reading state information... 2022-06-08 18:32:55.737 | radvd is already the newest version (1:2.17-2). 2022-06-08 18:32:55.737 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:55.738 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:55.738 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:55.738 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:55.738 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:55.738 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:55.738 | python3-zope.interface 2022-06-08 18:32:55.738 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:55.849 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:55.853 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:32:55.856 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:55.858 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:55.860 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:55.863 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:55.865 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:55.867 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:55.870 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:55.872 | + functions-common:time_stop:2433 : start_time=1654713175111 2022-06-08 18:32:55.875 | + functions-common:time_stop:2435 : [[ -z 1654713175111 ]] 2022-06-08 18:32:55.878 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:55.882 | + functions-common:time_stop:2438 : end_time=1654713175879 2022-06-08 18:32:55.884 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-08 18:32:55.887 | + functions-common:time_stop:2440 : total=6279 2022-06-08 18:32:55.889 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:55.892 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7047 2022-06-08 18:32:55.894 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:32:55.897 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 18:32:55.915 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:55.917 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 18:32:55.920 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 18:32:55.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 18:32:55.925 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 18:32:55.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 18:32:55.948 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:32:55.951 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:32:55.953 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:32:55.955 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:32:55.958 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:32:55.960 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:32:55.962 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:55.965 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:55.967 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:32:55.970 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:55.972 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:32:55.974 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:32:55.977 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 18:32:55.979 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:32:55.981 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:55.984 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:55.986 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 18:32:56.007 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-08 18:32:56.118 | Reading package lists... 2022-06-08 18:32:56.367 | Building dependency tree... 2022-06-08 18:32:56.368 | Reading state information... 2022-06-08 18:32:56.637 | fakeroot is already the newest version (1.24-1). 2022-06-08 18:32:56.637 | make is already the newest version (4.2.1-1.2). 2022-06-08 18:32:56.637 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 18:32:56.637 | The following packages were automatically installed and are no longer required: 2022-06-08 18:32:56.638 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:32:56.638 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:32:56.638 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:32:56.638 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:32:56.638 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:32:56.638 | python3-zope.interface 2022-06-08 18:32:56.638 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:32:56.749 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:32:56.754 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:32:56.756 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:32:56.758 | + functions-common:time_stop:2426 : local name 2022-06-08 18:32:56.761 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:32:56.763 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:32:56.765 | + functions-common:time_stop:2429 : local total 2022-06-08 18:32:56.767 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:32:56.770 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:32:56.772 | + functions-common:time_stop:2433 : start_time=1654713176004 2022-06-08 18:32:56.774 | + functions-common:time_stop:2435 : [[ -z 1654713176004 ]] 2022-06-08 18:32:56.777 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:32:56.782 | + functions-common:time_stop:2438 : end_time=1654713176779 2022-06-08 18:32:56.784 | + functions-common:time_stop:2439 : elapsed_time=775 2022-06-08 18:32:56.786 | + functions-common:time_stop:2440 : total=7047 2022-06-08 18:32:56.788 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:32:56.791 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7822 2022-06-08 18:32:56.793 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:32:56.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 18:32:56.798 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:32:56.801 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:32:56.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 18:32:56.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 18:32:56.809 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 18:32:56.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 18:32:56.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 18:32:56.819 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 18:32:56.820 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 18:32:56.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 18:32:56.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 18:32:56.829 | + functions:vercmp:628 : local v1=5.4 2022-06-08 18:32:56.832 | + functions:vercmp:629 : local 'op=<' 2022-06-08 18:32:56.834 | + functions:vercmp:630 : local v2=3.13 2022-06-08 18:32:56.836 | + functions:vercmp:631 : local result 2022-06-08 18:32:56.840 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 18:32:56.841 | ++ functions:vercmp:635 : sort -V 2022-06-08 18:32:56.841 | ++ functions:vercmp:635 : head -1 2022-06-08 18:32:56.846 | + functions:vercmp:635 : result=3.13 2022-06-08 18:32:56.848 | + functions:vercmp:637 : case $op in 2022-06-08 18:32:56.850 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 18:32:56.853 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 18:32:56.855 | + functions:vercmp:648 : return 2022-06-08 18:32:56.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 18:32:56.860 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 18:32:56.863 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 18:32:57.336 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 18:32:57.336 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 18:32:57.339 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.342 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.344 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 18:32:57.347 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.350 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 18:32:57.369 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:32:57.371 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 18:32:57.374 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 18:32:57.374 | Installing etcd 2022-06-08 18:32:57.376 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 18:32:57.389 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 18:32:57.404 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 18:32:57.406 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 18:32:57.420 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 18:32:57.423 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.426 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.429 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.434 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.436 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-08 18:32:57.439 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 18:32:57.441 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.444 | ++ functions:get_extra_file:74 : return 2022-06-08 18:32:57.446 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:32:57.449 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 18:32:57.452 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 18:32:57.454 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 18:32:57.472 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:32:57.475 | + ./stack.sh:main:861 : install_dstat 2022-06-08 18:32:57.477 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 18:32:57.494 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:32:57.497 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 18:32:57.499 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:32:57.502 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 18:32:57.504 | + ./stack.sh:main:870 : install_libs 2022-06-08 18:32:57.507 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 18:32:57.509 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 18:32:57.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 18:32:57.514 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 18:32:57.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.521 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 18:32:57.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.527 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 18:32:57.529 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 18:32:57.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 18:32:57.534 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 18:32:57.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 18:32:57.544 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.546 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 18:32:57.549 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 18:32:57.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 18:32:57.554 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 18:32:57.556 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.559 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.561 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 18:32:57.564 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.566 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 18:32:57.568 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 18:32:57.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 18:32:57.573 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 18:32:57.576 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.578 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.580 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 18:32:57.583 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.585 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 18:32:57.587 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 18:32:57.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 18:32:57.592 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 18:32:57.595 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.597 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.599 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 18:32:57.602 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.604 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 18:32:57.607 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 18:32:57.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 18:32:57.612 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 18:32:57.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.616 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.619 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 18:32:57.622 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.624 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 18:32:57.626 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 18:32:57.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 18:32:57.631 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 18:32:57.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.636 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.638 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 18:32:57.641 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.643 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 18:32:57.646 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 18:32:57.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 18:32:57.650 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 18:32:57.653 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.656 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.658 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 18:32:57.661 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.663 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 18:32:57.665 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 18:32:57.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 18:32:57.671 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 18:32:57.673 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.676 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.678 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 18:32:57.680 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.683 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 18:32:57.685 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 18:32:57.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 18:32:57.690 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 18:32:57.693 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.695 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.697 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 18:32:57.700 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.702 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 18:32:57.705 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 18:32:57.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 18:32:57.709 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 18:32:57.712 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 18:32:57.719 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.722 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 18:32:57.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 18:32:57.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 18:32:57.730 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 18:32:57.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.737 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 18:32:57.739 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.741 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 18:32:57.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 18:32:57.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 18:32:57.749 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 18:32:57.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.753 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 18:32:57.758 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.760 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 18:32:57.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 18:32:57.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 18:32:57.768 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 18:32:57.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.772 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 18:32:57.778 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.780 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 18:32:57.783 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 18:32:57.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 18:32:57.788 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 18:32:57.790 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.793 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.796 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 18:32:57.798 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.800 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 18:32:57.803 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 18:32:57.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 18:32:57.808 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 18:32:57.810 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.812 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.815 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 18:32:57.817 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.820 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 18:32:57.822 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 18:32:57.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 18:32:57.827 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 18:32:57.829 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.832 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.834 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 18:32:57.836 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.839 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 18:32:57.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 18:32:57.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 18:32:57.846 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 18:32:57.849 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.851 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.854 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 18:32:57.857 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.859 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 18:32:57.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 18:32:57.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 18:32:57.866 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 18:32:57.869 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.871 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.873 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 18:32:57.876 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.878 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 18:32:57.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 18:32:57.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 18:32:57.885 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 18:32:57.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.890 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.893 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 18:32:57.895 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.897 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 18:32:57.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 18:32:57.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 18:32:57.905 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 18:32:57.908 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.910 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.912 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 18:32:57.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.918 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 18:32:57.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 18:32:57.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 18:32:57.925 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 18:32:57.927 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.930 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.932 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 18:32:57.935 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.937 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 18:32:57.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 18:32:57.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 18:32:57.945 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 18:32:57.947 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.949 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.952 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 18:32:57.954 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.957 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 18:32:57.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 18:32:57.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 18:32:57.965 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 18:32:57.967 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.969 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.972 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 18:32:57.974 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.977 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 18:32:57.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 18:32:57.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 18:32:57.984 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 18:32:57.987 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:57.989 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:57.992 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 18:32:57.994 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:57.997 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 18:32:57.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 18:32:58.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 18:32:58.004 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 18:32:58.007 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.009 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.011 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 18:32:58.014 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.016 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 18:32:58.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 18:32:58.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 18:32:58.023 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 18:32:58.026 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.031 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 18:32:58.034 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.036 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 18:32:58.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 18:32:58.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 18:32:58.044 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 18:32:58.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.049 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 18:32:58.054 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.056 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 18:32:58.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 18:32:58.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 18:32:58.063 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 18:32:58.066 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.068 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.071 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 18:32:58.074 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.076 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 18:32:58.079 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 18:32:58.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 18:32:58.083 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 18:32:58.086 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.089 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.091 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 18:32:58.094 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.096 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 18:32:58.099 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 18:32:58.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 18:32:58.104 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 18:32:58.106 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.108 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.111 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 18:32:58.113 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.116 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 18:32:58.118 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 18:32:58.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 18:32:58.123 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 18:32:58.125 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.128 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.130 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 18:32:58.133 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.135 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 18:32:58.138 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 18:32:58.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 18:32:58.143 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 18:32:58.145 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.147 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.150 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 18:32:58.153 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.156 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 18:32:58.158 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 18:32:58.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 18:32:58.163 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 18:32:58.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.168 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.170 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 18:32:58.172 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.175 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 18:32:58.177 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 18:32:58.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 18:32:58.182 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 18:32:58.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.187 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.189 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 18:32:58.192 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.194 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 18:32:58.197 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 18:32:58.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 18:32:58.202 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 18:32:58.205 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.207 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.209 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 18:32:58.212 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.215 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 18:32:58.217 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 18:32:58.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 18:32:58.222 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 18:32:58.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.227 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.230 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 18:32:58.232 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.234 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 18:32:58.237 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 18:32:58.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 18:32:58.242 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 18:32:58.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:32:58.246 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:32:58.249 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 18:32:58.251 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:32:58.254 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 18:32:58.275 | Using python 3.8 to install etcd3 2022-06-08 18:32:58.279 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-08 18:32:59.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:59.108 | from cryptography.utils import int_from_bytes 2022-06-08 18:32:59.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:32:59.108 | from cryptography.utils import int_from_bytes 2022-06-08 18:33:00.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:33:00.308 | Collecting etcd3 2022-06-08 18:33:00.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 18:33:00.349 | Preparing metadata (setup.py): started 2022-06-08 18:33:00.395 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 18:33:00.395 | ERROR: Command errored out with exit status 1: 2022-06-08 18:33:00.395 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-41yhon7w/etcd3_99645037d9cf4781b04f9e85712fa294/setup.py'"'"'; __file__='"'"'/tmp/pip-install-41yhon7w/etcd3_99645037d9cf4781b04f9e85712fa294/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-ykewv7qj 2022-06-08 18:33:00.395 | cwd: /tmp/pip-install-41yhon7w/etcd3_99645037d9cf4781b04f9e85712fa294/ 2022-06-08 18:33:00.395 | Complete output (3 lines): 2022-06-08 18:33:00.395 | Traceback (most recent call last): 2022-06-08 18:33:00.395 | File "", line 1, in 2022-06-08 18:33:00.395 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 18:33:00.395 | ---------------------------------------- 2022-06-08 18:33:00.396 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-08 18:33:00.396 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 18:33:00.396 | 2022-06-08 18:33:00.396 | The conflict is caused by: 2022-06-08 18:33:00.396 | The user requested etcd3 2022-06-08 18:33:00.396 | The user requested (constraint) etcd3===0.12.0 2022-06-08 18:33:00.396 | 2022-06-08 18:33:00.396 | To fix this you could try to: 2022-06-08 18:33:00.396 | 1. loosen the range of package versions you've specified 2022-06-08 18:33:00.396 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 18:33:00.396 | 2022-06-08 18:33:00.396 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 18:33:00.497 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:33:00.497 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:33:00.580 | + inc/python:pip_install:1 : exit_trap 2022-06-08 18:33:00.583 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 18:33:00.586 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 18:33:00.588 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 18:33:00.590 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 18:33:00.593 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 18:33:00.595 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 18:33:00.597 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 18:33:00.599 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 18:33:00.602 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 18:33:00.602 | Error on exit 2022-06-08 18:33:00.604 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 18:33:00.606 | + ./stack.sh:exit_trap:537 : generate-subunit 1654713083 97 fail 2022-06-08 18:33:00.857 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 18:33:00.859 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 18:33:01.320 | + ./stack.sh:exit_trap:551 : exit 1