2022-06-08 16:02:12.416 | + ./stack.sh:main:482 : exec 2022-06-08 16:02:12.416 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160212' 2022-06-08 16:02:12.416 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-160212.summary.2022-06-08-160212 2022-06-08 16:02:12.416 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:12.416 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160212 2022-06-08 16:02:12.416 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160212 /opt/stack/logs/stack.sh.log 2022-06-08 16:02:12.416 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160212.summary.2022-06-08-160212 /opt/stack/logs/stack.sh.log.summary 2022-06-08 16:02:12.417 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 16:02:12.417 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 16:02:12.417 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 16:02:12.417 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 16:02:12.417 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 16:02:12.417 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 16:02:12.417 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:12.417 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 16:02:12.417 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 16:02:12.417 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 16:02:12.418 | + ./stack.sh:main:571 : uname -a 2022-06-08 16:02:12.419 | Linux dv-osbrick-836059-4-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 16:02:12.421 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 16:02:12.423 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 16:02:12.426 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 16:02:12.462 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 16:02:12.481 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 16:02:12.483 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:12.485 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 16:02:12.487 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:12.489 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 16:02:12.489 | Fetching DevStack plugins 2022-06-08 16:02:12.492 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 16:02:12.494 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 16:02:12.496 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 16:02:12.497 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:02:12.499 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:12.501 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 16:02:12.503 | + 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 16:02:12.505 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:02:12.506 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:12.508 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:02:12.510 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:02:12.512 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:02:12.514 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:02:12.516 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:02:12.518 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:02:12.530 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:02:12.532 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:02:12.534 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.536 | + functions-common:git_clone:618 : echo master 2022-06-08 16:02:12.536 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:02:12.540 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 16:02:12.542 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:12.544 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 16:02:12.556 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 16:02:12.559 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:02:12.559 | + functions-common:git_clone:679 : head -1 2022-06-08 16:02:12.561 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 16:02:12.563 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:02:12.565 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 16:02:12.567 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 16:02:12.569 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:12.571 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:12.573 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:12.575 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:12.577 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:12.579 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:12.581 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:12.584 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:12.586 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:12.588 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:12.590 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 16:02:12.592 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:12.605 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:12.607 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:12.608 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:12.610 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:12.612 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:12.614 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:12.616 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:12.617 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:12.619 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 16:02:12.621 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:12.623 | + 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 16:02:12.625 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 16:02:12.627 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:12.628 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 16:02:12.630 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:12.632 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 16:02:12.632 | Overriding Configuration Defaults 2022-06-08 16:02:12.634 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 16:02:12.635 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:12.637 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 16:02:12.639 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 16:02:12.639 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 16:02:12.641 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:02:12.642 | # Plug-in overrides 2022-06-08 16:02:12.642 | 2022-06-08 16:02:12.642 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 16:02:12.642 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 16:02:12.642 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 16:02:12.642 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 16:02:12.642 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 16:02:12.642 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 16:02:12.642 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 16:02:12.642 | 2022-06-08 16:02:12.642 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 16:02:12.642 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 16:02:12.642 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 16:02:12.642 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 16:02:12.642 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 16:02:12.642 | else 2022-06-08 16:02:12.642 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 16:02:12.642 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 16:02:12.642 | fi 2022-06-08 16:02:12.643 | fi 2022-06-08 16:02:12.644 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:02:12.646 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 16:02:12.660 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 16:02:12.662 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 16:02:12.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 16:02:12.677 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 16:02:12.690 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 16:02:12.692 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 16:02:12.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 16:02:12.707 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 16:02:12.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 16:02:12.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 16:02:12.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 16:02:12.739 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:12.741 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 16:02:12.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 16:02:12.744 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 16:02:12.746 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 16:02:12.764 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 16:02:12.766 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 16:02:12.779 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:12.781 | +++ lib/tls:source:43 : hostname -f 2022-06-08 16:02:12.784 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 16:02:12.786 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 16:02:12.788 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 16:02:12.790 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 16:02:12.792 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 16:02:12.794 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 16:02:12.796 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 16:02:12.797 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 16:02:12.799 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 16:02:12.801 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 16:02:12.806 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 16:02:12.820 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 16:02:12.838 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 16:02:12.850 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 16:02:12.862 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 16:02:12.898 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 16:02:12.957 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 16:02:13.053 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 16:02:13.078 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 16:02:13.128 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 16:02:13.176 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 16:02:13.323 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 16:02:13.337 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 16:02:13.353 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 16:02:13.369 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 16:02:13.462 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 16:02:13.466 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 16:02:13.470 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 16:02:13.474 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 16:02:13.477 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 16:02:13.480 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 16:02:13.484 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 16:02:13.485 | False' 2022-06-08 16:02:13.489 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 16:02:13.505 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 16:02:13.507 | + ./stack.sh:main:619 : run_phase source 2022-06-08 16:02:13.509 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 16:02:13.511 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:13.513 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:13.515 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:13.517 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:13.519 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:13.521 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:13.524 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:13.528 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:13.530 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:13.533 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:13.536 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 16:02:13.538 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:13.554 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:13.556 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:13.558 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 16:02:13.597 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:13.600 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 16:02:13.602 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:13.604 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 16:02:13.607 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:13.609 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 16:02:13.612 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:02:13.614 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 16:02:13.614 | Loading plugin settings 2022-06-08 16:02:13.616 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 16:02:13.619 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:13.621 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 16:02:13.624 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:02:13.630 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:02:13.634 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:02:13.639 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:02:13.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 16:02:13.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 16:02:13.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 16:02:13.651 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 16:02:13.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 16:02:13.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 16:02:13.726 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 16:02:13.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:02:13.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:02:13.733 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:02:13.737 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:02:13.737 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:02:13.738 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:02:13.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:02:13.745 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:02:13.747 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:02:13.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:02:13.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:02:13.768 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:13.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:02:13.773 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 16:02:13.776 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 16:02:13.778 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.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, =~ ,key, ]] 2022-06-08 16:02:13.783 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.785 | + 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 16:02:13.788 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.790 | + 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 16:02:13.792 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.795 | + 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 16:02:13.797 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.799 | + 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 16:02:13.802 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.804 | + 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 16:02:13.806 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.809 | + 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 16:02:13.811 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.814 | + 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 16:02:13.816 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.818 | + 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 16:02:13.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.823 | + 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 16:02:13.825 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.828 | + 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 16:02:13.830 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.832 | + 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 16:02:13.835 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.837 | + 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 16:02:13.840 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.842 | + 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 16:02:13.844 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.847 | + 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 16:02:13.849 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.851 | + 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 16:02:13.854 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.857 | + 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 16:02:13.860 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.862 | + 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 16:02:13.865 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.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, =~ ,tempest, ]] 2022-06-08 16:02:13.870 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.874 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 16:02:13.876 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.879 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 16:02:13.881 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.884 | + 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 16:02:13.886 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.888 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 16:02:13.891 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.893 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-06-08 16:02:13.896 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.898 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 16:02:13.901 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.903 | + 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 16:02:13.905 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.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, =~ ,q-l3, ]] 2022-06-08 16:02:13.910 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.912 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-06-08 16:02:13.914 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.917 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 16:02:13.920 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:13.922 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 16:02:13.925 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 16:02:13.927 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:13.930 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 16:02:13.948 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:13.950 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 16:02:13.953 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:13.956 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 16:02:13.971 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:13.973 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 16:02:13.976 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 16:02:13.978 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 16:02:13.980 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 16:02:13.982 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 16:02:13.984 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 16:02:13.986 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 16:02:13.988 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 16:02:13.991 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 16:02:13.991 | Using mysql database backend 2022-06-08 16:02:13.993 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 16:02:14.008 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 16:02:14.011 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 16:02:14.013 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:02:14.015 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 16:02:14.018 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:14.020 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 16:02:14.036 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:14.039 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 16:02:14.056 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 16:02:14.072 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:14.075 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 16:02:14.090 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 16:02:14.106 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 16:02:14.122 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:14.125 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 16:02:14.140 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:14.143 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 16:02:14.145 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 16:02:14.148 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 16:02:14.153 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-160214 2022-06-08 16:02:14.155 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-160214 752' 2022-06-08 16:02:14.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.160 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:14.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.165 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 16:02:14.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.170 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 16:02:14.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.174 | + 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 16:02:14.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.179 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-06-08 16:02:14.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.184 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-06-08 16:02:14.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.189 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-160212 2022-06-08 16:02:14.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.194 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 16:02:14.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.200 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-06-08 16:02:14.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.205 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 16:02:14.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.210 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 16:02:14.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.216 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 16:02:14.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:14.221 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 16:02:14.223 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 16:02:14.226 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 16:02:14.228 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 16:02:14.231 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 16:02:14.233 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:02:14.235 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:02:14.237 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:02:14.240 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:02:14.242 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:02:14.245 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:02:14.261 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:02:14.263 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:02:14.265 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:14.267 | + functions-common:git_clone:618 : echo master 2022-06-08 16:02:14.268 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:02:14.273 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 16:02:14.275 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:14.277 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 16:02:14.290 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 16:02:14.293 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:02:14.293 | + functions-common:git_clone:679 : head -1 2022-06-08 16:02:14.296 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 16:02:14.298 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:02:14.301 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 16:02:14.303 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:14.307 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 16:02:14.310 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 16:02:14.312 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 16:02:14.314 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 16:02:14.317 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:14.319 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 16:02:14.323 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 16:02:14.325 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 16:02:14.328 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 16:02:14.332 | ++ tools/install_prereqs.sh:source:47 : NOW=1654704134 2022-06-08 16:02:14.335 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 16:02:14.342 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654704029 2022-06-08 16:02:14.344 | ++ tools/install_prereqs.sh:source:49 : DELTA=105 2022-06-08 16:02:14.347 | ++ tools/install_prereqs.sh:source:50 : [[ 105 -lt 7200 ]] 2022-06-08 16:02:14.349 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 16:02:14.351 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 16:02:14.354 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 16:02:14.357 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 16:02:14.359 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 16:02:14.362 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 16:02:14.364 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 16:02:14.366 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 16:02:14.369 | +++ 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 16:02:14.416 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 16:02:14.416 | apache2-dev 2022-06-08 16:02:14.416 | bc 2022-06-08 16:02:14.416 | bsdmainutils 2022-06-08 16:02:14.416 | curl 2022-06-08 16:02:14.416 | g++ 2022-06-08 16:02:14.416 | gawk 2022-06-08 16:02:14.416 | gcc 2022-06-08 16:02:14.416 | gettext 2022-06-08 16:02:14.416 | git 2022-06-08 16:02:14.416 | graphviz 2022-06-08 16:02:14.416 | iputils-ping 2022-06-08 16:02:14.416 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:14.417 | libffi-dev 2022-06-08 16:02:14.417 | libjpeg-dev 2022-06-08 16:02:14.417 | libpcre3-dev 2022-06-08 16:02:14.417 | libpq-dev 2022-06-08 16:02:14.417 | libssl-dev 2022-06-08 16:02:14.417 | libsystemd-dev 2022-06-08 16:02:14.417 | libxml2-dev 2022-06-08 16:02:14.417 | libxslt1-dev 2022-06-08 16:02:14.417 | libyaml-dev 2022-06-08 16:02:14.417 | lsof 2022-06-08 16:02:14.417 | openssh-server 2022-06-08 16:02:14.417 | openssl 2022-06-08 16:02:14.417 | pkg-config 2022-06-08 16:02:14.417 | psmisc 2022-06-08 16:02:14.417 | python3-dev 2022-06-08 16:02:14.417 | python3-pip 2022-06-08 16:02:14.417 | python3-systemd 2022-06-08 16:02:14.417 | python3-venv 2022-06-08 16:02:14.417 | tar 2022-06-08 16:02:14.417 | tcpdump 2022-06-08 16:02:14.417 | unzip 2022-06-08 16:02:14.417 | uuid-runtime 2022-06-08 16:02:14.417 | wget 2022-06-08 16:02:14.417 | wget 2022-06-08 16:02:14.417 | zlib1g-dev 2022-06-08 16:02:14.417 | libkrb5-dev 2022-06-08 16:02:14.417 | libldap2-dev 2022-06-08 16:02:14.417 | libsasl2-dev 2022-06-08 16:02:14.417 | memcached 2022-06-08 16:02:14.417 | python3-mysqldb 2022-06-08 16:02:14.417 | sqlite3 2022-06-08 16:02:14.417 | conntrack 2022-06-08 16:02:14.417 | curl 2022-06-08 16:02:14.417 | dnsmasq-base 2022-06-08 16:02:14.417 | dnsmasq-utils 2022-06-08 16:02:14.417 | ebtables 2022-06-08 16:02:14.417 | genisoimage 2022-06-08 16:02:14.417 | iptables 2022-06-08 16:02:14.417 | iputils-arping 2022-06-08 16:02:14.418 | kpartx 2022-06-08 16:02:14.418 | libjs-jquery-tablesorter 2022-06-08 16:02:14.418 | parted 2022-06-08 16:02:14.418 | pm-utils 2022-06-08 16:02:14.418 | python3-mysqldb 2022-06-08 16:02:14.418 | socat 2022-06-08 16:02:14.418 | sqlite3 2022-06-08 16:02:14.418 | sudo 2022-06-08 16:02:14.418 | vlan 2022-06-08 16:02:14.418 | lsscsi 2022-06-08 16:02:14.418 | open-iscsi 2022-06-08 16:02:14.418 | lvm2 2022-06-08 16:02:14.418 | qemu-utils 2022-06-08 16:02:14.418 | thin-provisioning-tools 2022-06-08 16:02:14.418 | acl 2022-06-08 16:02:14.418 | dnsmasq-base 2022-06-08 16:02:14.418 | dnsmasq-utils 2022-06-08 16:02:14.418 | ebtables 2022-06-08 16:02:14.418 | haproxy 2022-06-08 16:02:14.418 | iptables 2022-06-08 16:02:14.418 | iputils-arping 2022-06-08 16:02:14.418 | iputils-ping 2022-06-08 16:02:14.418 | postgresql-server-dev-all 2022-06-08 16:02:14.418 | python3-mysqldb 2022-06-08 16:02:14.418 | sqlite3 2022-06-08 16:02:14.418 | sudo 2022-06-08 16:02:14.418 | vlan 2022-06-08 16:02:14.418 | pcp 2022-06-08 16:02:14.418 | ipset 2022-06-08 16:02:14.418 | conntrack 2022-06-08 16:02:14.418 | conntrackd 2022-06-08 16:02:14.418 | keepalived 2022-06-08 16:02:14.418 | lvm2 2022-06-08 16:02:14.418 | qemu-utils 2022-06-08 16:02:14.418 | thin-provisioning-tools' 2022-06-08 16:02:14.419 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 16:02:14.438 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 16:02:14.438 | apache2-dev 2022-06-08 16:02:14.438 | bc 2022-06-08 16:02:14.438 | bsdmainutils 2022-06-08 16:02:14.438 | curl 2022-06-08 16:02:14.438 | g++ 2022-06-08 16:02:14.438 | gawk 2022-06-08 16:02:14.438 | gcc 2022-06-08 16:02:14.438 | gettext 2022-06-08 16:02:14.438 | git 2022-06-08 16:02:14.438 | graphviz 2022-06-08 16:02:14.438 | iputils-ping 2022-06-08 16:02:14.438 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:14.439 | libffi-dev 2022-06-08 16:02:14.439 | libjpeg-dev 2022-06-08 16:02:14.439 | libpcre3-dev 2022-06-08 16:02:14.439 | libpq-dev 2022-06-08 16:02:14.439 | libssl-dev 2022-06-08 16:02:14.439 | libsystemd-dev 2022-06-08 16:02:14.439 | libxml2-dev 2022-06-08 16:02:14.439 | libxslt1-dev 2022-06-08 16:02:14.439 | libyaml-dev 2022-06-08 16:02:14.439 | lsof 2022-06-08 16:02:14.439 | openssh-server 2022-06-08 16:02:14.439 | openssl 2022-06-08 16:02:14.439 | pkg-config 2022-06-08 16:02:14.439 | psmisc 2022-06-08 16:02:14.439 | python3-dev 2022-06-08 16:02:14.439 | python3-pip 2022-06-08 16:02:14.439 | python3-systemd 2022-06-08 16:02:14.439 | python3-venv 2022-06-08 16:02:14.439 | tar 2022-06-08 16:02:14.439 | tcpdump 2022-06-08 16:02:14.439 | unzip 2022-06-08 16:02:14.439 | uuid-runtime 2022-06-08 16:02:14.439 | wget 2022-06-08 16:02:14.439 | wget 2022-06-08 16:02:14.439 | zlib1g-dev 2022-06-08 16:02:14.439 | libkrb5-dev 2022-06-08 16:02:14.439 | libldap2-dev 2022-06-08 16:02:14.439 | libsasl2-dev 2022-06-08 16:02:14.439 | memcached 2022-06-08 16:02:14.439 | python3-mysqldb 2022-06-08 16:02:14.439 | sqlite3 2022-06-08 16:02:14.439 | conntrack 2022-06-08 16:02:14.439 | curl 2022-06-08 16:02:14.439 | dnsmasq-base 2022-06-08 16:02:14.439 | dnsmasq-utils 2022-06-08 16:02:14.439 | ebtables 2022-06-08 16:02:14.439 | genisoimage 2022-06-08 16:02:14.439 | iptables 2022-06-08 16:02:14.440 | iputils-arping 2022-06-08 16:02:14.440 | kpartx 2022-06-08 16:02:14.440 | libjs-jquery-tablesorter 2022-06-08 16:02:14.440 | parted 2022-06-08 16:02:14.440 | pm-utils 2022-06-08 16:02:14.440 | python3-mysqldb 2022-06-08 16:02:14.440 | socat 2022-06-08 16:02:14.440 | sqlite3 2022-06-08 16:02:14.440 | sudo 2022-06-08 16:02:14.440 | vlan 2022-06-08 16:02:14.440 | lsscsi 2022-06-08 16:02:14.440 | open-iscsi 2022-06-08 16:02:14.440 | lvm2 2022-06-08 16:02:14.440 | qemu-utils 2022-06-08 16:02:14.440 | thin-provisioning-tools 2022-06-08 16:02:14.440 | acl 2022-06-08 16:02:14.440 | dnsmasq-base 2022-06-08 16:02:14.440 | dnsmasq-utils 2022-06-08 16:02:14.440 | ebtables 2022-06-08 16:02:14.440 | haproxy 2022-06-08 16:02:14.440 | iptables 2022-06-08 16:02:14.440 | iputils-arping 2022-06-08 16:02:14.440 | iputils-ping 2022-06-08 16:02:14.440 | postgresql-server-dev-all 2022-06-08 16:02:14.440 | python3-mysqldb 2022-06-08 16:02:14.440 | sqlite3 2022-06-08 16:02:14.440 | sudo 2022-06-08 16:02:14.440 | vlan 2022-06-08 16:02:14.440 | pcp 2022-06-08 16:02:14.440 | ipset 2022-06-08 16:02:14.440 | conntrack 2022-06-08 16:02:14.440 | conntrackd 2022-06-08 16:02:14.440 | keepalived 2022-06-08 16:02:14.440 | lvm2 2022-06-08 16:02:14.440 | qemu-utils 2022-06-08 16:02:14.440 | thin-provisioning-tools ' 2022-06-08 16:02:14.441 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 16:02:14.443 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:14.445 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:14.449 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 16:02:14.449 | ++ 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 16:02:14.454 | ++ 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 16:02:14.456 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:14.458 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:14.461 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 16:02:14.463 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:14.465 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:14.467 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:14.469 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:14.471 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:14.474 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:14.476 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:14.478 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:14.480 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 16:02:14.483 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 16:02:14.487 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 16:02:14.489 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 16:02:14.491 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 16:02:14.493 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 16:02:14.495 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 16:02:14.498 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 16:02:14.502 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654704134500 2022-06-08 16:02:14.504 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 16:02:14.507 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 16:02:14.510 | ++ 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 16:02:14.774 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:02:14.774 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:02:14.818 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:02:15.064 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:02:23.549 | Fetched 336 kB in 1s (434 kB/s) 2022-06-08 16:02:25.132 | Reading package lists... 2022-06-08 16:02:25.167 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 16:02:25.169 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 16:02:25.171 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:25.173 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:25.176 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:25.179 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:25.181 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:25.185 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 16:02:25.188 | ++ functions-common:time_stop:2433 : start_time=1654704134500 2022-06-08 16:02:25.190 | ++ functions-common:time_stop:2435 : [[ -z 1654704134500 ]] 2022-06-08 16:02:25.193 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:25.198 | ++ functions-common:time_stop:2438 : end_time=1654704145194 2022-06-08 16:02:25.201 | ++ functions-common:time_stop:2439 : elapsed_time=10694 2022-06-08 16:02:25.205 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 16:02:25.207 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:25.211 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10694 2022-06-08 16:02:25.214 | ++ 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 16:02:25.216 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:25.218 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:25.221 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:25.223 | ++ 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 16:02:25.244 | ++ 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 16:02:25.356 | Reading package lists... 2022-06-08 16:02:25.618 | Building dependency tree... 2022-06-08 16:02:25.619 | Reading state information... 2022-06-08 16:02:25.655 | acl is already the newest version (2.2.53-6). 2022-06-08 16:02:25.656 | bc is already the newest version (1.07.1-2build1). 2022-06-08 16:02:25.656 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 16:02:25.656 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 16:02:25.656 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 16:02:25.656 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:25.656 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 16:02:25.656 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:25.656 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 16:02:25.656 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 16:02:25.656 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 16:02:25.656 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 16:02:25.656 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 16:02:25.656 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 16:02:25.656 | libffi-dev is already the newest version (3.3-4). 2022-06-08 16:02:25.656 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 16:02:25.656 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 16:02:25.656 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 16:02:25.656 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 16:02:25.656 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 16:02:25.656 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 16:02:25.656 | psmisc is already the newest version (23.3-1). 2022-06-08 16:02:25.656 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:25.656 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 16:02:25.656 | python3-systemd is already the newest version (234-3build2). 2022-06-08 16:02:25.656 | socat is already the newest version (1.7.3.3-2). 2022-06-08 16:02:25.656 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 16:02:25.656 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 16:02:25.656 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 16:02:25.656 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 16:02:25.657 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 16:02:25.657 | pcp is already the newest version (5.0.3-1). 2022-06-08 16:02:25.657 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 16:02:25.657 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:25.657 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:25.657 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:25.657 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 16:02:25.657 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:25.657 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:25.657 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 16:02:25.657 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 16:02:25.657 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 16:02:25.657 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 16:02:25.657 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 16:02:25.657 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 16:02:25.657 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 16:02:25.657 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 16:02:25.657 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 16:02:25.657 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:25.657 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 16:02:25.657 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 16:02:25.657 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 16:02:25.657 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 16:02:25.657 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 16:02:25.657 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 16:02:25.657 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:25.657 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 16:02:25.657 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 16:02:25.657 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 16:02:25.657 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 16:02:25.657 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 16:02:25.657 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 16:02:25.657 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 16:02:25.657 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 16:02:25.657 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 16:02:25.658 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:25.658 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 16:02:25.658 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 16:02:25.884 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 16:02:25.884 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:25.885 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:02:25.885 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:02:25.885 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:02:25.885 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:02:25.885 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:25.885 | python3-zope.interface 2022-06-08 16:02:25.886 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:26.017 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:02:26.024 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:02:26.027 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:26.029 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:26.031 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:26.034 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:26.036 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:26.038 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:26.040 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:26.043 | ++ functions-common:time_stop:2433 : start_time=1654704145241 2022-06-08 16:02:26.045 | ++ functions-common:time_stop:2435 : [[ -z 1654704145241 ]] 2022-06-08 16:02:26.047 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:26.052 | ++ functions-common:time_stop:2438 : end_time=1654704146049 2022-06-08 16:02:26.054 | ++ functions-common:time_stop:2439 : elapsed_time=808 2022-06-08 16:02:26.056 | ++ functions-common:time_stop:2440 : total=2455 2022-06-08 16:02:26.059 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:26.061 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3263 2022-06-08 16:02:26.063 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:02:26.066 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 16:02:26.068 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 16:02:26.071 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 16:02:26.075 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 16:02:26.080 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:26.082 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 16:02:26.085 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 16:02:27.402 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 16:02:27.403 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 16:02:27.406 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 16:02:27.407 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 16:02:27.409 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 16:02:27.411 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 16:02:27.413 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 16:02:27.415 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 16:02:27.417 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 16:02:27.419 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 16:02:27.421 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 16:02:27.422 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 16:02:27.424 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 16:02:27.427 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 16:02:27.428 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 16:02:27.430 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 16:02:27.432 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 16:02:27.434 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 16:02:27.435 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 16:02:27.437 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 16:02:27.440 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 16:02:27.442 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 16:02:27.444 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 16:02:27.447 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 16:02:27.520 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 16:02:27.525 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 16:02:27.595 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 16:02:27.599 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 16:02:27.681 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 16:02:27.683 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 16:02:27.687 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 16:02:27.689 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 16:02:27.691 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 16:02:27.693 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 16:02:27.698 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 16:02:27.701 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 16:02:27.703 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 16:02:27.707 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 16:02:27.710 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 16:02:27.710 | Distro: focal 2022-06-08 16:02:27.713 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 16:02:27.716 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:27.720 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:27.722 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:27.724 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:27.725 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:28.433 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:28.437 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:28.437 | pip: 21.3.1 2022-06-08 16:02:28.440 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 16:02:28.443 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 16:02:28.446 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:28.449 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:28.451 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:28.453 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:28.456 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:28.458 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:28.460 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:28.462 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:28.464 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:28.466 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:28.468 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 16:02:28.470 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:28.472 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:28.474 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 16:02:28.480 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 16:02:28.482 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 16:02:28.485 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:28.489 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:28.491 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:28.494 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:28.494 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:29.125 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:29.128 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:29.128 | pip: 21.3.1 2022-06-08 16:02:29.133 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 16:02:29.137 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:29.142 | + ./stack.sh:main:791 : fixup_all 2022-06-08 16:02:29.145 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 16:02:29.148 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 16:02:29.151 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:29.154 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:29.156 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 16:02:29.168 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 16:02:29.180 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 16:02:29.191 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 16:02:29.193 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 16:02:29.195 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:29.198 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:29.200 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:29.202 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:29.205 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:29.208 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:29.210 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:29.212 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:29.215 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:29.217 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:29.219 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 16:02:29.222 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 16:02:29.225 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 16:02:29.228 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:29.230 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:29.233 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:29.235 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:29.237 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:29.239 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:29.242 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 16:02:29.244 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 16:02:29.266 | Using python 3.8 to install os-testr 2022-06-08 16:02:29.268 | + 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 16:02:30.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:30.060 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:30.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:30.060 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:31.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:31.209 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 16:02:31.276 | 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 16:02:31.277 | 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 16:02:31.278 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 16:02:31.292 | 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 16:02:31.302 | 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 16:02:31.313 | 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 16:02:32.887 | 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 16:02:32.980 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:32.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:33.090 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:33.093 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:33.096 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:33.099 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:33.102 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:33.105 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:33.107 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:33.109 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:33.111 | + functions-common:time_stop:2433 : start_time=1654704149260 2022-06-08 16:02:33.114 | + functions-common:time_stop:2435 : [[ -z 1654704149260 ]] 2022-06-08 16:02:33.116 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:33.120 | + functions-common:time_stop:2438 : end_time=1654704153118 2022-06-08 16:02:33.123 | + functions-common:time_stop:2439 : elapsed_time=3858 2022-06-08 16:02:33.125 | + functions-common:time_stop:2440 : total=0 2022-06-08 16:02:33.127 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:33.129 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3858 2022-06-08 16:02:33.131 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:33.134 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 16:02:33.189 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 16:02:33.297 | + ./stack.sh:main:805 : install_infra 2022-06-08 16:02:33.300 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:33.303 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 16:02:33.306 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:33.309 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 16:02:33.334 | + 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 16:02:36.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:36.194 | 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 16:02:36.499 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:36.502 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:36.505 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:36.508 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:36.511 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:36.515 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:36.518 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:36.521 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:36.524 | + functions-common:time_stop:2433 : start_time=1654704153325 2022-06-08 16:02:36.527 | + functions-common:time_stop:2435 : [[ -z 1654704153325 ]] 2022-06-08 16:02:36.529 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:36.533 | + functions-common:time_stop:2438 : end_time=1654704156531 2022-06-08 16:02:36.536 | + functions-common:time_stop:2439 : elapsed_time=3206 2022-06-08 16:02:36.539 | + functions-common:time_stop:2440 : total=3858 2022-06-08 16:02:36.542 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:36.544 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7064 2022-06-08 16:02:36.547 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:36.550 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:36.554 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 16:02:36.578 | + 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 16:02:39.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:39.178 | Processing /opt/stack/requirements 2022-06-08 16:02:40.940 | 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 16:02:40.951 | 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 16:02:40.954 | 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 16:02:40.981 | 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 16:02:40.986 | 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 16:02:40.996 | 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 16:02:40.999 | 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 16:02:41.005 | 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 16:02:41.008 | 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 16:02:41.013 | 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 16:02:41.016 | 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 16:02:41.031 | 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 16:02:41.034 | 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 16:02:41.066 | 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 16:02:41.068 | 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 16:02:41.071 | 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 16:02:41.084 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 16:02:41.151 | 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 16:02:41.154 | 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 16:02:41.166 | 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 16:02:41.172 | 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 16:02:41.174 | 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 16:02:41.179 | 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 16:02:41.240 | Building wheels for collected packages: openstack-requirements 2022-06-08 16:02:41.241 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 16:02:42.087 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 16:02:42.088 | ERROR: Command errored out with exit status 1: 2022-06-08 16:02:42.088 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-s8lum0yi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-s8lum0yi/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-pqx9lb0y 2022-06-08 16:02:42.088 | cwd: /tmp/pip-req-build-s8lum0yi/ 2022-06-08 16:02:42.088 | Complete output (6 lines): 2022-06-08 16:02:42.088 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 16:02:42.088 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 16:02:42.088 | or: setup.py --help-commands 2022-06-08 16:02:42.088 | or: setup.py cmd --help 2022-06-08 16:02:42.088 | 2022-06-08 16:02:42.088 | error: invalid command 'bdist_wheel' 2022-06-08 16:02:42.088 | ---------------------------------------- 2022-06-08 16:02:42.088 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 16:02:42.089 | Running setup.py clean for openstack-requirements 2022-06-08 16:02:42.945 | Failed to build openstack-requirements 2022-06-08 16:02:42.962 | Installing collected packages: openstack-requirements 2022-06-08 16:02:42.962 | Attempting uninstall: openstack-requirements 2022-06-08 16:02:42.964 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 16:02:42.998 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 16:02:43.016 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:43.018 | Running setup.py install for openstack-requirements: started 2022-06-08 16:02:45.463 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 16:02:45.499 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:45.626 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:45.630 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:45.634 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:45.637 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:45.641 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:45.644 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:45.648 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:45.651 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:45.653 | + functions-common:time_stop:2433 : start_time=1654704156569 2022-06-08 16:02:45.655 | + functions-common:time_stop:2435 : [[ -z 1654704156569 ]] 2022-06-08 16:02:45.658 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:45.663 | + functions-common:time_stop:2438 : end_time=1654704165660 2022-06-08 16:02:45.665 | + functions-common:time_stop:2439 : elapsed_time=9091 2022-06-08 16:02:45.669 | + functions-common:time_stop:2440 : total=7064 2022-06-08 16:02:45.671 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:45.673 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16155 2022-06-08 16:02:45.675 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:45.678 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 16:02:45.681 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 16:02:45.683 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 16:02:45.686 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:45.688 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:45.690 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 16:02:45.692 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:45.695 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 16:02:45.715 | Using python 3.8 to install pbr 2022-06-08 16:02:45.717 | + 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 16:02:46.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:46.520 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:46.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:46.520 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:47.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:47.680 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 16:02:49.469 | 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 16:02:49.563 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:49.563 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:49.684 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:49.687 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:49.690 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:49.693 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:49.696 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:49.702 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:49.704 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:49.706 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:49.708 | + functions-common:time_stop:2433 : start_time=1654704165709 2022-06-08 16:02:49.711 | + functions-common:time_stop:2435 : [[ -z 1654704165709 ]] 2022-06-08 16:02:49.713 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:49.718 | + functions-common:time_stop:2438 : end_time=1654704169715 2022-06-08 16:02:49.720 | + functions-common:time_stop:2439 : elapsed_time=4006 2022-06-08 16:02:49.723 | + functions-common:time_stop:2440 : total=16155 2022-06-08 16:02:49.726 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:49.728 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20161 2022-06-08 16:02:49.730 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:49.733 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 16:02:52.064 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 16:02:53.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:53.939 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 16:02:53.960 | 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 16:02:53.963 | 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 16:02:53.967 | 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 16:02:53.971 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 16:02:53.974 | 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 16:02:54.048 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:54.052 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:54.058 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 16:02:54.079 | + ./stack.sh:main:814 : pkgs= 2022-06-08 16:02:54.082 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 16:02:54.084 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 16:02:54.087 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 16:02:54.089 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 16:02:54.092 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:54.094 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:54.096 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:54.099 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:54.101 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:54.104 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:54.108 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:54.110 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:54.112 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:54.115 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 16:02:54.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:54.132 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:54.134 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:54.136 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.138 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 16:02:54.140 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.142 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:54.145 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.147 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 16:02:54.149 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.151 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 16:02:54.153 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.155 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:54.157 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:54.159 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:02:54.161 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:54.164 | + 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 16:02:54.166 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 16:02:54.168 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 16:02:54.170 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 16:02:54.172 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 16:02:54.174 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 16:02:54.176 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 16:02:54.179 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:02:54.181 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 16:02:54.183 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 16:02:54.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:54.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:54.190 | ++ /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 16:02:54.192 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:54.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 16:02:54.196 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:54.199 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 16:02:54.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 16:02:54.203 | ++ /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 16:02:54.205 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 16:02:54.209 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 16:02:54.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 16:02:54.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 16:02:54.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 16:02:54.218 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:54.220 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:54.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 16:02:54.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 16:02:54.228 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:54.230 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:54.232 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:54.235 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:54.237 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:54.239 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:54.241 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:54.243 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:54.245 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:54.248 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:54.250 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:54.252 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:02:54.255 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 16:02:54.257 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:54.259 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:54.262 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:54.264 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 16:02:54.285 | ++ 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 16:02:54.398 | Reading package lists... 2022-06-08 16:02:54.654 | Building dependency tree... 2022-06-08 16:02:54.656 | Reading state information... 2022-06-08 16:02:54.916 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 16:02:54.916 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:54.918 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:02:54.918 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:02:54.918 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:02:54.918 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:02:54.918 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:54.918 | python3-zope.interface 2022-06-08 16:02:54.918 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:55.052 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:02:55.058 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:02:55.061 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:55.064 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:55.067 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:55.069 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:55.073 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:55.076 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:55.078 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:55.080 | ++ functions-common:time_stop:2433 : start_time=1654704174283 2022-06-08 16:02:55.083 | ++ functions-common:time_stop:2435 : [[ -z 1654704174283 ]] 2022-06-08 16:02:55.085 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:55.090 | ++ functions-common:time_stop:2438 : end_time=1654704175087 2022-06-08 16:02:55.092 | ++ functions-common:time_stop:2439 : elapsed_time=804 2022-06-08 16:02:55.094 | ++ functions-common:time_stop:2440 : total=3263 2022-06-08 16:02:55.096 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:55.098 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4067 2022-06-08 16:02:55.100 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:02:55.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 16:02:55.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 16:02:55.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 16:02:55.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 16:02:55.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 16:02:55.113 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:55.115 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:55.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:55.121 | ++ /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 16:02:55.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 16:02:55.218 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 16:02:55.677 | OK 2022-06-08 16:02:55.691 | ++ /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 16:02:56.855 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:02:56.871 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:02:56.901 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:02:57.083 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:02:57.217 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 16:02:57.826 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 16:03:07.616 | Fetched 362 kB in 1s (327 kB/s) 2022-06-08 16:03:09.203 | Reading package lists... 2022-06-08 16:03:09.238 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 16:03:09.488 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:03:09.517 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:03:09.657 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:03:09.696 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:03:09.903 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 16:03:10.414 | Fetched 336 kB in 1s (393 kB/s) 2022-06-08 16:03:11.999 | Reading package lists... 2022-06-08 16:03:12.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 16:03:12.037 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 16:03:12.039 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 16:03:12.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 16:03:12.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 16:03:12.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:12.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:12.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:12.057 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:12.057 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:12.057 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:12.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:12.071 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:12.073 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:12.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:12.079 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:12.095 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:12.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:12.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 16:03:12.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 16:03:12.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:12.106 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:12.109 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:12.111 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:12.113 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:12.115 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:12.117 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:12.120 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:12.122 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:12.124 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:12.126 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:12.129 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:12.131 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:03:12.133 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:12.135 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:12.138 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:12.140 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:12.142 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:03:12.165 | ++ 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 16:03:12.278 | Reading package lists... 2022-06-08 16:03:12.535 | Building dependency tree... 2022-06-08 16:03:12.537 | Reading state information... 2022-06-08 16:03:12.799 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 16:03:12.799 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 16:03:12.799 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 16:03:12.799 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 16:03:12.799 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:12.800 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:12.800 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:12.800 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:12.800 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:12.800 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:12.801 | python3-zope.interface 2022-06-08 16:03:12.801 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:12.941 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:12.946 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:03:12.949 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:12.952 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:03:12.956 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:12.959 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:12.962 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:03:12.965 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:12.968 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:12.971 | ++ functions-common:time_stop:2433 : start_time=1654704192162 2022-06-08 16:03:12.974 | ++ functions-common:time_stop:2435 : [[ -z 1654704192162 ]] 2022-06-08 16:03:12.978 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:12.983 | ++ functions-common:time_stop:2438 : end_time=1654704192980 2022-06-08 16:03:12.985 | ++ functions-common:time_stop:2439 : elapsed_time=818 2022-06-08 16:03:12.987 | ++ functions-common:time_stop:2440 : total=4067 2022-06-08 16:03:12.989 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:12.992 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4885 2022-06-08 16:03:12.994 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:03:12.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 16:03:12.999 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:13.002 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:13.005 | ++ /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 16:03:13.016 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 16:03:13.019 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:13.021 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:13.023 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:13.026 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:13.028 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:13.030 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:13.032 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:13.034 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:13.037 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:13.039 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:13.041 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 16:03:13.044 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:13.046 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 16:03:13.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 16:03:13.051 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 16:03:13.054 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 16:03:13.056 | ++ /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 16:03:13.059 | ++ functions:create_disk:732 : local node_number 2022-06-08 16:03:13.061 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.063 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:03:13.065 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 16:03:13.068 | ++ functions:create_disk:736 : local key 2022-06-08 16:03:13.071 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.072 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 16:03:13.077 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.080 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.083 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 16:03:13.086 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.088 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:03:13.091 | ++ functions:destroy_disk:765 : local key 2022-06-08 16:03:13.094 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.094 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 16:03:13.099 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.102 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.104 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 16:03:13.109 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 16:03:13.121 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.136 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.140 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 16:03:13.151 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.163 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:03:13.190 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 16:03:13.190 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 16:03:13.190 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 16:03:13.190 | = reflink=1 2022-06-08 16:03:13.190 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 16:03:13.190 | = sunit=0 swidth=0 blks 2022-06-08 16:03:13.190 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 16:03:13.190 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 16:03:13.190 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 16:03:13.190 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 16:03:13.195 | ++ 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 16:03:13.195 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 16:03:13.209 | /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 16:03:13.213 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 16:03:13.225 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 16:03:13.264 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 16:03:13.269 | ++ /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 16:03:13.284 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 16:03:13.289 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 16:03:13.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836059-4-ceph --create-keyring --name=mon. --add-key=AQBByKBiiqFnEhAA9X5xOaM0v0vCuTmET7dPYg== --cap mon 'allow *' 2022-06-08 16:03:13.349 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836059-4-ceph 2022-06-08 16:03:13.349 | added entity mon. auth(key=AQBByKBiiqFnEhAA9X5xOaM0v0vCuTmET7dPYg==) 2022-06-08 16:03:13.349 | added 1 caps to entity mon. 2022-06-08 16:03:13.356 | ++ /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 16:03:13.412 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:03:13.419 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 16:03:13.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836059-4-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:03:13.460 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836059-4-ceph 2022-06-08 16:03:13.466 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 16:03:13.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836059-4-ceph 2022-06-08 16:03:13.483 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 814c92d8-23c0-434e-b38b-2733cb9bcdf0 2022-06-08 16:03:13.544 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 16:03:13.549 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836059-4-ceph 2022-06-08 16:03:13.599 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.32 2022-06-08 16:03:13.648 | ++ /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 16:03:13.699 | ++ /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 16:03:13.748 | ++ /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 16:03:13.798 | ++ /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 16:03:13.848 | ++ /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 16:03:13.904 | ++ /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 16:03:13.966 | ++ /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 16:03:14.017 | ++ /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 16:03:14.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 16:03:14.137 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 16:03:14.141 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 16:03:14.141 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 16:03:14.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 16:03:14.148 | ++ /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 16:03:14.204 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:03:14.208 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:03:14.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836059-4-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836059-4-ceph 2022-06-08 16:03:14.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:03:14.315 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 16:03:14.319 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:14.333 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836059-4-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 16:03:14.699 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 16:03:14.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:14.730 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 16:03:14.734 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 16:03:14.738 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:03:14.742 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:03:14.745 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:03:14.747 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:03:14.751 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:03:14.755 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph' 2022-06-08 16:03:14.757 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:03:14.760 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph' 2022-06-08 16:03:14.762 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:03:14.765 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:14.767 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:14.783 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:03:14.786 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:03:14.791 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:03:14.791 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:03:14.792 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:03:15.183 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:03:15.187 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:03:15.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 16:03:15.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 16:03:15.198 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 16:03:15.202 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 16:03:15.204 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 16:03:15.206 | ++ functions:vercmp:631 : local result 2022-06-08 16:03:15.210 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 16:03:15.210 | +++ functions:vercmp:635 : head -1 2022-06-08 16:03:15.210 | +++ functions:vercmp:635 : sort -V 2022-06-08 16:03:15.216 | ++ functions:vercmp:635 : result=14.0 2022-06-08 16:03:15.219 | ++ functions:vercmp:637 : case $op in 2022-06-08 16:03:15.222 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 16:03:15.225 | ++ functions:vercmp:652 : return 2022-06-08 16:03:15.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:15.231 | ++ /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 16:03:15.599 | exported keyring for client.bootstrap-mds 2022-06-08 16:03:15.620 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:15.623 | ++ /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 16:03:15.999 | exported keyring for client.bootstrap-osd 2022-06-08 16:03:16.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:03:16.023 | ++ /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 16:03:16.393 | exported keyring for client.bootstrap-rgw 2022-06-08 16:03:16.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 16:03:16.429 | ++ /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 16:03:16.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 16:03:16.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 16:03:16.875 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 16:03:16.878 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 16:03:17.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 16:03:17.307 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 16:03:17.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:03:17.321 | ++ /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 16:03:17.728 | [osd.0] 2022-06-08 16:03:17.728 | key = AQBFyKBiVtKCKhAAl1rNpiB9QlH8r2uVR+bOSQ== 2022-06-08 16:03:17.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 16:03:17.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:03:17.779 | ++ /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 16:03:17.828 | 2022-06-08T16:03:17.823+0000 7f72badbc080 -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 16:03:17.828 | 2022-06-08T16:03:17.823+0000 7f72badbc080 -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 16:03:17.828 | 2022-06-08T16:03:17.823+0000 7f72badbc080 -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 16:03:17.835 | 2022-06-08T16:03:17.831+0000 7f72badbc080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 16:03:20.587 | ++ /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 16:03:22.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 16:03:22.595 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 16:03:22.976 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 16:03:22.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:22.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:22.987 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:22.992 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:22.992 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:22.993 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:23.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:23.003 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:23.005 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:23.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:23.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:23.027 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:23.030 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:23.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 16:03:23.035 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 16:03:23.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 16:03:23.041 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:23.044 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 16:03:23.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 16:03:23.049 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:03:23.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 16:03:23.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:23.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 16:03:23.089 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 16:03:23.093 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:03:23.095 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:03:23.098 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:03:23.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:03:23.105 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:03:23.110 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph' 2022-06-08 16:03:23.113 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:03:23.116 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph' 2022-06-08 16:03:23.119 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:03:23.122 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:23.125 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836059-4-ceph 2022-06-08 16:03:23.141 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:03:23.144 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:03:23.148 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:03:23.148 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:03:23.148 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:03:23.537 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:03:23.539 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:03:23.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 16:03:23.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 16:03:23.576 | ++ /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 16:03:30.417 | no valid command found; 10 closest matches: 2022-06-08 16:03:30.418 | 0 2022-06-08 16:03:30.418 | 1 2022-06-08 16:03:30.418 | 2 2022-06-08 16:03:30.418 | abort 2022-06-08 16:03:30.418 | assert 2022-06-08 16:03:30.418 | config diff 2022-06-08 16:03:30.418 | config diff get 2022-06-08 16:03:30.418 | config get 2022-06-08 16:03:30.418 | config help [] 2022-06-08 16:03:30.418 | config set ... 2022-06-08 16:03:30.418 | Error EINVAL: invalid command 2022-06-08 16:03:30.428 | ++ /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 16:03:30.428 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 16:03:30.432 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 16:03:30.973 | ++ /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 16:03:30.977 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 16:03:31.051 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 16:03:31.054 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:03:31.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:03:31.059 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:03:31.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:03:31.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:03:31.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:03:31.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:03:31.073 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:03:31.075 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:03:31.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:03:31.081 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:03:31.099 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:31.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:03:31.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 16:03:31.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:03:31.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:03:31.114 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 16:03:31.116 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 16:03:31.120 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 16:03:31.123 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 16:03:31.126 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 16:03:31.186 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 16:03:31.186 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 16:03:31.189 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 16:03:31.627 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 16:03:31.632 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 16:03:31.653 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:31.656 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 16:03:31.658 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:31.661 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:31.663 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:31.665 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:31.668 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:31.671 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:31.673 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:31.675 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:31.678 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:31.681 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:31.683 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:31.686 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:31.689 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 16:03:31.692 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:31.695 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:31.698 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:31.700 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 16:03:31.723 | + 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 16:03:31.840 | Reading package lists... 2022-06-08 16:03:32.097 | Building dependency tree... 2022-06-08 16:03:32.099 | Reading state information... 2022-06-08 16:03:32.353 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 16:03:32.353 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:32.354 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:32.354 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:32.354 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:32.354 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:32.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:32.354 | python3-zope.interface 2022-06-08 16:03:32.355 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:32.501 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:32.507 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:32.511 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:32.515 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:32.518 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:32.521 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:32.525 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:32.528 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:32.531 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:32.533 | + functions-common:time_stop:2433 : start_time=1654704211720 2022-06-08 16:03:32.536 | + functions-common:time_stop:2435 : [[ -z 1654704211720 ]] 2022-06-08 16:03:32.539 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:32.544 | + functions-common:time_stop:2438 : end_time=1654704212541 2022-06-08 16:03:32.546 | + functions-common:time_stop:2439 : elapsed_time=821 2022-06-08 16:03:32.549 | + functions-common:time_stop:2440 : total=4885 2022-06-08 16:03:32.551 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:32.554 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5706 2022-06-08 16:03:32.556 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:32.559 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 16:03:32.561 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:32.564 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:32.566 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:32.568 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:32.571 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:32.573 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:32.576 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 16:03:32.578 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:32.581 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:32.583 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:32.586 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:32.588 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:32.590 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:32.593 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:32.595 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:32.597 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:32.600 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:32.602 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 16:03:32.604 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:32.607 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:32.610 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:32.613 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:32.615 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:32.618 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:32.621 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 16:03:32.624 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 16:03:32.641 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:32.644 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 16:03:32.646 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:32.649 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 16:03:32.651 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 16:03:32.654 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 16:03:32.659 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 16:03:32.662 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 16:03:32.664 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 16:03:32.667 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 16:03:32.669 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 16:03:32.672 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 16:03:32.675 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 16:03:33.452 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 16:03:33.452 | user tags 2022-06-08 16:03:33.452 | stackrabbit []' 2022-06-08 16:03:33.457 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 16:03:33.457 | user tags 2022-06-08 16:03:33.457 | stackrabbit []' 2022-06-08 16:03:33.457 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 16:03:33.465 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 16:03:33.467 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 16:03:33.470 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:03:34.182 | Changing password for user "stackrabbit" ... 2022-06-08 16:03:34.207 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 16:03:34.946 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 16:03:34.969 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 16:03:34.972 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:03:35.689 | Changing password for user "stackrabbit" ... 2022-06-08 16:03:35.714 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 16:03:35.717 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 16:03:35.719 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 16:03:36.436 | Deleting user "guest" ... 2022-06-08 16:03:36.455 | Error: 2022-06-08 16:03:36.455 | {:no_such_user, "guest"} 2022-06-08 16:03:36.467 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 16:03:36.470 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 16:03:36.488 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:36.491 | + ./stack.sh:main:831 : install_database 2022-06-08 16:03:36.493 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 16:03:36.495 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 16:03:36.498 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.501 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.503 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 16:03:36.719 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 16:03:36.721 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:36.724 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 16:03:36.727 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 16:03:36.729 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:36.732 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 16:03:36.734 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:03:36.737 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:03:36.739 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:03:36.742 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:03:36.744 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:03:36.747 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:03:36.749 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:03:36.752 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:03:36.754 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:03:36.757 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:03:36.759 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 16:03:36.761 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:03:36.764 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:03:36.766 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:03:36.769 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:03:36.771 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:03:36.773 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:03:36.776 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 16:03:36.778 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.781 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.783 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 16:03:36.785 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:36.788 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:36.790 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:36.792 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:36.795 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:36.797 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:36.799 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.802 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.804 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:36.806 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:36.809 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:36.811 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:36.813 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 16:03:36.815 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:36.818 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:36.820 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:36.823 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 16:03:36.845 | + 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 16:03:36.955 | Reading package lists... 2022-06-08 16:03:37.221 | Building dependency tree... 2022-06-08 16:03:37.223 | Reading state information... 2022-06-08 16:03:37.482 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 16:03:37.482 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:37.483 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:37.483 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:37.483 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:37.483 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:37.483 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:37.483 | python3-zope.interface 2022-06-08 16:03:37.483 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:37.610 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:37.615 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:37.618 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:37.621 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:37.624 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:37.627 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:37.630 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:37.632 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:37.635 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:37.638 | + functions-common:time_stop:2433 : start_time=1654704216842 2022-06-08 16:03:37.641 | + functions-common:time_stop:2435 : [[ -z 1654704216842 ]] 2022-06-08 16:03:37.644 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:37.649 | + functions-common:time_stop:2438 : end_time=1654704217646 2022-06-08 16:03:37.651 | + functions-common:time_stop:2439 : elapsed_time=804 2022-06-08 16:03:37.654 | + functions-common:time_stop:2440 : total=5706 2022-06-08 16:03:37.656 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:37.659 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6510 2022-06-08 16:03:37.661 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:37.664 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 16:03:37.667 | + ./stack.sh:main:834 : install_database_python 2022-06-08 16:03:37.669 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 16:03:37.672 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 16:03:37.674 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 16:03:37.677 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 16:03:37.680 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 16:03:37.683 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 16:03:37.686 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 16:03:37.690 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 16:03:37.690 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 16:03:37.697 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 16:03:37.699 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 16:03:37.702 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 16:03:37.705 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 16:03:37.708 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 16:03:37.736 | Using python 3.8 to install PyMySQL 2022-06-08 16:03:37.738 | + 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 16:03:38.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:38.521 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:38.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:38.521 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:39.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:03:39.643 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 16:03:41.213 | 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 16:03:41.304 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:03:41.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:03:41.410 | + inc/python:pip_install:196 : result=0 2022-06-08 16:03:41.413 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:03:41.416 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:41.419 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:41.422 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:41.425 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:41.427 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:41.430 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:03:41.432 | + functions-common:time_stop:2433 : start_time=1654704217729 2022-06-08 16:03:41.435 | + functions-common:time_stop:2435 : [[ -z 1654704217729 ]] 2022-06-08 16:03:41.439 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:41.444 | + functions-common:time_stop:2438 : end_time=1654704221441 2022-06-08 16:03:41.448 | + functions-common:time_stop:2439 : elapsed_time=3712 2022-06-08 16:03:41.452 | + functions-common:time_stop:2440 : total=20161 2022-06-08 16:03:41.454 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:41.457 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23873 2022-06-08 16:03:41.459 | + inc/python:pip_install:199 : return 0 2022-06-08 16:03:41.462 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 16:03:41.464 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:03:41.467 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 16:03:41.470 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 16:03:41.487 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:41.490 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 16:03:41.493 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 16:03:41.496 | ++ 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 16:03:41.497 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 16:03:41.502 | + 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 16:03:41.505 | + 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 16:03:41.507 | + 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 16:03:41.510 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 16:03:41.512 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 16:03:41.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 16:03:41.532 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:41.534 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 16:03:41.537 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:41.539 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:41.542 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:41.544 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:41.547 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:41.549 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:41.552 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.554 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.556 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:41.559 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:41.561 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:41.564 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:41.566 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 16:03:41.569 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:41.571 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:41.574 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:41.576 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 16:03:41.599 | + 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 16:03:41.711 | Reading package lists... 2022-06-08 16:03:41.965 | Building dependency tree... 2022-06-08 16:03:41.967 | Reading state information... 2022-06-08 16:03:42.226 | radvd is already the newest version (1:2.17-2). 2022-06-08 16:03:42.226 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:42.227 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:42.227 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:42.227 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:42.227 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:42.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:42.228 | python3-zope.interface 2022-06-08 16:03:42.228 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:42.380 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:42.385 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:42.388 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:42.392 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:42.394 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:42.397 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:42.400 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:42.403 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:42.406 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:42.409 | + functions-common:time_stop:2433 : start_time=1654704221596 2022-06-08 16:03:42.411 | + functions-common:time_stop:2435 : [[ -z 1654704221596 ]] 2022-06-08 16:03:42.415 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:42.419 | + functions-common:time_stop:2438 : end_time=1654704222417 2022-06-08 16:03:42.423 | + functions-common:time_stop:2439 : elapsed_time=821 2022-06-08 16:03:42.425 | + functions-common:time_stop:2440 : total=6510 2022-06-08 16:03:42.428 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:42.431 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7331 2022-06-08 16:03:42.433 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:42.436 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 16:03:42.460 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:42.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 16:03:42.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 16:03:42.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 16:03:42.473 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 16:03:42.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 16:03:42.498 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:03:42.500 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:03:42.503 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:03:42.505 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:03:42.508 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:03:42.510 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:03:42.512 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:42.515 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:42.517 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:03:42.519 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:42.521 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:03:42.524 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:03:42.526 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 16:03:42.528 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:03:42.531 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:42.533 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:42.536 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 16:03:42.561 | + 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 16:03:42.674 | Reading package lists... 2022-06-08 16:03:42.939 | Building dependency tree... 2022-06-08 16:03:42.941 | Reading state information... 2022-06-08 16:03:43.204 | fakeroot is already the newest version (1.24-1). 2022-06-08 16:03:43.204 | make is already the newest version (4.2.1-1.2). 2022-06-08 16:03:43.204 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 16:03:43.204 | The following packages were automatically installed and are no longer required: 2022-06-08 16:03:43.205 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:03:43.205 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:03:43.205 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:03:43.205 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:03:43.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:03:43.205 | python3-zope.interface 2022-06-08 16:03:43.205 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:03:43.348 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:03:43.354 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:03:43.357 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:03:43.360 | + functions-common:time_stop:2426 : local name 2022-06-08 16:03:43.363 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:03:43.365 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:03:43.367 | + functions-common:time_stop:2429 : local total 2022-06-08 16:03:43.370 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:03:43.372 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:03:43.375 | + functions-common:time_stop:2433 : start_time=1654704222558 2022-06-08 16:03:43.377 | + functions-common:time_stop:2435 : [[ -z 1654704222558 ]] 2022-06-08 16:03:43.380 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:03:43.385 | + functions-common:time_stop:2438 : end_time=1654704223382 2022-06-08 16:03:43.387 | + functions-common:time_stop:2439 : elapsed_time=824 2022-06-08 16:03:43.390 | + functions-common:time_stop:2440 : total=7331 2022-06-08 16:03:43.392 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:03:43.394 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8155 2022-06-08 16:03:43.397 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:03:43.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 16:03:43.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:03:43.404 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:03:43.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 16:03:43.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 16:03:43.412 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 16:03:43.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 16:03:43.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 16:03:43.423 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 16:03:43.423 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 16:03:43.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 16:03:43.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 16:03:43.433 | + functions:vercmp:628 : local v1=5.4 2022-06-08 16:03:43.435 | + functions:vercmp:629 : local 'op=<' 2022-06-08 16:03:43.437 | + functions:vercmp:630 : local v2=3.13 2022-06-08 16:03:43.440 | + functions:vercmp:631 : local result 2022-06-08 16:03:43.443 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 16:03:43.444 | ++ functions:vercmp:635 : head -1 2022-06-08 16:03:43.444 | ++ functions:vercmp:635 : sort -V 2022-06-08 16:03:43.450 | + functions:vercmp:635 : result=3.13 2022-06-08 16:03:43.452 | + functions:vercmp:637 : case $op in 2022-06-08 16:03:43.456 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 16:03:43.458 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 16:03:43.461 | + functions:vercmp:648 : return 2022-06-08 16:03:43.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 16:03:43.466 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 16:03:43.468 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 16:03:43.977 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 16:03:43.979 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 16:03:43.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:43.985 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:43.988 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 16:03:43.993 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:43.995 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 16:03:44.015 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:03:44.018 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 16:03:44.020 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 16:03:44.020 | Installing etcd 2022-06-08 16:03:44.023 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 16:03:44.035 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 16:03:44.047 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 16:03:44.050 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 16:03:44.071 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 16:03:44.074 | ++ 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 16:03:44.078 | ++ 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 16:03:44.083 | +++ 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 16:03:44.088 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:44.091 | ++ 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 16:03:44.094 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 16:03:44.097 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:44.100 | ++ functions:get_extra_file:74 : return 2022-06-08 16:03:44.103 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:03:44.109 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 16:03:44.111 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 16:03:44.114 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 16:03:44.133 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:44.137 | + ./stack.sh:main:861 : install_dstat 2022-06-08 16:03:44.140 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 16:03:44.157 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:03:44.160 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 16:03:44.162 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:03:44.165 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 16:03:44.167 | + ./stack.sh:main:870 : install_libs 2022-06-08 16:03:44.170 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 16:03:44.172 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 16:03:44.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 16:03:44.177 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 16:03:44.180 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.182 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.185 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 16:03:44.187 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.190 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 16:03:44.192 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 16:03:44.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 16:03:44.198 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 16:03:44.200 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 16:03:44.208 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.211 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 16:03:44.213 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 16:03:44.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 16:03:44.218 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 16:03:44.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.223 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.225 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 16:03:44.228 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.230 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 16:03:44.233 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 16:03:44.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 16:03:44.238 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 16:03:44.241 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.244 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.246 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 16:03:44.249 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.252 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 16:03:44.255 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 16:03:44.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 16:03:44.260 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 16:03:44.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.266 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.268 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 16:03:44.271 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.273 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 16:03:44.276 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 16:03:44.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 16:03:44.281 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 16:03:44.284 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.286 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.289 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 16:03:44.291 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.294 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 16:03:44.296 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 16:03:44.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 16:03:44.301 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 16:03:44.304 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.306 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.308 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 16:03:44.311 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.313 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 16:03:44.316 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 16:03:44.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 16:03:44.321 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 16:03:44.323 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.326 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.328 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 16:03:44.331 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.333 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 16:03:44.335 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 16:03:44.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 16:03:44.340 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 16:03:44.343 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.345 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.347 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 16:03:44.350 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.352 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 16:03:44.355 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 16:03:44.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 16:03:44.360 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 16:03:44.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.364 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 16:03:44.369 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.371 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 16:03:44.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 16:03:44.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 16:03:44.379 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 16:03:44.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.384 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.386 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 16:03:44.388 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.392 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 16:03:44.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 16:03:44.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 16:03:44.400 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 16:03:44.402 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.405 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.408 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 16:03:44.410 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.413 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 16:03:44.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 16:03:44.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 16:03:44.421 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 16:03:44.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.426 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.428 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 16:03:44.431 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.433 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 16:03:44.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 16:03:44.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 16:03:44.441 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 16:03:44.443 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.446 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.448 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 16:03:44.451 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.454 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 16:03:44.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 16:03:44.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 16:03:44.461 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 16:03:44.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.468 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 16:03:44.471 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.473 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 16:03:44.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 16:03:44.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 16:03:44.480 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 16:03:44.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.485 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.487 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 16:03:44.489 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.492 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 16:03:44.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 16:03:44.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 16:03:44.498 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 16:03:44.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 16:03:44.508 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.510 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 16:03:44.512 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 16:03:44.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 16:03:44.517 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 16:03:44.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.521 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.524 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 16:03:44.526 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.528 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 16:03:44.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 16:03:44.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 16:03:44.535 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 16:03:44.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.543 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 16:03:44.545 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.548 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 16:03:44.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 16:03:44.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 16:03:44.556 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 16:03:44.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.561 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 16:03:44.566 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.568 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 16:03:44.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 16:03:44.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 16:03:44.575 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 16:03:44.578 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.580 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.582 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 16:03:44.585 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.587 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 16:03:44.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 16:03:44.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 16:03:44.594 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 16:03:44.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.599 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.601 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 16:03:44.604 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.606 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 16:03:44.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 16:03:44.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 16:03:44.613 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 16:03:44.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.618 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.620 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 16:03:44.623 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.625 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 16:03:44.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 16:03:44.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 16:03:44.632 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 16:03:44.635 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.637 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.639 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 16:03:44.642 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.644 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 16:03:44.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 16:03:44.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 16:03:44.651 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 16:03:44.653 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.656 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.658 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 16:03:44.660 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.663 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 16:03:44.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 16:03:44.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 16:03:44.670 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 16:03:44.673 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.676 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.678 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 16:03:44.681 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.684 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 16:03:44.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 16:03:44.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 16:03:44.691 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 16:03:44.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.696 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.699 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 16:03:44.702 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.705 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 16:03:44.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 16:03:44.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 16:03:44.712 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 16:03:44.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.718 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.720 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 16:03:44.723 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.726 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 16:03:44.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 16:03:44.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 16:03:44.734 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 16:03:44.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.742 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 16:03:44.745 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.747 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 16:03:44.750 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 16:03:44.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 16:03:44.755 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 16:03:44.757 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.762 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 16:03:44.765 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.767 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 16:03:44.770 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 16:03:44.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 16:03:44.774 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 16:03:44.777 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.779 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.782 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 16:03:44.784 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.787 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 16:03:44.789 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 16:03:44.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 16:03:44.794 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 16:03:44.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.799 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.801 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 16:03:44.804 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.806 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 16:03:44.809 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 16:03:44.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 16:03:44.814 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 16:03:44.816 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.819 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.821 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 16:03:44.824 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.826 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 16:03:44.829 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 16:03:44.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 16:03:44.834 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 16:03:44.836 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.839 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.841 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 16:03:44.844 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.846 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 16:03:44.849 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 16:03:44.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 16:03:44.853 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 16:03:44.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.858 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.861 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 16:03:44.863 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.866 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 16:03:44.868 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 16:03:44.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 16:03:44.873 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 16:03:44.876 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.879 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.881 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 16:03:44.884 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.886 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 16:03:44.889 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 16:03:44.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 16:03:44.894 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 16:03:44.896 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.899 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.901 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 16:03:44.903 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.906 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 16:03:44.908 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 16:03:44.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 16:03:44.913 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 16:03:44.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:03:44.918 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:03:44.920 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 16:03:44.923 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:03:44.925 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 16:03:44.951 | Using python 3.8 to install etcd3 2022-06-08 16:03:44.954 | + 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 16:03:45.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:45.727 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:45.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:03:45.727 | from cryptography.utils import int_from_bytes 2022-06-08 16:03:46.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:03:46.946 | Collecting etcd3 2022-06-08 16:03:46.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 16:03:46.979 | Preparing metadata (setup.py): started 2022-06-08 16:03:47.030 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 16:03:47.030 | ERROR: Command errored out with exit status 1: 2022-06-08 16:03:47.030 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-fwipox87/etcd3_6706d998e6ad46eca526858e2eaf7a87/setup.py'"'"'; __file__='"'"'/tmp/pip-install-fwipox87/etcd3_6706d998e6ad46eca526858e2eaf7a87/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-1ba5m0ld 2022-06-08 16:03:47.030 | cwd: /tmp/pip-install-fwipox87/etcd3_6706d998e6ad46eca526858e2eaf7a87/ 2022-06-08 16:03:47.030 | Complete output (3 lines): 2022-06-08 16:03:47.030 | Traceback (most recent call last): 2022-06-08 16:03:47.031 | File "", line 1, in 2022-06-08 16:03:47.031 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 16:03:47.031 | ---------------------------------------- 2022-06-08 16:03:47.031 | 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 16:03:47.032 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 16:03:47.032 | 2022-06-08 16:03:47.032 | The conflict is caused by: 2022-06-08 16:03:47.032 | The user requested etcd3 2022-06-08 16:03:47.032 | The user requested (constraint) etcd3===0.12.0 2022-06-08 16:03:47.032 | 2022-06-08 16:03:47.032 | To fix this you could try to: 2022-06-08 16:03:47.032 | 1. loosen the range of package versions you've specified 2022-06-08 16:03:47.032 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 16:03:47.032 | 2022-06-08 16:03:47.032 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 16:03:47.146 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:03:47.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:03:47.233 | + inc/python:pip_install:1 : exit_trap 2022-06-08 16:03:47.236 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 16:03:47.240 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 16:03:47.243 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 16:03:47.247 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 16:03:47.251 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 16:03:47.254 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 16:03:47.258 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 16:03:47.261 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 16:03:47.265 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 16:03:47.265 | Error on exit 2022-06-08 16:03:47.268 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 16:03:47.270 | + ./stack.sh:exit_trap:537 : generate-subunit 1654704127 100 fail 2022-06-08 16:03:47.514 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 16:03:47.517 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 16:03:48.015 | + ./stack.sh:exit_trap:551 : exit 1