2022-06-08 17:36:41.438 | + ./stack.sh:main:482 : exec 2022-06-08 17:36:41.438 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173641' 2022-06-08 17:36:41.438 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-173641.summary.2022-06-08-173641 2022-06-08 17:36:41.438 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:36:41.438 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173641 2022-06-08 17:36:41.438 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173641 /opt/stack/logs/stack.sh.log 2022-06-08 17:36:41.438 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173641.summary.2022-06-08-173641 /opt/stack/logs/stack.sh.log.summary 2022-06-08 17:36:41.438 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 17:36:41.438 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 17:36:41.438 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 17:36:41.438 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 17:36:41.438 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 17:36:41.438 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 17:36:41.438 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 17:36:41.438 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:36:41.438 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 17:36:41.439 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 17:36:41.439 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:36:41.439 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:36:41.439 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 17:36:41.439 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 17:36:41.441 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:36:41.443 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 17:36:41.445 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 17:36:41.447 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 17:36:41.449 | + ./stack.sh:main:571 : uname -a 2022-06-08 17:36:41.450 | Linux dv-osbrick-836060-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 17:36:41.452 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 17:36:41.454 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 17:36:41.458 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 17:36:41.494 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 17:36:41.510 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 17:36:41.512 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 17:36:41.514 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 17:36:41.515 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:36:41.517 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 17:36:41.517 | Fetching DevStack plugins 2022-06-08 17:36:41.519 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 17:36:41.521 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 17:36:41.523 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 17:36:41.525 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:36:41.527 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:36:41.528 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 17:36:41.530 | + 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 17:36:41.532 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:36:41.534 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 17:36:41.536 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:36:41.538 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:36:41.540 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:36:41.542 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:36:41.544 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:36:41.546 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:36:41.559 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:36:41.561 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:36:41.562 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:41.565 | + functions-common:git_clone:618 : echo master 2022-06-08 17:36:41.565 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:36:41.570 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 17:36:41.572 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:41.574 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 17:36:41.586 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 17:36:41.589 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:36:41.589 | + functions-common:git_clone:679 : head -1 2022-06-08 17:36:41.591 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 17:36:41.593 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:36:41.596 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 17:36:41.598 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 17:36:41.600 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:36:41.602 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:36:41.603 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:36:41.605 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:36:41.607 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:36:41.609 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:36:41.612 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:36:41.615 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:36:41.617 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:36:41.619 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:36:41.621 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 17:36:41.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:36:41.636 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:36:41.638 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:36:41.640 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:36:41.641 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:36:41.643 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:36:41.646 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:36:41.648 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:36:41.650 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 17:36:41.652 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 17:36:41.654 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:36:41.655 | + 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 17:36:41.657 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 17:36:41.659 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 17:36:41.661 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 17:36:41.663 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:36:41.665 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 17:36:41.665 | Overriding Configuration Defaults 2022-06-08 17:36:41.667 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 17:36:41.669 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:36:41.671 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 17:36:41.672 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 17:36:41.672 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 17:36:41.674 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:36:41.676 | # Plug-in overrides 2022-06-08 17:36:41.676 | 2022-06-08 17:36:41.676 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 17:36:41.676 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 17:36:41.676 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 17:36:41.676 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 17:36:41.676 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 17:36:41.676 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 17:36:41.676 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 17:36:41.676 | 2022-06-08 17:36:41.676 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 17:36:41.676 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 17:36:41.676 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 17:36:41.676 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 17:36:41.676 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 17:36:41.676 | else 2022-06-08 17:36:41.676 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 17:36:41.676 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 17:36:41.676 | fi 2022-06-08 17:36:41.676 | fi 2022-06-08 17:36:41.678 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:36:41.680 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 17:36:41.694 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 17:36:41.696 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 17:36:41.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 17:36:41.712 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 17:36:41.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 17:36:41.727 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 17:36:41.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 17:36:41.743 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 17:36:41.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 17:36:41.759 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 17:36:41.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 17:36:41.774 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 17:36:41.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 17:36:41.778 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 17:36:41.780 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 17:36:41.782 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 17:36:41.799 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 17:36:41.801 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 17:36:41.813 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:36:41.815 | +++ lib/tls:source:43 : hostname -f 2022-06-08 17:36:41.819 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 17:36:41.821 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 17:36:41.823 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 17:36:41.825 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 17:36:41.827 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 17:36:41.829 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 17:36:41.830 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 17:36:41.833 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 17:36:41.835 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 17:36:41.837 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 17:36:41.841 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 17:36:41.853 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 17:36:41.869 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 17:36:41.882 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 17:36:41.894 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 17:36:41.930 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 17:36:41.990 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 17:36:42.080 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 17:36:42.102 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 17:36:42.149 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 17:36:42.198 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 17:36:42.344 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 17:36:42.358 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 17:36:42.372 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 17:36:42.384 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 17:36:42.474 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 17:36:42.477 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 17:36:42.479 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 17:36:42.482 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 17:36:42.484 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 17:36:42.486 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 17:36:42.489 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 17:36:42.489 | False' 2022-06-08 17:36:42.492 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 17:36:42.506 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 17:36:42.509 | + ./stack.sh:main:619 : run_phase source 2022-06-08 17:36:42.511 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 17:36:42.513 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:36:42.515 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:36:42.517 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:36:42.519 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:36:42.521 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:36:42.523 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:36:42.525 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:36:42.529 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:36:42.531 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:36:42.533 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:36:42.536 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 17:36:42.538 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:36:42.553 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:36:42.555 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:36:42.557 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 17:36:42.597 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 17:36:42.599 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 17:36:42.602 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:36:42.604 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 17:36:42.606 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 17:36:42.608 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 17:36:42.610 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:36:42.612 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 17:36:42.612 | Loading plugin settings 2022-06-08 17:36:42.615 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 17:36:42.617 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:36:42.619 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 17:36:42.621 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:36:42.625 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:36:42.629 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:36:42.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:36:42.635 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 17:36:42.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 17:36:42.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 17:36:42.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 17:36:42.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 17:36:42.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 17:36:42.713 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 17:36:42.715 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:36:42.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:36:42.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:36:42.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:36:42.724 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:36:42.725 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:36:42.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:36:42.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:36:42.734 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:36:42.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:36:42.739 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:36:42.754 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:36:42.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:36:42.759 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 17:36:42.762 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 17:36:42.764 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.766 | + 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 17:36:42.769 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.772 | + 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 17:36:42.774 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.776 | + 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 17:36:42.779 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.781 | + 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 17:36:42.783 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.786 | + 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 17:36:42.789 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.791 | + 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 17:36:42.793 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.796 | + 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 17:36:42.798 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.800 | + 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 17:36:42.803 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.805 | + 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 17:36:42.807 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.810 | + 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 17:36:42.812 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.815 | + 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 17:36:42.817 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.819 | + 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 17:36:42.822 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.824 | + 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 17:36:42.826 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.829 | + 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 17:36:42.832 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.835 | + 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 17:36:42.837 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.840 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-06-08 17:36:42.842 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.844 | + 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 17:36:42.847 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.849 | + 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 17:36:42.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.854 | + 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 17:36:42.856 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.859 | + 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 17:36:42.861 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.864 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 17:36:42.866 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.868 | + 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 17:36:42.871 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.873 | + 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 17:36:42.875 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.878 | + 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 17:36:42.880 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.883 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 17:36:42.885 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.887 | + 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 17:36:42.890 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.892 | + 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 17:36:42.895 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.897 | + 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 17:36:42.900 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.902 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 17:36:42.904 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:36:42.907 | + 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 17:36:42.910 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 17:36:42.912 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:36:42.915 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 17:36:42.929 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:36:42.931 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 17:36:42.934 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:36:42.936 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 17:36:42.950 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:36:42.953 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 17:36:42.955 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 17:36:42.958 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 17:36:42.960 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 17:36:42.962 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 17:36:42.964 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 17:36:42.966 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 17:36:42.969 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 17:36:42.971 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 17:36:42.971 | Using mysql database backend 2022-06-08 17:36:42.974 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 17:36:42.990 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 17:36:42.993 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 17:36:42.995 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:36:42.997 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 17:36:43.000 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:36:43.003 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 17:36:43.018 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:36:43.021 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 17:36:43.036 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 17:36:43.053 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:36:43.055 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 17:36:43.072 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 17:36:43.088 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 17:36:43.104 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:36:43.106 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 17:36:43.122 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:36:43.124 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 17:36:43.127 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 17:36:43.130 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 17:36:43.134 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-173643 2022-06-08 17:36:43.136 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-173643 752' 2022-06-08 17:36:43.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.141 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:36:43.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.146 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 17:36:43.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.151 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 17:36:43.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.155 | + 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 17:36:43.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.161 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-06-08 17:36:43.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.165 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-06-08 17:36:43.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.170 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-173641 2022-06-08 17:36:43.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.175 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 17:36:43.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.180 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-06-08 17:36:43.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.185 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 17:36:43.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.190 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 17:36:43.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.194 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 17:36:43.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:36:43.199 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 17:36:43.201 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 17:36:43.204 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 17:36:43.206 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 17:36:43.209 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 17:36:43.211 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:36:43.213 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:36:43.215 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:36:43.218 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:36:43.220 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:36:43.223 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:36:43.239 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:36:43.241 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:36:43.243 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:43.246 | + functions-common:git_clone:618 : echo master 2022-06-08 17:36:43.246 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:36:43.251 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 17:36:43.253 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:43.256 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 17:36:43.269 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 17:36:43.272 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:36:43.272 | + functions-common:git_clone:679 : head -1 2022-06-08 17:36:43.275 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 17:36:43.277 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:36:43.280 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 17:36:43.282 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:36:43.285 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 17:36:43.288 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 17:36:43.291 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 17:36:43.293 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 17:36:43.295 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:36:43.298 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 17:36:43.301 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 17:36:43.303 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 17:36:43.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 17:36:43.311 | ++ tools/install_prereqs.sh:source:47 : NOW=1654709803 2022-06-08 17:36:43.314 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 17:36:43.318 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654709690 2022-06-08 17:36:43.321 | ++ tools/install_prereqs.sh:source:49 : DELTA=113 2022-06-08 17:36:43.323 | ++ tools/install_prereqs.sh:source:50 : [[ 113 -lt 7200 ]] 2022-06-08 17:36:43.326 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 17:36:43.328 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 17:36:43.330 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 17:36:43.333 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 17:36:43.335 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 17:36:43.337 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 17:36:43.339 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 17:36:43.342 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 17:36:43.345 | +++ 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 17:36:43.389 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 17:36:43.389 | apache2-dev 2022-06-08 17:36:43.389 | bc 2022-06-08 17:36:43.389 | bsdmainutils 2022-06-08 17:36:43.389 | curl 2022-06-08 17:36:43.389 | g++ 2022-06-08 17:36:43.389 | gawk 2022-06-08 17:36:43.389 | gcc 2022-06-08 17:36:43.389 | gettext 2022-06-08 17:36:43.389 | git 2022-06-08 17:36:43.389 | graphviz 2022-06-08 17:36:43.389 | iputils-ping 2022-06-08 17:36:43.389 | libapache2-mod-proxy-uwsgi 2022-06-08 17:36:43.389 | libffi-dev 2022-06-08 17:36:43.389 | libjpeg-dev 2022-06-08 17:36:43.389 | libpcre3-dev 2022-06-08 17:36:43.389 | libpq-dev 2022-06-08 17:36:43.389 | libssl-dev 2022-06-08 17:36:43.389 | libsystemd-dev 2022-06-08 17:36:43.389 | libxml2-dev 2022-06-08 17:36:43.389 | libxslt1-dev 2022-06-08 17:36:43.389 | libyaml-dev 2022-06-08 17:36:43.389 | lsof 2022-06-08 17:36:43.389 | openssh-server 2022-06-08 17:36:43.389 | openssl 2022-06-08 17:36:43.389 | pkg-config 2022-06-08 17:36:43.390 | psmisc 2022-06-08 17:36:43.390 | python3-dev 2022-06-08 17:36:43.390 | python3-pip 2022-06-08 17:36:43.390 | python3-systemd 2022-06-08 17:36:43.390 | python3-venv 2022-06-08 17:36:43.390 | tar 2022-06-08 17:36:43.390 | tcpdump 2022-06-08 17:36:43.390 | unzip 2022-06-08 17:36:43.390 | uuid-runtime 2022-06-08 17:36:43.390 | wget 2022-06-08 17:36:43.390 | wget 2022-06-08 17:36:43.390 | zlib1g-dev 2022-06-08 17:36:43.390 | libkrb5-dev 2022-06-08 17:36:43.390 | libldap2-dev 2022-06-08 17:36:43.390 | libsasl2-dev 2022-06-08 17:36:43.390 | memcached 2022-06-08 17:36:43.390 | python3-mysqldb 2022-06-08 17:36:43.390 | sqlite3 2022-06-08 17:36:43.390 | conntrack 2022-06-08 17:36:43.390 | curl 2022-06-08 17:36:43.390 | dnsmasq-base 2022-06-08 17:36:43.390 | dnsmasq-utils 2022-06-08 17:36:43.390 | ebtables 2022-06-08 17:36:43.390 | genisoimage 2022-06-08 17:36:43.390 | iptables 2022-06-08 17:36:43.390 | iputils-arping 2022-06-08 17:36:43.390 | kpartx 2022-06-08 17:36:43.390 | libjs-jquery-tablesorter 2022-06-08 17:36:43.390 | parted 2022-06-08 17:36:43.390 | pm-utils 2022-06-08 17:36:43.390 | python3-mysqldb 2022-06-08 17:36:43.390 | socat 2022-06-08 17:36:43.390 | sqlite3 2022-06-08 17:36:43.390 | sudo 2022-06-08 17:36:43.390 | vlan 2022-06-08 17:36:43.391 | lsscsi 2022-06-08 17:36:43.391 | open-iscsi 2022-06-08 17:36:43.391 | lvm2 2022-06-08 17:36:43.391 | qemu-utils 2022-06-08 17:36:43.391 | thin-provisioning-tools 2022-06-08 17:36:43.391 | acl 2022-06-08 17:36:43.391 | dnsmasq-base 2022-06-08 17:36:43.391 | dnsmasq-utils 2022-06-08 17:36:43.391 | ebtables 2022-06-08 17:36:43.391 | haproxy 2022-06-08 17:36:43.391 | iptables 2022-06-08 17:36:43.391 | iputils-arping 2022-06-08 17:36:43.391 | iputils-ping 2022-06-08 17:36:43.391 | postgresql-server-dev-all 2022-06-08 17:36:43.391 | python3-mysqldb 2022-06-08 17:36:43.391 | sqlite3 2022-06-08 17:36:43.391 | sudo 2022-06-08 17:36:43.391 | vlan 2022-06-08 17:36:43.391 | pcp 2022-06-08 17:36:43.391 | ipset 2022-06-08 17:36:43.391 | conntrack 2022-06-08 17:36:43.391 | conntrackd 2022-06-08 17:36:43.391 | keepalived 2022-06-08 17:36:43.391 | lvm2 2022-06-08 17:36:43.391 | qemu-utils 2022-06-08 17:36:43.391 | thin-provisioning-tools' 2022-06-08 17:36:43.392 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 17:36:43.411 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 17:36:43.411 | apache2-dev 2022-06-08 17:36:43.411 | bc 2022-06-08 17:36:43.411 | bsdmainutils 2022-06-08 17:36:43.411 | curl 2022-06-08 17:36:43.411 | g++ 2022-06-08 17:36:43.411 | gawk 2022-06-08 17:36:43.412 | gcc 2022-06-08 17:36:43.412 | gettext 2022-06-08 17:36:43.412 | git 2022-06-08 17:36:43.412 | graphviz 2022-06-08 17:36:43.412 | iputils-ping 2022-06-08 17:36:43.412 | libapache2-mod-proxy-uwsgi 2022-06-08 17:36:43.412 | libffi-dev 2022-06-08 17:36:43.412 | libjpeg-dev 2022-06-08 17:36:43.412 | libpcre3-dev 2022-06-08 17:36:43.412 | libpq-dev 2022-06-08 17:36:43.412 | libssl-dev 2022-06-08 17:36:43.412 | libsystemd-dev 2022-06-08 17:36:43.412 | libxml2-dev 2022-06-08 17:36:43.412 | libxslt1-dev 2022-06-08 17:36:43.412 | libyaml-dev 2022-06-08 17:36:43.412 | lsof 2022-06-08 17:36:43.412 | openssh-server 2022-06-08 17:36:43.412 | openssl 2022-06-08 17:36:43.412 | pkg-config 2022-06-08 17:36:43.412 | psmisc 2022-06-08 17:36:43.412 | python3-dev 2022-06-08 17:36:43.412 | python3-pip 2022-06-08 17:36:43.412 | python3-systemd 2022-06-08 17:36:43.412 | python3-venv 2022-06-08 17:36:43.412 | tar 2022-06-08 17:36:43.412 | tcpdump 2022-06-08 17:36:43.412 | unzip 2022-06-08 17:36:43.412 | uuid-runtime 2022-06-08 17:36:43.412 | wget 2022-06-08 17:36:43.412 | wget 2022-06-08 17:36:43.412 | zlib1g-dev 2022-06-08 17:36:43.412 | libkrb5-dev 2022-06-08 17:36:43.412 | libldap2-dev 2022-06-08 17:36:43.412 | libsasl2-dev 2022-06-08 17:36:43.412 | memcached 2022-06-08 17:36:43.413 | python3-mysqldb 2022-06-08 17:36:43.413 | sqlite3 2022-06-08 17:36:43.413 | conntrack 2022-06-08 17:36:43.413 | curl 2022-06-08 17:36:43.413 | dnsmasq-base 2022-06-08 17:36:43.413 | dnsmasq-utils 2022-06-08 17:36:43.413 | ebtables 2022-06-08 17:36:43.413 | genisoimage 2022-06-08 17:36:43.413 | iptables 2022-06-08 17:36:43.413 | iputils-arping 2022-06-08 17:36:43.413 | kpartx 2022-06-08 17:36:43.413 | libjs-jquery-tablesorter 2022-06-08 17:36:43.413 | parted 2022-06-08 17:36:43.413 | pm-utils 2022-06-08 17:36:43.413 | python3-mysqldb 2022-06-08 17:36:43.413 | socat 2022-06-08 17:36:43.413 | sqlite3 2022-06-08 17:36:43.413 | sudo 2022-06-08 17:36:43.413 | vlan 2022-06-08 17:36:43.413 | lsscsi 2022-06-08 17:36:43.413 | open-iscsi 2022-06-08 17:36:43.413 | lvm2 2022-06-08 17:36:43.413 | qemu-utils 2022-06-08 17:36:43.413 | thin-provisioning-tools 2022-06-08 17:36:43.413 | acl 2022-06-08 17:36:43.413 | dnsmasq-base 2022-06-08 17:36:43.413 | dnsmasq-utils 2022-06-08 17:36:43.413 | ebtables 2022-06-08 17:36:43.413 | haproxy 2022-06-08 17:36:43.413 | iptables 2022-06-08 17:36:43.413 | iputils-arping 2022-06-08 17:36:43.413 | iputils-ping 2022-06-08 17:36:43.413 | postgresql-server-dev-all 2022-06-08 17:36:43.413 | python3-mysqldb 2022-06-08 17:36:43.413 | sqlite3 2022-06-08 17:36:43.414 | sudo 2022-06-08 17:36:43.414 | vlan 2022-06-08 17:36:43.414 | pcp 2022-06-08 17:36:43.414 | ipset 2022-06-08 17:36:43.414 | conntrack 2022-06-08 17:36:43.414 | conntrackd 2022-06-08 17:36:43.414 | keepalived 2022-06-08 17:36:43.414 | lvm2 2022-06-08 17:36:43.414 | qemu-utils 2022-06-08 17:36:43.414 | thin-provisioning-tools ' 2022-06-08 17:36:43.414 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 17:36:43.416 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:36:43.418 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:36:43.421 | ++ 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 17:36:43.422 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 17:36:43.427 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-06-08 17:36:43.429 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:36:43.431 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:36:43.434 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 17:36:43.436 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:36:43.438 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:43.440 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:36:43.442 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:36:43.444 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:36:43.446 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:36:43.448 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 17:36:43.450 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 17:36:43.452 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 17:36:43.455 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 17:36:43.460 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 17:36:43.462 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 17:36:43.464 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 17:36:43.466 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 17:36:43.468 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 17:36:43.471 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 17:36:43.475 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654709803473 2022-06-08 17:36:43.477 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 17:36:43.479 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 17:36:43.481 | ++ 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 17:36:43.721 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:36:43.721 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:36:43.771 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:36:44.021 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:36:52.005 | Fetched 336 kB in 1s (467 kB/s) 2022-06-08 17:36:53.580 | Reading package lists... 2022-06-08 17:36:53.613 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 17:36:53.615 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 17:36:53.617 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:36:53.619 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:36:53.622 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:36:53.624 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:36:53.626 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:36:53.628 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 17:36:53.630 | ++ functions-common:time_stop:2433 : start_time=1654709803473 2022-06-08 17:36:53.632 | ++ functions-common:time_stop:2435 : [[ -z 1654709803473 ]] 2022-06-08 17:36:53.635 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:36:53.639 | ++ functions-common:time_stop:2438 : end_time=1654709813636 2022-06-08 17:36:53.641 | ++ functions-common:time_stop:2439 : elapsed_time=10163 2022-06-08 17:36:53.643 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 17:36:53.645 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:36:53.647 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10163 2022-06-08 17:36:53.650 | ++ 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 17:36:53.652 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:36:53.654 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:36:53.656 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:36:53.659 | ++ 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 17:36:53.681 | ++ 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 17:36:53.791 | Reading package lists... 2022-06-08 17:36:54.048 | Building dependency tree... 2022-06-08 17:36:54.049 | Reading state information... 2022-06-08 17:36:54.085 | acl is already the newest version (2.2.53-6). 2022-06-08 17:36:54.086 | bc is already the newest version (1.07.1-2build1). 2022-06-08 17:36:54.086 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 17:36:54.086 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 17:36:54.086 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 17:36:54.086 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:36:54.086 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 17:36:54.086 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:36:54.086 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 17:36:54.086 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 17:36:54.086 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 17:36:54.086 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 17:36:54.086 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 17:36:54.086 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 17:36:54.086 | libffi-dev is already the newest version (3.3-4). 2022-06-08 17:36:54.086 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 17:36:54.086 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 17:36:54.086 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 17:36:54.086 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 17:36:54.086 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 17:36:54.086 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 17:36:54.086 | psmisc is already the newest version (23.3-1). 2022-06-08 17:36:54.086 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:36:54.086 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 17:36:54.086 | python3-systemd is already the newest version (234-3build2). 2022-06-08 17:36:54.086 | socat is already the newest version (1.7.3.3-2). 2022-06-08 17:36:54.086 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 17:36:54.086 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 17:36:54.086 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 17:36:54.086 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 17:36:54.086 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 17:36:54.086 | pcp is already the newest version (5.0.3-1). 2022-06-08 17:36:54.087 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 17:36:54.087 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:36:54.087 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:36:54.087 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:36:54.087 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 17:36:54.087 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:36:54.087 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:36:54.087 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 17:36:54.087 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 17:36:54.087 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 17:36:54.087 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 17:36:54.087 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 17:36:54.087 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 17:36:54.087 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 17:36:54.087 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 17:36:54.087 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 17:36:54.087 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:36:54.087 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 17:36:54.087 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 17:36:54.087 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 17:36:54.087 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 17:36:54.087 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 17:36:54.087 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 17:36:54.087 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:36:54.087 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 17:36:54.087 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 17:36:54.087 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 17:36:54.087 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 17:36:54.087 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 17:36:54.087 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 17:36:54.087 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 17:36:54.087 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 17:36:54.087 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 17:36:54.088 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:36:54.088 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 17:36:54.088 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 17:36:54.315 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 17:36:54.316 | The following packages were automatically installed and are no longer required: 2022-06-08 17:36:54.317 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:36:54.317 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:36:54.317 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:36:54.317 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:36:54.317 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:36:54.317 | python3-zope.interface 2022-06-08 17:36:54.317 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:36:54.432 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:36:54.436 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:36:54.438 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:36:54.441 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:36:54.443 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:36:54.445 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:36:54.447 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:36:54.450 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:36:54.452 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:36:54.454 | ++ functions-common:time_stop:2433 : start_time=1654709813678 2022-06-08 17:36:54.456 | ++ functions-common:time_stop:2435 : [[ -z 1654709813678 ]] 2022-06-08 17:36:54.459 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:36:54.463 | ++ functions-common:time_stop:2438 : end_time=1654709814461 2022-06-08 17:36:54.466 | ++ functions-common:time_stop:2439 : elapsed_time=783 2022-06-08 17:36:54.468 | ++ functions-common:time_stop:2440 : total=2445 2022-06-08 17:36:54.470 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:36:54.473 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3228 2022-06-08 17:36:54.475 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:36:54.478 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 17:36:54.480 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 17:36:54.483 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 17:36:54.487 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 17:36:54.492 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 17:36:54.494 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 17:36:54.497 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 17:36:55.764 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 17:36:55.766 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 17:36:55.768 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 17:36:55.770 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 17:36:55.772 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 17:36:55.773 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 17:36:55.775 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 17:36:55.777 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 17:36:55.779 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 17:36:55.780 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 17:36:55.782 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 17:36:55.784 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 17:36:55.786 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 17:36:55.788 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 17:36:55.789 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 17:36:55.791 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 17:36:55.793 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 17:36:55.794 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 17:36:55.796 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 17:36:55.798 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 17:36:55.801 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 17:36:55.803 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 17:36:55.804 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 17:36:55.807 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 17:36:55.877 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 17:36:55.879 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 17:36:55.948 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 17:36:55.951 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 17:36:56.020 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 17:36:56.022 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 17:36:56.024 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 17:36:56.026 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 17:36:56.028 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 17:36:56.029 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 17:36:56.031 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 17:36:56.033 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 17:36:56.035 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 17:36:56.037 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 17:36:56.039 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 17:36:56.039 | Distro: focal 2022-06-08 17:36:56.041 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 17:36:56.043 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:36:56.047 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:36:56.049 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:36:56.051 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:36:56.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:36:56.689 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:36:56.690 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:36:56.690 | pip: 21.3.1 2022-06-08 17:36:56.693 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 17:36:56.695 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 17:36:56.696 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:36:56.698 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:36:56.700 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:36:56.702 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:36:56.703 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:36:56.705 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:36:56.707 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:36:56.709 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:36:56.711 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:36:56.712 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:36:56.714 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 17:36:56.716 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:36:56.717 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:36:56.719 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 17:36:56.723 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 17:36:56.725 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 17:36:56.728 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:36:56.731 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:36:56.733 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:36:56.735 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:36:56.736 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:36:57.369 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:36:57.371 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:36:57.371 | pip: 21.3.1 2022-06-08 17:36:57.374 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 17:36:57.377 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:36:57.380 | + ./stack.sh:main:791 : fixup_all 2022-06-08 17:36:57.383 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 17:36:57.385 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 17:36:57.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:36:57.389 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:36:57.392 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 17:36:57.404 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 17:36:57.416 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 17:36:57.427 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 17:36:57.430 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 17:36:57.432 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:36:57.434 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:36:57.436 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:36:57.438 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:36:57.441 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:36:57.443 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:36:57.445 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:36:57.447 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:36:57.449 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:36:57.451 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:36:57.453 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 17:36:57.456 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 17:36:57.458 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 17:36:57.460 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:36:57.462 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:36:57.465 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:36:57.467 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:36:57.469 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:36:57.471 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:36:57.474 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 17:36:57.476 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 17:36:57.497 | Using python 3.8 to install os-testr 2022-06-08 17:36:57.499 | + 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 17:36:58.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:36:58.308 | from cryptography.utils import int_from_bytes 2022-06-08 17:36:58.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:36:58.308 | from cryptography.utils import int_from_bytes 2022-06-08 17:36:59.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:36:59.472 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 17:36:59.541 | 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 17:36:59.542 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 17:36:59.543 | 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 17:36:59.557 | 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 17:36:59.567 | 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 17:36:59.578 | 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 17:37:01.196 | 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 17:37:01.292 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:37:01.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:37:01.400 | + inc/python:pip_install:196 : result=0 2022-06-08 17:37:01.402 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:37:01.404 | + functions-common:time_stop:2426 : local name 2022-06-08 17:37:01.407 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:01.409 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:01.411 | + functions-common:time_stop:2429 : local total 2022-06-08 17:37:01.413 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:01.415 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:37:01.418 | + functions-common:time_stop:2433 : start_time=1654709817492 2022-06-08 17:37:01.420 | + functions-common:time_stop:2435 : [[ -z 1654709817492 ]] 2022-06-08 17:37:01.422 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:01.427 | + functions-common:time_stop:2438 : end_time=1654709821424 2022-06-08 17:37:01.429 | + functions-common:time_stop:2439 : elapsed_time=3932 2022-06-08 17:37:01.431 | + functions-common:time_stop:2440 : total=0 2022-06-08 17:37:01.434 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:01.436 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3932 2022-06-08 17:37:01.438 | + inc/python:pip_install:199 : return 0 2022-06-08 17:37:01.441 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 17:37:01.494 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 17:37:01.849 | + ./stack.sh:main:805 : install_infra 2022-06-08 17:37:01.851 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:37:01.854 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 17:37:01.856 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:37:01.859 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 17:37:01.884 | + 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 17:37:04.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:37:04.787 | 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 17:37:05.097 | + inc/python:pip_install:196 : result=0 2022-06-08 17:37:05.099 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:37:05.101 | + functions-common:time_stop:2426 : local name 2022-06-08 17:37:05.103 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:05.105 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:05.108 | + functions-common:time_stop:2429 : local total 2022-06-08 17:37:05.110 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:05.112 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:37:05.114 | + functions-common:time_stop:2433 : start_time=1654709821876 2022-06-08 17:37:05.116 | + functions-common:time_stop:2435 : [[ -z 1654709821876 ]] 2022-06-08 17:37:05.119 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:05.123 | + functions-common:time_stop:2438 : end_time=1654709825120 2022-06-08 17:37:05.125 | + functions-common:time_stop:2439 : elapsed_time=3244 2022-06-08 17:37:05.127 | + functions-common:time_stop:2440 : total=3932 2022-06-08 17:37:05.130 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:05.132 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7176 2022-06-08 17:37:05.134 | + inc/python:pip_install:199 : return 0 2022-06-08 17:37:05.136 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:37:05.139 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 17:37:05.163 | + 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 17:37:07.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:37:07.817 | Processing /opt/stack/requirements 2022-06-08 17:37:09.553 | 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 17:37:09.564 | 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 17:37:09.567 | 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 17:37:09.595 | 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 17:37:09.600 | 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 17:37:09.610 | 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 17:37:09.613 | 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 17:37:09.618 | 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 17:37:09.621 | 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 17:37:09.626 | 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 17:37:09.629 | 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 17:37:09.645 | 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 17:37:09.648 | 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 17:37:09.650 | 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 17:37:09.683 | 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 17:37:09.686 | 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 17:37:09.699 | 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 17:37:09.728 | 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 17:37:09.734 | 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 17:37:09.782 | 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 17:37:09.786 | 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 17:37:09.790 | 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 17:37:09.793 | 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 17:37:09.854 | Building wheels for collected packages: openstack-requirements 2022-06-08 17:37:09.854 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 17:37:10.694 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 17:37:10.694 | ERROR: Command errored out with exit status 1: 2022-06-08 17:37:10.695 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ki3ptyav/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ki3ptyav/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-otmx2xew 2022-06-08 17:37:10.695 | cwd: /tmp/pip-req-build-ki3ptyav/ 2022-06-08 17:37:10.695 | Complete output (6 lines): 2022-06-08 17:37:10.695 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 17:37:10.695 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 17:37:10.695 | or: setup.py --help-commands 2022-06-08 17:37:10.695 | or: setup.py cmd --help 2022-06-08 17:37:10.695 | 2022-06-08 17:37:10.695 | error: invalid command 'bdist_wheel' 2022-06-08 17:37:10.695 | ---------------------------------------- 2022-06-08 17:37:10.695 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 17:37:10.695 | Running setup.py clean for openstack-requirements 2022-06-08 17:37:11.520 | Failed to build openstack-requirements 2022-06-08 17:37:11.535 | Installing collected packages: openstack-requirements 2022-06-08 17:37:11.536 | Attempting uninstall: openstack-requirements 2022-06-08 17:37:11.537 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 17:37:11.572 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 17:37:11.591 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 17:37:11.593 | Running setup.py install for openstack-requirements: started 2022-06-08 17:37:13.986 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 17:37:14.010 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 17:37:14.139 | + inc/python:pip_install:196 : result=0 2022-06-08 17:37:14.141 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:37:14.143 | + functions-common:time_stop:2426 : local name 2022-06-08 17:37:14.146 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:14.148 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:14.150 | + functions-common:time_stop:2429 : local total 2022-06-08 17:37:14.152 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:14.155 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:37:14.157 | + functions-common:time_stop:2433 : start_time=1654709825155 2022-06-08 17:37:14.160 | + functions-common:time_stop:2435 : [[ -z 1654709825155 ]] 2022-06-08 17:37:14.162 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:14.166 | + functions-common:time_stop:2438 : end_time=1654709834164 2022-06-08 17:37:14.169 | + functions-common:time_stop:2439 : elapsed_time=9009 2022-06-08 17:37:14.171 | + functions-common:time_stop:2440 : total=7176 2022-06-08 17:37:14.174 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:14.176 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16185 2022-06-08 17:37:14.178 | + inc/python:pip_install:199 : return 0 2022-06-08 17:37:14.181 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 17:37:14.184 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 17:37:14.186 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 17:37:14.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:37:14.191 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:37:14.193 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 17:37:14.196 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:37:14.198 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 17:37:14.220 | Using python 3.8 to install pbr 2022-06-08 17:37:14.222 | + 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 17:37:15.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:37:15.039 | from cryptography.utils import int_from_bytes 2022-06-08 17:37:15.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:37:15.039 | from cryptography.utils import int_from_bytes 2022-06-08 17:37:16.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:37:16.216 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 17:37:18.026 | 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 17:37:18.120 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:37:18.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:37:18.226 | + inc/python:pip_install:196 : result=0 2022-06-08 17:37:18.229 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:37:18.231 | + functions-common:time_stop:2426 : local name 2022-06-08 17:37:18.233 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:18.235 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:18.238 | + functions-common:time_stop:2429 : local total 2022-06-08 17:37:18.240 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:18.242 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:37:18.244 | + functions-common:time_stop:2433 : start_time=1654709834214 2022-06-08 17:37:18.247 | + functions-common:time_stop:2435 : [[ -z 1654709834214 ]] 2022-06-08 17:37:18.249 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:18.254 | + functions-common:time_stop:2438 : end_time=1654709838251 2022-06-08 17:37:18.256 | + functions-common:time_stop:2439 : elapsed_time=4037 2022-06-08 17:37:18.258 | + functions-common:time_stop:2440 : total=16185 2022-06-08 17:37:18.260 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:18.262 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20222 2022-06-08 17:37:18.265 | + inc/python:pip_install:199 : return 0 2022-06-08 17:37:18.267 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 17:37:20.563 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 17:37:22.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:37:22.489 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 17:37:22.508 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 17:37:22.512 | 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 17:37:22.515 | 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 17:37:22.521 | 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 17:37:22.524 | 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 17:37:22.596 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:37:22.599 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:37:22.602 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 17:37:22.620 | + ./stack.sh:main:814 : pkgs= 2022-06-08 17:37:22.622 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 17:37:22.624 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 17:37:22.627 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 17:37:22.630 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 17:37:22.632 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:37:22.634 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:37:22.637 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:37:22.639 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:37:22.641 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:37:22.644 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:37:22.648 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:37:22.650 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:37:22.653 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:37:22.655 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 17:37:22.658 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:37:22.672 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:37:22.675 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:37:22.678 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.680 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 17:37:22.683 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.685 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:37:22.687 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.690 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 17:37:22.692 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.695 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 17:37:22.697 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.699 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:37:22.701 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:37:22.703 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:37:22.706 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:37:22.708 | + 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 17:37:22.710 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 17:37:22.712 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 17:37:22.715 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 17:37:22.717 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 17:37:22.719 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 17:37:22.721 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 17:37:22.724 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:37:22.726 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 17:37:22.728 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 17:37:22.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:37:22.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:37:22.736 | ++ /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 17:37:22.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 17:37:22.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 17:37:22.742 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:37:22.744 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 17:37:22.746 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 17:37:22.748 | ++ /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 17:37:22.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 17:37:22.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 17:37:22.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 17:37:22.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 17:37:22.760 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 17:37:22.762 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:22.764 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:22.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 17:37:22.769 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 17:37:22.771 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:37:22.773 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:37:22.775 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:37:22.777 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:37:22.779 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:37:22.781 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:37:22.784 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:22.786 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:22.788 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:37:22.791 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:37:22.793 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:37:22.795 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:37:22.797 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 17:37:22.800 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:37:22.802 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:22.804 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:22.806 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 17:37:22.827 | ++ 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 17:37:22.937 | Reading package lists... 2022-06-08 17:37:23.186 | Building dependency tree... 2022-06-08 17:37:23.188 | Reading state information... 2022-06-08 17:37:23.452 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 17:37:23.452 | The following packages were automatically installed and are no longer required: 2022-06-08 17:37:23.453 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:37:23.453 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:37:23.453 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:37:23.453 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:37:23.453 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:37:23.456 | python3-zope.interface 2022-06-08 17:37:23.456 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:37:23.572 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:37:23.576 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:37:23.578 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:37:23.581 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:37:23.584 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:23.586 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:23.588 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:37:23.590 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:23.592 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:37:23.594 | ++ functions-common:time_stop:2433 : start_time=1654709842824 2022-06-08 17:37:23.596 | ++ functions-common:time_stop:2435 : [[ -z 1654709842824 ]] 2022-06-08 17:37:23.599 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:23.603 | ++ functions-common:time_stop:2438 : end_time=1654709843601 2022-06-08 17:37:23.605 | ++ functions-common:time_stop:2439 : elapsed_time=777 2022-06-08 17:37:23.607 | ++ functions-common:time_stop:2440 : total=3228 2022-06-08 17:37:23.609 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:23.611 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4005 2022-06-08 17:37:23.613 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:37:23.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 17:37:23.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 17:37:23.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 17:37:23.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 17:37:23.624 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 17:37:23.627 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:23.629 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:23.631 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 17:37:23.634 | ++ /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 17:37:23.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 17:37:23.729 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 17:37:24.259 | OK 2022-06-08 17:37:24.272 | ++ /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 17:37:25.666 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:37:25.697 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:37:25.839 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:37:25.868 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:37:26.087 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 17:37:26.320 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 17:37:35.825 | Fetched 362 kB in 1s (438 kB/s) 2022-06-08 17:37:37.385 | Reading package lists... 2022-06-08 17:37:37.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 17:37:37.666 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:37:37.717 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:37:37.803 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:37:37.962 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:37:37.995 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 17:37:38.604 | Fetched 336 kB in 1s (373 kB/s) 2022-06-08 17:37:40.171 | Reading package lists... 2022-06-08 17:37:40.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 17:37:40.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 17:37:40.209 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 17:37:40.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 17:37:40.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 17:37:40.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:37:40.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:37:40.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:37:40.224 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:37:40.225 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:37:40.225 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:37:40.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:37:40.232 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:37:40.234 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:37:40.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:37:40.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:37:40.256 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:37:40.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:37:40.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 17:37:40.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 17:37:40.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:37:40.268 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:37:40.270 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:37:40.273 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:37:40.275 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:37:40.277 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:37:40.279 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:37:40.281 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:40.284 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:40.286 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:37:40.288 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:37:40.290 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:37:40.292 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:37:40.294 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:37:40.297 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:37:40.299 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:40.301 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:40.304 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:37:40.324 | ++ 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 17:37:40.436 | Reading package lists... 2022-06-08 17:37:40.686 | Building dependency tree... 2022-06-08 17:37:40.688 | Reading state information... 2022-06-08 17:37:40.952 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 17:37:40.953 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 17:37:40.953 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 17:37:40.953 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 17:37:40.953 | The following packages were automatically installed and are no longer required: 2022-06-08 17:37:40.954 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:37:40.954 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:37:40.954 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:37:40.954 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:37:40.954 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:37:40.954 | python3-zope.interface 2022-06-08 17:37:40.954 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:37:41.069 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:37:41.073 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:37:41.076 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:37:41.078 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:37:41.080 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:37:41.082 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:37:41.084 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:37:41.087 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:37:41.089 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:37:41.091 | ++ functions-common:time_stop:2433 : start_time=1654709860322 2022-06-08 17:37:41.094 | ++ functions-common:time_stop:2435 : [[ -z 1654709860322 ]] 2022-06-08 17:37:41.096 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:37:41.101 | ++ functions-common:time_stop:2438 : end_time=1654709861098 2022-06-08 17:37:41.103 | ++ functions-common:time_stop:2439 : elapsed_time=776 2022-06-08 17:37:41.105 | ++ functions-common:time_stop:2440 : total=4005 2022-06-08 17:37:41.107 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:37:41.110 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4781 2022-06-08 17:37:41.112 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:37:41.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 17:37:41.117 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:37:41.119 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:37:41.121 | ++ /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 17:37:41.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 17:37:41.136 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:37:41.138 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:37:41.141 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:37:41.143 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:37:41.145 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:37:41.147 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:37:41.150 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:37:41.152 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:37:41.154 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:37:41.156 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:37:41.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 17:37:41.161 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:37:41.163 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 17:37:41.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 17:37:41.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 17:37:41.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 17:37:41.172 | ++ /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 17:37:41.174 | ++ functions:create_disk:732 : local node_number 2022-06-08 17:37:41.177 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.179 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:37:41.181 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 17:37:41.183 | ++ functions:create_disk:736 : local key 2022-06-08 17:37:41.186 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.187 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 17:37:41.192 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.194 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.196 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 17:37:41.199 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.201 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:37:41.203 | ++ functions:destroy_disk:765 : local key 2022-06-08 17:37:41.206 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.206 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 17:37:41.211 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.213 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.215 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 17:37:41.220 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 17:37:41.232 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.252 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.256 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 17:37:41.269 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.282 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:37:41.373 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 17:37:41.373 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 17:37:41.373 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 17:37:41.373 | = reflink=1 2022-06-08 17:37:41.373 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 17:37:41.373 | = sunit=0 swidth=0 blks 2022-06-08 17:37:41.373 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 17:37:41.373 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 17:37:41.373 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 17:37:41.373 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 17:37:41.378 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 17:37:41.378 | ++ 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 17:37:41.387 | /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 17:37:41.390 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 17:37:41.402 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 17:37:41.438 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 17:37:41.442 | ++ /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 17:37:41.457 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 17:37:41.462 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 17:37:41.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-6-ceph --create-keyring --name=mon. --add-key=AQBl3qBiDP/AHBAAznVD8nPZLDN9/xBXrngxlA== --cap mon 'allow *' 2022-06-08 17:37:41.522 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-6-ceph 2022-06-08 17:37:41.522 | added entity mon. auth(key=AQBl3qBiDP/AHBAAznVD8nPZLDN9/xBXrngxlA==) 2022-06-08 17:37:41.522 | added 1 caps to entity mon. 2022-06-08 17:37:41.527 | ++ /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 17:37:41.579 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:37:41.585 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 17:37:41.588 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:37:41.620 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-6-ceph 2022-06-08 17:37:41.625 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 17:37:41.629 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836060-6-ceph 2022-06-08 17:37:41.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid d129aa5b-0d93-45a1-be71-72899349d35d 2022-06-08 17:37:41.702 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 17:37:41.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836060-6-ceph 2022-06-08 17:37:41.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.67 2022-06-08 17:37:41.807 | ++ /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 17:37:41.856 | ++ /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 17:37:41.907 | ++ /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 17:37:41.957 | ++ /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 17:37:42.006 | ++ /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 17:37:42.056 | ++ /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 17:37:42.106 | ++ /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 17:37:42.157 | ++ /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 17:37:42.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 17:37:42.268 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 17:37:42.271 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 17:37:42.271 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 17:37:42.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 17:37:42.279 | ++ /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 17:37:42.330 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:37:42.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:37:42.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836060-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836060-6-ceph 2022-06-08 17:37:42.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:37:42.829 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 17:37:42.833 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:42.847 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836060-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 17:37:43.227 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 17:37:43.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:43.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 17:37:43.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 17:37:43.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:37:43.264 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:37:43.266 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:37:43.268 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:37:43.272 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:37:43.276 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph' 2022-06-08 17:37:43.279 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:37:43.281 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph' 2022-06-08 17:37:43.283 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:37:43.286 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:43.288 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:43.304 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:37:43.307 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:37:43.313 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:37:43.313 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:37:43.314 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:37:44.998 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:37:45.001 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:37:45.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 17:37:45.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 17:37:45.009 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 17:37:45.011 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 17:37:45.013 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 17:37:45.016 | ++ functions:vercmp:631 : local result 2022-06-08 17:37:45.020 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 17:37:45.020 | +++ functions:vercmp:635 : head -1 2022-06-08 17:37:45.020 | +++ functions:vercmp:635 : sort -V 2022-06-08 17:37:45.025 | ++ functions:vercmp:635 : result=14.0 2022-06-08 17:37:45.027 | ++ functions:vercmp:637 : case $op in 2022-06-08 17:37:45.030 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 17:37:45.032 | ++ functions:vercmp:652 : return 2022-06-08 17:37:45.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:37:45.037 | ++ /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 17:37:45.394 | exported keyring for client.bootstrap-mds 2022-06-08 17:37:45.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:37:45.416 | ++ /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 17:37:45.776 | exported keyring for client.bootstrap-osd 2022-06-08 17:37:45.796 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:37:45.799 | ++ /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 17:37:46.160 | exported keyring for client.bootstrap-rgw 2022-06-08 17:37:46.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 17:37:46.193 | ++ /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 17:37:46.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 17:37:46.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 17:37:46.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 17:37:46.715 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 17:37:47.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 17:37:47.289 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 17:37:47.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:37:47.303 | ++ /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 17:37:47.797 | [osd.0] 2022-06-08 17:37:47.797 | key = AQBr3qBiuUugJxAAqJugejjGVWQCBTRX97Y9LQ== 2022-06-08 17:37:47.821 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 17:37:47.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:37:47.847 | ++ /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 17:37:47.894 | 2022-06-08T17:37:47.889+0000 7fc4af647080 -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 17:37:47.894 | 2022-06-08T17:37:47.889+0000 7fc4af647080 -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 17:37:47.894 | 2022-06-08T17:37:47.889+0000 7fc4af647080 -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 17:37:48.001 | 2022-06-08T17:37:47.997+0000 7fc4af647080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 17:37:55.400 | ++ /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 17:37:58.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 17:37:58.153 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 17:37:58.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 17:37:58.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:37:58.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:37:58.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:37:58.548 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:37:58.548 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:37:58.549 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:37:58.554 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:37:58.557 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:37:58.559 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:37:58.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:37:58.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:37:58.582 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:37:58.584 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:37:58.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 17:37:58.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 17:37:58.591 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 17:37:58.594 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:37:58.596 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 17:37:58.599 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 17:37:58.601 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:37:58.616 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 17:37:58.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:58.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 17:37:58.641 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 17:37:58.643 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:37:58.646 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:37:58.648 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:37:58.651 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:37:58.654 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:37:58.659 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph' 2022-06-08 17:37:58.661 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:37:58.663 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph' 2022-06-08 17:37:58.666 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:37:58.668 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:58.670 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836060-6-ceph 2022-06-08 17:37:58.686 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:37:58.689 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:37:58.692 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:37:58.692 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:37:58.693 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:37:59.076 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:37:59.078 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:37:59.081 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 17:37:59.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 17:37:59.108 | ++ /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 17:38:06.232 | no valid command found; 10 closest matches: 2022-06-08 17:38:06.232 | 0 2022-06-08 17:38:06.232 | 1 2022-06-08 17:38:06.232 | 2 2022-06-08 17:38:06.232 | abort 2022-06-08 17:38:06.232 | assert 2022-06-08 17:38:06.232 | config diff 2022-06-08 17:38:06.232 | config diff get 2022-06-08 17:38:06.233 | config get 2022-06-08 17:38:06.233 | config help [] 2022-06-08 17:38:06.233 | config set ... 2022-06-08 17:38:06.233 | Error EINVAL: invalid command 2022-06-08 17:38:06.239 | ++ /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 17:38:06.239 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 17:38:06.242 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 17:38:06.756 | ++ /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 17:38:06.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 17:38:06.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 17:38:06.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:38:06.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:38:06.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:38:06.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:38:06.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:38:06.835 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:38:06.841 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:38:06.844 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:38:06.847 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:38:06.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:38:06.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:38:06.869 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:38:06.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:38:06.875 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 17:38:06.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:38:06.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:38:06.883 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 17:38:06.886 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 17:38:06.888 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 17:38:06.892 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 17:38:06.894 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 17:38:06.948 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 17:38:06.949 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 17:38:06.951 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 17:38:07.345 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 17:38:07.355 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 17:38:07.365 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:07.368 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 17:38:07.370 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:38:07.373 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:38:07.375 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:38:07.378 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:38:07.380 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:38:07.383 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:38:07.385 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:07.388 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:07.391 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:38:07.393 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:07.396 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:38:07.398 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:38:07.401 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 17:38:07.403 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:38:07.407 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:07.412 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:07.412 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 17:38:07.434 | + 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 17:38:07.552 | Reading package lists... 2022-06-08 17:38:07.805 | Building dependency tree... 2022-06-08 17:38:07.806 | Reading state information... 2022-06-08 17:38:08.071 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 17:38:08.072 | The following packages were automatically installed and are no longer required: 2022-06-08 17:38:08.073 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:38:08.073 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:38:08.073 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:38:08.073 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:38:08.073 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:38:08.073 | python3-zope.interface 2022-06-08 17:38:08.073 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:38:08.189 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:38:08.194 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:38:08.196 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:38:08.199 | + functions-common:time_stop:2426 : local name 2022-06-08 17:38:08.201 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:38:08.204 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:38:08.206 | + functions-common:time_stop:2429 : local total 2022-06-08 17:38:08.209 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:38:08.211 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:38:08.214 | + functions-common:time_stop:2433 : start_time=1654709887431 2022-06-08 17:38:08.216 | + functions-common:time_stop:2435 : [[ -z 1654709887431 ]] 2022-06-08 17:38:08.219 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:38:08.223 | + functions-common:time_stop:2438 : end_time=1654709888221 2022-06-08 17:38:08.226 | + functions-common:time_stop:2439 : elapsed_time=790 2022-06-08 17:38:08.228 | + functions-common:time_stop:2440 : total=4781 2022-06-08 17:38:08.230 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:38:08.233 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5571 2022-06-08 17:38:08.236 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:38:08.238 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 17:38:08.241 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:38:08.243 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:38:08.246 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:38:08.248 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:38:08.251 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:38:08.254 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:38:08.256 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 17:38:08.258 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:38:08.261 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:38:08.263 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:38:08.266 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:38:08.268 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:38:08.271 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:38:08.273 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:38:08.276 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:38:08.278 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:38:08.280 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:38:08.283 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 17:38:08.285 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:38:08.288 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:38:08.290 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:38:08.293 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:38:08.295 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:38:08.298 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:38:08.301 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 17:38:08.303 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 17:38:08.321 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:08.323 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 17:38:08.326 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:38:08.328 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 17:38:08.331 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 17:38:08.334 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 17:38:08.339 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 17:38:08.341 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 17:38:08.344 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 17:38:08.346 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 17:38:08.348 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 17:38:08.351 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 17:38:08.354 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 17:38:09.043 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 17:38:09.043 | user tags 2022-06-08 17:38:09.043 | stackrabbit []' 2022-06-08 17:38:09.046 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 17:38:09.047 | user tags 2022-06-08 17:38:09.047 | stackrabbit []' 2022-06-08 17:38:09.047 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 17:38:09.054 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 17:38:09.057 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 17:38:09.059 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:38:09.755 | Changing password for user "stackrabbit" ... 2022-06-08 17:38:09.822 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 17:38:10.484 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 17:38:10.534 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 17:38:10.537 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:38:11.213 | Changing password for user "stackrabbit" ... 2022-06-08 17:38:11.273 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 17:38:11.276 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 17:38:11.278 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 17:38:11.949 | Deleting user "guest" ... 2022-06-08 17:38:11.964 | Error: 2022-06-08 17:38:11.964 | {:no_such_user, "guest"} 2022-06-08 17:38:11.977 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 17:38:11.979 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 17:38:11.997 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:12.000 | + ./stack.sh:main:831 : install_database 2022-06-08 17:38:12.002 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 17:38:12.005 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 17:38:12.007 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:12.010 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:12.012 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 17:38:12.319 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 17:38:12.322 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:12.324 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 17:38:12.328 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 17:38:12.330 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:38:12.333 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 17:38:12.335 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:38:12.338 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:38:12.340 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:38:12.343 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:38:12.345 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:38:12.348 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:38:12.350 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:38:12.352 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:38:12.355 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:38:12.358 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:38:12.360 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 17:38:12.362 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:38:12.365 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:38:12.367 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:38:12.370 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:38:12.372 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:38:12.375 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:38:12.378 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 17:38:12.380 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:12.383 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:12.385 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 17:38:12.388 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:38:12.391 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:38:12.393 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:38:12.395 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:38:12.398 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:38:12.400 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:38:12.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:12.405 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:12.407 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:38:12.410 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:12.412 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:38:12.414 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:38:12.417 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 17:38:12.419 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:38:12.422 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:12.424 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:12.427 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 17:38:12.449 | + 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 17:38:12.560 | Reading package lists... 2022-06-08 17:38:12.813 | Building dependency tree... 2022-06-08 17:38:12.815 | Reading state information... 2022-06-08 17:38:13.082 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 17:38:13.082 | The following packages were automatically installed and are no longer required: 2022-06-08 17:38:13.083 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:38:13.083 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:38:13.083 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:38:13.083 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:38:13.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:38:13.084 | python3-zope.interface 2022-06-08 17:38:13.084 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:38:13.199 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:38:13.204 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:38:13.207 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:38:13.209 | + functions-common:time_stop:2426 : local name 2022-06-08 17:38:13.211 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:38:13.214 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:38:13.216 | + functions-common:time_stop:2429 : local total 2022-06-08 17:38:13.219 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:38:13.221 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:38:13.224 | + functions-common:time_stop:2433 : start_time=1654709892447 2022-06-08 17:38:13.226 | + functions-common:time_stop:2435 : [[ -z 1654709892447 ]] 2022-06-08 17:38:13.229 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:38:13.234 | + functions-common:time_stop:2438 : end_time=1654709893231 2022-06-08 17:38:13.236 | + functions-common:time_stop:2439 : elapsed_time=784 2022-06-08 17:38:13.239 | + functions-common:time_stop:2440 : total=5571 2022-06-08 17:38:13.241 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:38:13.243 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6355 2022-06-08 17:38:13.246 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:38:13.249 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 17:38:13.251 | + ./stack.sh:main:834 : install_database_python 2022-06-08 17:38:13.254 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 17:38:13.256 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 17:38:13.259 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 17:38:13.261 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 17:38:13.265 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 17:38:13.267 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 17:38:13.270 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 17:38:13.274 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 17:38:13.274 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 17:38:13.280 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 17:38:13.283 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 17:38:13.285 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 17:38:13.288 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 17:38:13.291 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 17:38:13.314 | Using python 3.8 to install PyMySQL 2022-06-08 17:38:13.317 | + 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 17:38:14.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:38:14.126 | from cryptography.utils import int_from_bytes 2022-06-08 17:38:14.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:38:14.126 | from cryptography.utils import int_from_bytes 2022-06-08 17:38:15.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:38:15.295 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 17:38:16.985 | 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 17:38:17.085 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:38:17.085 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:38:17.192 | + inc/python:pip_install:196 : result=0 2022-06-08 17:38:17.194 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:38:17.197 | + functions-common:time_stop:2426 : local name 2022-06-08 17:38:17.199 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:38:17.202 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:38:17.204 | + functions-common:time_stop:2429 : local total 2022-06-08 17:38:17.207 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:38:17.209 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:38:17.212 | + functions-common:time_stop:2433 : start_time=1654709893308 2022-06-08 17:38:17.214 | + functions-common:time_stop:2435 : [[ -z 1654709893308 ]] 2022-06-08 17:38:17.218 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:38:17.222 | + functions-common:time_stop:2438 : end_time=1654709897220 2022-06-08 17:38:17.225 | + functions-common:time_stop:2439 : elapsed_time=3912 2022-06-08 17:38:17.227 | + functions-common:time_stop:2440 : total=20222 2022-06-08 17:38:17.230 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:38:17.233 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24134 2022-06-08 17:38:17.236 | + inc/python:pip_install:199 : return 0 2022-06-08 17:38:17.238 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 17:38:17.241 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:38:17.243 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 17:38:17.246 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 17:38:17.264 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:17.267 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 17:38:17.269 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 17:38:17.273 | ++ 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 17:38:17.273 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 17:38:17.281 | + 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 17:38:17.282 | + 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 17:38:17.285 | + 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 17:38:17.287 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 17:38:17.290 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 17:38:17.292 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 17:38:17.311 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:17.314 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 17:38:17.316 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:38:17.319 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:38:17.321 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:38:17.324 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:38:17.326 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:38:17.329 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:38:17.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:17.333 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:17.336 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:38:17.338 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:17.341 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:38:17.343 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:38:17.346 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 17:38:17.348 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:38:17.351 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:17.353 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:17.356 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 17:38:17.379 | + 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 17:38:17.489 | Reading package lists... 2022-06-08 17:38:17.737 | Building dependency tree... 2022-06-08 17:38:17.739 | Reading state information... 2022-06-08 17:38:17.997 | radvd is already the newest version (1:2.17-2). 2022-06-08 17:38:17.997 | The following packages were automatically installed and are no longer required: 2022-06-08 17:38:17.998 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:38:17.998 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:38:17.998 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:38:17.998 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:38:17.998 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:38:17.999 | python3-zope.interface 2022-06-08 17:38:17.999 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:38:18.112 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:38:18.117 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:38:18.120 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:38:18.122 | + functions-common:time_stop:2426 : local name 2022-06-08 17:38:18.125 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:38:18.127 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:38:18.129 | + functions-common:time_stop:2429 : local total 2022-06-08 17:38:18.131 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:38:18.134 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:38:18.136 | + functions-common:time_stop:2433 : start_time=1654709897376 2022-06-08 17:38:18.139 | + functions-common:time_stop:2435 : [[ -z 1654709897376 ]] 2022-06-08 17:38:18.142 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:38:18.146 | + functions-common:time_stop:2438 : end_time=1654709898144 2022-06-08 17:38:18.149 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-08 17:38:18.151 | + functions-common:time_stop:2440 : total=6355 2022-06-08 17:38:18.153 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:38:18.156 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7123 2022-06-08 17:38:18.159 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:38:18.161 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 17:38:18.179 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:18.182 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 17:38:18.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 17:38:18.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 17:38:18.190 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 17:38:18.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 17:38:18.213 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:38:18.216 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:38:18.219 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:38:18.224 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:38:18.224 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:38:18.226 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:38:18.228 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:18.230 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:18.233 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:38:18.235 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:18.238 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:38:18.240 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:38:18.242 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 17:38:18.245 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:38:18.247 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:18.250 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:18.253 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 17:38:18.274 | + 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 17:38:18.397 | Reading package lists... 2022-06-08 17:38:18.651 | Building dependency tree... 2022-06-08 17:38:18.652 | Reading state information... 2022-06-08 17:38:18.918 | fakeroot is already the newest version (1.24-1). 2022-06-08 17:38:18.918 | make is already the newest version (4.2.1-1.2). 2022-06-08 17:38:18.918 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 17:38:18.918 | The following packages were automatically installed and are no longer required: 2022-06-08 17:38:18.919 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:38:18.919 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:38:18.919 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:38:18.919 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:38:18.919 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:38:18.920 | python3-zope.interface 2022-06-08 17:38:18.920 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:38:19.033 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:38:19.038 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:38:19.040 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:38:19.043 | + functions-common:time_stop:2426 : local name 2022-06-08 17:38:19.045 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:38:19.047 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:38:19.050 | + functions-common:time_stop:2429 : local total 2022-06-08 17:38:19.052 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:38:19.054 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:38:19.056 | + functions-common:time_stop:2433 : start_time=1654709898272 2022-06-08 17:38:19.059 | + functions-common:time_stop:2435 : [[ -z 1654709898272 ]] 2022-06-08 17:38:19.062 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:38:19.067 | + functions-common:time_stop:2438 : end_time=1654709899064 2022-06-08 17:38:19.069 | + functions-common:time_stop:2439 : elapsed_time=792 2022-06-08 17:38:19.071 | + functions-common:time_stop:2440 : total=7123 2022-06-08 17:38:19.073 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:38:19.076 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7915 2022-06-08 17:38:19.079 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:38:19.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 17:38:19.084 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:38:19.086 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:38:19.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 17:38:19.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 17:38:19.094 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 17:38:19.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 17:38:19.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 17:38:19.104 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 17:38:19.104 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 17:38:19.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 17:38:19.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 17:38:19.114 | + functions:vercmp:628 : local v1=5.4 2022-06-08 17:38:19.116 | + functions:vercmp:629 : local 'op=<' 2022-06-08 17:38:19.119 | + functions:vercmp:630 : local v2=3.13 2022-06-08 17:38:19.121 | + functions:vercmp:631 : local result 2022-06-08 17:38:19.125 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 17:38:19.126 | ++ functions:vercmp:635 : head -1 2022-06-08 17:38:19.126 | ++ functions:vercmp:635 : sort -V 2022-06-08 17:38:19.131 | + functions:vercmp:635 : result=3.13 2022-06-08 17:38:19.133 | + functions:vercmp:637 : case $op in 2022-06-08 17:38:19.136 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 17:38:19.139 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 17:38:19.141 | + functions:vercmp:648 : return 2022-06-08 17:38:19.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 17:38:19.146 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 17:38:19.148 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 17:38:19.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 17:38:19.633 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 17:38:19.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.643 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 17:38:19.646 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.648 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 17:38:19.668 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:38:19.673 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 17:38:19.676 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 17:38:19.676 | Installing etcd 2022-06-08 17:38:19.678 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 17:38:19.692 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 17:38:19.706 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 17:38:19.709 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 17:38:19.723 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 17:38:19.726 | ++ 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 17:38:19.729 | ++ 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 17:38:19.733 | +++ 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 17:38:19.737 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:38:19.740 | ++ 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 17:38:19.742 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 17:38:19.745 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:38:19.747 | ++ functions:get_extra_file:74 : return 2022-06-08 17:38:19.750 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:38:19.753 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 17:38:19.755 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 17:38:19.758 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 17:38:19.776 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:38:19.778 | + ./stack.sh:main:861 : install_dstat 2022-06-08 17:38:19.781 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 17:38:19.799 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:38:19.802 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 17:38:19.804 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:38:19.806 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 17:38:19.809 | + ./stack.sh:main:870 : install_libs 2022-06-08 17:38:19.812 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 17:38:19.814 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 17:38:19.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 17:38:19.819 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 17:38:19.821 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.823 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.826 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 17:38:19.828 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.830 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 17:38:19.833 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 17:38:19.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 17:38:19.838 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 17:38:19.840 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.843 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.845 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 17:38:19.848 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.850 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 17:38:19.852 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 17:38:19.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 17:38:19.858 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 17:38:19.860 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.863 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.865 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 17:38:19.867 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.870 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 17:38:19.872 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 17:38:19.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 17:38:19.877 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 17:38:19.879 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.882 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.884 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 17:38:19.886 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.889 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 17:38:19.892 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 17:38:19.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 17:38:19.896 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 17:38:19.899 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.901 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.903 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 17:38:19.906 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.909 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 17:38:19.911 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 17:38:19.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 17:38:19.916 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 17:38:19.918 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.922 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.924 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 17:38:19.927 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.929 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 17:38:19.931 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 17:38:19.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 17:38:19.936 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 17:38:19.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.941 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 17:38:19.946 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.948 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 17:38:19.951 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 17:38:19.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 17:38:19.956 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 17:38:19.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.961 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.964 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 17:38:19.967 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.969 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 17:38:19.972 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 17:38:19.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 17:38:19.976 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 17:38:19.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:19.981 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:19.984 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 17:38:19.987 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:19.989 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 17:38:19.991 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 17:38:19.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 17:38:19.996 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 17:38:19.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.001 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.003 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 17:38:20.006 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.008 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 17:38:20.011 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 17:38:20.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 17:38:20.015 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 17:38:20.018 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.020 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.022 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 17:38:20.025 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.027 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 17:38:20.030 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 17:38:20.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 17:38:20.035 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 17:38:20.038 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.040 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.042 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 17:38:20.045 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.048 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 17:38:20.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 17:38:20.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 17:38:20.055 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 17:38:20.058 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.060 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.062 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 17:38:20.065 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.067 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 17:38:20.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 17:38:20.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 17:38:20.075 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 17:38:20.077 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.079 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.082 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 17:38:20.084 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.086 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 17:38:20.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 17:38:20.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 17:38:20.094 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 17:38:20.097 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.099 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.101 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 17:38:20.104 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.106 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 17:38:20.109 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 17:38:20.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 17:38:20.114 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 17:38:20.116 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.119 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.121 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 17:38:20.123 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.126 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 17:38:20.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 17:38:20.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 17:38:20.133 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 17:38:20.135 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.138 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.141 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 17:38:20.143 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.146 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 17:38:20.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 17:38:20.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 17:38:20.153 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 17:38:20.156 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.158 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.161 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 17:38:20.163 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.166 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 17:38:20.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 17:38:20.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 17:38:20.173 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 17:38:20.175 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.178 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.180 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 17:38:20.183 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.185 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 17:38:20.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 17:38:20.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 17:38:20.193 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 17:38:20.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 17:38:20.203 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.205 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 17:38:20.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 17:38:20.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 17:38:20.212 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 17:38:20.215 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.220 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 17:38:20.223 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.225 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 17:38:20.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 17:38:20.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 17:38:20.232 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 17:38:20.235 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.237 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.239 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 17:38:20.242 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.244 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 17:38:20.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 17:38:20.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 17:38:20.252 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 17:38:20.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.257 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.259 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 17:38:20.262 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.265 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 17:38:20.267 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 17:38:20.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 17:38:20.272 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 17:38:20.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.277 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.280 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 17:38:20.282 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.285 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 17:38:20.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 17:38:20.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 17:38:20.292 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 17:38:20.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.297 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.300 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 17:38:20.302 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.305 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 17:38:20.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 17:38:20.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 17:38:20.313 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 17:38:20.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.320 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 17:38:20.322 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.325 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 17:38:20.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 17:38:20.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 17:38:20.333 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 17:38:20.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.337 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 17:38:20.343 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.345 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 17:38:20.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 17:38:20.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 17:38:20.353 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 17:38:20.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.358 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.361 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 17:38:20.364 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.367 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 17:38:20.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 17:38:20.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 17:38:20.374 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 17:38:20.377 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.379 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.381 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 17:38:20.384 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.386 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 17:38:20.390 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 17:38:20.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 17:38:20.394 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 17:38:20.397 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.399 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.402 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 17:38:20.405 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.407 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 17:38:20.410 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 17:38:20.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 17:38:20.415 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 17:38:20.417 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.422 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 17:38:20.425 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.427 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 17:38:20.430 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 17:38:20.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 17:38:20.435 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 17:38:20.437 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.439 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.442 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 17:38:20.444 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.447 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 17:38:20.449 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 17:38:20.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 17:38:20.455 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 17:38:20.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.460 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.462 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 17:38:20.464 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.467 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 17:38:20.470 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 17:38:20.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 17:38:20.475 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 17:38:20.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.479 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.482 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 17:38:20.485 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.487 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 17:38:20.490 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 17:38:20.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 17:38:20.494 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 17:38:20.497 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.500 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.502 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 17:38:20.505 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.507 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 17:38:20.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 17:38:20.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 17:38:20.515 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 17:38:20.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.520 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.522 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 17:38:20.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.527 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 17:38:20.529 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 17:38:20.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 17:38:20.534 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 17:38:20.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.539 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 17:38:20.544 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.546 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 17:38:20.549 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 17:38:20.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 17:38:20.554 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 17:38:20.556 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:38:20.559 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:38:20.562 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 17:38:20.564 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:38:20.567 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 17:38:20.589 | Using python 3.8 to install etcd3 2022-06-08 17:38:20.591 | + 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 17:38:21.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:38:21.433 | from cryptography.utils import int_from_bytes 2022-06-08 17:38:21.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:38:21.433 | from cryptography.utils import int_from_bytes 2022-06-08 17:38:22.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:38:22.715 | Collecting etcd3 2022-06-08 17:38:22.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 17:38:22.750 | Preparing metadata (setup.py): started 2022-06-08 17:38:22.794 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 17:38:22.795 | ERROR: Command errored out with exit status 1: 2022-06-08 17:38:22.795 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gkq_hsw1/etcd3_2502fb67291f4b25aca90d2322620c68/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gkq_hsw1/etcd3_2502fb67291f4b25aca90d2322620c68/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-3njj26vf 2022-06-08 17:38:22.795 | cwd: /tmp/pip-install-gkq_hsw1/etcd3_2502fb67291f4b25aca90d2322620c68/ 2022-06-08 17:38:22.795 | Complete output (3 lines): 2022-06-08 17:38:22.795 | Traceback (most recent call last): 2022-06-08 17:38:22.795 | File "", line 1, in 2022-06-08 17:38:22.795 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 17:38:22.795 | ---------------------------------------- 2022-06-08 17:38:22.795 | 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 17:38:22.796 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 17:38:22.796 | 2022-06-08 17:38:22.796 | The conflict is caused by: 2022-06-08 17:38:22.796 | The user requested etcd3 2022-06-08 17:38:22.796 | The user requested (constraint) etcd3===0.12.0 2022-06-08 17:38:22.796 | 2022-06-08 17:38:22.796 | To fix this you could try to: 2022-06-08 17:38:22.796 | 1. loosen the range of package versions you've specified 2022-06-08 17:38:22.796 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 17:38:22.796 | 2022-06-08 17:38:22.796 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 17:38:22.898 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:38:22.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:38:22.985 | + inc/python:pip_install:1 : exit_trap 2022-06-08 17:38:22.987 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 17:38:22.990 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 17:38:22.992 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 17:38:22.995 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 17:38:22.997 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 17:38:22.999 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 17:38:23.002 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 17:38:23.004 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 17:38:23.006 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 17:38:23.006 | Error on exit 2022-06-08 17:38:23.008 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 17:38:23.011 | + ./stack.sh:exit_trap:537 : generate-subunit 1654709796 107 fail 2022-06-08 17:38:23.255 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 17:38:23.258 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 17:38:23.738 | + ./stack.sh:exit_trap:551 : exit 1