2022-04-13 23:03:28.674 | + ./stack.sh:main:489 : exec 2022-04-13 23:03:28.674 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-230328.summary.2022-04-13-230328 2022-04-13 23:03:28.674 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230328' 2022-04-13 23:03:28.674 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:03:28.674 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230328 2022-04-13 23:03:28.674 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230328 /opt/stack/logs/stack.sh.log 2022-04-13 23:03:28.674 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230328.summary.2022-04-13-230328 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:03:28.674 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:03:28.674 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:03:28.674 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:03:28.674 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:03:28.674 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:03:28.674 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:03:28.674 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:03:28.674 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:03:28.674 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:03:28.675 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:03:28.675 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:03:28.675 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:03:28.675 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:03:28.675 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:03:28.675 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:03:28.675 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:03:28.675 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:03:28.675 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:03:28.675 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:03:28.675 | Linux dv-cinder-837527-1-smb 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-04-13 23:03:28.677 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:03:28.679 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:03:28.683 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:03:28.719 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:03:28.736 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:03:28.738 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:03:28.739 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:03:28.741 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:03:28.744 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:03:28.746 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:03:28.747 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:03:28.749 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:03:28.751 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:03:28.753 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:03:28.754 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:03:28.756 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:03:28.758 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:03:28.761 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:03:28.764 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:03:28.766 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:03:28.768 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:03:28.769 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:03:28.771 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:03:28.784 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:28.786 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:03:28.787 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:03:28.789 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:03:28.791 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:03:28.793 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:03:28.794 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:03:28.796 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:03:28.798 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:03:28.800 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:03:28.802 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:03:28.803 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:03:28.805 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:03:28.809 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:03:28.812 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:03:28.814 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:03:28.816 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:03:28.835 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:03:28.837 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:03:28.849 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:28.852 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:03:28.856 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:03:28.857 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:03:28.859 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:03:28.861 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:03:28.863 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:03:28.865 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:03:28.867 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:03:28.869 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:03:28.871 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:03:28.873 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:03:28.877 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:03:28.888 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:03:28.905 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:03:28.918 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:03:28.930 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:03:28.965 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:03:29.024 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:03:29.114 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:03:29.136 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:03:29.178 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:03:29.232 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:03:29.378 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:03:29.391 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:03:29.405 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:03:29.418 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:03:29.511 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:03:29.514 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:03:29.516 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:03:29.518 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:03:29.520 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:03:29.522 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:03:29.525 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:03:29.525 | False' 2022-04-13 23:03:29.528 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:03:29.543 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:03:29.545 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:03:29.548 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:03:29.550 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:03:29.552 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:03:29.554 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:03:29.556 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:03:29.558 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:03:29.560 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:03:29.563 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:03:29.566 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:03:29.568 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:03:29.570 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:03:29.572 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:03:29.575 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:03:29.589 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:29.591 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:03:29.593 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:03:29.632 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:03:29.635 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:03:29.637 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:03:29.639 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:03:29.641 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:03:29.643 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:03:29.645 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:03:29.647 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:03:29.650 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:03:29.652 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:03:29.655 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.658 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:03:29.660 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.662 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:03:29.665 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.667 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:03:29.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.671 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:03:29.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.676 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:03:29.678 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.680 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:03:29.682 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:03:29.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.689 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:03:29.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.694 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:03:29.697 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.699 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:03:29.701 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.703 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:03:29.706 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.708 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:03:29.710 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.712 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:03:29.715 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.717 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:03:29.719 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.721 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:03:29.723 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.726 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:03:29.728 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.731 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:03:29.734 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.736 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:03:29.740 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.745 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:03:29.747 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.750 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:03:29.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.755 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:03:29.757 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.759 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:03:29.762 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.764 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:03:29.766 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.768 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:03:29.770 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.773 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:03:29.775 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.777 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:03:29.779 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.782 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:03:29.784 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.786 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:03:29.788 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.791 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:03:29.793 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.796 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:03:29.798 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.800 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:03:29.802 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.804 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:03:29.807 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.809 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:03:29.812 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.814 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:03:29.816 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.819 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:03:29.821 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.823 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:03:29.825 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.827 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:03:29.830 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.832 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:03:29.834 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.836 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:03:29.838 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.841 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:03:29.843 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.845 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:03:29.847 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.849 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:03:29.852 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.855 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:03:29.857 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.859 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:03:29.861 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:03:29.863 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:03:29.866 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:03:29.869 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:03:29.871 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:03:29.886 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:29.888 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:03:29.890 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:03:29.893 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:03:29.908 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:29.910 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:03:29.912 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:03:29.914 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:03:29.917 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:03:29.919 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:03:29.922 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:03:29.924 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:03:29.926 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:03:29.928 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:03:29.929 | Using mysql database backend 2022-04-13 23:03:29.931 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:03:29.947 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:03:29.950 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:03:29.953 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:03:29.955 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:03:29.958 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:03:29.960 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:03:29.976 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:29.979 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:03:29.996 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:03:30.013 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:30.016 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:03:30.037 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:03:30.053 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:03:30.070 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:03:30.073 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:03:30.090 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:03:30.092 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:03:30.108 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:03:30.111 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:03:30.113 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:03:30.115 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:03:30.119 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:03:30.123 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-230330 2022-04-13 23:03:30.125 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-230330 759' 2022-04-13 23:03:30.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.130 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:03:30.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.135 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:03:30.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.140 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:03:30.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.145 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:03:30.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.149 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:03:30.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.154 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:03:30.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.159 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230328 2022-04-13 23:03:30.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.163 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:03:30.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.168 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:03:30.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.173 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:03:30.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.177 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:03:30.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.183 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:03:30.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:03:30.187 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:03:30.190 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:03:30.192 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:03:30.195 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:03:30.197 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:03:30.200 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:03:30.202 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:03:30.204 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:03:30.207 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:03:30.209 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:03:30.211 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:03:30.226 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:03:30.228 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:03:30.230 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:30.233 | + functions-common:git_clone:629 : echo master 2022-04-13 23:03:30.234 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:03:30.239 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:03:30.241 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:30.243 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:03:30.256 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:03:30.258 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:03:30.259 | + functions-common:git_clone:685 : head -1 2022-04-13 23:03:30.262 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:03:30.265 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:03:30.267 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:03:30.270 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:03:30.272 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:03:30.275 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:03:30.277 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:03:30.280 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:03:30.282 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:03:30.284 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:03:30.287 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:03:30.289 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:03:30.293 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:03:30.297 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891010 2022-04-13 23:03:30.300 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:03:30.304 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649890045 2022-04-13 23:03:30.307 | ++ tools/install_prereqs.sh:source:49 : DELTA=965 2022-04-13 23:03:30.310 | ++ tools/install_prereqs.sh:source:50 : [[ 965 -lt 7200 ]] 2022-04-13 23:03:30.312 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:03:30.315 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:03:30.317 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:03:30.319 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:03:30.322 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:03:30.324 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:03:30.327 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:03:30.329 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:03:30.332 | +++ 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:03:30.382 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:03:30.382 | apache2-dev 2022-04-13 23:03:30.382 | bc 2022-04-13 23:03:30.382 | bsdmainutils 2022-04-13 23:03:30.383 | curl 2022-04-13 23:03:30.383 | g++ 2022-04-13 23:03:30.383 | gawk 2022-04-13 23:03:30.383 | gcc 2022-04-13 23:03:30.383 | gettext 2022-04-13 23:03:30.383 | git 2022-04-13 23:03:30.383 | graphviz 2022-04-13 23:03:30.383 | iputils-ping 2022-04-13 23:03:30.383 | libapache2-mod-proxy-uwsgi 2022-04-13 23:03:30.383 | libffi-dev 2022-04-13 23:03:30.383 | libjpeg-dev 2022-04-13 23:03:30.383 | libpcre3-dev 2022-04-13 23:03:30.383 | libpq-dev 2022-04-13 23:03:30.383 | libssl-dev 2022-04-13 23:03:30.383 | libsystemd-dev 2022-04-13 23:03:30.383 | libxml2-dev 2022-04-13 23:03:30.383 | libxslt1-dev 2022-04-13 23:03:30.383 | libyaml-dev 2022-04-13 23:03:30.383 | lsof 2022-04-13 23:03:30.383 | openssh-server 2022-04-13 23:03:30.383 | openssl 2022-04-13 23:03:30.383 | pkg-config 2022-04-13 23:03:30.383 | psmisc 2022-04-13 23:03:30.383 | python3-dev 2022-04-13 23:03:30.383 | python3-pip 2022-04-13 23:03:30.383 | python3-systemd 2022-04-13 23:03:30.383 | python3-venv 2022-04-13 23:03:30.383 | tar 2022-04-13 23:03:30.383 | tcpdump 2022-04-13 23:03:30.383 | unzip 2022-04-13 23:03:30.383 | uuid-runtime 2022-04-13 23:03:30.383 | wget 2022-04-13 23:03:30.384 | wget 2022-04-13 23:03:30.384 | zlib1g-dev 2022-04-13 23:03:30.384 | libkrb5-dev 2022-04-13 23:03:30.384 | libldap2-dev 2022-04-13 23:03:30.384 | libsasl2-dev 2022-04-13 23:03:30.384 | memcached 2022-04-13 23:03:30.384 | python3-mysqldb 2022-04-13 23:03:30.384 | sqlite3 2022-04-13 23:03:30.384 | conntrack 2022-04-13 23:03:30.384 | curl 2022-04-13 23:03:30.384 | dnsmasq-base 2022-04-13 23:03:30.384 | dnsmasq-utils 2022-04-13 23:03:30.385 | ebtables 2022-04-13 23:03:30.385 | genisoimage 2022-04-13 23:03:30.385 | iptables 2022-04-13 23:03:30.385 | iputils-arping 2022-04-13 23:03:30.385 | kpartx 2022-04-13 23:03:30.385 | libjs-jquery-tablesorter 2022-04-13 23:03:30.385 | parted 2022-04-13 23:03:30.385 | pm-utils 2022-04-13 23:03:30.385 | python3-mysqldb 2022-04-13 23:03:30.385 | socat 2022-04-13 23:03:30.385 | sqlite3 2022-04-13 23:03:30.385 | sudo 2022-04-13 23:03:30.385 | vlan 2022-04-13 23:03:30.385 | lsscsi 2022-04-13 23:03:30.385 | open-iscsi 2022-04-13 23:03:30.385 | lvm2 2022-04-13 23:03:30.385 | qemu-utils 2022-04-13 23:03:30.385 | thin-provisioning-tools 2022-04-13 23:03:30.385 | acl 2022-04-13 23:03:30.385 | dnsmasq-base 2022-04-13 23:03:30.385 | dnsmasq-utils 2022-04-13 23:03:30.385 | ebtables 2022-04-13 23:03:30.385 | haproxy 2022-04-13 23:03:30.385 | iptables 2022-04-13 23:03:30.385 | iputils-arping 2022-04-13 23:03:30.385 | iputils-ping 2022-04-13 23:03:30.385 | postgresql-server-dev-all 2022-04-13 23:03:30.385 | python3-mysqldb 2022-04-13 23:03:30.385 | sqlite3 2022-04-13 23:03:30.385 | sudo 2022-04-13 23:03:30.385 | vlan 2022-04-13 23:03:30.385 | pcp 2022-04-13 23:03:30.385 | ipset 2022-04-13 23:03:30.385 | conntrack 2022-04-13 23:03:30.385 | conntrackd 2022-04-13 23:03:30.385 | keepalived 2022-04-13 23:03:30.385 | lvm2 2022-04-13 23:03:30.385 | qemu-utils 2022-04-13 23:03:30.386 | thin-provisioning-tools 2022-04-13 23:03:30.386 | curl 2022-04-13 23:03:30.386 | liberasurecode-dev 2022-04-13 23:03:30.386 | make 2022-04-13 23:03:30.386 | memcached 2022-04-13 23:03:30.386 | rsync 2022-04-13 23:03:30.386 | sqlite3 2022-04-13 23:03:30.386 | xfsprogs' 2022-04-13 23:03:30.387 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:03:30.407 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:03:30.407 | apache2-dev 2022-04-13 23:03:30.407 | bc 2022-04-13 23:03:30.407 | bsdmainutils 2022-04-13 23:03:30.407 | curl 2022-04-13 23:03:30.407 | g++ 2022-04-13 23:03:30.407 | gawk 2022-04-13 23:03:30.407 | gcc 2022-04-13 23:03:30.407 | gettext 2022-04-13 23:03:30.407 | git 2022-04-13 23:03:30.407 | graphviz 2022-04-13 23:03:30.407 | iputils-ping 2022-04-13 23:03:30.407 | libapache2-mod-proxy-uwsgi 2022-04-13 23:03:30.407 | libffi-dev 2022-04-13 23:03:30.407 | libjpeg-dev 2022-04-13 23:03:30.407 | libpcre3-dev 2022-04-13 23:03:30.407 | libpq-dev 2022-04-13 23:03:30.407 | libssl-dev 2022-04-13 23:03:30.407 | libsystemd-dev 2022-04-13 23:03:30.407 | libxml2-dev 2022-04-13 23:03:30.407 | libxslt1-dev 2022-04-13 23:03:30.407 | libyaml-dev 2022-04-13 23:03:30.407 | lsof 2022-04-13 23:03:30.407 | openssh-server 2022-04-13 23:03:30.407 | openssl 2022-04-13 23:03:30.407 | pkg-config 2022-04-13 23:03:30.407 | psmisc 2022-04-13 23:03:30.407 | python3-dev 2022-04-13 23:03:30.407 | python3-pip 2022-04-13 23:03:30.407 | python3-systemd 2022-04-13 23:03:30.407 | python3-venv 2022-04-13 23:03:30.407 | tar 2022-04-13 23:03:30.407 | tcpdump 2022-04-13 23:03:30.407 | unzip 2022-04-13 23:03:30.408 | uuid-runtime 2022-04-13 23:03:30.408 | wget 2022-04-13 23:03:30.408 | wget 2022-04-13 23:03:30.408 | zlib1g-dev 2022-04-13 23:03:30.408 | libkrb5-dev 2022-04-13 23:03:30.408 | libldap2-dev 2022-04-13 23:03:30.408 | libsasl2-dev 2022-04-13 23:03:30.408 | memcached 2022-04-13 23:03:30.408 | python3-mysqldb 2022-04-13 23:03:30.408 | sqlite3 2022-04-13 23:03:30.408 | conntrack 2022-04-13 23:03:30.408 | curl 2022-04-13 23:03:30.408 | dnsmasq-base 2022-04-13 23:03:30.408 | dnsmasq-utils 2022-04-13 23:03:30.408 | ebtables 2022-04-13 23:03:30.408 | genisoimage 2022-04-13 23:03:30.408 | iptables 2022-04-13 23:03:30.408 | iputils-arping 2022-04-13 23:03:30.408 | kpartx 2022-04-13 23:03:30.408 | libjs-jquery-tablesorter 2022-04-13 23:03:30.408 | parted 2022-04-13 23:03:30.408 | pm-utils 2022-04-13 23:03:30.408 | python3-mysqldb 2022-04-13 23:03:30.408 | socat 2022-04-13 23:03:30.408 | sqlite3 2022-04-13 23:03:30.408 | sudo 2022-04-13 23:03:30.408 | vlan 2022-04-13 23:03:30.408 | lsscsi 2022-04-13 23:03:30.408 | open-iscsi 2022-04-13 23:03:30.408 | lvm2 2022-04-13 23:03:30.408 | qemu-utils 2022-04-13 23:03:30.408 | thin-provisioning-tools 2022-04-13 23:03:30.408 | acl 2022-04-13 23:03:30.408 | dnsmasq-base 2022-04-13 23:03:30.408 | dnsmasq-utils 2022-04-13 23:03:30.408 | ebtables 2022-04-13 23:03:30.408 | haproxy 2022-04-13 23:03:30.408 | iptables 2022-04-13 23:03:30.408 | iputils-arping 2022-04-13 23:03:30.409 | iputils-ping 2022-04-13 23:03:30.409 | postgresql-server-dev-all 2022-04-13 23:03:30.409 | python3-mysqldb 2022-04-13 23:03:30.409 | sqlite3 2022-04-13 23:03:30.409 | sudo 2022-04-13 23:03:30.409 | vlan 2022-04-13 23:03:30.409 | pcp 2022-04-13 23:03:30.409 | ipset 2022-04-13 23:03:30.409 | conntrack 2022-04-13 23:03:30.409 | conntrackd 2022-04-13 23:03:30.409 | keepalived 2022-04-13 23:03:30.409 | lvm2 2022-04-13 23:03:30.409 | qemu-utils 2022-04-13 23:03:30.409 | thin-provisioning-tools 2022-04-13 23:03:30.409 | curl 2022-04-13 23:03:30.409 | liberasurecode-dev 2022-04-13 23:03:30.409 | make 2022-04-13 23:03:30.409 | memcached 2022-04-13 23:03:30.409 | rsync 2022-04-13 23:03:30.409 | sqlite3 2022-04-13 23:03:30.409 | xfsprogs ' 2022-04-13 23:03:30.409 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:03:30.411 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:30.414 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:30.418 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:03:30.418 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:03:30.423 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:03:30.425 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:03:30.428 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:03:30.430 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:03:30.432 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:03:30.434 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:30.437 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:03:30.439 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:30.441 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:30.444 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:03:30.448 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:03:30.450 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:03:30.452 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:03:30.454 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:03:30.459 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:03:30.461 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:03:30.463 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:03:30.465 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:03:30.467 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:03:30.470 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:03:30.474 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891010471 2022-04-13 23:03:30.476 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:03:30.478 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:03:30.480 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:03:30.742 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:03:30.791 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:03:30.855 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:03:30.937 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:03:33.073 | Reading package lists... 2022-04-13 23:03:33.104 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:03:33.106 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:03:33.109 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:03:33.111 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:33.113 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:33.115 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:03:33.117 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:33.120 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:03:33.122 | ++ functions-common:time_stop:2439 : start_time=1649891010471 2022-04-13 23:03:33.124 | ++ functions-common:time_stop:2441 : [[ -z 1649891010471 ]] 2022-04-13 23:03:33.127 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:33.131 | ++ functions-common:time_stop:2444 : end_time=1649891013129 2022-04-13 23:03:33.133 | ++ functions-common:time_stop:2445 : elapsed_time=2658 2022-04-13 23:03:33.136 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:03:33.138 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:33.140 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2658 2022-04-13 23:03:33.143 | ++ functions-common:install_package:1471 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:03:33.145 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:03:33.147 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:33.151 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:33.154 | ++ functions-common:real_install_package:1457 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:03:33.175 | ++ functions-common:apt_get:1237 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:03:33.285 | Reading package lists... 2022-04-13 23:03:33.527 | Building dependency tree... 2022-04-13 23:03:33.528 | Reading state information... 2022-04-13 23:03:33.562 | acl is already the newest version (2.2.53-6). 2022-04-13 23:03:33.562 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:03:33.562 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:03:33.562 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:03:33.562 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:03:33.562 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:03:33.562 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:03:33.562 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:03:33.562 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:03:33.562 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:03:33.562 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:03:33.562 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:03:33.562 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:03:33.562 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:03:33.562 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:03:33.562 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:03:33.562 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:03:33.562 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:03:33.562 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:03:33.562 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:03:33.563 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:03:33.563 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:03:33.563 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:03:33.563 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:03:33.563 | psmisc is already the newest version (23.3-1). 2022-04-13 23:03:33.563 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:03:33.563 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:03:33.563 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:03:33.563 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:03:33.563 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:03:33.563 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:03:33.563 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:03:33.563 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:03:33.563 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:03:33.563 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:03:33.563 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:03:33.563 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:03:33.563 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:03:33.563 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:03:33.563 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:03:33.563 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:03:33.563 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:03:33.563 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:03:33.563 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:03:33.563 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:03:33.563 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:03:33.563 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:03:33.563 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:03:33.563 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:03:33.563 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:03:33.563 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:03:33.563 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:03:33.563 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:03:33.563 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:03:33.564 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:03:33.564 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:03:33.564 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:03:33.564 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:03:33.564 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:03:33.564 | openssl set to manually installed. 2022-04-13 23:03:33.564 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:03:33.564 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:03:33.564 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:03:33.564 | rsync set to manually installed. 2022-04-13 23:03:33.564 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:03:33.564 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:03:33.564 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:03:33.564 | tar set to manually installed. 2022-04-13 23:03:33.564 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:03:33.564 | tcpdump set to manually installed. 2022-04-13 23:03:33.564 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:03:33.776 | uuid-runtime set to manually installed. 2022-04-13 23:03:33.776 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:03:33.776 | wget set to manually installed. 2022-04-13 23:03:33.776 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:03:33.776 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:03:33.776 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:03:33.776 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:03:33.777 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:03:33.777 | The following packages were automatically installed and are no longer required: 2022-04-13 23:03:33.777 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:03:33.777 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:03:33.777 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:03:33.777 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:03:33.777 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:03:33.777 | python3-zope.interface 2022-04-13 23:03:33.777 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:03:33.905 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:03:33.910 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:03:33.912 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:03:33.914 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:03:33.917 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:33.919 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:33.921 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:03:33.923 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:33.925 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:03:33.927 | ++ functions-common:time_stop:2439 : start_time=1649891013173 2022-04-13 23:03:33.929 | ++ functions-common:time_stop:2441 : [[ -z 1649891013173 ]] 2022-04-13 23:03:33.933 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:33.937 | ++ functions-common:time_stop:2444 : end_time=1649891013935 2022-04-13 23:03:33.940 | ++ functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:03:33.942 | ++ functions-common:time_stop:2446 : total=744 2022-04-13 23:03:33.944 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:33.947 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1506 2022-04-13 23:03:33.949 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:03:33.952 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:03:33.954 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:03:33.957 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:03:33.961 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:03:33.965 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:03:33.967 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:03:33.970 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:03:35.375 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:03:35.377 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:03:35.379 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:03:35.380 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:03:35.382 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:03:35.385 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:03:35.386 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:03:35.388 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:03:35.390 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:03:35.392 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:03:35.393 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:03:35.395 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:03:35.397 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:03:35.399 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:03:35.400 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:03:35.402 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:03:35.404 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:03:35.406 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:03:35.407 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:03:35.409 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:03:35.412 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:03:35.414 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:03:35.416 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:03:35.418 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:03:35.492 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:03:35.495 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:03:35.568 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:03:35.571 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:03:35.645 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:03:35.647 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:03:35.649 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:03:35.650 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:03:35.652 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:03:35.654 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:03:35.656 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:03:35.658 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:03:35.660 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:03:35.662 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:03:35.664 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:03:35.664 | Distro: focal 2022-04-13 23:03:35.667 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:03:35.669 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:03:35.672 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:03:35.674 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:03:35.677 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:03:35.677 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:03:36.358 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:03:36.360 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:03:36.360 | pip: 21.3.1 2022-04-13 23:03:36.362 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:03:36.363 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:03:36.365 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:03:36.367 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:03:36.369 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:03:36.371 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:03:36.373 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:03:36.374 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:03:36.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:03:36.378 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:03:36.379 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:03:36.381 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:03:36.383 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:03:36.385 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:03:36.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:36.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:36.390 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:03:36.392 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:03:36.394 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:03:36.396 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:03:36.397 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:03:36.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:03:36.401 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:03:36.403 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:03:36.406 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:03:36.406 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:03:36.411 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:03:36.413 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:03:36.415 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:03:36.417 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:03:36.419 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:03:36.436 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:03:36.438 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:03:37.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:37.327 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:37.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:37.327 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:38.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:39.617 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:03:39.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:03:42.215 | Installing collected packages: setuptools 2022-04-13 23:03:43.152 | Successfully installed setuptools-62.0.0 2022-04-13 23:03:43.152 | 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-04-13 23:03:43.329 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:03:43.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:03:43.468 | + inc/python:pip_install:200 : result=0 2022-04-13 23:03:43.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:03:43.471 | + functions-common:time_stop:2432 : local name 2022-04-13 23:03:43.473 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:43.475 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:43.477 | + functions-common:time_stop:2435 : local total 2022-04-13 23:03:43.478 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:43.480 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:03:43.482 | + functions-common:time_stop:2439 : start_time=1649891016431 2022-04-13 23:03:43.483 | + functions-common:time_stop:2441 : [[ -z 1649891016431 ]] 2022-04-13 23:03:43.486 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:43.489 | + functions-common:time_stop:2444 : end_time=1649891023487 2022-04-13 23:03:43.490 | + functions-common:time_stop:2445 : elapsed_time=7056 2022-04-13 23:03:43.493 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:03:43.494 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:43.496 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7056 2022-04-13 23:03:43.498 | + inc/python:pip_install:203 : return 0 2022-04-13 23:03:43.500 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:03:43.502 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:03:43.506 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:03:43.508 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:03:43.511 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:03:43.512 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:03:44.198 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:03:44.200 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:03:44.200 | pip: 21.3.1 2022-04-13 23:03:44.203 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:03:44.206 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:03:44.209 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:03:44.212 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:03:44.214 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:03:44.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:03:44.219 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:03:44.221 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:03:44.232 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:03:44.244 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:03:44.255 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:03:44.257 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:03:44.260 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:03:44.262 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:03:44.264 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:03:44.266 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:03:44.268 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:03:44.270 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:03:44.272 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:03:44.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:03:44.277 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:03:44.279 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:03:44.281 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:03:44.283 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:03:44.285 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:03:44.287 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:03:44.290 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:03:44.292 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:03:44.294 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:03:44.296 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:03:44.298 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:03:44.300 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:03:44.302 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:03:44.305 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:03:44.307 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:03:44.310 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:03:44.312 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:03:44.314 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:03:44.317 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:03:44.338 | Using python 3.8 to install os-testr 2022-04-13 23:03:44.340 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:03:45.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:45.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:45.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:03:45.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:03:46.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:46.480 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:03:46.561 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:03:46.562 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:03:46.563 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:03:46.579 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:03:46.589 | 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-04-13 23:03:46.601 | 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-04-13 23:03:49.145 | 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-04-13 23:03:49.152 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:03:49.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:03:49.274 | + inc/python:pip_install:200 : result=0 2022-04-13 23:03:49.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:03:49.278 | + functions-common:time_stop:2432 : local name 2022-04-13 23:03:49.280 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:49.282 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:49.284 | + functions-common:time_stop:2435 : local total 2022-04-13 23:03:49.287 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:49.289 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:03:49.291 | + functions-common:time_stop:2439 : start_time=1649891024332 2022-04-13 23:03:49.293 | + functions-common:time_stop:2441 : [[ -z 1649891024332 ]] 2022-04-13 23:03:49.296 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:49.300 | + functions-common:time_stop:2444 : end_time=1649891029297 2022-04-13 23:03:49.302 | + functions-common:time_stop:2445 : elapsed_time=4965 2022-04-13 23:03:49.304 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:03:49.306 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:49.309 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4965 2022-04-13 23:03:49.311 | + inc/python:pip_install:203 : return 0 2022-04-13 23:03:49.313 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:03:49.366 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:03:49.699 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:03:49.701 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:03:49.703 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:03:49.706 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:03:49.709 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:03:49.731 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:03:51.651 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.659 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.663 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.668 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.672 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.679 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.683 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.709 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.789 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.808 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.812 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.817 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.833 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.841 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.843 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.860 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.878 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.893 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.912 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.938 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.956 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.965 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.970 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:51.991 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.020 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.021 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.036 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.041 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.045 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.050 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.065 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.072 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.122 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.144 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.176 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.243 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.249 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.256 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.307 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.321 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.329 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.434 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.458 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.463 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.474 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.480 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.498 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.506 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.522 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.554 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.583 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.596 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.609 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.627 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.635 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.650 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.661 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.665 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:52.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:52.815 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:03:53.119 | + inc/python:pip_install:200 : result=0 2022-04-13 23:03:53.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:03:53.123 | + functions-common:time_stop:2432 : local name 2022-04-13 23:03:53.125 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:03:53.128 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:03:53.130 | + functions-common:time_stop:2435 : local total 2022-04-13 23:03:53.132 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:03:53.134 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:03:53.138 | + functions-common:time_stop:2439 : start_time=1649891029724 2022-04-13 23:03:53.140 | + functions-common:time_stop:2441 : [[ -z 1649891029724 ]] 2022-04-13 23:03:53.142 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:03:53.146 | + functions-common:time_stop:2444 : end_time=1649891033144 2022-04-13 23:03:53.149 | + functions-common:time_stop:2445 : elapsed_time=3420 2022-04-13 23:03:53.151 | + functions-common:time_stop:2446 : total=4965 2022-04-13 23:03:53.153 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:03:53.155 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8385 2022-04-13 23:03:53.158 | + inc/python:pip_install:203 : return 0 2022-04-13 23:03:53.160 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:03:53.162 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:03:53.185 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:03:54.999 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.006 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.012 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.019 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.026 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.034 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.038 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.064 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.144 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.163 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.167 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.172 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.186 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.194 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.197 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.214 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.230 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.240 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.244 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.262 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.284 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.302 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.310 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.315 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.336 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.364 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.366 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.380 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.385 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.389 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.394 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.409 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.416 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.465 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.484 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.488 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.519 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.581 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.588 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.595 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.646 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.660 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.668 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.773 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.799 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.803 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.815 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.821 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.842 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.849 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.866 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.900 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.928 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.940 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.953 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.971 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.980 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:55.993 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:56.004 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:56.009 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:03:56.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:03:56.017 | Processing /opt/stack/requirements 2022-04-13 23:03:57.748 | 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 29)) (6.0) 2022-04-13 23:03:57.750 | 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 191)) (3.0.0) 2022-04-13 23:03:57.763 | 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 366)) (21.3) 2022-04-13 23:03:57.768 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:03:57.770 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:03:57.777 | 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 497)) (2.27.1) 2022-04-13 23:03:57.803 | 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 539)) (1.16.0) 2022-04-13 23:03:57.806 | 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 596)) (2.5.0) 2022-04-13 23:03:57.817 | 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 625)) (1.26.9) 2022-04-13 23:03:57.868 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:03:57.871 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:03:57.886 | 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 226)) (3.3) 2022-04-13 23:03:57.889 | 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 128)) (2.0.12) 2022-04-13 23:03:57.894 | 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 497)) (2021.10.8) 2022-04-13 23:03:57.897 | 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 186)) (1.0.0) 2022-04-13 23:03:57.900 | 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 131)) (3.10.1) 2022-04-13 23:03:57.912 | 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 575)) (3.5.0) 2022-04-13 23:03:57.919 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:03:57.930 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:03:57.979 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:03:57.982 | 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 636)) (0.2.5) 2022-04-13 23:03:57.987 | 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 101)) (21.4.0) 2022-04-13 23:03:58.048 | 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 410)) (1.8.2) 2022-04-13 23:03:58.051 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:03:58.051 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:03:58.881 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:03:58.881 | ERROR: Command errored out with exit status 1: 2022-04-13 23:03:58.881 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-pryollgz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-pryollgz/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-oielh0uw 2022-04-13 23:03:58.881 | cwd: /tmp/pip-req-build-pryollgz/ 2022-04-13 23:03:58.881 | Complete output (6 lines): 2022-04-13 23:03:58.881 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:03:58.881 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:03:58.881 | or: setup.py --help-commands 2022-04-13 23:03:58.881 | or: setup.py cmd --help 2022-04-13 23:03:58.881 | 2022-04-13 23:03:58.881 | error: invalid command 'bdist_wheel' 2022-04-13 23:03:58.882 | ---------------------------------------- 2022-04-13 23:03:58.882 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:03:58.882 | Running setup.py clean for openstack-requirements 2022-04-13 23:03:59.711 | Failed to build openstack-requirements 2022-04-13 23:03:59.728 | Installing collected packages: openstack-requirements 2022-04-13 23:03:59.728 | Attempting uninstall: openstack-requirements 2022-04-13 23:03:59.729 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:03:59.763 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:03:59.802 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:03:59.804 | Running setup.py install for openstack-requirements: started 2022-04-13 23:04:02.232 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:04:02.255 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:04:02.381 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:02.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:02.386 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:02.388 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:02.390 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:02.392 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:02.394 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:02.396 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:02.398 | + functions-common:time_stop:2439 : start_time=1649891033177 2022-04-13 23:04:02.401 | + functions-common:time_stop:2441 : [[ -z 1649891033177 ]] 2022-04-13 23:04:02.403 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:02.407 | + functions-common:time_stop:2444 : end_time=1649891042405 2022-04-13 23:04:02.409 | + functions-common:time_stop:2445 : elapsed_time=9228 2022-04-13 23:04:02.411 | + functions-common:time_stop:2446 : total=8385 2022-04-13 23:04:02.413 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:02.415 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17613 2022-04-13 23:04:02.418 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:02.420 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:04:02.422 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:04:02.425 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:04:02.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:02.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:02.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:04:02.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:02.437 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:04:02.457 | Using python 3.8 to install pbr 2022-04-13 23:04:02.459 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:04:03.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:03.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:03.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:03.323 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:04.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:04.529 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:04:07.252 | 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-04-13 23:04:07.260 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:07.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:07.388 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:07.390 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:07.393 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:07.395 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:07.397 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:07.399 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:07.402 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:07.404 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:07.406 | + functions-common:time_stop:2439 : start_time=1649891042452 2022-04-13 23:04:07.408 | + functions-common:time_stop:2441 : [[ -z 1649891042452 ]] 2022-04-13 23:04:07.411 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:07.415 | + functions-common:time_stop:2444 : end_time=1649891047412 2022-04-13 23:04:07.417 | + functions-common:time_stop:2445 : elapsed_time=4960 2022-04-13 23:04:07.419 | + functions-common:time_stop:2446 : total=17613 2022-04-13 23:04:07.421 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:07.424 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22573 2022-04-13 23:04:07.426 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:07.428 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:04:09.719 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:04:11.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:11.646 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:04:11.663 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:04:11.666 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:04:11.668 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:04:11.671 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:04:11.677 | 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.8) 2022-04-13 23:04:11.750 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:04:11.753 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:04:11.756 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:04:11.774 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:04:11.776 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:04:11.778 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:04:11.781 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:04:11.783 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:04:11.785 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:04:11.788 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:04:11.790 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:04:11.792 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:04:11.794 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:04:11.797 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:04:11.801 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:04:11.803 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:04:11.805 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:04:11.807 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:04:11.810 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:04:11.825 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:11.827 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:04:11.829 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:04:11.831 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:04:11.833 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:04:11.835 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:04:11.838 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:04:11.840 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:04:11.842 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:04:11.844 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:04:11.846 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:04:11.848 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:04:11.850 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:04:11.852 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:04:11.854 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:04:11.856 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:04:11.859 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:04:11.861 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:04:11.863 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:04:11.865 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:04:11.867 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:04:11.870 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:04:11.872 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:04:11.875 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:04:11.877 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:04:11.879 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:04:11.931 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:04:11.931 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:04:11.934 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:04:12.298 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:04:12.301 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:04:12.317 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:12.320 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:04:12.323 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:04:12.325 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:04:12.327 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:04:12.329 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:04:12.332 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:12.334 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:04:12.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:12.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:12.341 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:04:12.343 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:12.345 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:04:12.347 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:04:12.350 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:04:12.352 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:04:12.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:12.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:12.359 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:04:12.380 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:04:12.490 | Reading package lists... 2022-04-13 23:04:12.732 | Building dependency tree... 2022-04-13 23:04:12.733 | Reading state information... 2022-04-13 23:04:12.986 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:04:12.986 | The following packages were automatically installed and are no longer required: 2022-04-13 23:04:12.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:04:12.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:04:12.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:04:12.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:04:12.988 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:04:12.988 | python3-zope.interface 2022-04-13 23:04:12.988 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:04:13.104 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:04:13.108 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:04:13.111 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:04:13.113 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:13.115 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:13.117 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:13.119 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:13.122 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:13.124 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:04:13.126 | + functions-common:time_stop:2439 : start_time=1649891052377 2022-04-13 23:04:13.128 | + functions-common:time_stop:2441 : [[ -z 1649891052377 ]] 2022-04-13 23:04:13.131 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:13.135 | + functions-common:time_stop:2444 : end_time=1649891053133 2022-04-13 23:04:13.137 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:04:13.140 | + functions-common:time_stop:2446 : total=1506 2022-04-13 23:04:13.142 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:13.144 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2262 2022-04-13 23:04:13.146 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:04:13.149 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:04:13.153 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:04:13.157 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:04:13.159 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:04:13.161 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:04:13.164 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:04:13.166 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:04:13.168 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:04:13.171 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:04:13.173 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:04:13.175 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:04:13.177 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:04:13.180 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:04:13.182 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:04:13.184 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:04:13.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:04:13.189 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:04:13.191 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:04:13.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:04:13.196 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:04:13.198 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:04:13.201 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:04:13.203 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:04:13.205 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:04:13.207 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:04:13.210 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:04:13.213 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:04:13.215 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:04:13.230 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:13.233 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:04:13.235 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:04:13.237 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:04:13.239 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:04:13.242 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:04:13.246 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:04:13.248 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:04:13.251 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:04:13.253 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:04:13.255 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:04:13.258 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:04:13.261 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:04:13.946 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:04:13.946 | user tags 2022-04-13 23:04:13.946 | stackrabbit []' 2022-04-13 23:04:13.949 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:04:13.949 | user tags 2022-04-13 23:04:13.949 | stackrabbit []' 2022-04-13 23:04:13.950 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:04:13.956 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:04:13.958 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:04:13.960 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:04:14.619 | Changing password for user "stackrabbit" ... 2022-04-13 23:04:14.670 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:04:15.350 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:04:15.407 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:04:15.409 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:04:16.058 | Changing password for user "stackrabbit" ... 2022-04-13 23:04:16.128 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:04:16.131 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:04:16.133 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:04:16.821 | Deleting user "guest" ... 2022-04-13 23:04:16.836 | Error: 2022-04-13 23:04:16.836 | {:no_such_user, "guest"} 2022-04-13 23:04:16.849 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:04:16.852 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:04:16.869 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:16.871 | + ./stack.sh:main:838 : install_database 2022-04-13 23:04:16.873 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:04:16.876 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:04:16.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:16.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:16.883 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:04:17.263 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:04:17.266 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:17.268 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:04:17.270 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:04:17.272 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:04:17.275 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:04:17.278 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:04:17.280 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:04:17.282 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:04:17.284 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:04:17.287 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:04:17.290 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:04:17.292 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:04:17.294 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:04:17.296 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:04:17.299 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:04:17.301 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:04:17.303 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:04:17.305 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:04:17.308 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:04:17.310 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:04:17.313 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:04:17.315 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:04:17.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:04:17.319 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:04:17.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:17.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:17.327 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:04:17.329 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:04:17.331 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:04:17.334 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:04:17.336 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:04:17.339 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:17.341 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:04:17.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:17.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:17.348 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:04:17.350 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:17.353 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:04:17.355 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:04:17.357 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:04:17.360 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:04:17.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:17.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:17.367 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:04:17.387 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:04:17.498 | Reading package lists... 2022-04-13 23:04:17.742 | Building dependency tree... 2022-04-13 23:04:17.743 | Reading state information... 2022-04-13 23:04:17.995 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:04:17.995 | The following packages were automatically installed and are no longer required: 2022-04-13 23:04:17.996 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:04:17.996 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:04:17.996 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:04:17.996 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:04:17.996 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:04:17.996 | python3-zope.interface 2022-04-13 23:04:17.997 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:04:18.109 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:04:18.113 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:04:18.116 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:04:18.118 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:18.121 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:18.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:18.125 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:18.127 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:18.129 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:04:18.131 | + functions-common:time_stop:2439 : start_time=1649891057385 2022-04-13 23:04:18.134 | + functions-common:time_stop:2441 : [[ -z 1649891057385 ]] 2022-04-13 23:04:18.137 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:18.141 | + functions-common:time_stop:2444 : end_time=1649891058138 2022-04-13 23:04:18.143 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 23:04:18.145 | + functions-common:time_stop:2446 : total=2262 2022-04-13 23:04:18.147 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:18.149 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3015 2022-04-13 23:04:18.152 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:04:18.154 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:04:18.156 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:04:18.158 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:04:18.161 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:04:18.163 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:04:18.165 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:04:18.168 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:04:18.171 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:04:18.173 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:04:18.176 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:04:18.177 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:04:18.182 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:04:18.185 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:04:18.187 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:04:18.190 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:04:18.192 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:04:18.214 | Using python 3.8 to install PyMySQL 2022-04-13 23:04:18.216 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:04:19.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:19.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:19.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:19.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:20.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:20.302 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:04:22.852 | 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-04-13 23:04:22.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:22.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:22.978 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:22.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:22.983 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:22.985 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:22.988 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:22.990 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:22.993 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:22.995 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:22.997 | + functions-common:time_stop:2439 : start_time=1649891058208 2022-04-13 23:04:22.999 | + functions-common:time_stop:2441 : [[ -z 1649891058208 ]] 2022-04-13 23:04:23.002 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:23.007 | + functions-common:time_stop:2444 : end_time=1649891063004 2022-04-13 23:04:23.009 | + functions-common:time_stop:2445 : elapsed_time=4796 2022-04-13 23:04:23.011 | + functions-common:time_stop:2446 : total=22573 2022-04-13 23:04:23.014 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:23.016 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27369 2022-04-13 23:04:23.018 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:23.020 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:04:23.023 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:04:23.025 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:04:23.027 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:04:23.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:23.046 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:04:23.048 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:04:23.052 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:04:23.052 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:04:23.058 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:04:23.061 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:04:23.063 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:04:23.066 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:04:23.068 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:04:23.070 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:04:23.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:23.088 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:04:23.091 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:04:23.093 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:04:23.095 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:04:23.098 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:04:23.100 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:23.103 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:04:23.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:23.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:23.109 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:04:23.112 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:23.114 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:04:23.116 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:04:23.119 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:04:23.121 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:04:23.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:23.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:23.128 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:04:23.148 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:04:23.261 | Reading package lists... 2022-04-13 23:04:23.505 | Building dependency tree... 2022-04-13 23:04:23.506 | Reading state information... 2022-04-13 23:04:23.758 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:04:23.758 | The following packages were automatically installed and are no longer required: 2022-04-13 23:04:23.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:04:23.759 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:04:23.759 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:04:23.759 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:04:23.759 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:04:23.760 | python3-zope.interface 2022-04-13 23:04:23.760 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:04:23.872 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:04:23.877 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:04:23.879 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:04:23.881 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:23.884 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:23.886 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:23.888 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:23.890 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:23.893 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:04:23.895 | + functions-common:time_stop:2439 : start_time=1649891063146 2022-04-13 23:04:23.897 | + functions-common:time_stop:2441 : [[ -z 1649891063146 ]] 2022-04-13 23:04:23.900 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:23.904 | + functions-common:time_stop:2444 : end_time=1649891063902 2022-04-13 23:04:23.906 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:04:23.909 | + functions-common:time_stop:2446 : total=3015 2022-04-13 23:04:23.911 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:23.913 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3771 2022-04-13 23:04:23.915 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:04:23.918 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:04:23.934 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:23.937 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:04:23.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:04:23.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:04:23.945 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:04:23.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:04:23.966 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:04:23.968 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:04:23.971 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:04:23.973 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:04:23.975 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:23.977 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:04:23.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:23.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:23.984 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:04:23.986 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:23.988 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:04:23.990 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:04:23.993 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:04:23.995 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:04:23.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:24.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:24.002 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:04:24.022 | + functions-common:apt_get:1237 : 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-04-13 23:04:24.132 | Reading package lists... 2022-04-13 23:04:24.383 | Building dependency tree... 2022-04-13 23:04:24.384 | Reading state information... 2022-04-13 23:04:24.636 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:04:24.637 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:04:24.637 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:04:24.637 | The following packages were automatically installed and are no longer required: 2022-04-13 23:04:24.638 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:04:24.638 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:04:24.638 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:04:24.638 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:04:24.638 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:04:24.638 | python3-zope.interface 2022-04-13 23:04:24.638 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:04:24.759 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:04:24.764 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:04:24.766 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:04:24.768 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:24.770 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:24.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:24.775 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:24.777 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:24.779 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:04:24.781 | + functions-common:time_stop:2439 : start_time=1649891064020 2022-04-13 23:04:24.783 | + functions-common:time_stop:2441 : [[ -z 1649891064020 ]] 2022-04-13 23:04:24.786 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:24.791 | + functions-common:time_stop:2444 : end_time=1649891064788 2022-04-13 23:04:24.793 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-13 23:04:24.795 | + functions-common:time_stop:2446 : total=3771 2022-04-13 23:04:24.797 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:24.799 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4539 2022-04-13 23:04:24.801 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:04:24.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:04:24.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:24.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:24.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:04:24.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:04:24.816 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:04:24.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:04:24.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:04:24.826 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:04:24.826 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:04:24.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:04:24.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:04:24.836 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:04:24.838 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:04:24.841 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:04:24.843 | + functions:vercmp:631 : local result 2022-04-13 23:04:24.846 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:04:24.847 | ++ functions:vercmp:635 : head -1 2022-04-13 23:04:24.847 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:04:24.852 | + functions:vercmp:635 : result=3.13 2022-04-13 23:04:24.855 | + functions:vercmp:637 : case $op in 2022-04-13 23:04:24.857 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:04:24.859 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:04:24.861 | + functions:vercmp:648 : return 2022-04-13 23:04:24.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:04:24.866 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:04:24.868 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:04:25.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:04:25.344 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:04:25.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:04:25.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.359 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:04:25.377 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:25.379 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:04:25.383 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:04:25.383 | Installing etcd 2022-04-13 23:04:25.385 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:04:25.398 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:04:25.410 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:25.412 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:04:25.430 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:04:25.433 | ++ 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-04-13 23:04:25.436 | ++ 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-04-13 23:04:25.439 | +++ 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-04-13 23:04:25.443 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:04:25.446 | ++ 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-04-13 23:04:25.448 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:04:25.450 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:04:25.453 | ++ functions:get_extra_file:74 : return 2022-04-13 23:04:25.456 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:04:25.458 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:04:25.461 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:04:25.463 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:04:25.480 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:04:25.483 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:04:25.485 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:04:25.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:04:25.504 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:04:25.506 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:04:25.508 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:04:25.511 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:04:25.513 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:04:25.515 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:04:25.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:04:25.520 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:04:25.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:04:25.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.532 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:04:25.534 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:04:25.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:04:25.539 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:04:25.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:04:25.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.550 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:04:25.552 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:04:25.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:04:25.557 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:04:25.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:04:25.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.568 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:04:25.570 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:04:25.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:04:25.575 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:04:25.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:04:25.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.587 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:04:25.589 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:04:25.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:04:25.594 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:04:25.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:04:25.603 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.605 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:04:25.608 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:04:25.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:04:25.612 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:04:25.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:04:25.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.623 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:04:25.626 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:04:25.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:04:25.630 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:04:25.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:04:25.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.641 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:04:25.643 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:04:25.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:04:25.649 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:04:25.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:04:25.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.660 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:04:25.662 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:04:25.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:04:25.668 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:04:25.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:04:25.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.679 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:04:25.681 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:04:25.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:04:25.686 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:04:25.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:04:25.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.698 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:04:25.700 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:04:25.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:04:25.704 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:04:25.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:04:25.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.716 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:04:25.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:04:25.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:04:25.723 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:04:25.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:04:25.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.735 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:04:25.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:04:25.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:04:25.742 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:04:25.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:04:25.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.753 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:04:25.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:04:25.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:04:25.760 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:04:25.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:04:25.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.771 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:04:25.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:04:25.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:04:25.778 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:04:25.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:04:25.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.790 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:04:25.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:04:25.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:04:25.797 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:04:25.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:04:25.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.808 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:04:25.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:04:25.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:04:25.815 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:04:25.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:04:25.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.827 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:04:25.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:04:25.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:04:25.834 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:04:25.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:04:25.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.846 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:04:25.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:04:25.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:04:25.853 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:04:25.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:04:25.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.864 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:04:25.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:04:25.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:04:25.871 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:04:25.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:04:25.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.883 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:04:25.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:04:25.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:04:25.890 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:04:25.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:04:25.900 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.902 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:04:25.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:04:25.907 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:04:25.909 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:04:25.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:04:25.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.920 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:04:25.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:04:25.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:04:25.927 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:04:25.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:04:25.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.939 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:04:25.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:04:25.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:04:25.946 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:04:25.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:04:25.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.958 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:04:25.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:04:25.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:04:25.965 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:04:25.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:04:25.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.977 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:04:25.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:04:25.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:04:25.983 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:04:25.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:25.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:25.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:04:25.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:25.995 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:04:25.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:04:25.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:04:26.002 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:04:26.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:04:26.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.014 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:04:26.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:04:26.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:04:26.021 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:04:26.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.026 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:04:26.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.033 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:04:26.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:04:26.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:04:26.040 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:04:26.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:04:26.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.051 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:04:26.054 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:04:26.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:04:26.058 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:04:26.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:04:26.068 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.071 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:04:26.073 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:04:26.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:04:26.078 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:04:26.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.082 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:04:26.087 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.090 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:04:26.092 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:04:26.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:04:26.097 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:04:26.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:04:26.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.109 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:04:26.112 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:04:26.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:04:26.117 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:04:26.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:04:26.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.129 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:04:26.131 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:04:26.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:04:26.135 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:04:26.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:04:26.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.147 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:04:26.150 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:04:26.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:04:26.154 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:04:26.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:04:26.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.167 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:04:26.169 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:04:26.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:04:26.174 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:04:26.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:04:26.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.186 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:04:26.188 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:04:26.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:04:26.193 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:04:26.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:04:26.203 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.205 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:04:26.207 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:04:26.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:04:26.213 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:04:26.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:26.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:26.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:04:26.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:26.224 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:04:26.246 | Using python 3.8 to install etcd3 2022-04-13 23:04:26.248 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:04:27.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:27.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:27.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:27.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:28.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:28.385 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:04:28.392 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:04:28.394 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:04:28.395 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:04:28.399 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:04:30.961 | 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-04-13 23:04:30.968 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:30.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:31.089 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:31.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:31.094 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:31.096 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:31.098 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:31.100 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:31.102 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:31.105 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:31.107 | + functions-common:time_stop:2439 : start_time=1649891066240 2022-04-13 23:04:31.109 | + functions-common:time_stop:2441 : [[ -z 1649891066240 ]] 2022-04-13 23:04:31.112 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:31.116 | + functions-common:time_stop:2444 : end_time=1649891071113 2022-04-13 23:04:31.118 | + functions-common:time_stop:2445 : elapsed_time=4873 2022-04-13 23:04:31.120 | + functions-common:time_stop:2446 : total=27369 2022-04-13 23:04:31.122 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:31.124 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32242 2022-04-13 23:04:31.127 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:31.129 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:04:31.151 | Using python 3.8 to install etcd3gw 2022-04-13 23:04:31.153 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:04:32.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:32.029 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:32.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:32.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:33.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:33.248 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:04:33.255 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:04:33.257 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:04:33.258 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:04:33.259 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:04:33.292 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:04:33.293 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:04:33.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:04:33.298 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:04:35.800 | 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-04-13 23:04:35.808 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:35.808 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:35.926 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:35.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:35.930 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:35.933 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:35.935 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:35.937 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:35.939 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:35.941 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:35.944 | + functions-common:time_stop:2439 : start_time=1649891071145 2022-04-13 23:04:35.946 | + functions-common:time_stop:2441 : [[ -z 1649891071145 ]] 2022-04-13 23:04:35.949 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:35.953 | + functions-common:time_stop:2444 : end_time=1649891075951 2022-04-13 23:04:35.955 | + functions-common:time_stop:2445 : elapsed_time=4806 2022-04-13 23:04:35.957 | + functions-common:time_stop:2446 : total=32242 2022-04-13 23:04:35.960 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:35.962 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37048 2022-04-13 23:04:35.964 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:35.967 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:04:35.969 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:04:35.971 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:04:35.974 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:04:35.976 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:04:35.978 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:04:35.981 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:04:35.983 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:04:35.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:04:35.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:04:35.990 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:04:35.993 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:04:35.995 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:04:35.997 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:04:36.000 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:04:36.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:36.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:36.007 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:04:36.009 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:04:36.012 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:04:36.014 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:04:36.016 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:04:36.019 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:04:36.021 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:36.024 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:04:36.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:36.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:36.030 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:04:36.033 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:04:36.035 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:04:36.037 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:04:36.040 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:04:36.042 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:04:36.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:36.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:36.049 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:04:36.072 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:04:36.183 | Reading package lists... 2022-04-13 23:04:36.428 | Building dependency tree... 2022-04-13 23:04:36.430 | Reading state information... 2022-04-13 23:04:36.684 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:04:36.684 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:04:36.684 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:04:36.684 | The following packages were automatically installed and are no longer required: 2022-04-13 23:04:36.685 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:04:36.685 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:04:36.685 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:04:36.685 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:04:36.685 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:04:36.685 | python3-zope.interface 2022-04-13 23:04:36.685 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:04:36.800 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:04:36.805 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:04:36.807 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:04:36.810 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:36.812 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:36.814 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:36.816 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:36.818 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:36.821 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:04:36.823 | + functions-common:time_stop:2439 : start_time=1649891076069 2022-04-13 23:04:36.826 | + functions-common:time_stop:2441 : [[ -z 1649891076069 ]] 2022-04-13 23:04:36.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:36.832 | + functions-common:time_stop:2444 : end_time=1649891076830 2022-04-13 23:04:36.835 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:04:36.837 | + functions-common:time_stop:2446 : total=4539 2022-04-13 23:04:36.839 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:36.842 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5300 2022-04-13 23:04:36.844 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:04:36.846 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:04:36.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:04:36.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:04:36.853 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:04:36.915 | Module proxy already enabled 2022-04-13 23:04:36.919 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:04:36.981 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:04:36.981 | Module proxy already enabled 2022-04-13 23:04:36.981 | Module proxy_uwsgi already enabled 2022-04-13 23:04:36.985 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:04:36.987 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:04:36.989 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:04:36.992 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:04:37.127 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:04:37.129 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:04:37.134 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:04:37.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:04:37.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.157 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:04:37.160 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:04:37.163 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:04:37.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:04:37.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.181 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:04:37.184 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:04:37.187 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:04:37.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:04:37.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.200 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:04:37.202 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:04:37.205 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:04:37.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:04:37.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.217 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:04:37.219 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:04:37.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:04:37.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.231 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:04:37.233 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:04:37.235 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:04:37.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:04:37.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.247 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:04:37.264 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:37.266 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:04:37.269 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:04:37.271 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:04:37.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:04:37.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.284 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:04:37.300 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:37.302 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:04:37.304 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:04:37.307 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:04:37.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:04:37.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.319 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:04:37.322 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:04:37.324 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:04:37.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:04:37.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:04:37.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:04:37.334 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:04:37.337 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:04:37.339 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:04:37.342 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:04:37.345 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:04:37.347 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:04:37.349 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:04:37.353 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:04:37.353 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:04:37.358 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:04:37.361 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:04:37.363 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:04:37.366 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:04:37.368 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:04:37.389 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:04:37.391 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:04:38.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:38.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:38.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:38.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:39.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:39.480 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:04:39.533 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:04:39.534 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:04:39.535 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:04:39.536 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:04:39.538 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:04:39.539 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:04:39.540 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:04:39.541 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:04:39.542 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:04:39.543 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:04:39.544 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:04:39.545 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:04:39.546 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:04:39.548 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:04:39.605 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:04:39.606 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:04:39.607 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:04:39.646 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:04:39.686 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:04:39.687 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:04:39.688 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:04:39.689 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:04:39.738 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:04:39.742 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:04:39.751 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:04:39.752 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:04:39.766 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:04:39.768 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:04:39.770 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:04:39.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:04:39.834 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:04:39.837 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:04:39.839 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:04:39.890 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:04:39.902 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:04:42.320 | 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-04-13 23:04:42.327 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:42.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:42.448 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:42.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:42.453 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:42.455 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:42.457 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:42.459 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:42.461 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:42.463 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:42.466 | + functions-common:time_stop:2439 : start_time=1649891077383 2022-04-13 23:04:42.468 | + functions-common:time_stop:2441 : [[ -z 1649891077383 ]] 2022-04-13 23:04:42.470 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:42.475 | + functions-common:time_stop:2444 : end_time=1649891082472 2022-04-13 23:04:42.477 | + functions-common:time_stop:2445 : elapsed_time=5089 2022-04-13 23:04:42.479 | + functions-common:time_stop:2446 : total=37048 2022-04-13 23:04:42.482 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:42.484 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42137 2022-04-13 23:04:42.486 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:42.488 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:04:42.491 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:04:42.494 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:04:42.497 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:04:42.499 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:04:42.502 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:04:42.505 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:04:42.505 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:04:42.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:04:42.514 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:04:42.516 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:04:42.519 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:04:42.522 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:04:42.543 | Using python 3.8 to install python-memcached 2022-04-13 23:04:42.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:04:43.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:43.413 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:43.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:43.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:44.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:44.630 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:04:44.634 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:04:47.192 | 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-04-13 23:04:47.200 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:04:47.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:04:47.327 | + inc/python:pip_install:200 : result=0 2022-04-13 23:04:47.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:04:47.332 | + functions-common:time_stop:2432 : local name 2022-04-13 23:04:47.334 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:04:47.337 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:04:47.339 | + functions-common:time_stop:2435 : local total 2022-04-13 23:04:47.341 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:04:47.343 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:04:47.345 | + functions-common:time_stop:2439 : start_time=1649891082538 2022-04-13 23:04:47.348 | + functions-common:time_stop:2441 : [[ -z 1649891082538 ]] 2022-04-13 23:04:47.350 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:04:47.355 | + functions-common:time_stop:2444 : end_time=1649891087352 2022-04-13 23:04:47.357 | + functions-common:time_stop:2445 : elapsed_time=4814 2022-04-13 23:04:47.359 | + functions-common:time_stop:2446 : total=42137 2022-04-13 23:04:47.361 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:04:47.364 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46951 2022-04-13 23:04:47.366 | + inc/python:pip_install:203 : return 0 2022-04-13 23:04:47.369 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:04:47.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:04:47.388 | + ./stack.sh:main:899 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:04:47.391 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:04:47.393 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:04:47.395 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:04:47.398 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:04:47.400 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:04:47.402 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:04:47.417 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:04:47.420 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:04:47.422 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:04:47.424 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:04:47.426 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:04:47.429 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:04:47.431 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:04:47.434 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:04:47.436 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:04:47.439 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:04:47.454 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:04:47.456 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:04:47.458 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:47.461 | + functions-common:git_clone:629 : echo master 2022-04-13 23:04:47.461 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:04:47.466 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:04:47.468 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:04:47.470 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:04:47.483 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:04:47.485 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:04:47.486 | + functions-common:git_clone:685 : head -1 2022-04-13 23:04:47.489 | c141e6164 trivial: Fix typo 2022-04-13 23:04:47.492 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:04:47.494 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:04:47.497 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:04:47.499 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:04:47.501 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:04:47.503 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:04:47.506 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:04:47.509 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:04:47.511 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:04:47.513 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:04:47.516 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:04:47.518 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:04:47.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:04:47.523 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:04:47.526 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:04:47.528 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:04:47.531 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:04:47.534 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:04:47.539 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:04:47.541 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:04:48.241 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:04:48.244 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:04:48.246 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:04:48.248 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:04:48.250 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:04:48.253 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:04:48.255 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:04:48.257 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:04:48.260 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:04:48.262 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:04:48.264 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:04:48.266 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:04:48.269 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:04:48.271 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:04:48.291 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:04:48.293 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:04:49.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:49.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:49.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:04:49.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:04:50.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:04:50.589 | Obtaining file:///opt/stack/keystone 2022-04-13 23:04:50.590 | Preparing metadata (setup.py): started 2022-04-13 23:04:55.733 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:04:55.810 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:04:55.812 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:04:55.813 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:04:55.814 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:04:55.815 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:04:55.816 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:04:55.817 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:04:55.819 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:04:55.820 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:04:55.821 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:04:55.822 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:04:55.823 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:04:55.824 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:04:55.825 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:04:55.826 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:04:55.828 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:04:55.829 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:04:55.830 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:04:55.831 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:04:55.832 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:04:55.833 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:04:55.834 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:04:55.835 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:04:55.837 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:04:55.838 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:04:55.839 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:04:55.840 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:04:55.841 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:04:55.842 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:04:55.843 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:04:55.844 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:04:55.845 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:04:55.846 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:04:55.847 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:04:55.859 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:04:55.860 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:04:55.904 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:04:55.921 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:04:55.923 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:04:55.924 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:04:55.925 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:04:55.927 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:04:55.938 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:04:56.006 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:04:56.010 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:04:56.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:04:56.118 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:04:56.119 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:04:56.120 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:04:56.174 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:04:56.176 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:04:56.179 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:04:56.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:04:56.233 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:04:56.315 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:04:56.317 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:04:56.319 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:04:56.321 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:04:56.323 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:04:56.325 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:04:56.354 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:04:56.404 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:04:56.425 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:04:56.427 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:04:56.428 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:04:56.429 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:04:56.482 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:04:56.601 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:04:56.602 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:04:56.603 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:04:56.604 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:04:56.606 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:04:56.830 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:04:56.852 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:04:56.853 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:04:56.922 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:04:56.940 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:04:56.998 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:04:57.038 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:04:57.147 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:04:57.204 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:04:57.283 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:04:57.418 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:04:57.449 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:04:57.488 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:04:57.490 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:04:57.492 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:04:57.493 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:04:57.494 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:04:57.497 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:04:57.551 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:04:57.696 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:04:57.697 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:04:57.700 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:04:57.702 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:04:57.853 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:04:57.933 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:04:58.189 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:04:58.452 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:04:58.486 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:05:00.403 | Installing collected packages: keystone 2022-04-13 23:05:00.404 | Attempting uninstall: keystone 2022-04-13 23:05:00.404 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:05:00.407 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:05:00.409 | Running setup.py develop for keystone 2022-04-13 23:05:06.643 | Successfully installed keystone 2022-04-13 23:05:06.643 | 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-04-13 23:05:06.652 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:06.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:06.787 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:06.789 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:06.791 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:06.793 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:06.795 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:06.797 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:06.800 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:06.802 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:06.804 | + functions-common:time_stop:2439 : start_time=1649891088285 2022-04-13 23:05:06.806 | + functions-common:time_stop:2441 : [[ -z 1649891088285 ]] 2022-04-13 23:05:06.809 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:06.813 | + functions-common:time_stop:2444 : end_time=1649891106811 2022-04-13 23:05:06.815 | + functions-common:time_stop:2445 : elapsed_time=18526 2022-04-13 23:05:06.818 | + functions-common:time_stop:2446 : total=46951 2022-04-13 23:05:06.820 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:06.822 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65477 2022-04-13 23:05:06.824 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:06.826 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:05:06.829 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:05:06.831 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:05:06.849 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:05:06.861 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:05:06.863 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:05:06.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:06.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:06.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:05:06.873 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:06.875 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:05:06.892 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:06.894 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:05:06.897 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:05:06.899 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:05:06.902 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:05:06.914 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:05:06.916 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:05:06.920 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:05:06.936 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:06.939 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:05:06.972 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:05:07.000 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:05:07.029 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:05:07.060 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:05:07.090 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:05:07.120 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:05:07.147 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:05:07.174 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:05:07.177 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:05:07.180 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:05:07.182 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:05:07.185 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:05:07.187 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:05:07.202 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:07.205 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:05:07.208 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:05:07.210 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:05:07.226 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:07.228 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:05:07.231 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:05:07.261 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:05:07.263 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:05:07.265 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:05:07.268 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:05:07.283 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:07.285 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-04-13 23:05:07.319 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:05:07.321 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:05:07.352 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:05:07.354 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:05:07.356 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:05:07.359 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:05:07.361 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:05:07.365 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:05:07.394 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:05:07.396 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:05:07.399 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:05:07.401 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:05:07.404 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:05:07.421 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:05:07.423 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:05:07.425 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:05:07.428 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:05:07.430 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:05:07.458 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:07.488 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:07.516 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:05:07.543 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:05:07.571 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:05:07.574 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:05:07.576 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:05:07.578 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:05:07.580 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:05:07.583 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:05:07.585 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:05:07.588 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:05:07.592 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:05:07.594 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:05:07.597 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:05:07.609 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:05:07.610 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:05:07.619 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:05:07.622 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:05:07.638 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:05:07.640 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:05:07.644 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:05:07.673 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:05:07.701 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:05:07.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:05:07.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:05:07.781 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:05:07.809 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:05:07.836 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:05:07.862 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:05:07.889 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:05:07.916 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:05:07.943 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:05:07.970 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:05:07.998 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:05:08.000 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:05:08.003 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:05:08.006 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:05:08.008 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:05:08.010 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.013 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.015 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:05:08.017 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:05:08.020 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:05:08.047 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:05:08.075 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:05:08.075 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:05:08.084 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:05:08.087 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:05:08.089 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:05:08.092 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:05:08.094 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:05:08.096 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:05:08.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.103 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:05:08.106 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:05:08.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:08.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:08.112 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:05:08.173 | Site keystone-wsgi-public already enabled 2022-04-13 23:05:08.178 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:05:08.181 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:05:08.183 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:05:08.185 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:05:08.321 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:05:08.352 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:05:08.386 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:05:08.417 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:05:08.420 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:05:08.450 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:05:08.479 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:05:08.506 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:05:08.509 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:05:08.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:08.528 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:05:08.545 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:08.547 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:05:08.550 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:05:08.552 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:05:08.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:05:08.557 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:05:08.560 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:05:08.562 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:05:08.564 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:05:08.566 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:05:08.570 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:05:08.572 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:05:08.575 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:05:08.577 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:05:08.580 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:05:08.597 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:05:08.599 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:05:08.601 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:08.604 | + functions-common:git_clone:629 : echo master 2022-04-13 23:05:08.605 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:05:08.610 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:05:08.612 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:08.614 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:05:08.627 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:05:08.630 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:05:08.630 | + functions-common:git_clone:685 : head -1 2022-04-13 23:05:08.634 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:05:08.637 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:05:08.639 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:05:08.641 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:05:08.644 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:05:08.647 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:05:08.649 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:05:08.652 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:05:08.654 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:05:08.656 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:05:08.659 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:05:08.661 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:05:08.663 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:05:08.666 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:05:08.669 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:05:08.671 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:05:08.674 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:05:08.676 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:05:08.679 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:05:08.685 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:05:08.687 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:05:09.374 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:05:09.376 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:05:09.379 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:05:09.382 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:05:09.384 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:05:09.386 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:05:09.388 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:05:09.391 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:05:09.393 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:05:09.396 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:05:09.398 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:05:09.400 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:05:09.402 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:05:09.405 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:05:09.425 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:05:09.428 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:05:10.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:10.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:10.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:10.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:11.551 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:05:11.583 | Obtaining file:///opt/stack/swift 2022-04-13 23:05:11.583 | Preparing metadata (setup.py): started 2022-04-13 23:05:16.322 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:05:16.362 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:05:16.364 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:05:16.365 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:05:16.366 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:05:16.367 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:05:16.368 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:05:16.369 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:05:16.370 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:05:16.371 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:05:16.372 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:05:16.373 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:05:16.410 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:05:16.419 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:05:16.474 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:05:16.475 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:05:16.476 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:05:16.477 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:05:16.478 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:05:16.479 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:05:16.481 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:05:16.482 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:05:16.483 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:05:16.484 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:05:16.485 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:05:16.486 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:05:16.507 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:05:16.536 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:05:16.538 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:05:16.540 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:05:16.542 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:05:16.565 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:05:16.665 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:05:16.667 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:05:16.670 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:05:16.711 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:05:16.756 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:05:16.757 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:05:16.758 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:05:16.759 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:05:16.818 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:05:16.823 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:05:16.835 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:05:16.836 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:05:16.853 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:05:16.854 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:05:16.997 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:05:17.013 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:05:19.272 | Installing collected packages: swift 2022-04-13 23:05:19.272 | Attempting uninstall: swift 2022-04-13 23:05:19.272 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:05:19.275 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:05:19.277 | Running setup.py develop for swift 2022-04-13 23:05:25.167 | Successfully installed swift 2022-04-13 23:05:25.167 | 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-04-13 23:05:25.175 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:25.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:25.310 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:25.312 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:25.315 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:25.317 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:25.320 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:25.322 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:25.324 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:25.326 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:25.328 | + functions-common:time_stop:2439 : start_time=1649891109420 2022-04-13 23:05:25.330 | + functions-common:time_stop:2441 : [[ -z 1649891109420 ]] 2022-04-13 23:05:25.333 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:25.337 | + functions-common:time_stop:2444 : end_time=1649891125335 2022-04-13 23:05:25.339 | + functions-common:time_stop:2445 : elapsed_time=15915 2022-04-13 23:05:25.341 | + functions-common:time_stop:2446 : total=65477 2022-04-13 23:05:25.344 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:25.346 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81392 2022-04-13 23:05:25.348 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:25.350 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:05:25.353 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:05:25.355 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:05:25.374 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:05:25.386 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:05:25.388 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:05:25.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:25.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:25.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:05:25.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:25.401 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:05:25.403 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:05:25.405 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:05:25.408 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:05:25.410 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:05:25.412 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:05:25.414 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:05:25.416 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:05:26.636 | No container-replicator running 2022-04-13 23:05:26.637 | No object-replicator running 2022-04-13 23:05:26.637 | No account-auditor running 2022-04-13 23:05:26.637 | No container-sharder running 2022-04-13 23:05:26.637 | No object-updater running 2022-04-13 23:05:26.637 | No account-reaper running 2022-04-13 23:05:26.637 | No container-server running 2022-04-13 23:05:26.637 | No proxy-server running 2022-04-13 23:05:26.637 | No object-expirer running 2022-04-13 23:05:26.637 | No account-replicator running 2022-04-13 23:05:26.637 | No object-auditor running 2022-04-13 23:05:26.637 | No container-sync running 2022-04-13 23:05:26.637 | No container-updater running 2022-04-13 23:05:26.637 | No container-reconciler running 2022-04-13 23:05:26.637 | No object-reconstructor running 2022-04-13 23:05:26.637 | No object-server running 2022-04-13 23:05:26.637 | No container-auditor running 2022-04-13 23:05:26.637 | No account-server running 2022-04-13 23:05:26.731 | + lib/swift:configure_swift:337 : true 2022-04-13 23:05:26.733 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:05:26.746 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:05:26.758 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:05:26.761 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:05:26.762 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:05:26.766 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:05:26.766 | s/%GROUP%/ubuntu/; 2022-04-13 23:05:26.766 | s/%USER%/ubuntu/; 2022-04-13 23:05:26.766 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:05:26.766 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:05:26.770 | uid = ubuntu 2022-04-13 23:05:26.770 | gid = ubuntu 2022-04-13 23:05:26.770 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:05:26.770 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:05:26.770 | address = 127.0.0.1 2022-04-13 23:05:26.770 | 2022-04-13 23:05:26.770 | [account6612] 2022-04-13 23:05:26.770 | max connections = 25 2022-04-13 23:05:26.770 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:05:26.770 | read only = false 2022-04-13 23:05:26.770 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:05:26.770 | 2022-04-13 23:05:26.770 | [account6622] 2022-04-13 23:05:26.770 | max connections = 25 2022-04-13 23:05:26.770 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:05:26.770 | read only = false 2022-04-13 23:05:26.770 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:05:26.770 | 2022-04-13 23:05:26.770 | [account6632] 2022-04-13 23:05:26.770 | max connections = 25 2022-04-13 23:05:26.770 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:05:26.770 | read only = false 2022-04-13 23:05:26.770 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:05:26.770 | 2022-04-13 23:05:26.770 | [account6642] 2022-04-13 23:05:26.770 | max connections = 25 2022-04-13 23:05:26.770 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:05:26.770 | read only = false 2022-04-13 23:05:26.770 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:05:26.770 | 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [container6611] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.771 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [container6621] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.771 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [container6631] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.771 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [container6641] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.771 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [object6613] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.771 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:05:26.771 | 2022-04-13 23:05:26.771 | [object6623] 2022-04-13 23:05:26.771 | max connections = 25 2022-04-13 23:05:26.771 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:05:26.771 | read only = false 2022-04-13 23:05:26.772 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:05:26.772 | 2022-04-13 23:05:26.772 | [object6633] 2022-04-13 23:05:26.772 | max connections = 25 2022-04-13 23:05:26.772 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:05:26.772 | read only = false 2022-04-13 23:05:26.772 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:05:26.772 | 2022-04-13 23:05:26.772 | [object6643] 2022-04-13 23:05:26.772 | max connections = 25 2022-04-13 23:05:26.772 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:05:26.772 | read only = false 2022-04-13 23:05:26.772 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:05:26.773 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:05:26.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:26.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:26.779 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:05:26.792 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:05:26.794 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:05:26.798 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:05:26.803 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:05:26.805 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:05:26.809 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:05:26.837 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-04-13 23:05:26.864 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:05:26.883 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:05:26.914 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:05:26.934 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:05:26.962 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:05:26.980 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:05:27.009 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:05:27.026 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:05:27.055 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:05:27.072 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:05:27.100 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:05:27.118 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:05:27.132 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:27.134 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:05:27.163 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:05:27.190 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:05:27.218 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:05:27.247 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:05:27.262 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:27.264 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:05:27.291 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:05:27.306 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:27.308 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:05:27.323 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:27.325 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:05:27.327 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:05:27.341 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:27.343 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:05:27.345 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:05:27.348 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:05:27.353 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:05:27.360 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:05:27.387 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:05:27.417 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:05:27.448 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:05:27.476 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:05:27.504 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:05:27.506 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:05:27.508 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:05:27.510 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:05:27.512 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:05:27.539 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:05:27.566 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:05:27.596 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:05:27.623 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:05:27.650 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:05:27.689 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:05:27.716 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:05:27.744 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:05:27.771 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:05:27.798 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:05:27.825 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:05:27.853 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:05:27.881 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:05:27.911 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:05:27.939 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:05:27.957 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:05:27.984 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:05:28.011 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:05:28.015 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:05:28.043 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:05:28.071 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:05:28.098 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:05:28.100 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:05:28.102 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:05:28.105 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:05:28.109 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:05:28.111 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:05:28.114 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:05:28.116 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:05:28.118 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:05:28.120 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:05:28.122 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:05:28.125 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:05:28.142 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:05:28.170 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:05:28.189 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:05:28.217 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:05:28.236 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:05:28.265 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:05:28.284 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:05:28.313 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:05:28.330 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:05:28.359 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:05:28.377 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:05:28.405 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:05:28.422 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:05:28.451 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:05:28.469 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:05:28.497 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:05:28.515 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:05:28.546 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:05:28.555 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:05:28.577 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:05:28.606 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:05:28.635 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:05:28.637 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:05:28.641 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:05:28.643 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:05:28.646 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:05:28.648 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:05:28.650 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:05:28.652 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:05:28.654 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:05:28.656 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:05:28.675 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:05:28.703 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:05:28.720 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:05:28.749 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:05:28.767 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:05:28.795 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:05:28.813 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:05:28.841 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:05:28.859 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:05:28.888 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:05:28.908 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:05:28.938 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:05:28.959 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:05:28.987 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:05:29.005 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:05:29.034 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:05:29.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:05:29.079 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:05:29.087 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:05:29.104 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:05:29.133 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:05:29.135 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:05:29.139 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:05:29.142 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:05:29.144 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:05:29.147 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:05:29.149 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:05:29.151 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:05:29.153 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:05:29.156 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:05:29.174 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:05:29.203 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:05:29.220 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:05:29.248 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:05:29.267 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:05:29.295 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:05:29.314 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:05:29.342 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:05:29.360 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:05:29.388 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:05:29.406 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:05:29.435 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:05:29.453 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:05:29.481 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:05:29.499 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:05:29.528 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:05:29.546 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:05:29.573 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:05:29.580 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:05:29.599 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:05:29.627 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:05:29.655 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:05:29.684 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:05:29.712 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:05:29.714 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:05:29.718 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:05:29.747 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:05:29.776 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:05:29.804 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:05:29.833 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:05:29.861 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:05:29.889 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:05:29.917 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:05:29.946 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:05:29.973 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:05:29.989 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:29.991 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:05:30.009 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:05:30.012 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:05:30.032 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:05:30.034 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-04-13 23:05:30.061 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:05:30.063 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:05:30.091 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-04-13 23:05:30.119 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:05:30.122 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:05:30.150 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:05:30.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:30.168 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:05:30.171 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:05:30.176 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:05:30.178 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:05:30.191 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:05:30.194 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:05:30.205 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:05:30.208 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:05:30.210 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:05:30.213 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:05:30.215 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:05:30.217 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:05:30.220 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:05:30.222 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:05:30.224 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:05:30.237 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:05:30.239 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:05:30.242 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:05:30.259 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:30.262 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:05:30.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:30.282 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:05:30.284 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:05:30.287 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:05:30.289 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:05:30.291 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:05:30.294 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:05:30.296 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:05:30.299 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:05:30.316 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:30.319 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:05:30.321 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:05:30.339 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:30.341 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:05:30.344 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:05:30.346 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:05:30.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:30.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:30.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:05:30.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:30.360 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:05:30.363 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:05:30.366 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:05:30.369 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:05:30.372 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:05:30.374 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:05:30.377 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:05:30.380 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:05:30.383 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:05:30.385 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:05:30.389 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:05:30.390 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:05:30.395 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:05:30.398 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:05:30.400 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:05:30.403 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:05:30.406 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:05:30.427 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:05:30.430 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:05:31.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:31.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:31.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:31.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:32.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:05:32.494 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:05:32.576 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:05:32.577 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:05:32.578 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:05:32.579 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:05:32.580 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:05:32.581 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:05:32.582 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:05:32.584 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:05:32.584 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:05:32.585 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:05:32.586 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:05:32.587 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:05:32.590 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:05:32.592 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:05:32.594 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:05:32.597 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:05:32.599 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:05:32.602 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:05:32.611 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:05:32.612 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:05:32.626 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:05:32.694 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:05:32.696 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:05:32.697 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:05:32.721 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:05:32.723 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:05:32.725 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:05:32.726 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:05:32.728 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:05:32.738 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:05:32.778 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:05:32.779 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:05:32.781 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:05:32.783 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:05:32.804 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:05:32.805 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:05:32.820 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:05:32.836 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:05:32.838 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:05:32.857 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:05:32.858 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:05:32.939 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:05:32.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:05:32.942 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:05:32.945 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:05:32.995 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:05:33.021 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:05:33.252 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:05:33.256 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:05:33.289 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:05:33.290 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:05:33.294 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:05:33.295 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:05:33.296 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:05:33.299 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:05:33.353 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:05:33.537 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:05:33.561 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:05:33.647 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:05:33.793 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:05:35.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-04-13 23:05:35.894 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:35.894 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:36.018 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:36.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:36.023 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:36.025 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:36.028 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:36.030 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:36.032 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:36.035 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:36.037 | + functions-common:time_stop:2439 : start_time=1649891130421 2022-04-13 23:05:36.040 | + functions-common:time_stop:2441 : [[ -z 1649891130421 ]] 2022-04-13 23:05:36.043 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:36.047 | + functions-common:time_stop:2444 : end_time=1649891136044 2022-04-13 23:05:36.049 | + functions-common:time_stop:2445 : elapsed_time=5623 2022-04-13 23:05:36.052 | + functions-common:time_stop:2446 : total=81392 2022-04-13 23:05:36.055 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:36.057 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87015 2022-04-13 23:05:36.059 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:36.062 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:05:36.065 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:05:36.067 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:05:36.080 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:05:36.085 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:05:36.087 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:05:36.090 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:05:36.092 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:05:36.094 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:05:36.098 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:05:36.100 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:05:36.103 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:05:36.106 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:05:36.123 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:05:36.125 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:05:36.127 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:36.130 | + functions-common:git_clone:629 : echo master 2022-04-13 23:05:36.130 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:05:36.135 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:05:36.138 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:36.140 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:05:36.152 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:05:36.155 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:05:36.156 | + functions-common:git_clone:685 : head -1 2022-04-13 23:05:36.159 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:05:36.162 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:05:36.165 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:05:36.167 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:05:36.170 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:05:36.172 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:05:36.175 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:05:36.178 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:05:36.181 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:05:36.183 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:05:36.186 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:05:36.188 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:05:36.191 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:05:36.194 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:05:36.197 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:05:36.200 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:05:36.202 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:05:36.205 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:05:36.208 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:05:36.214 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:05:36.216 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:05:36.905 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:05:36.908 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:05:36.911 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:05:36.914 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:05:36.916 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:05:36.918 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:05:36.921 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:05:36.923 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:05:36.926 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:05:36.928 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:05:36.931 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:05:36.933 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:05:36.936 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:05:36.938 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:05:36.959 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:05:36.961 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:05:37.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:37.819 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:37.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:05:37.819 | from cryptography.utils import int_from_bytes 2022-04-13 23:05:38.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:05:39.017 | Obtaining file:///opt/stack/glance 2022-04-13 23:05:39.018 | Preparing metadata (setup.py): started 2022-04-13 23:05:43.795 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:05:43.867 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:05:43.868 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:05:43.869 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:05:43.870 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:05:43.871 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:05:43.873 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:05:43.874 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:05:43.875 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:05:43.876 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:05:43.877 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:05:43.878 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:05:43.879 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:05:43.880 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:05:43.881 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:05:43.882 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:05:43.883 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:05:43.884 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:05:43.885 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:05:43.886 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:05:43.888 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:05:43.889 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:05:43.889 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:05:43.890 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:05:43.891 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:05:43.893 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:05:43.894 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:05:43.895 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:05:43.896 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:05:43.898 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:05:43.899 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:05:43.900 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:05:43.901 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:05:43.902 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:05:43.903 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:05:43.904 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:05:43.905 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:05:43.906 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:05:43.907 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:05:43.908 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:05:43.910 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:05:43.911 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:05:43.912 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:05:43.913 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:05:43.933 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:05:43.935 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:05:43.937 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:05:43.958 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:05:43.960 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:05:43.998 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:05:44.013 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:05:44.023 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:05:44.037 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:05:44.038 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:05:44.039 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:05:44.132 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:05:44.209 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:05:44.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:05:44.264 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:05:44.298 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:05:44.368 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:05:44.369 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:05:44.370 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:05:44.431 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:05:44.432 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:05:44.433 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:05:44.461 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:05:44.508 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:05:44.511 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:05:44.569 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:05:44.571 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:05:44.572 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:05:44.573 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:05:44.575 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:05:44.602 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:05:44.603 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:05:44.604 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:05:44.649 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:05:44.691 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:05:44.693 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:05:44.695 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:05:44.772 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:05:44.831 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:05:44.932 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:05:45.204 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:05:45.208 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:05:45.209 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:05:45.211 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:05:45.266 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:05:45.289 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:05:45.383 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:05:45.498 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:05:45.727 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:05:45.728 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:05:45.730 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:05:45.732 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:05:45.734 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:05:45.735 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:05:45.736 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:05:45.853 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:05:45.885 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:05:45.931 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:05:45.935 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:05:46.176 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:05:46.358 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:05:46.359 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:05:46.360 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:05:46.363 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:05:46.468 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:05:46.622 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:05:46.754 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:05:47.070 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:05:47.073 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:05:47.300 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:05:47.586 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:05:47.952 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:05:47.953 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:05:49.467 | Installing collected packages: glance 2022-04-13 23:05:49.467 | Attempting uninstall: glance 2022-04-13 23:05:49.467 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:05:49.475 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:05:49.477 | Running setup.py develop for glance 2022-04-13 23:05:55.711 | Successfully installed glance 2022-04-13 23:05:55.711 | 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-04-13 23:05:55.719 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:05:55.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:05:55.865 | + inc/python:pip_install:200 : result=0 2022-04-13 23:05:55.868 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:05:55.870 | + functions-common:time_stop:2432 : local name 2022-04-13 23:05:55.872 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:05:55.874 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:05:55.877 | + functions-common:time_stop:2435 : local total 2022-04-13 23:05:55.880 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:05:55.882 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:05:55.884 | + functions-common:time_stop:2439 : start_time=1649891136953 2022-04-13 23:05:55.886 | + functions-common:time_stop:2441 : [[ -z 1649891136953 ]] 2022-04-13 23:05:55.889 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:05:55.893 | + functions-common:time_stop:2444 : end_time=1649891155890 2022-04-13 23:05:55.896 | + functions-common:time_stop:2445 : elapsed_time=18937 2022-04-13 23:05:55.898 | + functions-common:time_stop:2446 : total=87015 2022-04-13 23:05:55.900 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:05:55.902 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105952 2022-04-13 23:05:55.904 | + inc/python:pip_install:203 : return 0 2022-04-13 23:05:55.907 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:05:55.909 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:05:55.912 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:05:55.932 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:05:55.945 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:05:55.947 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:05:55.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:05:55.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:05:55.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:05:55.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:05:55.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:05:55.964 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:05:55.967 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:05:55.979 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:05:55.982 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:05:55.985 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:05:55.988 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:05:55.990 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:05:55.992 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:05:55.995 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:05:55.997 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:05:56.026 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:05:56.054 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:05:56.083 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:05:56.112 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:05:56.142 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:05:56.171 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:05:56.173 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:05:56.176 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:05:56.178 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:05:56.181 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:05:56.210 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:05:56.239 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:05:56.268 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:05:56.296 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:05:56.325 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:05:56.355 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:05:56.384 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:05:56.413 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:05:56.443 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:05:56.472 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:05:56.501 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:05:56.504 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:05:56.506 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:05:56.509 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:05:56.511 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:05:56.513 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:05:56.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:56.533 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:05:56.535 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:05:56.538 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:05:56.554 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:56.557 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:05:56.560 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:05:56.588 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:05:56.591 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:05:56.593 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:05:56.596 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:05:56.598 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:05:56.628 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:05:56.657 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:05:56.660 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:05:56.663 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:05:56.665 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:05:56.667 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:05:56.670 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:05:56.672 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:05:56.701 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:05:56.704 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-04-13 23:05:56.734 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:05:56.736 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:05:56.753 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:56.755 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:05:56.785 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:05:56.814 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:05:56.844 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:05:56.874 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:05:56.903 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:05:56.920 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:56.922 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:05:56.951 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:05:56.983 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:05:57.016 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-04-13 23:05:57.047 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:05:57.076 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-04-13 23:05:57.106 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:05:57.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:57.124 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:05:57.127 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:05:57.130 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:05:57.133 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:05:57.151 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:05:57.153 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:05:57.155 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:05:57.158 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:05:57.160 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:05:57.189 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:57.220 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:05:57.251 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:05:57.281 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:05:57.286 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:05:57.317 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:05:57.357 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:05:57.389 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-04-13 23:05:57.419 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:05:57.449 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:05:57.478 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:05:57.507 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:05:57.537 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:05:57.567 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:05:57.596 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:05:57.626 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:05:57.631 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:05:57.639 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:05:57.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:05:57.658 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:05:57.661 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:05:57.663 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:05:57.666 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:05:57.671 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:05:57.675 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:05:57.679 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:05:57.681 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:05:57.685 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:05:57.716 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:05:57.718 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:05:57.720 | ++ functions:get_random_port:837 : true 2022-04-13 23:05:57.723 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:05:57.725 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:05:57.727 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:05:57.785 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:05:57.787 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:05:57.789 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:05:57.792 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:05:57.794 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:05:57.822 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:05:57.849 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:05:57.877 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:05:57.904 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:05:57.933 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:05:57.959 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:05:57.988 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:05:58.017 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:05:58.044 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:05:58.072 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:05:58.102 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:05:58.130 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:05:58.158 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:05:58.186 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:05:58.214 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:05:58.242 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:05:58.269 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:05:58.297 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:05:58.324 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:05:58.327 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:05:58.329 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:05:58.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:58.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:58.336 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:05:58.339 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:05:58.395 | proxy (enabled by site administrator) 2022-04-13 23:05:58.398 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:05:58.400 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:05:58.402 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:05:58.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:58.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:58.410 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:05:58.412 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:05:58.466 | proxy_http (enabled by site administrator) 2022-04-13 23:05:58.469 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:05:58.473 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:05:58.475 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:05:58.478 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:05:58.480 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:58.482 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:58.484 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:05:58.487 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:05:58.490 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:05:58.491 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:05:58.499 | KeepAlive Off 2022-04-13 23:05:58.504 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:05:58.504 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:05:58.513 | SetEnv proxy-sendchunked 1 2022-04-13 23:05:58.517 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:05:58.517 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:05:58.526 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:05:58.529 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:05:58.532 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:05:58.534 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:05:58.536 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:05:58.539 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:05:58.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:58.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:58.545 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:05:58.548 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:05:58.550 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:05:58.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:05:58.555 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:05:58.616 | Site glance-wsgi-api already enabled 2022-04-13 23:05:58.621 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:05:58.623 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:05:58.625 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:05:58.628 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:05:58.765 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:05:58.770 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:05:58.802 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:05:58.804 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:05:58.825 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:05:58.827 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:05:58.830 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:05:58.832 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:05:58.835 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:05:58.837 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:05:58.840 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:05:58.842 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:05:58.844 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:05:58.847 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:05:58.849 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:05:58.852 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:05:58.855 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:05:58.858 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:05:58.861 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:05:58.877 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:05:58.879 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:05:58.882 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:58.885 | + functions-common:git_clone:629 : echo master 2022-04-13 23:05:58.885 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:05:58.890 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:05:58.893 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:05:58.896 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:05:58.909 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:05:58.912 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:05:58.912 | + functions-common:git_clone:685 : head -1 2022-04-13 23:05:58.923 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:05:58.927 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:05:58.930 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:05:58.932 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:05:58.935 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:05:58.937 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:05:58.941 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:05:58.943 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:05:58.946 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:05:58.948 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:05:58.950 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:05:58.953 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:05:58.955 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:05:58.958 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:05:58.961 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:05:58.964 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:05:58.966 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:05:58.968 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:05:58.972 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:05:58.977 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:05:58.980 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:05:59.679 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:05:59.681 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:05:59.684 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:05:59.686 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:05:59.688 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:05:59.691 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:05:59.693 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:05:59.696 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:05:59.698 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:05:59.700 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:05:59.703 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:05:59.705 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:05:59.708 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:05:59.710 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:05:59.732 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:05:59.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:06:00.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:00.600 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:00.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:00.600 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:01.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:01.820 | Obtaining file:///opt/stack/cinder 2022-04-13 23:06:01.821 | Preparing metadata (setup.py): started 2022-04-13 23:06:07.408 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:06:07.545 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:06:07.546 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:06:07.547 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:06:07.549 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:06:07.550 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:06:07.551 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:06:07.552 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:06:07.553 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:06:07.554 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:06:07.555 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:06:07.556 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:06:07.557 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:06:07.559 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:06:07.560 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:06:07.561 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:06:07.562 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:06:07.563 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:06:07.565 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:06:07.566 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:06:07.567 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:06:07.568 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:06:07.569 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:06:07.571 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:06:07.572 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:06:07.573 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:06:07.574 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:06:07.575 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:06:07.576 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:06:07.577 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:06:07.578 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:06:07.579 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:06:07.581 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:06:07.582 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:06:07.583 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:06:07.584 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:06:07.585 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:06:07.586 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:06:07.587 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:06:07.588 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:06:07.589 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:06:07.590 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:06:07.591 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:06:07.592 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:06:07.593 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:06:07.594 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:06:07.597 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:06:07.598 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:06:07.599 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:06:07.600 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:06:07.600 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:06:07.602 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:06:07.603 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:06:07.604 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:06:07.605 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:06:07.606 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:06:07.607 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:06:07.608 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:06:07.609 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:06:07.610 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:06:07.612 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:06:07.613 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:06:07.614 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:06:07.628 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:06:07.629 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:06:07.630 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:06:07.698 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:06:07.730 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:06:07.746 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:06:07.748 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:06:07.749 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:06:07.751 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:06:07.854 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:06:07.907 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:06:07.912 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:06:07.938 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:06:07.940 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:06:07.941 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:06:08.021 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:06:08.068 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:06:08.069 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:06:08.070 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:06:08.071 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:06:08.133 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:06:08.135 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:06:08.136 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:06:08.197 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:06:08.200 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:06:08.261 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:06:08.265 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:06:08.266 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:06:08.268 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:06:08.269 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:06:08.292 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:06:08.294 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:06:08.297 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:06:08.342 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:06:08.429 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:06:08.432 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:06:08.458 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:06:08.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:06:08.554 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:06:08.557 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:06:08.694 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:06:08.720 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:06:08.863 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:06:08.901 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:06:08.904 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:06:08.905 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:06:09.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:06:09.112 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:06:09.114 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:06:09.149 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:06:09.180 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:06:09.423 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:06:09.426 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:06:09.573 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:06:09.574 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:06:09.577 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:06:09.744 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:06:09.873 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:06:09.874 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:06:09.875 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:06:09.912 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:06:10.134 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:06:10.217 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:06:10.219 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:06:10.399 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:06:10.493 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:06:10.494 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:06:10.678 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:06:11.108 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:06:11.162 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:06:11.212 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:06:12.290 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:06:12.565 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:06:12.566 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:06:12.715 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:06:12.910 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:06:13.091 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:06:14.786 | Installing collected packages: cinder 2022-04-13 23:06:14.786 | Attempting uninstall: cinder 2022-04-13 23:06:14.787 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:06:14.793 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:06:14.794 | Running setup.py develop for cinder 2022-04-13 23:06:22.309 | Successfully installed cinder 2022-04-13 23:06:22.309 | 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-04-13 23:06:22.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:22.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:22.481 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:22.484 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:22.486 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:22.489 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:22.491 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:22.493 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:22.496 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:22.498 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:22.500 | + functions-common:time_stop:2439 : start_time=1649891159726 2022-04-13 23:06:22.503 | + functions-common:time_stop:2441 : [[ -z 1649891159726 ]] 2022-04-13 23:06:22.506 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:22.510 | + functions-common:time_stop:2444 : end_time=1649891182507 2022-04-13 23:06:22.512 | + functions-common:time_stop:2445 : elapsed_time=22781 2022-04-13 23:06:22.514 | + functions-common:time_stop:2446 : total=105952 2022-04-13 23:06:22.517 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:22.519 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128733 2022-04-13 23:06:22.521 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:22.524 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:06:22.526 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:06:22.529 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:06:22.548 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:06:22.560 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:06:22.563 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:06:22.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:06:22.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:06:22.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:06:22.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:06:22.576 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:06:22.578 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:06:22.581 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:06:22.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:22.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:22.588 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:06:22.601 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:06:22.603 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:06:22.606 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:06:22.608 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:06:22.611 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:06:22.614 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:22.616 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:06:22.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:22.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:22.623 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:06:22.626 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:06:22.628 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:06:22.631 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:06:22.633 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:06:22.636 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:06:22.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:22.641 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:22.643 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:06:22.666 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:06:22.776 | Reading package lists... 2022-04-13 23:06:23.017 | Building dependency tree... 2022-04-13 23:06:23.019 | Reading state information... 2022-04-13 23:06:23.270 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:06:23.270 | The following packages were automatically installed and are no longer required: 2022-04-13 23:06:23.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:06:23.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:06:23.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:06:23.272 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:06:23.272 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:06:23.272 | python3-zope.interface 2022-04-13 23:06:23.272 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:06:23.386 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:06:23.390 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:06:23.393 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:06:23.395 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:23.398 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:23.400 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:23.403 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:23.405 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:23.409 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:06:23.411 | + functions-common:time_stop:2439 : start_time=1649891182663 2022-04-13 23:06:23.414 | + functions-common:time_stop:2441 : [[ -z 1649891182663 ]] 2022-04-13 23:06:23.417 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:23.421 | + functions-common:time_stop:2444 : end_time=1649891183418 2022-04-13 23:06:23.424 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-13 23:06:23.427 | + functions-common:time_stop:2446 : total=5300 2022-04-13 23:06:23.429 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:23.432 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6055 2022-04-13 23:06:23.434 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:06:23.437 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:06:23.439 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:06:23.442 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:06:23.454 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:06:23.458 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:06:23.460 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:06:23.462 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:06:23.466 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:06:23.466 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:06:23.471 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:06:23.473 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:06:23.475 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:06:23.477 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:06:23.479 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:06:23.481 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:06:23.483 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:06:23.486 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:06:23.497 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:06:23.509 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:06:23.521 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:06:23.533 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:06:23.545 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:06:23.548 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:06:23.552 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.b9qTvSbv6L 2022-04-13 23:06:23.554 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:06:23.557 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:06:23.559 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:06:23.561 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.b9qTvSbv6L 2022-04-13 23:06:23.566 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.b9qTvSbv6L 2022-04-13 23:06:23.577 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.b9qTvSbv6L /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:06:23.590 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:06:23.594 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:06:23.596 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:06:23.598 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:06:23.600 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:06:23.602 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:06:23.605 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:06:23.607 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:06:23.609 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:06:23.614 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:06:23.618 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:06:23.637 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:06:23.655 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:06:23.674 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:06:23.693 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:06:23.711 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:06:23.729 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:06:23.748 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:06:23.767 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:06:23.770 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:06:23.772 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:06:23.774 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:06:23.777 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:06:23.809 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:06:23.836 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:06:23.864 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:06:23.891 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:06:23.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:06:23.949 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:06:23.977 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:06:24.005 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:06:24.032 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:06:24.061 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:06:24.091 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:06:24.120 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:06:24.122 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:06:24.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:06:24.127 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:06:24.129 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:06:24.132 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:06:24.163 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:06:24.191 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:06:24.218 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:06:24.247 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:06:24.275 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:06:24.303 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:06:24.334 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:06:24.337 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:06:24.365 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:06:24.396 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:06:24.403 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 72ddf0c13ea1c69e4d05050a2a84caca 2022-04-13 23:06:24.432 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:06:24.434 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:06:24.462 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:06:24.490 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:06:24.518 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:06:24.545 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:06:24.562 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:24.565 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:06:24.581 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:24.584 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:06:24.600 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:24.602 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:06:24.619 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:24.622 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:06:24.624 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:06:24.627 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:06:24.629 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:06:24.632 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:06:24.634 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:06:24.636 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:06:24.652 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:24.655 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:06:24.658 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:06:24.660 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:06:24.676 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:24.679 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:06:24.682 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:06:24.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:06:24.712 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:06:24.714 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:06:24.716 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:06:24.719 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:06:24.722 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:06:24.739 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:06:24.741 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:06:24.743 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:06:24.746 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:06:24.748 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:06:24.776 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:24.805 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:06:24.832 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:06:24.860 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:06:24.876 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:24.879 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:06:24.881 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:06:24.884 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:06:24.886 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:06:24.888 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:06:24.891 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:06:24.894 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:06:24.898 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:06:24.900 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:06:24.902 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:06:24.916 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:06:24.916 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:24.925 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:06:24.928 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:06:24.944 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:06:24.947 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:06:24.951 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:06:24.980 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:06:25.007 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:06:25.035 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:06:25.062 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:06:25.090 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:06:25.117 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:06:25.146 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:06:25.173 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:06:25.201 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:06:25.229 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:06:25.257 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:06:25.285 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:06:25.313 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:06:25.316 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:06:25.319 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:06:25.321 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:06:25.324 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:06:25.326 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:25.328 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:25.331 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:06:25.333 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:06:25.336 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:06:25.363 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:06:25.391 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:06:25.392 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:06:25.400 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:06:25.404 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:06:25.406 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:06:25.408 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:06:25.411 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:06:25.413 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:06:25.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:25.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:25.420 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:06:25.422 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:06:25.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:25.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:25.430 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:06:25.493 | Enabling site cinder-wsgi. 2022-04-13 23:06:25.498 | To activate the new configuration, you need to run: 2022-04-13 23:06:25.498 | systemctl reload apache2 2022-04-13 23:06:25.503 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:06:25.506 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:06:25.508 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:06:25.510 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:06:25.646 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:06:25.649 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:06:25.683 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-04-13 23:06:25.715 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:06:25.732 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:25.734 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:06:25.737 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:06:25.739 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:06:25.742 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:06:25.744 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:06:25.775 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:06:25.804 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:06:25.833 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:06:25.862 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:06:25.901 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:06:25.936 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:06:25.964 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:06:25.992 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:06:26.020 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:06:26.048 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:06:26.076 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:06:26.105 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:06:26.107 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:06:26.124 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:26.126 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-04-13 23:06:26.157 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:06:26.160 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:06:26.177 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:26.180 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:06:26.183 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:06:26.185 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:06:26.188 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:06:26.190 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:06:26.193 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:06:26.197 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:06:26.197 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:06:26.203 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:06:26.205 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:06:26.208 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:06:26.210 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:06:26.213 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:06:26.221 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:06:26.224 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:06:26.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:06:26.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:06:26.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:06:26.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:06:26.241 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:06:26.244 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:06:26.246 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:06:26.249 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:06:26.251 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:06:26.254 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:06:26.257 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:06:26.259 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:06:26.262 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:06:26.278 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:06:26.281 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:06:26.283 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:26.286 | + functions-common:git_clone:629 : echo master 2022-04-13 23:06:26.287 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:06:26.292 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:06:26.294 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:26.296 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:06:26.310 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:06:26.313 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:06:26.313 | + functions-common:git_clone:685 : head -1 2022-04-13 23:06:26.317 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:06:26.320 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:06:26.322 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:06:26.325 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:06:26.327 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:06:26.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:06:26.332 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:06:26.335 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:06:26.337 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:06:26.340 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:06:26.342 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:06:26.345 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:06:26.347 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:06:26.352 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:06:26.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:06:26.357 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:06:26.360 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:06:26.362 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:06:26.366 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:06:26.372 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:06:26.374 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:06:27.045 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:06:27.047 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:06:27.050 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:06:27.053 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:06:27.055 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:06:27.058 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:06:27.060 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:06:27.062 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:06:27.065 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:06:27.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:06:27.070 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:06:27.072 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:06:27.074 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:06:27.077 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:06:27.097 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:06:27.101 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:06:27.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:27.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:27.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:27.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:29.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:29.214 | Obtaining file:///opt/stack/neutron 2022-04-13 23:06:29.215 | Preparing metadata (setup.py): started 2022-04-13 23:06:34.934 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:06:35.024 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:06:35.025 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:06:35.026 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:06:35.027 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:06:35.028 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:06:35.029 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:06:35.030 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:06:35.031 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:06:35.032 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:06:35.033 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:06:35.034 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:06:35.035 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:06:35.036 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:06:35.037 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:06:35.038 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:06:35.040 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:06:35.041 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:06:35.041 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:06:35.042 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:06:35.043 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:06:35.045 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:06:35.046 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:06:35.047 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:06:35.048 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:06:35.049 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:06:35.050 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:06:35.052 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:06:35.053 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:06:35.054 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:06:35.056 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:06:35.057 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:06:35.058 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:06:35.059 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:06:35.060 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:06:35.061 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:06:35.062 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:06:35.063 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:06:35.064 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:06:35.065 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:06:35.067 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:06:35.068 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:06:35.069 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:06:35.070 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:06:35.071 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:06:35.072 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:06:35.073 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:06:35.074 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:06:35.075 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:35.076 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:06:35.077 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:06:35.078 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:06:35.080 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:06:35.081 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:06:35.082 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:06:35.083 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:06:35.099 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:06:35.100 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:06:35.101 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:06:35.108 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:06:35.121 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:06:35.122 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:06:35.123 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:06:35.142 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:06:35.150 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:06:35.213 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:06:35.214 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:06:35.266 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:06:35.269 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:06:35.313 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:06:35.318 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:06:35.346 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:06:35.347 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:06:35.348 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:06:35.349 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:06:35.351 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:06:35.352 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:06:35.354 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:06:35.355 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:06:35.371 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:06:35.462 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:06:35.533 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:06:35.596 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:06:35.599 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:06:35.601 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:06:35.658 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:06:35.662 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:06:35.720 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:06:35.723 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:06:35.724 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:06:35.726 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:06:35.750 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:06:35.752 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:06:35.800 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:06:35.855 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:06:35.888 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:06:35.889 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:06:35.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:06:36.058 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:06:36.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:06:36.206 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:06:36.208 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:06:36.320 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.321 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.322 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.323 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.324 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.326 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.327 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:06:36.535 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:06:36.538 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:06:36.540 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:06:36.587 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:06:36.590 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:06:36.681 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:06:36.682 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:06:36.683 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:06:36.685 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:06:36.722 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:06:37.057 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:06:37.135 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:06:37.298 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:06:37.371 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:06:37.374 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:06:37.610 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:06:37.786 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:06:38.353 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:06:38.403 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:06:39.016 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:06:39.017 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:06:39.335 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:06:39.335 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:06:39.504 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:06:39.749 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:06:39.750 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:06:39.936 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:06:40.206 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:06:41.796 | Installing collected packages: neutron 2022-04-13 23:06:41.796 | Attempting uninstall: neutron 2022-04-13 23:06:41.796 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:06:41.815 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:06:41.816 | Running setup.py develop for neutron 2022-04-13 23:06:49.477 | Successfully installed neutron 2022-04-13 23:06:49.478 | 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-04-13 23:06:49.486 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:49.486 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:49.658 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:49.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:49.664 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:49.666 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:49.669 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:49.672 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:49.674 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:49.677 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:49.680 | + functions-common:time_stop:2439 : start_time=1649891187092 2022-04-13 23:06:49.683 | + functions-common:time_stop:2441 : [[ -z 1649891187092 ]] 2022-04-13 23:06:49.686 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:49.690 | + functions-common:time_stop:2444 : end_time=1649891209688 2022-04-13 23:06:49.693 | + functions-common:time_stop:2445 : elapsed_time=22596 2022-04-13 23:06:49.695 | + functions-common:time_stop:2446 : total=128733 2022-04-13 23:06:49.698 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:49.700 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151329 2022-04-13 23:06:49.702 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:49.705 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:06:49.714 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:06:49.716 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:06:49.737 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:06:49.750 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:06:49.753 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:06:49.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:06:49.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:06:49.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:06:49.765 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:06:49.768 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:06:49.772 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:06:49.774 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:06:49.793 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:49.796 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:06:49.799 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:06:49.803 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:06:49.806 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:06:49.808 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:06:49.811 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:06:49.814 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:06:49.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:06:49.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:06:49.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:06:49.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:06:49.827 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:06:49.845 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:49.849 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:06:49.874 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:49.877 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:06:49.896 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:49.899 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:06:49.902 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:06:49.904 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:06:49.906 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:06:49.910 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:06:49.913 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:06:49.916 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:06:49.918 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:06:49.922 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:06:49.940 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:06:49.942 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:06:49.945 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:49.948 | + functions-common:git_clone:629 : echo master 2022-04-13 23:06:49.948 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:06:49.954 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:06:49.957 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:49.959 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:06:49.974 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:06:49.977 | + functions-common:git_clone:685 : head -1 2022-04-13 23:06:49.977 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:06:49.981 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:06:49.984 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:06:49.987 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:06:49.989 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:06:49.992 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:06:49.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:06:49.998 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:06:50.002 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:06:50.006 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:06:50.010 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:06:50.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:06:50.015 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:06:50.017 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:06:50.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:06:50.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:06:50.027 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:06:50.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:06:50.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:06:50.036 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:06:50.042 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:06:50.045 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:06:50.710 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:06:50.713 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:06:50.715 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:06:50.718 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:06:50.720 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:06:50.723 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:06:50.725 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:06:50.727 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:06:50.730 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:06:50.732 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:06:50.734 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:06:50.737 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:06:50.739 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:06:50.741 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:06:50.762 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:06:50.764 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:06:51.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:51.637 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:51.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:51.637 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:52.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:52.848 | Obtaining file:///opt/stack/nova 2022-04-13 23:06:52.849 | Preparing metadata (setup.py): started 2022-04-13 23:06:59.617 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:06:59.746 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:06:59.747 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:06:59.748 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:06:59.749 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:06:59.750 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:06:59.751 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:06:59.752 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:06:59.754 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:06:59.755 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:06:59.756 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:06:59.757 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:06:59.758 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:06:59.759 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:06:59.760 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:06:59.761 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:06:59.762 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:06:59.763 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:06:59.764 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:06:59.765 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:06:59.766 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:06:59.767 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:06:59.768 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:06:59.770 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:06:59.771 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:06:59.772 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:06:59.773 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:06:59.775 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:06:59.776 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:06:59.777 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:06:59.778 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:06:59.779 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:06:59.780 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:06:59.781 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:06:59.782 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:59.783 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:06:59.785 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:06:59.787 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:59.788 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:06:59.789 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:06:59.790 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:06:59.791 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:06:59.792 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:06:59.793 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:06:59.794 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:06:59.795 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:06:59.796 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:06:59.797 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:06:59.798 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:06:59.799 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:06:59.800 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:06:59.802 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:06:59.803 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:06:59.804 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:06:59.805 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:06:59.806 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:06:59.807 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:06:59.808 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:06:59.809 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:06:59.810 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:06:59.812 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:06:59.813 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:06:59.814 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:06:59.815 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:06:59.816 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:06:59.833 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:06:59.834 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:06:59.835 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:06:59.857 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:06:59.897 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:06:59.929 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:06:59.930 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:06:59.954 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:07:00.082 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:07:00.084 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:07:00.142 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:07:00.143 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:07:00.172 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:07:00.173 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:07:00.175 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:07:00.176 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:07:00.197 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:07:00.200 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:07:00.252 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:00.256 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:07:00.258 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:07:00.319 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:07:00.427 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:07:00.431 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:07:00.513 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:07:00.574 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:07:00.576 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:07:00.578 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:07:00.579 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:07:00.609 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:07:00.610 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:07:00.665 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:07:00.723 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:07:00.757 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:07:00.759 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:07:00.816 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:07:00.817 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:07:00.906 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:07:00.934 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:07:01.018 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:07:01.098 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:07:01.165 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:07:01.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:07:01.167 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:07:01.213 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:07:01.215 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:07:01.219 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:07:01.306 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:07:01.309 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:07:01.310 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:07:01.311 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:07:01.409 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:07:01.626 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:07:01.627 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:07:01.742 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:07:01.747 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:07:01.748 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:07:01.835 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:07:01.915 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:07:01.950 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:07:02.193 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:07:02.274 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:07:02.276 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:07:02.497 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:07:02.611 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:07:03.097 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:07:03.143 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:07:03.516 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.517 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.519 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.520 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.521 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.522 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:03.523 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:07:04.801 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:07:05.218 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:07:05.219 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:07:05.320 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:07:05.429 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:07:07.118 | Installing collected packages: nova 2022-04-13 23:07:07.119 | Attempting uninstall: nova 2022-04-13 23:07:07.119 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:07:07.127 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:07:07.129 | Running setup.py develop for nova 2022-04-13 23:07:15.480 | Successfully installed nova 2022-04-13 23:07:15.480 | 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-04-13 23:07:15.488 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:15.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:15.638 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:15.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:15.643 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:15.646 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:15.648 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:15.650 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:15.652 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:15.654 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:15.656 | + functions-common:time_stop:2439 : start_time=1649891210756 2022-04-13 23:07:15.659 | + functions-common:time_stop:2441 : [[ -z 1649891210756 ]] 2022-04-13 23:07:15.662 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:15.666 | + functions-common:time_stop:2444 : end_time=1649891235664 2022-04-13 23:07:15.668 | + functions-common:time_stop:2445 : elapsed_time=24908 2022-04-13 23:07:15.671 | + functions-common:time_stop:2446 : total=151329 2022-04-13 23:07:15.673 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:15.675 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176237 2022-04-13 23:07:15.677 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:15.680 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:07:15.682 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:07:15.685 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:07:15.703 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:07:15.716 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:07:15.719 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:07:15.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:15.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:15.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:07:15.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:15.732 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:07:15.744 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:07:15.747 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:07:15.749 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:07:15.762 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:07:15.765 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:07:15.767 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:07:15.771 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:07:15.771 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:07:15.776 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:07:15.779 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:07:15.781 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:07:15.783 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:07:15.786 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:07:15.789 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:07:15.791 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:07:15.794 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:07:15.806 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:07:15.818 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:07:15.830 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:07:15.842 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:07:15.855 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:07:15.858 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:07:15.863 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.I451pFAa7o 2022-04-13 23:07:15.866 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:07:15.868 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:07:15.870 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:07:15.873 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:07:15.875 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:07:15.878 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.I451pFAa7o 2022-04-13 23:07:15.882 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.I451pFAa7o 2022-04-13 23:07:15.893 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.I451pFAa7o /etc/sudoers.d/nova-rootwrap 2022-04-13 23:07:15.906 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:07:15.910 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:07:15.913 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:07:15.915 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:07:15.918 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:07:15.920 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:07:15.922 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:07:15.926 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:07:15.928 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:07:15.933 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:07:15.949 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:15.952 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:07:15.954 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:07:15.958 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:07:15.962 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:07:15.990 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:07:15.992 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:07:16.021 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:07:16.050 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:07:16.077 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:07:16.106 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:07:16.136 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:07:16.165 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:07:16.167 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:07:16.196 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:07:16.223 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:07:16.250 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:07:16.278 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:07:16.306 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:07:16.335 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:07:16.337 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:16.340 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:16.342 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:16.344 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:16.347 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:16.349 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:16.352 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:16.354 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:16.356 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:16.358 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:16.360 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:16.363 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:07:16.365 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:16.367 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:16.369 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:16.372 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:16.374 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:16.376 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:16.379 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:07:16.395 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:16.397 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:07:16.399 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:07:16.401 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:07:16.434 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:07:16.437 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:07:16.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:07:16.451 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:07:16.453 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:07:16.456 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:07:16.486 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:07:16.488 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:07:16.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:07:16.493 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:07:16.495 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:07:16.498 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:07:16.528 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:07:16.558 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:07:16.586 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:07:16.612 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:07:16.629 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:16.631 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:07:16.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:16.650 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:07:16.651 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:07:16.656 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:07:16.658 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:07:16.685 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:07:16.701 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:16.703 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:07:16.706 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:07:16.708 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:07:16.711 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:07:16.713 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:07:16.741 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:07:16.771 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:07:16.799 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:07:16.827 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:07:16.854 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:07:16.882 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:07:16.908 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:07:16.936 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:07:16.963 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:07:16.990 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:07:17.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:17.009 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:07:17.011 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:07:17.041 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:07:17.071 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-04-13 23:07:17.098 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:07:17.126 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:07:17.153 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:07:17.180 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:07:17.208 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:07:17.235 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:07:17.251 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:17.254 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:07:17.256 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:07:17.284 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:07:17.315 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:07:17.318 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:07:17.345 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:07:17.347 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:07:17.350 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:07:17.352 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:17.354 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.356 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:17.358 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:17.361 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.363 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:17.365 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:07:17.368 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.370 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:17.372 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:17.374 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:17.376 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:17.379 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:17.381 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:17.384 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:17.386 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:17.388 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:17.390 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:17.393 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:07:17.395 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:07:17.398 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:07:17.401 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:07:17.416 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:07:17.419 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:07:17.421 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:17.423 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:07:17.425 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:07:17.453 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:17.481 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:17.509 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:07:17.536 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:07:17.567 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:07:17.584 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:17.586 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:07:17.588 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:07:17.591 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:07:17.593 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:07:17.595 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:07:17.598 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:07:17.601 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:07:17.604 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:07:17.607 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:07:17.609 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:07:17.622 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:07:17.622 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:17.631 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:07:17.634 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:17.650 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:07:17.652 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:07:17.656 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:07:17.685 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:07:17.712 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:07:17.738 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:07:17.766 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:07:17.792 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:07:17.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:07:17.847 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:07:17.874 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:07:17.901 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:07:17.928 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:07:17.956 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:07:17.983 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:07:18.010 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:07:18.012 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:07:18.015 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:07:18.018 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:07:18.020 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:07:18.023 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:18.025 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:18.027 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:07:18.030 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:07:18.032 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:07:18.061 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:07:18.090 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:07:18.090 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:07:18.100 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:07:18.103 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:07:18.105 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:07:18.108 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:07:18.110 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:07:18.112 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:07:18.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:18.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:18.119 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:07:18.121 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:07:18.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:18.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:18.129 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:07:18.191 | Enabling site nova-api-wsgi. 2022-04-13 23:07:18.196 | To activate the new configuration, you need to run: 2022-04-13 23:07:18.196 | systemctl reload apache2 2022-04-13 23:07:18.201 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:07:18.203 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:07:18.205 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:18.208 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:07:18.343 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:07:18.361 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:18.364 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:07:18.366 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:07:18.369 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:07:18.371 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:07:18.373 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:07:18.376 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:07:18.381 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:07:18.384 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:07:18.386 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:07:18.389 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:07:18.403 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:18.403 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:07:18.411 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:07:18.415 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:18.431 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:07:18.433 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:07:18.437 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:07:18.467 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:07:18.494 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:07:18.521 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:07:18.547 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:07:18.575 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:07:18.603 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:07:18.630 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:07:18.657 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:07:18.685 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:07:18.713 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:07:18.741 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:07:18.768 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:07:18.796 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:07:18.798 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:07:18.825 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:07:18.841 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:18.843 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:07:18.875 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:07:18.877 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:07:18.880 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:07:18.896 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:18.899 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:07:18.901 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:07:18.929 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:07:18.960 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:07:18.962 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:07:18.964 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:07:18.967 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:07:18.969 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:07:18.972 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:07:18.988 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:18.991 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:07:18.994 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:07:18.996 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:07:19.012 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:19.014 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:07:19.017 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:07:19.045 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:07:19.047 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:07:19.050 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:07:19.078 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:07:19.105 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:07:19.136 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:07:19.152 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:19.155 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:07:19.182 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:07:19.184 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:07:19.187 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:07:19.217 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:07:19.245 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.32/identity 2022-04-13 23:07:19.272 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:07:19.300 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:07:19.328 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:07:19.355 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:07:19.383 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:07:19.411 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:07:19.441 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:07:19.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:19.460 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:07:19.464 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:07:19.466 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:07:19.468 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:07:19.472 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:07:19.474 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:07:19.476 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:07:19.479 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:07:19.481 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:07:19.483 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:07:19.488 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:07:19.491 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:07:19.493 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:07:19.495 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:07:19.498 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:07:19.500 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:07:19.530 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:07:19.561 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:07:19.591 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:07:19.594 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:07:19.597 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:07:19.599 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:07:19.616 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:19.619 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:07:19.620 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:07:20.309 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:07:20.311 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:07:20.313 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:07:20.316 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:07:20.319 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:07:20.321 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:07:20.324 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:07:20.340 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:20.343 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:07:20.346 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:07:20.348 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:07:20.363 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:20.366 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:07:20.369 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:07:20.397 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:07:20.400 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:07:20.402 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:07:20.419 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:20.421 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:07:20.423 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:07:20.426 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:07:20.458 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:07:20.485 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:07:20.512 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:07:20.540 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:07:20.568 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:07:20.596 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:07:20.624 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:07:20.652 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:07:20.654 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:07:20.656 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:07:20.660 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:07:20.676 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:07:20.679 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:07:20.681 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:20.684 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:07:20.686 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:07:20.714 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:20.742 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:20.769 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:07:20.798 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:07:20.801 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:07:20.805 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:07:20.808 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:07:20.810 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:07:20.813 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:07:20.815 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:07:20.818 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:07:20.820 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:07:20.823 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:07:20.825 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:07:20.827 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:07:20.829 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:07:20.832 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:07:20.835 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:07:20.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:20.853 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:07:20.856 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:07:20.871 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:20.874 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:07:20.890 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:20.892 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:07:20.910 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:20.912 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:07:20.929 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:20.932 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:07:20.934 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:07:20.937 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:07:20.939 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:07:20.942 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:07:20.945 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:07:20.947 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:07:20.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:20.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:20.955 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:07:20.958 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:20.960 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:20.963 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:20.965 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:20.968 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:20.970 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:20.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:20.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:20.977 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:20.980 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:20.982 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:20.985 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:20.987 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:07:20.990 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:20.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:20.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:20.997 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:07:21.019 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:07:21.129 | Reading package lists... 2022-04-13 23:07:21.371 | Building dependency tree... 2022-04-13 23:07:21.372 | Reading state information... 2022-04-13 23:07:21.627 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:07:21.627 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:21.628 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:21.628 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:21.628 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:21.628 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:21.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:21.629 | python3-zope.interface 2022-04-13 23:07:21.629 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:21.759 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:21.764 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:21.767 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:21.770 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:21.773 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:21.775 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:21.778 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:21.780 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:21.782 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:21.785 | + functions-common:time_stop:2439 : start_time=1649891241016 2022-04-13 23:07:21.788 | + functions-common:time_stop:2441 : [[ -z 1649891241016 ]] 2022-04-13 23:07:21.791 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:21.796 | + functions-common:time_stop:2444 : end_time=1649891241793 2022-04-13 23:07:21.798 | + functions-common:time_stop:2445 : elapsed_time=777 2022-04-13 23:07:21.801 | + functions-common:time_stop:2446 : total=6055 2022-04-13 23:07:21.804 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:21.807 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6832 2022-04-13 23:07:21.809 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:21.812 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:07:21.814 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:07:21.817 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:07:21.820 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:07:21.822 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:07:21.845 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:07:21.848 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:21.850 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:21.853 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:21.855 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:21.858 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:21.860 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:21.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:21.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:21.868 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:21.870 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:21.873 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:21.875 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:21.878 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:07:21.881 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:21.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:21.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:21.888 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:07:21.911 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:07:22.021 | Reading package lists... 2022-04-13 23:07:22.274 | Building dependency tree... 2022-04-13 23:07:22.275 | Reading state information... 2022-04-13 23:07:22.527 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:07:22.527 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:22.528 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:22.528 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:22.528 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:22.528 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:22.528 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:22.528 | python3-zope.interface 2022-04-13 23:07:22.528 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:22.643 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:22.648 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:22.651 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:22.653 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:22.656 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:22.658 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:22.661 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:22.663 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:22.665 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:22.668 | + functions-common:time_stop:2439 : start_time=1649891241908 2022-04-13 23:07:22.670 | + functions-common:time_stop:2441 : [[ -z 1649891241908 ]] 2022-04-13 23:07:22.673 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:22.678 | + functions-common:time_stop:2444 : end_time=1649891242675 2022-04-13 23:07:22.680 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-13 23:07:22.683 | + functions-common:time_stop:2446 : total=6832 2022-04-13 23:07:22.685 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:22.688 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7599 2022-04-13 23:07:22.690 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:22.693 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:07:22.696 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:07:22.698 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:07:22.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:22.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:22.707 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:07:22.709 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:07:22.764 | wsgi (enabled by maintainer script) 2022-04-13 23:07:22.767 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:07:22.771 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:07:22.773 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:22.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:07:22.779 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:07:22.781 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:22.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:22.786 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:22.791 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:07:22.794 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:07:22.797 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:07:22.800 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:07:22.802 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:07:22.826 | Using python 3.8 to install osc-placement 2022-04-13 23:07:22.828 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:07:23.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:23.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:23.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:23.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:24.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:24.901 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:07:24.912 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:07:24.913 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:07:24.914 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:07:24.915 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:07:24.916 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:07:24.917 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:07:24.976 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:07:24.977 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:07:24.978 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:07:24.980 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:07:24.993 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:07:24.994 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:07:24.997 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:07:25.010 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:07:25.011 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:07:25.012 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:07:25.014 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:07:25.015 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:07:25.016 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:07:25.037 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:07:25.038 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:07:25.039 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:07:25.041 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:07:25.049 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:07:25.087 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:07:25.088 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:07:25.091 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:07:25.092 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:07:25.093 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:07:25.094 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:07:25.095 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:07:25.096 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:07:25.164 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:07:25.166 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:07:25.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:07:25.168 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:07:25.257 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:07:25.258 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:07:25.260 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:07:25.302 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:07:25.343 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:07:25.517 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:07:27.775 | 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-04-13 23:07:27.782 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:27.782 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:27.905 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:27.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:27.912 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:27.915 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:27.917 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:27.920 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:27.922 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:27.925 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:27.928 | + functions-common:time_stop:2439 : start_time=1649891242820 2022-04-13 23:07:27.931 | + functions-common:time_stop:2441 : [[ -z 1649891242820 ]] 2022-04-13 23:07:27.934 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:27.939 | + functions-common:time_stop:2444 : end_time=1649891247936 2022-04-13 23:07:27.941 | + functions-common:time_stop:2445 : elapsed_time=5116 2022-04-13 23:07:27.944 | + functions-common:time_stop:2446 : total=176237 2022-04-13 23:07:27.946 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:27.949 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181353 2022-04-13 23:07:27.951 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:27.954 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:07:27.956 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:07:27.959 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:07:27.961 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:07:27.964 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:07:27.967 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:07:27.970 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:07:27.973 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:07:27.976 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:07:27.993 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:07:27.996 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:07:27.998 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:28.001 | + functions-common:git_clone:629 : echo master 2022-04-13 23:07:28.001 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:07:28.007 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:07:28.010 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:28.012 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:07:28.025 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:07:28.028 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:07:28.028 | + functions-common:git_clone:685 : head -1 2022-04-13 23:07:28.032 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:07:28.035 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:07:28.038 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:07:28.040 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:07:28.043 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:07:28.045 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:07:28.048 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:07:28.051 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:07:28.053 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:07:28.056 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:07:28.058 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:07:28.061 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:07:28.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:07:28.067 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:07:28.072 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:07:28.075 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:07:28.078 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:07:28.080 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:07:28.084 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:07:28.090 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:07:28.093 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:07:28.797 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:07:28.801 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:07:28.803 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:07:28.806 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:07:28.808 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:07:28.811 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:07:28.813 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:07:28.816 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:07:28.818 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:07:28.821 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:07:28.823 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:07:28.826 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:07:28.829 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:07:28.832 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:07:28.854 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:07:28.857 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:07:29.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:29.716 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:29.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:29.716 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:30.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:30.958 | Obtaining file:///opt/stack/placement 2022-04-13 23:07:30.959 | Preparing metadata (setup.py): started 2022-04-13 23:07:35.637 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:07:35.683 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:07:35.684 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:07:35.685 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:07:35.686 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:07:35.687 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:07:35.688 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:35.689 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:07:35.692 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:07:35.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:07:35.694 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:07:35.695 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:07:35.696 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:07:35.698 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:07:35.699 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:07:35.700 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:07:35.701 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:07:35.702 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:07:35.703 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:07:35.704 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:07:35.705 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:07:35.706 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:07:35.773 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:07:35.774 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:07:35.775 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:07:35.777 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:07:35.779 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:07:35.780 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:07:35.802 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:07:35.845 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:07:35.846 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:07:35.848 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:07:35.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:07:35.850 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:07:35.901 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:07:35.904 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:07:35.905 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:07:35.906 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:07:35.950 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:07:35.953 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:07:35.972 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:07:35.973 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:07:35.975 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:36.000 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:07:36.003 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:07:36.016 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:07:36.033 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:07:36.036 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:07:36.037 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:07:36.038 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:07:36.082 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:07:36.083 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:07:36.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:07:36.086 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:07:36.104 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:07:36.296 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:07:36.337 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:07:36.338 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:07:36.340 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:07:36.357 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:07:36.391 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:07:36.449 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:07:36.517 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:07:36.603 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:07:36.655 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:07:36.853 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:07:36.854 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:07:36.857 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:07:36.962 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:07:37.046 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:07:37.217 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:07:37.337 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:07:37.339 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:07:39.321 | Installing collected packages: openstack-placement 2022-04-13 23:07:39.321 | Attempting uninstall: openstack-placement 2022-04-13 23:07:39.321 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:07:39.324 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:07:39.325 | Running setup.py develop for openstack-placement 2022-04-13 23:07:45.338 | Successfully installed openstack-placement 2022-04-13 23:07:45.338 | 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-04-13 23:07:45.346 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:45.346 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:45.476 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:45.479 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:45.481 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:45.484 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:45.486 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:45.489 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:45.491 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:45.493 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:45.495 | + functions-common:time_stop:2439 : start_time=1649891248848 2022-04-13 23:07:45.498 | + functions-common:time_stop:2441 : [[ -z 1649891248848 ]] 2022-04-13 23:07:45.501 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:45.505 | + functions-common:time_stop:2444 : end_time=1649891265503 2022-04-13 23:07:45.508 | + functions-common:time_stop:2445 : elapsed_time=16655 2022-04-13 23:07:45.510 | + functions-common:time_stop:2446 : total=181353 2022-04-13 23:07:45.512 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:45.514 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198008 2022-04-13 23:07:45.517 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:45.519 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:07:45.522 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:45.525 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:45.543 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:07:45.556 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:07:45.559 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:07:45.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:45.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:45.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:07:45.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:45.576 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:07:45.579 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:07:45.581 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:07:45.595 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:07:45.597 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:07:45.602 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:07:45.605 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:07:45.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:07:45.610 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:07:45.613 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:07:45.616 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:07:45.648 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:07:45.682 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:07:45.715 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:07:45.718 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:07:45.720 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:07:45.723 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:07:45.726 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:07:45.758 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:07:45.787 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:07:45.817 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:07:45.846 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:07:45.880 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:07:45.913 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:07:45.944 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:07:45.974 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:07:46.004 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:07:46.033 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:07:46.036 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:07:46.038 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:07:46.041 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:07:46.060 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:07:46.062 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:07:46.065 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:46.068 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:07:46.070 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:07:46.099 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:46.129 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:07:46.157 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:07:46.188 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:07:46.191 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:07:46.193 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:07:46.196 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:07:46.198 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:07:46.201 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:07:46.203 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:07:46.207 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:07:46.211 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:07:46.214 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:07:46.216 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:07:46.231 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:07:46.231 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:46.240 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:07:46.244 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:07:46.260 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:07:46.262 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:07:46.266 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:07:46.301 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:07:46.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:07:46.358 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:07:46.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:07:46.416 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:07:46.444 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:07:46.473 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:07:46.503 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:07:46.532 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:07:46.560 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:07:46.590 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:07:46.618 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:07:46.647 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:07:46.649 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:07:46.653 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:07:46.655 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:07:46.658 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:07:46.660 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:46.663 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:46.665 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:46.668 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:46.671 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:07:46.700 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:07:46.729 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:07:46.729 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:07:46.738 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:07:46.741 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:07:46.744 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:07:46.746 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:07:46.749 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:07:46.751 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:07:46.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:46.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:46.759 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:07:46.762 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:07:46.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:46.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:46.770 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:07:46.831 | Site placement-api already enabled 2022-04-13 23:07:46.836 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:07:46.838 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:07:46.841 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:46.843 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:07:46.979 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:07:47.001 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:47.004 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:07:47.025 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:47.028 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:07:47.047 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:47.050 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:07:47.053 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:07:47.056 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:07:47.088 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:07:47.117 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:07:47.147 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:07:47.176 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:07:47.207 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:07:47.235 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:07:47.270 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:07:47.300 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:07:47.318 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:47.321 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:07:47.338 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:47.341 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:07:47.344 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:07:47.346 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:07:47.349 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:07:47.351 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:07:47.354 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:07:47.356 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:07:47.359 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:07:47.362 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:07:47.366 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:07:47.369 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:07:47.371 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:07:47.374 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:07:47.376 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:07:47.392 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:47.395 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:47.397 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:47.400 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:07:47.402 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:07:47.404 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:47.407 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:07:47.409 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:07:47.411 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:07:47.468 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:07:47.508 | [97764 Async install_tempest:122852]: running: install_tempest 2022-04-13 23:07:47.511 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:07:47.514 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:07:47.517 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:47.521 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:07:47.523 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:07:47.526 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:07:47.529 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:07:47.531 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:07:47.534 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:07:47.537 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:07:47.540 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:07:47.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:47.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:47.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:07:47.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:47.558 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:07:47.561 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:07:47.564 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:47.568 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:07:47.572 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:07:47.574 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:47.580 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:47.580 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:47.586 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:07:47.588 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:07:47.591 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:07:47.594 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:07:47.597 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:07:47.624 | Using python 3.8 to install python-openstackclient 2022-04-13 23:07:47.626 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:07:48.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:48.513 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:48.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:48.513 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:49.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:49.732 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:07:49.752 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:07:49.753 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:07:49.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:07:49.755 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:07:49.756 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:07:49.757 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:07:49.758 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:07:49.759 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:07:49.760 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:07:49.761 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:07:49.762 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:07:49.774 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:07:49.775 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:07:49.776 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:07:49.777 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:07:49.778 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:07:49.805 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:07:49.806 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:07:49.807 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:07:49.809 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:07:49.809 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:07:49.811 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:07:49.812 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:07:49.813 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:07:49.814 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:07:49.815 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:07:49.817 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:07:49.829 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:07:49.849 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:07:49.851 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:07:49.852 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:07:49.853 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:07:49.875 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:07:49.892 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:07:49.894 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:07:49.897 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:07:49.989 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:07:49.989 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:07:49.991 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:07:50.034 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:07:50.045 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:07:50.079 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:07:50.250 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:07:50.266 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:07:50.369 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:07:50.370 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:07:50.373 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:07:50.375 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:07:50.525 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:07:52.926 | 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-04-13 23:07:52.934 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:52.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:53.061 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:53.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:53.065 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:53.068 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:53.070 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:53.072 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:53.075 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:53.077 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:53.079 | + functions-common:time_stop:2439 : start_time=1649891267618 2022-04-13 23:07:53.082 | + functions-common:time_stop:2441 : [[ -z 1649891267618 ]] 2022-04-13 23:07:53.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:53.089 | + functions-common:time_stop:2444 : end_time=1649891273087 2022-04-13 23:07:53.092 | + functions-common:time_stop:2445 : elapsed_time=5469 2022-04-13 23:07:53.094 | + functions-common:time_stop:2446 : total=198008 2022-04-13 23:07:53.097 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:53.099 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203477 2022-04-13 23:07:53.102 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:53.104 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:07:53.107 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:07:53.112 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.GjUXx9h38A 2022-04-13 23:07:53.115 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:07:53.117 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:07:53.120 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:07:53.122 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:07:53.125 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:07:53.127 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:07:53.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:53.148 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:07:53.151 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:07:53.153 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:07:53.156 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:07:53.158 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:53.161 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:07:53.163 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:07:53.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:53.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:53.170 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:07:53.173 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:07:53.177 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:07:53.177 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:07:53.182 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:07:53.235 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:07:53.238 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:53.240 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:53.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:53.244 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:53.247 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:53.249 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:53.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:53.255 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:53.257 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:53.259 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:53.262 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:53.264 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:07:53.266 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:53.269 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:53.271 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:53.274 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:53.276 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:53.278 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:53.281 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:07:53.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:53.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:53.288 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:07:53.291 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:53.293 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:07:56.411 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:07:56.427 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:07:56.427 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:07:56.431 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:07:56.434 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:07:56.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:56.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:56.441 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:07:56.443 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:07:56.446 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:07:56.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:56.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:56.453 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:07:56.455 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:07:56.457 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:07:56.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:56.552 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:07:56.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:07:56.609 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:07:56.663 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:07:56.719 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:07:56.774 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:07:56.776 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:07:56.779 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:56.781 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:07:59.725 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:07:59.728 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:07:59.731 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:07:59.736 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-230759 2022-04-13 23:07:59.739 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-230759 1041' 2022-04-13 23:07:59.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.744 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:07:59.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.749 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:07:59.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.754 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:07:59.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.759 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:07:59.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.764 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:07:59.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.770 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:07:59.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.775 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230328 2022-04-13 23:07:59.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.780 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:07:59.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.786 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:07:59.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.791 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:07:59.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.796 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:07:59.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.801 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:07:59.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:07:59.807 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:07:59.810 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:59.812 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:07:59.820 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:07:59.828 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:07:59.833 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.835 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:07:59.838 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.840 | + functions-common:run_process:1689 : local group= 2022-04-13 23:07:59.843 | + functions-common:run_process:1690 : local user= 2022-04-13 23:07:59.845 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:07:59.848 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:07:59.851 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:07:59.853 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:07:59.856 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:07:59.859 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:07:59.864 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891279861 2022-04-13 23:07:59.866 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:07:59.884 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:59.886 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:07:59.889 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:07:59.891 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.894 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.897 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.899 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.902 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:07:59.904 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:07:59.907 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:07:59.910 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:07:59.913 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:07:59.915 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:07:59.918 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:07:59.920 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:07:59.923 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:07:59.925 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:07:59.927 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:07:59.930 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:07:59.932 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:07:59.935 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:07:59.937 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:07:59.942 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:07:59.997 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:08:00.052 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:08:00.105 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:08:00.159 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:08:00.212 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:08:00.275 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:08:00.278 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:08:00.332 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:08:00.711 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:08:00.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:08:01.108 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:08:01.132 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:08:01.137 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:01.140 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:01.143 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:01.146 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:01.151 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:01.154 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:08:01.156 | + functions-common:time_stop:2439 : start_time=1649891279861 2022-04-13 23:08:01.160 | + functions-common:time_stop:2441 : [[ -z 1649891279861 ]] 2022-04-13 23:08:01.163 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:01.167 | + functions-common:time_stop:2444 : end_time=1649891281165 2022-04-13 23:08:01.170 | + functions-common:time_stop:2445 : elapsed_time=1304 2022-04-13 23:08:01.172 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:08:01.175 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:01.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1304 2022-04-13 23:08:01.180 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:08:01.183 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:08:01.185 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:08:01.188 | + functions-common:run_process:1689 : local group= 2022-04-13 23:08:01.190 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:08:01.193 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:08:01.195 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:08:01.198 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:08:01.200 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:08:01.202 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:08:01.206 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:08:01.211 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891281208 2022-04-13 23:08:01.213 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:08:01.233 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:01.235 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:08:01.239 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:01.242 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:01.244 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:01.247 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:01.249 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:01.252 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:08:01.255 | + functions-common:time_stop:2439 : start_time=1649891281208 2022-04-13 23:08:01.258 | + functions-common:time_stop:2441 : [[ -z 1649891281208 ]] 2022-04-13 23:08:01.263 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:01.266 | + functions-common:time_stop:2444 : end_time=1649891281262 2022-04-13 23:08:01.269 | + functions-common:time_stop:2445 : elapsed_time=54 2022-04-13 23:08:01.272 | + functions-common:time_stop:2446 : total=1304 2022-04-13 23:08:01.274 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:01.277 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1358 2022-04-13 23:08:01.279 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:08:01.301 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:01.304 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:08:01.327 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:01.331 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:08:01.350 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.352 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:08:01.355 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:08:01.357 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:08:01.360 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:08:01.362 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380' 2022-04-13 23:08:01.365 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.32:2380' 2022-04-13 23:08:01.369 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.32:2379' 2022-04-13 23:08:01.372 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:08:01.374 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:08:01.377 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.32:2379' 2022-04-13 23:08:01.379 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:08:01.382 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:08:01.384 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:08:01.387 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' '' root 2022-04-13 23:08:01.389 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:08:01.392 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:08:01.395 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:08:01.397 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:08:01.400 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:08:01.404 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:08:01.407 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:08:01.410 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:08:01.415 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:08:01.488 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:08:01.560 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:08:01.610 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:08:01.664 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:08:01.717 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:08:01.769 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:08:01.771 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:08:01.833 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:08:02.219 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:08:02.277 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:08:02.331 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:08:02.389 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:08:02.443 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:08:02.446 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:08:02.450 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:08:02.453 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:08:02.844 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:08:02.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:08:03.263 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:08:03.639 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:08:03.657 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:03.660 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:08:03.663 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:08:03.666 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:08:03.671 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:08:03.683 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:08:03.695 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:08:03.698 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:08:03.700 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:08:03.839 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:08:03.978 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:08:04.116 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:08:04.257 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:08:04.402 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:08:04.545 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:08:04.682 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:08:04.819 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:08:04.957 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:08:05.099 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:08:05.104 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:08:05.108 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:08:05.110 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:08:05.116 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:08:05.118 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:08:05.121 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:08:05.139 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:05.141 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:08:05.144 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:08:05.147 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:08:05.149 | + ./stack.sh:main:1097 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:08:05.152 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:08:05.154 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:08:05.171 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:05.174 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:08:05.177 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:08:05.179 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:08:05.182 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:08:05.184 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:08:05.187 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:08:05.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:08:11.296 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:08:11.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:08:11.419 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:08:11.422 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:08:11.424 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:08:11.426 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:08:11.430 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:08:11.434 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891291432 2022-04-13 23:08:11.437 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:08:16.235 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=124818) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:08:16.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:16.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:16.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:16.272 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:16.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:16.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:16.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:16.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:16.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:16.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:16.744 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:08:33.851 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:08:33.876 | [122852 Async install_tempest:122852]: finished successfully 2022-04-13 23:08:43.840 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:43.840 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:08:43.903 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:43.903 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:08:43.972 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:43.972 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:08:44.046 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:44.046 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:08:44.086 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:44.086 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:08:44.137 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:44.137 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:08:45.154 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:45.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:45.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:45.159 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:45.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:45.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:45.169 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:45.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:45.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:45.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:45.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:45.540 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:45.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:45.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:45.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:45.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:45.634 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:08:45.806 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:45.806 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:08:45.874 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:45.874 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:08:45.938 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:45.938 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:08:46.006 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.006 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:08:46.069 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.069 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:08:46.137 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.137 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:08:46.189 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.190 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:46.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.193 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:46.193 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:46.193 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:46.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:46.196 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:46.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:46.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:46.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:46.530 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:46.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.533 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:46.533 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:46.640 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:08:46.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:08:46.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:08:46.644 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:08:46.644 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124818) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:08:46.651 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:08:46.726 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.726 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:08:46.788 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.789 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:08:46.846 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.846 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:08:46.914 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.914 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:08:46.977 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:46.977 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:08:47.040 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:47.040 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:08:47.114 | INFO migrate.versioning.api [-] done 2022-04-13 23:08:47.499 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:08:47.502 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:47.505 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:47.507 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:47.510 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:47.512 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:47.515 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:08:47.518 | + functions-common:time_stop:2439 : start_time=1649891291432 2022-04-13 23:08:47.520 | + functions-common:time_stop:2441 : [[ -z 1649891291432 ]] 2022-04-13 23:08:47.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:47.528 | + functions-common:time_stop:2444 : end_time=1649891327525 2022-04-13 23:08:47.531 | + functions-common:time_stop:2445 : elapsed_time=36093 2022-04-13 23:08:47.533 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:08:47.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:47.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36093 2022-04-13 23:08:47.541 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:08:47.543 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:08:47.548 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:08:52.123 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:08:52.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:08:52.124 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:08:52.124 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:08:52.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:08:52.125 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:08:52.125 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:08:52.126 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:08:52.126 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:08:52.487 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:08:52.491 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:08:57.213 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:08:57.214 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:08:57.214 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:08:57.214 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:08:57.214 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:08:57.215 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:08:57.215 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:08:57.215 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:08:57.215 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:08:57.579 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:08:57.581 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:08:57.584 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:08:57.586 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:08:57.603 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:57.605 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:08:57.608 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:08:57.613 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:08:57.616 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:08:57.618 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.620 | + functions-common:run_process:1689 : local group= 2022-04-13 23:08:57.623 | + functions-common:run_process:1690 : local user= 2022-04-13 23:08:57.626 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:08:57.628 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:08:57.631 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:08:57.633 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:08:57.635 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:08:57.638 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:08:57.642 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891337640 2022-04-13 23:08:57.645 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:08:57.660 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:57.663 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:08:57.665 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:08:57.668 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.670 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.673 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.675 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.678 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:08:57.680 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:08:57.683 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:08:57.685 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:08:57.687 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:08:57.690 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:08:57.692 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:08:57.695 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:08:57.697 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.699 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:08:57.701 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:08:57.703 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:08:57.705 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:08:57.709 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:08:57.760 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:08:57.812 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:08:57.866 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:08:57.916 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:08:57.970 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:08:58.020 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:08:58.072 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:08:58.129 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:08:58.180 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:08:58.232 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:08:58.234 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:08:58.286 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:08:58.660 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:08:58.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:08:59.027 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:08:59.105 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:08:59.108 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:59.111 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:59.113 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:59.116 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:59.118 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:59.121 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:08:59.123 | + functions-common:time_stop:2439 : start_time=1649891337640 2022-04-13 23:08:59.126 | + functions-common:time_stop:2441 : [[ -z 1649891337640 ]] 2022-04-13 23:08:59.131 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:59.133 | + functions-common:time_stop:2444 : end_time=1649891339131 2022-04-13 23:08:59.136 | + functions-common:time_stop:2445 : elapsed_time=1491 2022-04-13 23:08:59.138 | + functions-common:time_stop:2446 : total=1358 2022-04-13 23:08:59.141 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:59.143 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2849 2022-04-13 23:08:59.146 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:08:59.146 | Waiting for keystone to start... 2022-04-13 23:08:59.148 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.32/identity/v3/ 2022-04-13 23:08:59.150 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.32/identity/v3/ 2022-04-13 23:08:59.153 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:08:59.155 | + functions:wait_for_service:458 : local url=http://10.222.0.32/identity/v3/ 2022-04-13 23:08:59.158 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:08:59.160 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:08:59.163 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:08:59.165 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:08:59.168 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:08:59.171 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:08:59.175 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891339173 2022-04-13 23:08:59.178 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:08:59.184 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/identity/v3/ 2022-04-13 23:09:05.778 | + :: : [[ 200 == 503 ]] 2022-04-13 23:09:05.779 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:09:05.783 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:09:05.785 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:05.787 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:05.790 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:05.792 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:05.794 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:05.797 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:09:05.799 | + functions-common:time_stop:2439 : start_time=1649891339173 2022-04-13 23:09:05.802 | + functions-common:time_stop:2441 : [[ -z 1649891339173 ]] 2022-04-13 23:09:05.805 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:05.809 | + functions-common:time_stop:2444 : end_time=1649891345807 2022-04-13 23:09:05.812 | + functions-common:time_stop:2445 : elapsed_time=6634 2022-04-13 23:09:05.815 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:09:05.817 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:05.819 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6634 2022-04-13 23:09:05.822 | + functions:wait_for_service:467 : return 0 2022-04-13 23:09:05.824 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:09:05.842 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:05.845 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:09:05.847 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:09:05.849 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:09:05.880 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:09:05.882 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.32/identity 2022-04-13 23:09:10.481 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.481 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.482 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.489 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.506 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.506 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.537 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.572 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.572 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.662 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.662 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.662 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.663 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.663 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.663 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.676 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.677 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.677 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.677 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.685 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.687 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.688 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.689 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125676) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:09:10.722 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=125676) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:09:11.129 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created domain default 2022-04-13 23:09:11.243 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created project admin 2022-04-13 23:09:11.270 | DEBUG passlib.handlers.bcrypt [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125676) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:09:11.271 | DEBUG passlib.handlers.bcrypt [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125676) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:09:11.396 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created user admin 2022-04-13 23:09:11.470 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created role reader 2022-04-13 23:09:11.557 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created role member 2022-04-13 23:09:11.622 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created implied role where 9873954d5a934f53bdd972a18fcd2748 implies 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:09:11.687 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created role admin 2022-04-13 23:09:11.758 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created implied role where 2e7fb67739e3404e9b2839b394b937b6 implies 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:09:11.829 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Granted role admin on project admin to user admin. 2022-04-13 23:09:11.913 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Granted role admin on the system to user admin. 2022-04-13 23:09:11.993 | WARNING py.warnings [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:09:11.993 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:09:11.993 |  2022-04-13 23:09:11.996 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created region RegionOne 2022-04-13 23:09:12.168 | INFO keystone.cmd.bootstrap [None req-26d4825b-e3b8-4bdc-b976-a85e856f8d26 None None] Created public endpoint http://10.222.0.32/identity 2022-04-13 23:09:12.619 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:09:12.621 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:09:12.624 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:09:12.627 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:09:15.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:15.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:15.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:15.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:15.777 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:15.780 | + lib/keystone:create_keystone_accounts:310 : admin_project=6f1ae6be10e34bc5a088bcea59ad1f0c 2022-04-13 23:09:15.783 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:09:15.786 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:09:18.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.179 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:18.182 | + lib/keystone:create_keystone_accounts:312 : admin_user=37777fbc37fb49fcbd5e8cf922838f76 2022-04-13 23:09:18.185 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:09:18.187 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:09:18.189 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:09:18.192 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 37777fbc37fb49fcbd5e8cf922838f76 default 2022-04-13 23:09:18.247 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 37777fbc37fb49fcbd5e8cf922838f76 default 2022-04-13 23:09:18.287 | [97764 Async ks-domain-role:125796]: running: get_or_add_user_domain_role admin 37777fbc37fb49fcbd5e8cf922838f76 default 2022-04-13 23:09:18.289 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:09:18.292 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:09:18.295 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:09:21.451 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:09:21.453 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:09:21.453 | default 2022-04-13 23:09:21.456 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:09:21.515 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:09:21.560 | [97764 Async ks-project:125935]: running: get_or_create_project service Default 2022-04-13 23:09:21.563 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:09:21.623 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:09:21.666 | [97764 Async ks-service:126021]: running: get_or_create_role service 2022-04-13 23:09:21.668 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:09:21.755 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:09:21.799 | [97764 Async ks-reseller:126107]: running: get_or_create_role ResellerAdmin 2022-04-13 23:09:21.811 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:09:21.811 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:09:22.121 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:09:22.344 | [97764 Async ks-anotherrole:126196]: running: get_or_create_role anotherrole 2022-04-13 23:09:22.361 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:09:22.393 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:09:22.409 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:09:22.445 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:09:25.540 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:25.574 | [125935 Async ks-project:125935]: finished successfully 2022-04-13 23:09:25.887 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:25.924 | [126021 Async ks-service:126021]: finished successfully 2022-04-13 23:09:26.206 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:26.257 | [126196 Async ks-anotherrole:126196]: finished successfully 2022-04-13 23:09:26.267 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:26.296 | [126107 Async ks-reseller:126107]: finished successfully 2022-04-13 23:09:26.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:26.419 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:26.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:26.419 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:26.592 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:26.595 | ++ functions-common:get_or_create_project:945 : project_id=009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:26.598 | ++ functions-common:get_or_create_project:946 : echo 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:26.601 | + lib/keystone:create_keystone_accounts:340 : invis_project=009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:26.603 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:09:26.606 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:09:26.608 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:09:26.612 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:09:29.125 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:29.151 | [125796 Async ks-domain-role:125796]: finished successfully 2022-04-13 23:09:29.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:29.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:29.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:29.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:29.379 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:29.382 | ++ functions-common:get_or_create_project:945 : project_id=2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:29.385 | ++ functions-common:get_or_create_project:946 : echo 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:29.387 | + lib/keystone:create_keystone_accounts:344 : demo_project=2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:29.390 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:09:29.393 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:09:29.396 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:29.398 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:09:29.400 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:09:29.403 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:09:32.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.187 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.190 | ++ functions-common:get_or_create_user:932 : user_id=97e3914170b843baa2703faa4f27b07d 2022-04-13 23:09:32.193 | ++ functions-common:get_or_create_user:933 : echo 97e3914170b843baa2703faa4f27b07d 2022-04-13 23:09:32.196 | + lib/keystone:create_keystone_accounts:347 : demo_user=97e3914170b843baa2703faa4f27b07d 2022-04-13 23:09:32.198 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:09:32.248 | [97764 Async ks-domain-role:125796]: Waiting for completion of get_or_add_user_domain_role admin 37777fbc37fb49fcbd5e8cf922838f76 default running on PID 125796 (6 other jobs running) 2022-04-13 23:09:32.274 | [97764 Async ks-domain-role:125796]: Signaling child to exit 2022-04-13 23:09:32.274 | WAKEUP 2022-04-13 23:09:32.296 | [97764 Async ks-domain-role:125796]: Signaled 2022-04-13 23:09:32.298 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:09:32.298 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37777fbc37fb49fcbd5e8cf922838f76 --domain default 2022-04-13 23:09:32.298 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:32.298 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:09:32.298 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:32.298 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:32.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.298 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:09:32.298 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:09:32.298 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 37777fbc37fb49fcbd5e8cf922838f76 --domain default 2022-04-13 23:09:32.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.298 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:09:32.299 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37777fbc37fb49fcbd5e8cf922838f76 --domain default 2022-04-13 23:09:32.299 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:09:32.299 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:09:32.299 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:32.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.299 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.299 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:09:32.299 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:09:32.299 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:09:32.299 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 37777fbc37fb49fcbd5e8cf922838f76 | | | default | | False |' 2022-04-13 23:09:32.299 | ++ functions-common:get_field:819 : read data 2022-04-13 23:09:32.299 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:09:32.299 | + functions-common:get_or_add_user_domain_role:1028 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:09:32.299 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:09:32.342 | [97764 Async ks-domain-role:125796]: finished get_or_add_user_domain_role admin 37777fbc37fb49fcbd5e8cf922838f76 default with result 0 in 10 seconds 2022-04-13 23:09:32.349 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:09:32.384 | [97764 Async ks-project:125935]: Waiting for completion of get_or_create_project service Default running on PID 125935 (5 other jobs running) 2022-04-13 23:09:32.409 | [97764 Async ks-project:125935]: Signaling child to exit 2022-04-13 23:09:32.409 | WAKEUP 2022-04-13 23:09:32.431 | [97764 Async ks-project:125935]: Signaled 2022-04-13 23:09:32.432 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:09:32.432 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:09:32.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.433 | + functions-common:get_or_create_project:945 : project_id=ffe505bc48584d828a24de54d0371371 2022-04-13 23:09:32.433 | + functions-common:get_or_create_project:946 : echo ffe505bc48584d828a24de54d0371371 2022-04-13 23:09:32.433 | ffe505bc48584d828a24de54d0371371 2022-04-13 23:09:32.476 | [97764 Async ks-project:125935]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:09:32.515 | [97764 Async ks-service:126021]: Waiting for completion of get_or_create_role service running on PID 126021 (4 other jobs running) 2022-04-13 23:09:32.540 | [97764 Async ks-service:126021]: Signaling child to exit 2022-04-13 23:09:32.540 | WAKEUP 2022-04-13 23:09:32.564 | [97764 Async ks-service:126021]: Signaled 2022-04-13 23:09:32.565 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:09:32.565 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:09:32.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.565 | + functions-common:get_or_create_role:957 : role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:09:32.565 | + functions-common:get_or_create_role:958 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:09:32.565 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:09:32.608 | [97764 Async ks-service:126021]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:09:32.646 | [97764 Async ks-reseller:126107]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126107 (3 other jobs running) 2022-04-13 23:09:32.670 | [97764 Async ks-reseller:126107]: Signaling child to exit 2022-04-13 23:09:32.670 | WAKEUP 2022-04-13 23:09:32.694 | [97764 Async ks-reseller:126107]: Signaled 2022-04-13 23:09:32.695 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:09:32.695 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:09:32.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.695 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.695 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.695 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.695 | + functions-common:get_or_create_role:957 : role_id=d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:09:32.696 | + functions-common:get_or_create_role:958 : echo d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:09:32.696 | d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:09:32.740 | [97764 Async ks-reseller:126107]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:09:32.777 | [97764 Async ks-anotherrole:126196]: Waiting for completion of get_or_create_role anotherrole running on PID 126196 (2 other jobs running) 2022-04-13 23:09:32.802 | [97764 Async ks-anotherrole:126196]: Signaling child to exit 2022-04-13 23:09:32.802 | WAKEUP 2022-04-13 23:09:32.824 | [97764 Async ks-anotherrole:126196]: Signaled 2022-04-13 23:09:32.825 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:09:32.825 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:09:32.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:32.825 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:32.825 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:32.825 | + functions-common:get_or_create_role:957 : role_id=c92dd136efa8480d9a363ac838931960 2022-04-13 23:09:32.825 | + functions-common:get_or_create_role:958 : echo c92dd136efa8480d9a363ac838931960 2022-04-13 23:09:32.825 | c92dd136efa8480d9a363ac838931960 2022-04-13 23:09:32.870 | [97764 Async ks-anotherrole:126196]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:09:32.874 | + inc/async:async_wait:197 : return 0 2022-04-13 23:09:32.877 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:32.935 | + inc/async:async_inner:63 : get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:32.977 | [97764 Async ks-demo-member:127065]: running: get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:32.979 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 37777fbc37fb49fcbd5e8cf922838f76 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.048 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 37777fbc37fb49fcbd5e8cf922838f76 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.096 | [97764 Async ks-demo-admin:127177]: running: get_or_add_user_project_role admin 37777fbc37fb49fcbd5e8cf922838f76 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.098 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.166 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.213 | [97764 Async ks-demo-another:127289]: running: get_or_add_user_project_role anotherrole 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:33.218 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:33.297 | + inc/async:async_inner:63 : get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:33.362 | [97764 Async ks-demo-invis:127401]: running: get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:09:33.371 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:09:33.382 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:09:33.385 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:33.388 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:09:33.393 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:09:33.405 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:09:37.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:37.504 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:37.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:37.504 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:37.690 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:37.693 | ++ functions-common:get_or_create_user:932 : user_id=f2213c830182417ab5a0c530443a41fc 2022-04-13 23:09:37.695 | ++ functions-common:get_or_create_user:933 : echo f2213c830182417ab5a0c530443a41fc 2022-04-13 23:09:37.698 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f2213c830182417ab5a0c530443a41fc 2022-04-13 23:09:37.700 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f2213c830182417ab5a0c530443a41fc 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:37.765 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f2213c830182417ab5a0c530443a41fc 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:37.845 | [97764 Async ks-demo-reader:127559]: running: get_or_add_user_project_role reader f2213c830182417ab5a0c530443a41fc 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:09:37.848 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:09:37.853 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:09:37.864 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:09:37.873 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:09:43.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:43.128 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:43.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:43.128 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:43.330 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:43.333 | ++ functions-common:get_or_create_project:945 : project_id=24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:43.335 | ++ functions-common:get_or_create_project:946 : echo 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:43.339 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:43.342 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:09:43.348 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:09:43.351 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:43.353 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:09:43.356 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:09:43.363 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:09:47.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:47.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:47.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:47.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:47.365 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:47.386 | ++ functions-common:get_or_create_user:932 : user_id=78808bb5d46d46b6a032d851b0e891b2 2022-04-13 23:09:47.400 | ++ functions-common:get_or_create_user:933 : echo 78808bb5d46d46b6a032d851b0e891b2 2022-04-13 23:09:47.415 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=78808bb5d46d46b6a032d851b0e891b2 2022-04-13 23:09:47.441 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:47.760 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:47.921 | [97764 Async ks-alt-admin:127929]: running: get_or_add_user_project_role admin 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:47.945 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:47.949 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:48.036 | [127289 Async ks-demo-another:127289]: finished successfully 2022-04-13 23:09:48.237 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:48.329 | [97764 Async ks-alt-another:128090]: running: get_or_add_user_project_role anotherrole 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:48.334 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:09:48.361 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:09:48.377 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:48.381 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:09:48.384 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:09:48.407 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:09:49.701 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:49.877 | [127177 Async ks-demo-admin:127177]: finished successfully 2022-04-13 23:09:50.242 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:50.392 | [127065 Async ks-demo-member:127065]: finished successfully 2022-04-13 23:09:51.338 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:51.400 | [127401 Async ks-demo-invis:127401]: finished successfully 2022-04-13 23:09:51.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:51.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:51.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:51.858 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:52.056 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:52.060 | ++ functions-common:get_or_create_user:932 : user_id=6b04e460449344078eb5888c94eac0d8 2022-04-13 23:09:52.065 | ++ functions-common:get_or_create_user:933 : echo 6b04e460449344078eb5888c94eac0d8 2022-04-13 23:09:52.070 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6b04e460449344078eb5888c94eac0d8 2022-04-13 23:09:52.074 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6b04e460449344078eb5888c94eac0d8 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:52.151 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6b04e460449344078eb5888c94eac0d8 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:52.241 | [97764 Async ks-alt-member-user:128422]: running: get_or_add_user_project_role member 6b04e460449344078eb5888c94eac0d8 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:52.244 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:09:52.248 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:09:52.251 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:52.253 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:09:52.256 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:09:52.259 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:09:55.652 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:09:55.707 | [127559 Async ks-demo-reader:127559]: finished successfully 2022-04-13 23:09:56.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:56.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:56.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:56.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:56.315 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:09:56.322 | ++ functions-common:get_or_create_user:932 : user_id=a50c80071f9346de9c07255a6f14a462 2022-04-13 23:09:56.326 | ++ functions-common:get_or_create_user:933 : echo a50c80071f9346de9c07255a6f14a462 2022-04-13 23:09:56.329 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a50c80071f9346de9c07255a6f14a462 2022-04-13 23:09:56.333 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a50c80071f9346de9c07255a6f14a462 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:56.451 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a50c80071f9346de9c07255a6f14a462 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:56.524 | [97764 Async ks-alt-reader-user:128680]: running: get_or_add_user_project_role reader a50c80071f9346de9c07255a6f14a462 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:09:56.532 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:09:56.542 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:09:56.544 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:09:56.549 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:09:56.561 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:10:00.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:00.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:00.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:00.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:00.333 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:00.342 | ++ functions-common:get_or_create_user:932 : user_id=78786f7b23cd4de292e373d8cc79e4c0 2022-04-13 23:10:00.346 | ++ functions-common:get_or_create_user:933 : echo 78786f7b23cd4de292e373d8cc79e4c0 2022-04-13 23:10:00.349 | + lib/keystone:create_keystone_accounts:392 : system_member_user=78786f7b23cd4de292e373d8cc79e4c0 2022-04-13 23:10:00.352 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 78786f7b23cd4de292e373d8cc79e4c0 all 2022-04-13 23:10:00.435 | + inc/async:async_inner:63 : get_or_add_user_system_role member 78786f7b23cd4de292e373d8cc79e4c0 all 2022-04-13 23:10:00.529 | [97764 Async ks-system-member:128906]: running: get_or_add_user_system_role member 78786f7b23cd4de292e373d8cc79e4c0 all 2022-04-13 23:10:00.552 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:10:00.555 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:10:00.568 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:10:00.577 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:10:00.610 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:10:02.794 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:02.977 | [127929 Async ks-alt-admin:127929]: finished successfully 2022-04-13 23:10:03.134 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:03.313 | [128090 Async ks-alt-another:128090]: finished successfully 2022-04-13 23:10:04.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:04.062 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:04.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:04.062 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:04.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:04.265 | ++ functions-common:get_or_create_user:932 : user_id=f8d664ecd6464d9e807b8c9612c8c377 2022-04-13 23:10:04.269 | ++ functions-common:get_or_create_user:933 : echo f8d664ecd6464d9e807b8c9612c8c377 2022-04-13 23:10:04.279 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f8d664ecd6464d9e807b8c9612c8c377 2022-04-13 23:10:04.284 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f8d664ecd6464d9e807b8c9612c8c377 all 2022-04-13 23:10:04.401 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f8d664ecd6464d9e807b8c9612c8c377 all 2022-04-13 23:10:04.482 | [97764 Async ks-system-reader:129188]: running: get_or_add_user_system_role reader f8d664ecd6464d9e807b8c9612c8c377 all 2022-04-13 23:10:04.485 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:10:04.489 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:10:04.491 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:10:04.494 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:10:04.497 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:10:06.992 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:07.170 | [128422 Async ks-alt-member-user:128422]: finished successfully 2022-04-13 23:10:07.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:07.823 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:07.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:07.823 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:08.051 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:08.056 | ++ functions-common:get_or_create_group:909 : group_id=c58d4b6db7f647d89a1f0d4f032305e6 2022-04-13 23:10:08.061 | ++ functions-common:get_or_create_group:910 : echo c58d4b6db7f647d89a1f0d4f032305e6 2022-04-13 23:10:08.064 | + lib/keystone:create_keystone_accounts:402 : admin_group=c58d4b6db7f647d89a1f0d4f032305e6 2022-04-13 23:10:08.066 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:10:08.069 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:10:08.072 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:10:08.075 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:10:08.079 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:10:09.576 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:09.604 | [128680 Async ks-alt-reader-user:128680]: finished successfully 2022-04-13 23:10:10.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:10.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:10.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:10.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:11.045 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:11.048 | ++ functions-common:get_or_create_group:909 : group_id=89fad46946a849909aa5a4f9009c5ed6 2022-04-13 23:10:11.050 | ++ functions-common:get_or_create_group:910 : echo 89fad46946a849909aa5a4f9009c5ed6 2022-04-13 23:10:11.053 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=89fad46946a849909aa5a4f9009c5ed6 2022-04-13 23:10:11.056 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.129 | + inc/async:async_inner:63 : get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.181 | [97764 Async ks-group-memberdemo:129541]: running: get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.184 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.289 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.362 | [97764 Async ks-group-anotherdemo:129627]: running: get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:11.365 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:11.494 | + inc/async:async_inner:63 : get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:11.768 | [97764 Async ks-group-memberalt:129713]: running: get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:11.793 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:12.012 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:12.209 | [128906 Async ks-system-member:128906]: finished successfully 2022-04-13 23:10:12.235 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:12.445 | [97764 Async ks-group-anotheralt:129846]: running: get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:12.464 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c 2022-04-13 23:10:12.910 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c 2022-04-13 23:10:13.147 | [97764 Async ks-group-admin:129945]: running: get_or_add_group_project_role admin c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c 2022-04-13 23:10:13.166 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:10:13.558 | [97764 Async ks-demo-member:127065]: Waiting for completion of get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 running on PID 127065 (17 other jobs running) 2022-04-13 23:10:13.756 | [97764 Async ks-demo-member:127065]: Signaling child to exit 2022-04-13 23:10:13.756 | WAKEUP 2022-04-13 23:10:13.908 | [97764 Async ks-demo-member:127065]: Signaled 2022-04-13 23:10:13.924 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:13.924 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:13.924 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:13.924 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:13.924 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:13.924 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:13.924 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:13.924 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:13.924 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:13.925 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:13.925 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:13.925 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:13.925 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:13.925 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:13.925 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:13.925 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:13.925 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:13.925 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:13.925 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:13.925 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:13.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:13.925 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:13.925 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:13.925 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:13.926 | ++ functions-common:get_field:825 : echo '| 9873954d5a934f53bdd972a18fcd2748 | 97e3914170b843baa2703faa4f27b07d | | 2d0d90db31b3490599dca288d02336c1 | | | False |' 2022-04-13 23:10:13.926 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:13.926 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:13.926 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:13.926 | + functions-common:get_or_add_user_project_role:1004 : echo 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:13.926 | 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:14.266 | [97764 Async ks-demo-member:127065]: finished get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 with result 0 in 17 seconds 2022-04-13 23:10:14.538 | [97764 Async ks-demo-admin:127177]: Waiting for completion of get_or_add_user_project_role admin 37777fbc37fb49fcbd5e8cf922838f76 2d0d90db31b3490599dca288d02336c1 running on PID 127177 (16 other jobs running) 2022-04-13 23:10:14.720 | [97764 Async ks-demo-admin:127177]: Signaling child to exit 2022-04-13 23:10:14.720 | WAKEUP 2022-04-13 23:10:14.871 | [97764 Async ks-demo-admin:127177]: Signaled 2022-04-13 23:10:14.882 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:14.882 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:14.882 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:14.882 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:14.882 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:14.882 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:14.882 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37777fbc37fb49fcbd5e8cf922838f76 --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:14.882 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:14.882 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:14.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.882 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:14.882 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:14.882 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:14.882 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 37777fbc37fb49fcbd5e8cf922838f76 --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:14.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37777fbc37fb49fcbd5e8cf922838f76 --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:14.882 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:14.882 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:14.882 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:14.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.883 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:14.883 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:14.883 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:14.883 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:14.883 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:14.883 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 37777fbc37fb49fcbd5e8cf922838f76 | | 2d0d90db31b3490599dca288d02336c1 | | | False |' 2022-04-13 23:10:14.883 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:14.883 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:14.883 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:14.883 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:14.883 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:15.144 | [97764 Async ks-demo-admin:127177]: finished get_or_add_user_project_role admin 37777fbc37fb49fcbd5e8cf922838f76 2d0d90db31b3490599dca288d02336c1 with result 0 in 16 seconds 2022-04-13 23:10:15.349 | [97764 Async ks-demo-another:127289]: Waiting for completion of get_or_add_user_project_role anotherrole 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 running on PID 127289 (15 other jobs running) 2022-04-13 23:10:15.505 | [97764 Async ks-demo-another:127289]: Signaling child to exit 2022-04-13 23:10:15.506 | WAKEUP 2022-04-13 23:10:15.629 | [97764 Async ks-demo-another:127289]: Signaled 2022-04-13 23:10:15.639 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:15.640 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:15.640 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:15.640 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:15.640 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:15.640 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:15.640 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:15.640 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:15.640 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.640 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.640 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:15.640 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:15.640 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:15.640 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.640 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.640 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:15.640 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 97e3914170b843baa2703faa4f27b07d --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:15.640 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:15.640 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.640 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:15.641 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:15.641 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:15.641 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:15.641 | ++ functions-common:get_field:825 : echo '| c92dd136efa8480d9a363ac838931960 | 97e3914170b843baa2703faa4f27b07d | | 2d0d90db31b3490599dca288d02336c1 | | | False |' 2022-04-13 23:10:15.641 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.641 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:15.641 | + functions-common:get_or_add_user_project_role:1004 : echo c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:15.641 | c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:15.751 | [97764 Async ks-demo-another:127289]: finished get_or_add_user_project_role anotherrole 97e3914170b843baa2703faa4f27b07d 2d0d90db31b3490599dca288d02336c1 with result 0 in 14 seconds 2022-04-13 23:10:15.811 | [97764 Async ks-demo-invis:127401]: Waiting for completion of get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 009609ae04264daf83ba5fd461fc3899 running on PID 127401 (14 other jobs running) 2022-04-13 23:10:15.859 | [97764 Async ks-demo-invis:127401]: Signaling child to exit 2022-04-13 23:10:15.859 | WAKEUP 2022-04-13 23:10:15.907 | [97764 Async ks-demo-invis:127401]: Signaled 2022-04-13 23:10:15.909 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:15.909 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:15.909 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:15.909 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:15.909 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:15.909 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:15.909 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97e3914170b843baa2703faa4f27b07d --project 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:10:15.909 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:15.909 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:15.909 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:15.909 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:15.909 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 97e3914170b843baa2703faa4f27b07d --project 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:10:15.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:15.909 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97e3914170b843baa2703faa4f27b07d --project 009609ae04264daf83ba5fd461fc3899 2022-04-13 23:10:15.909 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:15.909 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:15.910 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:15.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:15.910 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:15.910 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:15.910 | ++ functions-common:get_field:825 : echo '| 9873954d5a934f53bdd972a18fcd2748 | 97e3914170b843baa2703faa4f27b07d | | 009609ae04264daf83ba5fd461fc3899 | | | False |' 2022-04-13 23:10:15.910 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:15.910 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:15.910 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:15.910 | + functions-common:get_or_add_user_project_role:1004 : echo 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:15.910 | 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:15.981 | [97764 Async ks-demo-invis:127401]: finished get_or_add_user_project_role member 97e3914170b843baa2703faa4f27b07d 009609ae04264daf83ba5fd461fc3899 with result 0 in 18 seconds 2022-04-13 23:10:16.108 | [97764 Async ks-demo-reader:127559]: Waiting for completion of get_or_add_user_project_role reader f2213c830182417ab5a0c530443a41fc 2d0d90db31b3490599dca288d02336c1 running on PID 127559 (13 other jobs running) 2022-04-13 23:10:16.147 | [97764 Async ks-demo-reader:127559]: Signaling child to exit 2022-04-13 23:10:16.148 | WAKEUP 2022-04-13 23:10:16.188 | [97764 Async ks-demo-reader:127559]: Signaled 2022-04-13 23:10:16.190 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:16.190 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:16.190 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:16.190 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:16.190 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:16.190 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:16.190 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:16.190 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:16.190 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f2213c830182417ab5a0c530443a41fc --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:16.190 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:16.190 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:16.190 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:16.190 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.190 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:16.191 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:16.191 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:16.191 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user f2213c830182417ab5a0c530443a41fc --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:16.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.191 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:16.191 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:16.191 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f2213c830182417ab5a0c530443a41fc --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:16.191 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:16.191 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:16.191 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:16.191 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:16.191 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:16.191 | ++ functions-common:get_field:825 : echo '| 8264ce9848bc4c9cb139bb514288e017 | f2213c830182417ab5a0c530443a41fc | | 2d0d90db31b3490599dca288d02336c1 | | | False |' 2022-04-13 23:10:16.191 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.191 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:16.191 | + functions-common:get_or_add_user_project_role:1004 : echo 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:16.191 | 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:16.358 | [97764 Async ks-demo-reader:127559]: finished get_or_add_user_project_role reader f2213c830182417ab5a0c530443a41fc 2d0d90db31b3490599dca288d02336c1 with result 0 in 17 seconds 2022-04-13 23:10:16.382 | + inc/async:async_wait:197 : return 0 2022-04-13 23:10:16.409 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:10:16.580 | [97764 Async ks-alt-admin:127929]: Waiting for completion of get_or_add_user_project_role admin 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 127929 (12 other jobs running) 2022-04-13 23:10:16.725 | [97764 Async ks-alt-admin:127929]: Signaling child to exit 2022-04-13 23:10:16.726 | WAKEUP 2022-04-13 23:10:16.863 | [97764 Async ks-alt-admin:127929]: Signaled 2022-04-13 23:10:16.883 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:16.883 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:16.884 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:16.884 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:16.884 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:16.884 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:16.884 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:16.884 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:16.884 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:16.884 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.884 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:16.884 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:16.884 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:16.884 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:16.884 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:16.884 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:16.884 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:16.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:16.885 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:16.885 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:16.885 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:16.885 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:16.885 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 78808bb5d46d46b6a032d851b0e891b2 | | 24ea0f5fed4d4958bafd91f2fbc9362f | | | False |' 2022-04-13 23:10:16.885 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:16.885 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:16.885 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:16.885 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:10:17.183 | [97764 Async ks-alt-admin:127929]: finished get_or_add_user_project_role admin 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 15 seconds 2022-04-13 23:10:17.424 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:17.454 | [97764 Async ks-alt-another:128090]: Waiting for completion of get_or_add_user_project_role anotherrole 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 128090 (11 other jobs running) 2022-04-13 23:10:17.571 | [129188 Async ks-system-reader:129188]: finished successfully 2022-04-13 23:10:17.590 | [97764 Async ks-alt-another:128090]: Signaling child to exit 2022-04-13 23:10:17.590 | WAKEUP 2022-04-13 23:10:17.691 | [97764 Async ks-alt-another:128090]: Signaled 2022-04-13 23:10:17.696 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:17.696 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:17.696 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:17.696 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:17.696 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:17.696 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:17.696 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:17.696 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:17.696 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:17.696 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:17.696 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:17.696 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:17.696 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:17.697 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:17.697 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:17.697 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 78808bb5d46d46b6a032d851b0e891b2 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:17.697 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:17.697 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:17.697 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:17.697 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.697 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:17.697 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:17.697 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:17.697 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:17.697 | ++ functions-common:get_field:825 : echo '| c92dd136efa8480d9a363ac838931960 | 78808bb5d46d46b6a032d851b0e891b2 | | 24ea0f5fed4d4958bafd91f2fbc9362f | | | False |' 2022-04-13 23:10:17.697 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:17.697 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:17.697 | + functions-common:get_or_add_user_project_role:1004 : echo c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:17.697 | c92dd136efa8480d9a363ac838931960 2022-04-13 23:10:17.954 | [97764 Async ks-alt-another:128090]: finished get_or_add_user_project_role anotherrole 78808bb5d46d46b6a032d851b0e891b2 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 15 seconds 2022-04-13 23:10:18.221 | [97764 Async ks-alt-member-user:128422]: Waiting for completion of get_or_add_user_project_role member 6b04e460449344078eb5888c94eac0d8 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 128422 (10 other jobs running) 2022-04-13 23:10:18.374 | [97764 Async ks-alt-member-user:128422]: Signaling child to exit 2022-04-13 23:10:18.375 | WAKEUP 2022-04-13 23:10:18.514 | [97764 Async ks-alt-member-user:128422]: Signaled 2022-04-13 23:10:18.529 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:18.529 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:18.529 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:18.529 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:18.529 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:18.529 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:18.529 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:18.529 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:18.529 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:18.529 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b04e460449344078eb5888c94eac0d8 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:18.530 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:18.530 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:18.530 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.530 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.530 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.530 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:18.530 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:18.530 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:18.530 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 6b04e460449344078eb5888c94eac0d8 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.531 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:18.531 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b04e460449344078eb5888c94eac0d8 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:18.531 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:18.531 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:18.531 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:18.531 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:18.531 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:18.531 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:18.531 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:18.531 | ++ functions-common:get_field:825 : echo '| 9873954d5a934f53bdd972a18fcd2748 | 6b04e460449344078eb5888c94eac0d8 | | 24ea0f5fed4d4958bafd91f2fbc9362f | | | False |' 2022-04-13 23:10:18.531 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:18.531 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:18.531 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:18.531 | + functions-common:get_or_add_user_project_role:1004 : echo 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:18.532 | 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:18.819 | [97764 Async ks-alt-member-user:128422]: finished get_or_add_user_project_role member 6b04e460449344078eb5888c94eac0d8 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 15 seconds 2022-04-13 23:10:19.052 | [97764 Async ks-alt-reader-user:128680]: Waiting for completion of get_or_add_user_project_role reader a50c80071f9346de9c07255a6f14a462 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 128680 (9 other jobs running) 2022-04-13 23:10:19.211 | [97764 Async ks-alt-reader-user:128680]: Signaling child to exit 2022-04-13 23:10:19.211 | WAKEUP 2022-04-13 23:10:19.341 | [97764 Async ks-alt-reader-user:128680]: Signaled 2022-04-13 23:10:19.356 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:10:19.356 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:10:19.356 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:19.356 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:19.356 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:19.356 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:19.356 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:19.356 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:10:19.356 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a50c80071f9346de9c07255a6f14a462 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:19.356 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:10:19.356 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:19.356 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:19.356 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:19.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:19.357 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:10:19.357 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:10:19.357 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user a50c80071f9346de9c07255a6f14a462 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:19.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:10:19.357 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:10:19.357 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a50c80071f9346de9c07255a6f14a462 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:19.357 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:10:19.357 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:19.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:19.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:19.357 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:10:19.357 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:10:19.357 | ++ functions-common:get_field:825 : echo '| 8264ce9848bc4c9cb139bb514288e017 | a50c80071f9346de9c07255a6f14a462 | | 24ea0f5fed4d4958bafd91f2fbc9362f | | | False |' 2022-04-13 23:10:19.357 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:10:19.357 | ++ functions-common:get_field:819 : read data 2022-04-13 23:10:19.357 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:19.357 | + functions-common:get_or_add_user_project_role:1004 : echo 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:19.357 | 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:19.601 | [97764 Async ks-alt-reader-user:128680]: finished get_or_add_user_project_role reader a50c80071f9346de9c07255a6f14a462 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 13 seconds 2022-04-13 23:10:19.629 | + inc/async:async_wait:197 : return 0 2022-04-13 23:10:19.652 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:10:19.963 | [97764 Async ks-system-member:128906]: Waiting for completion of get_or_add_user_system_role member 78786f7b23cd4de292e373d8cc79e4c0 all running on PID 128906 (8 other jobs running) 2022-04-13 23:10:20.127 | [97764 Async ks-system-member:128906]: Signaling child to exit 2022-04-13 23:10:20.127 | WAKEUP 2022-04-13 23:10:20.262 | [97764 Async ks-system-member:128906]: Signaled 2022-04-13 23:10:20.272 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:10:20.272 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:10:20.272 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:10:20.272 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:20.272 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:20.272 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:20.272 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:20.272 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:10:20.273 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78786f7b23cd4de292e373d8cc79e4c0 --system all -f value -c Role 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 78786f7b23cd4de292e373d8cc79e4c0 --system all 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 78786f7b23cd4de292e373d8cc79e4c0 --system all -f value -c Role 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:20.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:20.273 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:20.273 | + functions-common:get_or_add_user_system_role:1059 : echo 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:20.273 | 9873954d5a934f53bdd972a18fcd2748 2022-04-13 23:10:20.530 | [97764 Async ks-system-member:128906]: finished get_or_add_user_system_role member 78786f7b23cd4de292e373d8cc79e4c0 all with result 0 in 11 seconds 2022-04-13 23:10:20.790 | [97764 Async ks-system-reader:129188]: Waiting for completion of get_or_add_user_system_role reader f8d664ecd6464d9e807b8c9612c8c377 all running on PID 129188 (7 other jobs running) 2022-04-13 23:10:20.926 | [97764 Async ks-system-reader:129188]: Signaling child to exit 2022-04-13 23:10:20.927 | WAKEUP 2022-04-13 23:10:21.058 | [97764 Async ks-system-reader:129188]: Signaled 2022-04-13 23:10:21.072 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:10:21.072 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:10:21.072 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:10:21.072 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:10:21.072 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:10:21.072 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:10:21.073 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:10:21.073 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:10:21.073 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f8d664ecd6464d9e807b8c9612c8c377 --system all -f value -c Role 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user f8d664ecd6464d9e807b8c9612c8c377 --system all 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f8d664ecd6464d9e807b8c9612c8c377 --system all -f value -c Role 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:21.073 | + functions-common:get_or_add_user_system_role:1059 : echo 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:21.073 | 8264ce9848bc4c9cb139bb514288e017 2022-04-13 23:10:21.347 | [97764 Async ks-system-reader:129188]: finished get_or_add_user_system_role reader f8d664ecd6464d9e807b8c9612c8c377 all with result 0 in 13 seconds 2022-04-13 23:10:21.380 | + inc/async:async_wait:197 : return 0 2022-04-13 23:10:21.405 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:10:21.696 | [97764 Async ks-group-memberdemo:129541]: Waiting for completion of get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 running on PID 129541 (6 other jobs running) 2022-04-13 23:10:21.736 | [97764 Async ks-group-memberdemo:129541]: Signaling child to exit 2022-04-13 23:10:25.537 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:25.705 | [129541 Async ks-group-memberdemo:129541]: finished successfully 2022-04-13 23:10:25.713 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:25.787 | WAKEUP 2022-04-13 23:10:25.788 | [129627 Async ks-group-anotherdemo:129627]: finished successfully 2022-04-13 23:10:25.845 | [97764 Async ks-group-memberdemo:129541]: Signaled 2022-04-13 23:10:25.847 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:10:25.847 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 -f value 2022-04-13 23:10:25.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.847 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:25.847 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:10:25.847 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:10:25.847 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:25.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.847 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.847 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 -f value 2022-04-13 23:10:25.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:25.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:25.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:25.848 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False' 2022-04-13 23:10:25.848 | + functions-common:get_or_add_group_project_role:1083 : echo 9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False 2022-04-13 23:10:25.848 | 9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False 2022-04-13 23:10:25.909 | [97764 Async ks-group-memberdemo:129541]: finished get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 with result 0 in 14 seconds 2022-04-13 23:10:25.964 | [97764 Async ks-group-anotherdemo:129627]: Waiting for completion of get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 running on PID 129627 (5 other jobs running) 2022-04-13 23:10:25.992 | [97764 Async ks-group-anotherdemo:129627]: Signaling child to exit 2022-04-13 23:10:25.993 | WAKEUP 2022-04-13 23:10:26.022 | [97764 Async ks-group-anotherdemo:129627]: Signaled 2022-04-13 23:10:26.023 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:10:26.023 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 -f value 2022-04-13 23:10:26.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.023 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.023 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.023 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:26.023 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:10:26.023 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:10:26.023 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 2022-04-13 23:10:26.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.024 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.024 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.024 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 2d0d90db31b3490599dca288d02336c1 -f value 2022-04-13 23:10:26.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.024 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.024 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.024 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:26.024 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False' 2022-04-13 23:10:26.024 | + functions-common:get_or_add_group_project_role:1083 : echo c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False 2022-04-13 23:10:26.024 | c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 False 2022-04-13 23:10:26.077 | [97764 Async ks-group-anotherdemo:129627]: finished get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 2d0d90db31b3490599dca288d02336c1 with result 0 in 14 seconds 2022-04-13 23:10:26.142 | [97764 Async ks-group-memberalt:129713]: Waiting for completion of get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 129713 (4 other jobs running) 2022-04-13 23:10:26.172 | [97764 Async ks-group-memberalt:129713]: Signaling child to exit 2022-04-13 23:10:26.600 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:26.630 | [129713 Async ks-group-memberalt:129713]: finished successfully 2022-04-13 23:10:26.651 | WAKEUP 2022-04-13 23:10:26.677 | [97764 Async ks-group-memberalt:129713]: Signaled 2022-04-13 23:10:26.679 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:10:26.679 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f -f value 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:26.679 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:10:26.679 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:10:26.679 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f -f value 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:26.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:26.679 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:26.679 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False' 2022-04-13 23:10:26.680 | + functions-common:get_or_add_group_project_role:1083 : echo 9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False 2022-04-13 23:10:26.680 | 9873954d5a934f53bdd972a18fcd2748 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False 2022-04-13 23:10:26.734 | [97764 Async ks-group-memberalt:129713]: finished get_or_add_group_project_role member 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 15 seconds 2022-04-13 23:10:26.783 | [97764 Async ks-group-anotheralt:129846]: Waiting for completion of get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f running on PID 129846 (3 other jobs running) 2022-04-13 23:10:26.812 | [97764 Async ks-group-anotheralt:129846]: Signaling child to exit 2022-04-13 23:10:27.406 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:27.434 | [129945 Async ks-group-admin:129945]: finished successfully 2022-04-13 23:10:27.565 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:10:27.590 | [129846 Async ks-group-anotheralt:129846]: finished successfully 2022-04-13 23:10:27.610 | WAKEUP 2022-04-13 23:10:27.633 | [97764 Async ks-group-anotheralt:129846]: Signaled 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:10:27.635 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f -f value 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 89fad46946a849909aa5a4f9009c5ed6 --project 24ea0f5fed4d4958bafd91f2fbc9362f -f value 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.635 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False' 2022-04-13 23:10:27.635 | + functions-common:get_or_add_group_project_role:1083 : echo c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False 2022-04-13 23:10:27.635 | c92dd136efa8480d9a363ac838931960 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f False 2022-04-13 23:10:27.680 | [97764 Async ks-group-anotheralt:129846]: finished get_or_add_group_project_role anotherrole 89fad46946a849909aa5a4f9009c5ed6 24ea0f5fed4d4958bafd91f2fbc9362f with result 0 in 15 seconds 2022-04-13 23:10:27.716 | [97764 Async ks-group-admin:129945]: Waiting for completion of get_or_add_group_project_role admin c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c running on PID 129945 (2 other jobs running) 2022-04-13 23:10:27.743 | [97764 Async ks-group-admin:129945]: Signaling child to exit 2022-04-13 23:10:27.743 | WAKEUP 2022-04-13 23:10:27.766 | [97764 Async ks-group-admin:129945]: Signaled 2022-04-13 23:10:27.767 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:10:27.768 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c58d4b6db7f647d89a1f0d4f032305e6 --project 6f1ae6be10e34bc5a088bcea59ad1f0c -f value 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:27.768 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:10:27.768 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:10:27.768 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c58d4b6db7f647d89a1f0d4f032305e6 --project 6f1ae6be10e34bc5a088bcea59ad1f0c 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c58d4b6db7f647d89a1f0d4f032305e6 --project 6f1ae6be10e34bc5a088bcea59ad1f0c -f value 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.768 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:10:27.768 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='2e7fb67739e3404e9b2839b394b937b6 c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c False' 2022-04-13 23:10:27.768 | + functions-common:get_or_add_group_project_role:1083 : echo 2e7fb67739e3404e9b2839b394b937b6 c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c False 2022-04-13 23:10:27.768 | 2e7fb67739e3404e9b2839b394b937b6 c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c False 2022-04-13 23:10:27.812 | [97764 Async ks-group-admin:129945]: finished get_or_add_group_project_role admin c58d4b6db7f647d89a1f0d4f032305e6 6f1ae6be10e34bc5a088bcea59ad1f0c with result 0 in 14 seconds 2022-04-13 23:10:27.816 | + inc/async:async_wait:197 : return 0 2022-04-13 23:10:27.819 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:10:27.836 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:27.839 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:10:27.857 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:27.859 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:10:27.862 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:10:27.922 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:10:27.961 | [97764 Async create_nova_accounts:131846]: running: create_nova_accounts 2022-04-13 23:10:27.964 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:10:27.981 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:27.984 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:10:27.986 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:10:28.047 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:10:28.087 | [97764 Async create_glance_accounts:131961]: running: create_glance_accounts 2022-04-13 23:10:28.090 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:10:28.114 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:28.117 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:10:28.119 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:10:28.191 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:10:28.234 | [97764 Async create_cinder_accounts:132091]: running: create_cinder_accounts 2022-04-13 23:10:28.241 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:10:28.259 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:28.262 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:10:28.265 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:10:28.335 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:10:28.403 | [97764 Async create_neutron_accounts:132206]: running: create_neutron_accounts 2022-04-13 23:10:28.407 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:10:28.445 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:28.449 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:10:28.452 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:10:28.717 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:10:28.939 | [97764 Async create_swift_accounts:132347]: running: create_swift_accounts 2022-04-13 23:10:28.962 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:10:29.101 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:29.123 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:10:29.497 | [97764 Async create_nova_accounts:131846]: Waiting for completion of create_nova_accounts running on PID 131846 (6 other jobs running) 2022-04-13 23:10:29.663 | [97764 Async create_nova_accounts:131846]: Signaling child to exit 2022-04-13 23:11:08.400 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:08.440 | [132206 Async create_neutron_accounts:132206]: finished successfully 2022-04-13 23:11:29.989 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:30.022 | [132091 Async create_cinder_accounts:132091]: finished successfully 2022-04-13 23:11:45.980 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:46.009 | [131961 Async create_glance_accounts:131961]: finished successfully 2022-04-13 23:11:48.347 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:48.374 | [131846 Async create_nova_accounts:131846]: finished successfully 2022-04-13 23:11:48.396 | WAKEUP 2022-04-13 23:11:48.420 | [97764 Async create_nova_accounts:131846]: Signaled 2022-04-13 23:11:48.422 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:11:48.422 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:11:48.422 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:11:48.422 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.422 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.422 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.422 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:48.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.422 | + functions-common:get_or_create_user:932 : user_id=85f42b90246242e69f05a652fa02b717 2022-04-13 23:11:48.422 | + functions-common:get_or_create_user:933 : echo 85f42b90246242e69f05a652fa02b717 2022-04-13 23:11:48.422 | 85f42b90246242e69f05a652fa02b717 2022-04-13 23:11:48.422 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:11:48.423 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.423 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.423 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.423 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.423 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.423 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.423 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.423 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.423 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.423 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.424 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.424 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.424 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.424 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.424 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.424 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.424 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.424 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.424 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | 85f42b90246242e69f05a652fa02b717 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.424 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.424 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.424 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.424 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.424 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.424 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:11:48.424 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:11:48.424 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.424 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.424 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.424 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.424 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.424 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.424 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.424 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.424 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.425 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.425 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.425 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.425 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.425 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.425 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.425 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.425 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.425 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.425 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.425 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.425 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 85f42b90246242e69f05a652fa02b717 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.425 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.425 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:11:48.425 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:11:48.425 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:11:48.425 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:11:48.425 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:11:48.426 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.32/compute 2022-04-13 23:11:48.426 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:11:48.426 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.426 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:11:48.426 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:11:48.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.426 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.426 | 0fcbc3c1328d40a09a367f1785a85093' 2022-04-13 23:11:48.426 | + functions-common:get_or_create_service:1101 : echo 0fcbc3c1328d40a09a367f1785a85093 2022-04-13 23:11:48.426 | 0fcbc3c1328d40a09a367f1785a85093 2022-04-13 23:11:48.426 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.32/compute/v2/$(project_id)s' 2022-04-13 23:11:48.426 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.426 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:11:48.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.426 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.426 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.426 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:11:48.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.427 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=31d7aaef210f4da6a36d4f83fc7f5e65 2022-04-13 23:11:48.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 31d7aaef210f4da6a36d4f83fc7f5e65 2022-04-13 23:11:48.427 | + functions-common:get_or_create_endpoint:1134 : public_id=31d7aaef210f4da6a36d4f83fc7f5e65 2022-04-13 23:11:48.427 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.427 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.427 | + functions-common:get_or_create_endpoint:1143 : echo 31d7aaef210f4da6a36d4f83fc7f5e65 2022-04-13 23:11:48.427 | 31d7aaef210f4da6a36d4f83fc7f5e65 2022-04-13 23:11:48.427 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:11:48.427 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.427 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:11:48.427 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:11:48.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.427 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.427 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.427 | 640d721ccc164fc7ad69dc151ffb3147' 2022-04-13 23:11:48.427 | + functions-common:get_or_create_service:1101 : echo 640d721ccc164fc7ad69dc151ffb3147 2022-04-13 23:11:48.427 | 640d721ccc164fc7ad69dc151ffb3147 2022-04-13 23:11:48.427 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.32/compute/v2.1 2022-04-13 23:11:48.427 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.427 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.32/compute/v2.1 RegionOne 2022-04-13 23:11:48.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.428 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.32/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:11:48.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.428 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f7f102d018f546f9b504de862f7c92f7 2022-04-13 23:11:48.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f7f102d018f546f9b504de862f7c92f7 2022-04-13 23:11:48.428 | + functions-common:get_or_create_endpoint:1134 : public_id=f7f102d018f546f9b504de862f7c92f7 2022-04-13 23:11:48.428 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.428 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.428 | + functions-common:get_or_create_endpoint:1143 : echo f7f102d018f546f9b504de862f7c92f7 2022-04-13 23:11:48.428 | f7f102d018f546f9b504de862f7c92f7 2022-04-13 23:11:48.428 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:11:48.428 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.428 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:11:48.428 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.428 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:11:48.428 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.428 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.428 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.428 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.428 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.428 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.429 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.429 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.429 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.429 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.429 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.429 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.429 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.429 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.429 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.429 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.429 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.429 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.429 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.429 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.430 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.430 | ++ functions-common:get_field:825 : echo '| d12007b91ceb40f8a2135cea30b48a89 | 85f42b90246242e69f05a652fa02b717 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.430 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.430 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.430 | + functions-common:get_or_add_user_project_role:1004 : echo d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.430 | d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.430 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:11:48.430 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:48.430 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:11:48.430 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.430 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:11:48.473 | [97764 Async create_nova_accounts:131846]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-13 23:11:48.511 | [97764 Async create_glance_accounts:131961]: Waiting for completion of create_glance_accounts running on PID 131961 (5 other jobs running) 2022-04-13 23:11:48.542 | [97764 Async create_glance_accounts:131961]: Signaling child to exit 2022-04-13 23:11:48.542 | WAKEUP 2022-04-13 23:11:48.568 | [97764 Async create_glance_accounts:131961]: Signaled 2022-04-13 23:11:48.569 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:11:48.569 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.569 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:11:48.570 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:11:48.570 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.570 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.570 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.570 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:48.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.570 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.570 | + functions-common:get_or_create_user:932 : user_id=4bd04e5b62cc4075935f66d66ea31724 2022-04-13 23:11:48.570 | + functions-common:get_or_create_user:933 : echo 4bd04e5b62cc4075935f66d66ea31724 2022-04-13 23:11:48.570 | 4bd04e5b62cc4075935f66d66ea31724 2022-04-13 23:11:48.570 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:11:48.570 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.570 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.570 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.570 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.570 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.570 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.570 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.570 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.570 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.571 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.571 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.571 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.571 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.571 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.571 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.571 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.571 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.571 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.571 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.571 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.571 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.571 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.571 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.571 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | 4bd04e5b62cc4075935f66d66ea31724 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.571 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.571 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.571 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.571 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.571 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:11:48.571 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:11:48.571 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:48.571 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:11:48.571 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:11:48.572 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.572 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.572 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.572 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:48.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.572 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.572 | + functions-common:get_or_create_user:932 : user_id=fbe615bf35c44c0eb8a4a29e4611c4e7 2022-04-13 23:11:48.572 | + functions-common:get_or_create_user:933 : echo fbe615bf35c44c0eb8a4a29e4611c4e7 2022-04-13 23:11:48.572 | fbe615bf35c44c0eb8a4a29e4611c4e7 2022-04-13 23:11:48.572 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:11:48.572 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.572 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.572 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.572 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.572 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.572 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.572 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.572 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.572 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.572 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.572 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.573 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.573 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.573 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.573 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.573 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.573 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.573 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.573 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.573 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.573 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.573 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.573 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.573 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | fbe615bf35c44c0eb8a4a29e4611c4e7 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.573 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.573 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.573 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.573 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:11:48.573 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:11:48.573 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.573 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.573 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.573 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.573 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.574 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.574 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.574 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.574 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.574 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.574 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.574 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.574 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.574 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.574 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.574 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.574 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.574 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.574 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.574 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.575 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.575 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.575 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.575 | ++ functions-common:get_field:825 : echo '| d12007b91ceb40f8a2135cea30b48a89 | fbe615bf35c44c0eb8a4a29e4611c4e7 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.575 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.575 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.575 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.575 | + functions-common:get_or_add_user_project_role:1004 : echo d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.575 | d12007b91ceb40f8a2135cea30b48a89 2022-04-13 23:11:48.575 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:11:48.575 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.575 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:11:48.575 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:11:48.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.575 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.575 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.575 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.575 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.575 | 08cb76ad2ec14397a43dd00524177454' 2022-04-13 23:11:48.575 | + functions-common:get_or_create_service:1101 : echo 08cb76ad2ec14397a43dd00524177454 2022-04-13 23:11:48.575 | 08cb76ad2ec14397a43dd00524177454 2022-04-13 23:11:48.575 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.32/image 2022-04-13 23:11:48.575 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.575 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.32/image RegionOne 2022-04-13 23:11:48.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.575 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.576 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.576 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.576 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.32/image --region RegionOne -f value -c id 2022-04-13 23:11:48.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.576 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.576 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.576 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a0401851b0c3454086f652c19dfa4d1b 2022-04-13 23:11:48.576 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a0401851b0c3454086f652c19dfa4d1b 2022-04-13 23:11:48.576 | + functions-common:get_or_create_endpoint:1134 : public_id=a0401851b0c3454086f652c19dfa4d1b 2022-04-13 23:11:48.576 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.576 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.576 | + functions-common:get_or_create_endpoint:1143 : echo a0401851b0c3454086f652c19dfa4d1b 2022-04-13 23:11:48.576 | a0401851b0c3454086f652c19dfa4d1b 2022-04-13 23:11:48.576 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:11:48.576 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:11:48.576 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:11:48.576 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:11:48.576 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:11:48.576 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:11:48.576 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:11:48.576 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:11:48.576 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:11:48.619 | [97764 Async create_glance_accounts:131961]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:11:48.659 | [97764 Async create_cinder_accounts:132091]: Waiting for completion of create_cinder_accounts running on PID 132091 (4 other jobs running) 2022-04-13 23:11:48.693 | [97764 Async create_cinder_accounts:132091]: Signaling child to exit 2022-04-13 23:11:48.693 | WAKEUP 2022-04-13 23:11:48.716 | [97764 Async create_cinder_accounts:132091]: Signaled 2022-04-13 23:11:48.718 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:11:48.718 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:11:48.718 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:11:48.718 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.718 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.718 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.718 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:48.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.718 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.718 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.718 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.718 | + functions-common:get_or_create_user:932 : user_id=fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.718 | + functions-common:get_or_create_user:933 : echo fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.718 | fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.718 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:11:48.718 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.719 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.719 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.719 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.719 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.719 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.719 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.719 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.719 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.719 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.719 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.719 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.719 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.720 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.720 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.720 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.720 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | fb53bad004614c1fbdbf835322018637 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.720 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.720 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.720 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.720 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.720 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.720 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:11:48.720 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:11:48.720 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.720 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:11:48.720 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:11:48.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.720 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.720 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.720 | 178240a4217c46e7a29b7632cc26b201' 2022-04-13 23:11:48.720 | + functions-common:get_or_create_service:1101 : echo 178240a4217c46e7a29b7632cc26b201 2022-04-13 23:11:48.720 | 178240a4217c46e7a29b7632cc26b201 2022-04-13 23:11:48.720 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:11:48.720 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:11:48.720 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.720 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:11:48.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.720 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.721 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3e7a58e1a64b4c45b9236205b2beaf51 2022-04-13 23:11:48.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3e7a58e1a64b4c45b9236205b2beaf51 2022-04-13 23:11:48.721 | + functions-common:get_or_create_endpoint:1134 : public_id=3e7a58e1a64b4c45b9236205b2beaf51 2022-04-13 23:11:48.721 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.721 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.721 | + functions-common:get_or_create_endpoint:1143 : echo 3e7a58e1a64b4c45b9236205b2beaf51 2022-04-13 23:11:48.721 | 3e7a58e1a64b4c45b9236205b2beaf51 2022-04-13 23:11:48.721 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:11:48.721 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.721 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:11:48.721 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.721 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.721 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.721 | c9c2005f36084598b9f76766845abf44' 2022-04-13 23:11:48.721 | + functions-common:get_or_create_service:1101 : echo c9c2005f36084598b9f76766845abf44 2022-04-13 23:11:48.721 | c9c2005f36084598b9f76766845abf44 2022-04-13 23:11:48.722 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:11:48.722 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.722 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:11:48.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.722 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.722 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.722 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.722 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.722 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.722 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=468455352f85450da8c6cdd657543e49 2022-04-13 23:11:48.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 468455352f85450da8c6cdd657543e49 2022-04-13 23:11:48.722 | + functions-common:get_or_create_endpoint:1134 : public_id=468455352f85450da8c6cdd657543e49 2022-04-13 23:11:48.722 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.722 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.722 | + functions-common:get_or_create_endpoint:1143 : echo 468455352f85450da8c6cdd657543e49 2022-04-13 23:11:48.722 | 468455352f85450da8c6cdd657543e49 2022-04-13 23:11:48.722 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:11:48.722 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:11:48.722 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:48.722 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.722 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.723 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.723 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_project:945 : project_id=ffe505bc48584d828a24de54d0371371 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_project:946 : echo ffe505bc48584d828a24de54d0371371 2022-04-13 23:11:48.723 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ffe505bc48584d828a24de54d0371371 2022-04-13 23:11:48.723 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.723 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:11:48.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.723 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.723 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.723 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:11:48.723 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_user:932 : user_id=fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.723 | ++ functions-common:get_or_create_user:933 : echo fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.723 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fb53bad004614c1fbdbf835322018637 2022-04-13 23:11:48.771 | [97764 Async create_cinder_accounts:132091]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-13 23:11:48.775 | + inc/async:async_wait:197 : return 0 2022-04-13 23:11:48.778 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:11:48.830 | [97764 Async create_neutron_accounts:132206]: Waiting for completion of create_neutron_accounts running on PID 132206 (3 other jobs running) 2022-04-13 23:11:48.860 | [97764 Async create_neutron_accounts:132206]: Signaling child to exit 2022-04-13 23:11:48.860 | WAKEUP 2022-04-13 23:11:48.883 | [97764 Async create_neutron_accounts:132206]: Signaled 2022-04-13 23:11:48.885 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:11:48.885 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:11:48.885 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:48.885 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:48.885 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:11:48.885 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:11:48.885 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:11:48.885 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:11:48.885 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:11:48.885 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:11:48.885 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.32:9696/ 2022-04-13 23:11:48.885 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:11:48.885 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:11:48.885 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:11:48.885 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:48.885 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:11:48.885 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:11:48.885 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:11:48.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.885 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.886 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.886 | + functions-common:get_or_create_user:932 : user_id=6e2b4d2cb9c3499ab9a2c2bceeb44d71 2022-04-13 23:11:48.886 | + functions-common:get_or_create_user:933 : echo 6e2b4d2cb9c3499ab9a2c2bceeb44d71 2022-04-13 23:11:48.886 | 6e2b4d2cb9c3499ab9a2c2bceeb44d71 2022-04-13 23:11:48.886 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:11:48.886 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:11:48.886 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:11:48.886 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:11:48.886 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:11:48.886 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.886 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:11:48.886 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.886 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.886 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.886 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.886 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:11:48.886 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:11:48.886 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.886 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.887 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:11:48.887 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:48.887 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:11:48.887 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:48.887 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.887 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.887 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:48.887 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:48.887 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:48.887 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | 6e2b4d2cb9c3499ab9a2c2bceeb44d71 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:11:48.887 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:48.887 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.887 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.887 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:11:48.887 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:11:48.887 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:11:48.887 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:11:48.887 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:11:48.887 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:11:48.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.887 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.888 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:11:48.888 | 2c6cae30a63a48c2869cef49bc659fc6' 2022-04-13 23:11:48.888 | + functions-common:get_or_create_service:1101 : echo 2c6cae30a63a48c2869cef49bc659fc6 2022-04-13 23:11:48.888 | 2c6cae30a63a48c2869cef49bc659fc6 2022-04-13 23:11:48.888 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.32:9696/ 2022-04-13 23:11:48.888 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:11:48.888 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.32:9696/ RegionOne 2022-04-13 23:11:48.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:11:48.888 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:11:48.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.888 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:11:48.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:11:48.888 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.32:9696/ --region RegionOne -f value -c id 2022-04-13 23:11:48.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:48.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:48.888 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:48.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c6596ea5e14041b9b367d5aa462fc9ce 2022-04-13 23:11:48.888 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c6596ea5e14041b9b367d5aa462fc9ce 2022-04-13 23:11:48.888 | + functions-common:get_or_create_endpoint:1134 : public_id=c6596ea5e14041b9b367d5aa462fc9ce 2022-04-13 23:11:48.888 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:11:48.888 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:11:48.888 | + functions-common:get_or_create_endpoint:1143 : echo c6596ea5e14041b9b367d5aa462fc9ce 2022-04-13 23:11:48.889 | c6596ea5e14041b9b367d5aa462fc9ce 2022-04-13 23:11:48.932 | [97764 Async create_neutron_accounts:132206]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:11:48.972 | [97764 Async create_swift_accounts:132347]: Waiting for completion of create_swift_accounts running on PID 132347 (2 other jobs running) 2022-04-13 23:11:48.999 | [97764 Async create_swift_accounts:132347]: Signaling child to exit 2022-04-13 23:12:38.914 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:38.942 | [132347 Async create_swift_accounts:132347]: finished successfully 2022-04-13 23:12:38.963 | WAKEUP 2022-04-13 23:12:38.987 | [97764 Async create_swift_accounts:132347]: Signaled 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:12:38.989 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:12:38.989 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:12:38.989 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:12:38.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.989 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.989 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.989 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.989 | ++ functions-common:get_or_create_role:957 : role_id=c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.989 | ++ functions-common:get_or_create_role:958 : echo c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.989 | + lib/swift:create_swift_accounts:614 : another_role=c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.990 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:12:38.990 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:12:38.990 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:38.990 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:12:38.990 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:12:38.990 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:12:38.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.990 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.990 | + functions-common:get_or_create_user:932 : user_id=9ea165dc153344aba15e46de2dd00aa0 2022-04-13 23:12:38.990 | + functions-common:get_or_create_user:933 : echo 9ea165dc153344aba15e46de2dd00aa0 2022-04-13 23:12:38.990 | 9ea165dc153344aba15e46de2dd00aa0 2022-04-13 23:12:38.990 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:12:38.990 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:38.990 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:12:38.990 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:12:38.990 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:12:38.990 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.990 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.990 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:38.990 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.990 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.990 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.991 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:38.991 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:38.991 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.991 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.991 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:38.991 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.991 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.991 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.991 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:38.991 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:38.991 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:38.991 | ++ functions-common:get_field:825 : echo '| 24c8c805916541bc88554caba3374bec | 9ea165dc153344aba15e46de2dd00aa0 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:12:38.991 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.991 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=24c8c805916541bc88554caba3374bec 2022-04-13 23:12:38.991 | + functions-common:get_or_add_user_project_role:1004 : echo 24c8c805916541bc88554caba3374bec 2022-04-13 23:12:38.991 | 24c8c805916541bc88554caba3374bec 2022-04-13 23:12:38.991 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:12:38.991 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:12:38.992 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:12:38.992 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:12:38.992 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:38.992 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.992 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.992 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.992 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:38.992 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:38.992 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:38.992 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:12:38.992 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.992 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.992 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.993 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:38.993 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:38.993 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:38.993 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 9ea165dc153344aba15e46de2dd00aa0 | | ffe505bc48584d828a24de54d0371371 | | | False |' 2022-04-13 23:12:38.993 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.993 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.993 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.993 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.993 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:12:38.993 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:12:38.993 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:12:38.993 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:12:38.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.993 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:12:38.993 | d5140447ec194a60a1d165602b1433eb' 2022-04-13 23:12:38.993 | + functions-common:get_or_create_service:1101 : echo d5140447ec194a60a1d165602b1433eb 2022-04-13 23:12:38.993 | d5140447ec194a60a1d165602b1433eb 2022-04-13 23:12:38.993 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' http://10.222.0.32:8080 2022-04-13 23:12:38.993 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:12:38.993 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:12:38.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:12:38.993 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:12:38.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:12:38.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=151f45b0bc564fc1b14cdbada7744d20 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 151f45b0bc564fc1b14cdbada7744d20 2022-04-13 23:12:38.994 | + functions-common:get_or_create_endpoint:1134 : public_id=151f45b0bc564fc1b14cdbada7744d20 2022-04-13 23:12:38.994 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.32:8080 ]] 2022-04-13 23:12:38.994 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.32:8080 RegionOne 2022-04-13 23:12:38.994 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.994 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:12:38.994 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:12:38.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.32:8080 --region RegionOne -f value -c id 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.994 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9565fbd1bee1450a8469d61da5a8b6aa 2022-04-13 23:12:38.994 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9565fbd1bee1450a8469d61da5a8b6aa 2022-04-13 23:12:38.994 | 9565fbd1bee1450a8469d61da5a8b6aa 2022-04-13 23:12:38.995 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:12:38.995 | + functions-common:get_or_create_endpoint:1143 : echo 151f45b0bc564fc1b14cdbada7744d20 2022-04-13 23:12:38.995 | 151f45b0bc564fc1b14cdbada7744d20 2022-04-13 23:12:38.995 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:12:38.995 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:12:38.995 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.995 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_project:945 : project_id=dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_project:946 : echo dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.995 | + lib/swift:create_swift_accounts:628 : swift_project_test1=dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.995 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:12:38.995 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:38.995 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:12:38.995 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.995 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.995 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_user:932 : user_id=59481ffd16e34426891dd5796d9e5141 2022-04-13 23:12:38.995 | ++ functions-common:get_or_create_user:933 : echo 59481ffd16e34426891dd5796d9e5141 2022-04-13 23:12:38.996 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=59481ffd16e34426891dd5796d9e5141 2022-04-13 23:12:38.996 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:12:38.996 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:38.996 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 59481ffd16e34426891dd5796d9e5141 dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.996 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:38.996 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:38.996 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:38.996 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:38.996 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:38.996 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:38.996 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 59481ffd16e34426891dd5796d9e5141 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:38.996 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.996 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.996 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.996 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.996 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.996 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:38.996 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:38.996 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 59481ffd16e34426891dd5796d9e5141 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.996 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.996 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 59481ffd16e34426891dd5796d9e5141 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:38.996 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.997 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.997 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.997 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:38.997 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:38.997 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 59481ffd16e34426891dd5796d9e5141 | | dafe6d4674054cf9a17ad59f5d1fa17a | | | False |' 2022-04-13 23:12:38.997 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:38.997 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.997 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.997 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.997 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:38.997 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:12:38.997 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:12:38.997 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:38.997 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:12:38.997 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:12:38.997 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:12:38.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.997 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.997 | ++ functions-common:get_or_create_user:932 : user_id=cb07097e574b4cb8be44359aa9123f83 2022-04-13 23:12:38.997 | ++ functions-common:get_or_create_user:933 : echo cb07097e574b4cb8be44359aa9123f83 2022-04-13 23:12:38.997 | + lib/swift:create_swift_accounts:637 : swift_user_test3=cb07097e574b4cb8be44359aa9123f83 2022-04-13 23:12:38.997 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:12:38.997 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:38.997 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role c92dd136efa8480d9a363ac838931960 cb07097e574b4cb8be44359aa9123f83 dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.997 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:38.998 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:38.998 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:38.998 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:38.998 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:38.998 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:38.998 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role c92dd136efa8480d9a363ac838931960 --user cb07097e574b4cb8be44359aa9123f83 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:38.998 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.998 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.998 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:38.998 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:38.998 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add c92dd136efa8480d9a363ac838931960 --user cb07097e574b4cb8be44359aa9123f83 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role c92dd136efa8480d9a363ac838931960 --user cb07097e574b4cb8be44359aa9123f83 --project dafe6d4674054cf9a17ad59f5d1fa17a 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:38.998 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:38.998 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:38.998 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.999 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:38.999 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:38.999 | ++ functions-common:get_field:825 : echo '| c92dd136efa8480d9a363ac838931960 | cb07097e574b4cb8be44359aa9123f83 | | dafe6d4674054cf9a17ad59f5d1fa17a | | | False |' 2022-04-13 23:12:38.999 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:38.999 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:38.999 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.999 | + functions-common:get_or_add_user_project_role:1004 : echo c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.999 | c92dd136efa8480d9a363ac838931960 2022-04-13 23:12:38.999 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:12:38.999 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:12:38.999 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:12:38.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_project:945 : project_id=3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_project:946 : echo 3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:38.999 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:38.999 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:12:38.999 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:38.999 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:12:38.999 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:12:38.999 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:12:38.999 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:12:38.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.000 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.000 | ++ functions-common:get_or_create_user:932 : user_id=13b512164bcc4fe381e901f9b0f741da 2022-04-13 23:12:39.000 | ++ functions-common:get_or_create_user:933 : echo 13b512164bcc4fe381e901f9b0f741da 2022-04-13 23:12:39.000 | + lib/swift:create_swift_accounts:647 : swift_user_test2=13b512164bcc4fe381e901f9b0f741da 2022-04-13 23:12:39.000 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:12:39.000 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:39.000 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 13b512164bcc4fe381e901f9b0f741da 3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:39.000 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:39.000 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:39.000 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:39.000 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:39.000 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:39.000 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:39.000 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:39.000 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:39.000 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13b512164bcc4fe381e901f9b0f741da --project 3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:39.000 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:39.000 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:39.000 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:39.000 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.000 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.000 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:39.000 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:39.000 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 13b512164bcc4fe381e901f9b0f741da --project 3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:39.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.001 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 13b512164bcc4fe381e901f9b0f741da --project 3caa24e42858411d8f70851a874a2d94 2022-04-13 23:12:39.001 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:39.001 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:39.001 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:39.001 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.001 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.001 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.001 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:39.001 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:39.001 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 13b512164bcc4fe381e901f9b0f741da | | 3caa24e42858411d8f70851a874a2d94 | | | False |' 2022-04-13 23:12:39.001 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:39.001 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.001 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.001 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.001 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.001 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:12:39.001 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:12:39.001 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:12:39.001 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:12:39.001 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:12:39.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.001 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.001 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.001 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.001 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:12:39.001 | 85634fa051894438944b59bf18755a07' 2022-04-13 23:12:39.001 | ++ functions-common:get_or_create_domain:895 : echo 85634fa051894438944b59bf18755a07 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:652 : swift_domain=85634fa051894438944b59bf18755a07 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:12:39.002 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:12:39.002 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 85634fa051894438944b59bf18755a07 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:12:39.002 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=85634fa051894438944b59bf18755a07 --or-show -f value -c id 2022-04-13 23:12:39.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.002 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_project:945 : project_id=a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_project:946 : echo a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:12:39.002 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:12:39.002 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 85634fa051894438944b59bf18755a07 test4@example.com 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:12:39.002 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=85634fa051894438944b59bf18755a07 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:12:39.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.002 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.002 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_user:932 : user_id=4bc1e2ecae304dbc9f27022e4e64d9e9 2022-04-13 23:12:39.002 | ++ functions-common:get_or_create_user:933 : echo 4bc1e2ecae304dbc9f27022e4e64d9e9 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:661 : swift_user_test4=4bc1e2ecae304dbc9f27022e4e64d9e9 2022-04-13 23:12:39.002 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:12:39.003 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:12:39.003 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 4bc1e2ecae304dbc9f27022e4e64d9e9 a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.003 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:39.003 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:39.003 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:39.003 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:39.003 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:39.003 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:39.003 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4bc1e2ecae304dbc9f27022e4e64d9e9 --project a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:39.003 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:39.003 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.003 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.003 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:39.003 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:39.003 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4bc1e2ecae304dbc9f27022e4e64d9e9 --project a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.003 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4bc1e2ecae304dbc9f27022e4e64d9e9 --project a2169b30e32d4c9bb34baf1c5c17c64e 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:39.003 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:39.003 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:39.003 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.004 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:39.004 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:39.004 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:39.004 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:39.004 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:39.004 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:39.004 | ++ functions-common:get_field:825 : echo '| 2e7fb67739e3404e9b2839b394b937b6 | 4bc1e2ecae304dbc9f27022e4e64d9e9 | | a2169b30e32d4c9bb34baf1c5c17c64e | | | False |' 2022-04-13 23:12:39.004 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:39.004 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.004 | + functions-common:get_or_add_user_project_role:1004 : echo 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.004 | 2e7fb67739e3404e9b2839b394b937b6 2022-04-13 23:12:39.035 | [97764 Async create_swift_accounts:132347]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-13 23:12:39.042 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:12:39.045 | + inc/async:async_wait:197 : return 0 2022-04-13 23:12:39.048 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:12:39.066 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:39.069 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:12:39.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:39.090 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:12:39.092 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:39.095 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:12:39.097 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:12:39.100 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:12:39.159 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:12:39.198 | [97764 Async init_glance:136604]: running: init_glance 2022-04-13 23:12:39.201 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:12:39.219 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:39.221 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:12:39.224 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:39.232 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:12:39.232 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:12:39.232 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:12:39.236 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:12:39.236 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:12:39.242 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:12:39.244 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:12:39.249 | + 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,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,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:12:39.252 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:12:39.257 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:12:39.257 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:12:39.260 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:12:39.263 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:12:39.277 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:12:39.279 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:12:42.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:42.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:42.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:42.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:46.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:46.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:46.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:46.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:49.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:49.872 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:49.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:49.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:53.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:53.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:53.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:53.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:57.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:57.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:57.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:57.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:00.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:00.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:00.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:00.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:04.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:04.170 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:04.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:04.170 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:07.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:07.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:07.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:07.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:12.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:12.788 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:12.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:12.788 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:12.788 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:13:18.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:18.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:18.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:18.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:19.147 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:13:19.152 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:13:19.155 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:13:19.157 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:13:19.159 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:13:19.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:13:19.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:13:19.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:13:19.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:13:19.172 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:13:19.174 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:13:19.176 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:13:19.179 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:13:19.182 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:13:19.184 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:13:19.186 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:13:19.191 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:19.193 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:13:19.195 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:19.201 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:13:19.203 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:13:19.205 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:13:19.207 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:13:19.211 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:13:19.212 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:13:19.243 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:13:19.278 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:13:19.308 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:13:19.341 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:13:19.371 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:13:19.400 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:13:19.403 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:13:19.405 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:13:19.407 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:13:19.410 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:13:19.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:13:19.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:13:19.433 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:19.435 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:13:19.437 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:13:19.466 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:19.504 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:13:19.535 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:13:19.567 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:13:19.583 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:19.586 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:13:19.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:13:19.591 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:13:19.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:13:19.596 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:13:19.609 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:13:19.611 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:13:19.613 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:13:19.616 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:13:19.628 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:13:19.641 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:13:19.644 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:13:19.665 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:13:19.678 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:13:19.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:13:19.693 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:19.695 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:13:19.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.JD8xfStqYy 2022-04-13 23:13:19.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:13:19.705 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:19.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.JD8xfStqYy 2022-04-13 23:13:19.714 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.JD8xfStqYy 2022-04-13 23:13:19.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.JD8xfStqYy /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:13:19.740 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:13:19.774 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:19.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:19.809 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:13:19.812 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:13:19.814 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:13:19.816 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:13:19.819 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:13:19.821 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:13:19.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:19.843 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:13:19.846 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:13:19.848 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:13:19.866 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:19.869 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:13:19.874 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:13:19.903 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:13:19.905 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:13:19.909 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:13:19.925 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:19.927 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:13:19.930 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:13:19.932 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:13:19.937 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:13:19.938 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:13:19.940 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:13:19.942 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:13:19.945 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:13:19.947 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:13:19.950 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:13:19.955 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:13:19.960 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:13:19.962 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:13:19.980 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:19.982 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:13:19.985 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:13:19.987 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:13:19.992 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:13:20.024 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:13:20.055 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:13:20.086 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:13:20.116 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:13:20.147 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:13:20.149 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:13:20.152 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:13:20.154 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:13:20.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:13:20.187 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:13:20.217 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:13:20.247 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:13:20.278 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:13:20.309 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:13:20.341 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:13:20.373 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:13:20.405 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:20.436 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:13:20.466 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:13:20.497 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:13:20.528 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:13:20.531 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:13:20.533 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:13:20.536 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:13:20.538 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:13:20.569 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:13:20.600 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:13:20.638 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:13:20.670 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:13:20.706 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:13:20.737 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:13:20.769 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:13:20.801 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:13:20.833 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:13:20.865 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:13:20.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:13:20.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:13:20.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:13:20.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:13:20.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:13:20.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:13:20.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-13 23:13:20.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-13 23:13:20.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-13 23:13:20.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:13:20.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:13:20.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:13:20.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:13:20.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:13:20.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:13:20.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:13:20.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:13:20.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:20.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:13:20.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:13:20.943 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:20.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:13:20.948 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:13:20.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:13:20.953 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:20.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:13:20.984 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:13:20.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:13:20.989 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:20.999 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:13:20.999 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:13:20.999 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:13:20.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.002 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:13:21.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:13:21.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:13:21.037 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:13:21.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:13:21.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:13:21.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:13:21.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:13:21.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:13:21.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:13:21.089 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.092 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:13:21.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:13:21.124 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.126 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:13:21.128 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:13:21.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:13:21.133 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.137 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:13:21.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:13:21.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:13:21.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:13:21.179 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:13:21.182 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.184 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:13:21.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-13 23:13:21.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:13:21.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-13 23:13:21.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-13 23:13:21.226 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-13 23:13:21.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:13:21.260 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:13:21.263 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:13:21.266 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:13:21.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:13:21.271 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:13:21.273 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:13:21.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:13:21.305 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:13:21.323 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:21.326 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:13:21.328 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:13:21.364 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:21.366 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:21.395 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:13:21.428 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:13:21.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:13:21.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:13:21.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:13:24.517 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:13:24.517 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:13:24.518 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138520) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:24.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138520) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:24.624 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:13:24.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:24.624 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:24.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:24.624 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:24.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:13:24.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:13:24.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:13:25.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:13:25.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:13:25.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:13:25.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:13:25.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:25.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:13:25.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:13:25.122 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:13:25.130 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:13:25.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:13:25.136 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:13:25.148 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:13:25.161 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:13:25.164 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:13:25.173 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:13:25.176 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:13:25.179 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:13:25.188 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:13:25.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:25.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:13:25.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:13:25.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:13:25.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:13:25.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:13:25.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:13:25.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:13:25.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:13:25.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:13:25.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:13:25.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:13:25.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:13:25.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:13:25.351 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:13:25.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:25.371 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:13:25.374 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.383 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:13:25.413 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:13:25.443 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:13:25.477 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:25.480 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:25.513 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:13:25.531 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:25.533 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.538 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:13:25.575 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.579 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:13:25.612 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:13:25.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:13:25.620 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:13:25.639 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:25.641 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:13:25.649 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:13:25.660 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:13:25.694 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:13:25.728 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:25.731 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:13:25.764 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:13:25.766 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:13:25.795 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:13:25.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:13:25.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:13:25.830 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:13:25.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:13:25.834 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:13:25.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:13:28.855 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:13:28.856 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:13:28.856 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139050) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:13:28.906 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:13:28.907 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:13:28.907 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:28.907 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:28.907 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:28.907 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139050) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:13:28.968 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:13:28.969 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139050) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:13:28.969 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139050) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:13:28.969 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:13:28.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:28.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:28.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:28.970 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:29.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:29.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:13:29.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:13:29.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:13:29.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:13:29.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:13:29.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:13:29.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:13:29.379 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:13:29.381 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:13:29.384 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:13:29.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:13:29.414 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:13:29.417 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:13:29.420 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:13:29.423 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:13:29.425 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:13:29.428 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:13:29.430 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:13:29.433 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:13:29.435 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:13:29.438 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:13:29.441 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:13:29.443 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:13:29.449 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:13:29.449 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:13:29.452 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:13:29.452 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:13:29.459 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:13:29.461 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:13:29.463 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:13:29.466 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:13:29.470 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:13:29.471 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:13:29.471 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:13:29.477 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-13 23:13:29.479 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:13:29.482 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:29.485 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:13:29.487 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:13:29.489 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:13:29.492 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:13:29.494 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:13:29.497 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:13:29.502 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:13:29.504 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-13 23:13:29.504 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:13:29.504 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:13:29.504 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:13:29.510 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-13 23:13:29.513 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-13 23:13:29.516 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-13 23:13:29.531 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-13 23:13:29.543 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:13:29.558 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:13:29.579 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-13 23:13:32.588 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-13 23:13:32.588 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:13:32.588 | Received 0 response(s) 2022-04-13 23:13:32.619 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:13:32.621 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:13:32.624 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:13:32.629 | + ./stack.sh:exit_trap:524 : jobs='122852 2022-04-13 23:13:32.629 | 136604' 2022-04-13 23:13:32.629 | + ./stack.sh:exit_trap:527 : [[ -n 122852 2022-04-13 23:13:32.629 | 136604 ]] 2022-04-13 23:13:32.632 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-230328 ]] 2022-04-13 23:13:32.634 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:32.637 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:13:32.637 | exit_trap: cleaning up child processes 2022-04-13 23:13:32.639 | + ./stack.sh:exit_trap:529 : kill 122852 136604 2022-04-13 23:13:32.641 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.GjUXx9h38A ']' 2022-04-13 23:13:32.644 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.GjUXx9h38A 2022-04-13 23:13:32.648 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:13:32.650 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:13:32.653 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:13:32.655 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:13:32.655 | Error on exit 2022-04-13 23:13:32.657 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:13:32.660 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891005 607 fail 2022-04-13 23:13:33.342 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:13:33.344 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:13:34.519 | + ./stack.sh:exit_trap:558 : exit 1