2022-08-22 22:26:25.624 | + ./stack.sh:main:482 : exec 2022-08-22 22:26:25.624 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-222625' 2022-08-22 22:26:25.624 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-22-222625.summary.2022-08-22-222625 2022-08-22 22:26:25.625 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:26:25.625 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-222625 2022-08-22 22:26:25.625 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-222625 /opt/stack/logs/stack.sh.log 2022-08-22 22:26:25.625 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-222625.summary.2022-08-22-222625 /opt/stack/logs/stack.sh.log.summary 2022-08-22 22:26:25.625 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-22 22:26:25.625 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-22 22:26:25.625 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-22 22:26:25.625 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-22 22:26:25.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-22 22:26:25.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-22 22:26:25.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 22:26:25.625 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-22 22:26:25.625 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-22 22:26:25.627 | + ./stack.sh:main:568 : set -o errexit 2022-08-22 22:26:25.629 | + ./stack.sh:main:571 : uname -a 2022-08-22 22:26:25.630 | Linux dv-neutron-854041-2-hyperv 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-08-22 22:26:25.632 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-22 22:26:25.634 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-22 22:26:25.638 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-22 22:26:25.674 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-22 22:26:25.689 | + ./stack.sh:main:585 : fetch_plugins 2022-08-22 22:26:25.691 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-22 22:26:25.693 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-22 22:26:25.695 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-22 22:26:25.697 | + functions-common:fetch_plugins:1790 : return 2022-08-22 22:26:25.699 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-22 22:26:25.701 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-22 22:26:25.703 | + functions-common:run_phase:1868 : local phase= 2022-08-22 22:26:25.705 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:26:25.707 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:26:25.709 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:26:25.711 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:26:25.712 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:26:25.715 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:26:25.718 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:26:25.720 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:26:25.722 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:26:25.724 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-22 22:26:25.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:26:25.739 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:25.740 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 22:26:25.742 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:26:25.744 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:26:25.746 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:26:25.748 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:26:25.749 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:26:25.752 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-22 22:26:25.753 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-22 22:26:25.755 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 22:26:25.757 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:26:25.759 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-22 22:26:25.761 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-22 22:26:25.762 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-22 22:26:25.764 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-22 22:26:25.766 | + functions-common:plugin_override_defaults:1831 : return 2022-08-22 22:26:25.768 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-22 22:26:25.785 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-22 22:26:25.787 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-22 22:26:25.800 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:26:25.803 | +++ lib/tls:source:43 : hostname -f 2022-08-22 22:26:25.806 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-22 22:26:25.808 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-22 22:26:25.810 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-22 22:26:25.812 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-22 22:26:25.814 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-22 22:26:25.816 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-22 22:26:25.818 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-22 22:26:25.820 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-22 22:26:25.822 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-22 22:26:25.824 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-22 22:26:25.829 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-22 22:26:25.841 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-22 22:26:25.858 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-22 22:26:25.871 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-22 22:26:25.884 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-22 22:26:25.920 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-22 22:26:25.980 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-22 22:26:26.072 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-22 22:26:26.094 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-22 22:26:26.145 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-22 22:26:26.198 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-22 22:26:26.347 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-22 22:26:26.361 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-22 22:26:26.375 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-22 22:26:26.388 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-22 22:26:26.476 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-22 22:26:26.479 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-22 22:26:26.484 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-22 22:26:26.487 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-22 22:26:26.491 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-22 22:26:26.494 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-22 22:26:26.497 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-22 22:26:26.497 | False' 2022-08-22 22:26:26.500 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-22 22:26:26.516 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-22 22:26:26.518 | + ./stack.sh:main:619 : run_phase source 2022-08-22 22:26:26.520 | + functions-common:run_phase:1867 : local mode=source 2022-08-22 22:26:26.522 | + functions-common:run_phase:1868 : local phase= 2022-08-22 22:26:26.524 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:26:26.527 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:26:26.529 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:26:26.531 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:26:26.533 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:26:26.536 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:26:26.539 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:26:26.541 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:26:26.544 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:26:26.546 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-22 22:26:26.548 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:26:26.563 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:26.565 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 22:26:26.567 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-22 22:26:26.607 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-22 22:26:26.610 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-22 22:26:26.612 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 22:26:26.614 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-22 22:26:26.617 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-22 22:26:26.619 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-22 22:26:26.621 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-22 22:26:26.623 | + functions-common:load_plugin_settings:1808 : return 2022-08-22 22:26:26.625 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-22 22:26:26.628 | + functions-common:verify_disabled_services:2150 : local service 2022-08-22 22:26:26.630 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.633 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-22 22:26:26.635 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.637 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-22 22:26:26.640 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.642 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-22 22:26:26.645 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.647 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-22 22:26:26.649 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.653 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-22 22:26:26.655 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.658 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-22 22:26:26.661 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.664 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-22 22:26:26.667 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.670 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-22 22:26:26.672 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.674 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-22 22:26:26.677 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.679 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-22 22:26:26.681 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.684 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-22 22:26:26.686 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.688 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-22 22:26:26.691 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.693 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-22 22:26:26.695 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.698 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-22 22:26:26.700 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.702 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-22 22:26:26.705 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.707 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-22 22:26:26.709 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.712 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-22 22:26:26.714 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.716 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-22 22:26:26.719 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.721 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-22 22:26:26.723 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.726 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-22 22:26:26.728 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.730 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-22 22:26:26.733 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.735 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-22 22:26:26.737 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.740 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-22 22:26:26.742 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.744 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-22 22:26:26.747 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.749 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-22 22:26:26.752 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.754 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-22 22:26:26.756 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.758 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-22 22:26:26.761 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.763 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-22 22:26:26.765 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.768 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-22 22:26:26.770 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.773 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-22 22:26:26.775 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.777 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-22 22:26:26.780 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.782 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-22 22:26:26.784 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.787 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-22 22:26:26.789 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.791 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-22 22:26:26.794 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.796 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-22 22:26:26.799 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.801 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-22 22:26:26.803 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.806 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-22 22:26:26.808 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.810 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-22 22:26:26.813 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.815 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-22 22:26:26.817 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.820 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-22 22:26:26.822 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.824 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-22 22:26:26.827 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.829 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-22 22:26:26.831 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.833 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-22 22:26:26.836 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.838 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-22 22:26:26.840 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.843 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-22 22:26:26.845 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.847 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-22 22:26:26.850 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:26:26.853 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-22 22:26:26.855 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-22 22:26:26.858 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 22:26:26.860 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-22 22:26:26.876 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:26.878 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-22 22:26:26.881 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 22:26:26.883 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-22 22:26:26.898 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:26:26.901 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-22 22:26:26.903 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-22 22:26:26.905 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-22 22:26:26.908 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-22 22:26:26.910 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-22 22:26:26.912 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-22 22:26:26.915 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-22 22:26:26.917 | + lib/database:initialize_database_backends:92 : return 0 2022-08-22 22:26:26.919 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-22 22:26:26.919 | Using mysql database backend 2022-08-22 22:26:26.922 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-22 22:26:26.938 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-22 22:26:26.941 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-22 22:26:26.943 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 22:26:26.946 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-22 22:26:26.949 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:26:26.951 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-22 22:26:26.967 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:26.970 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-22 22:26:26.986 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-22 22:26:27.004 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:27.007 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-22 22:26:27.023 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-22 22:26:27.038 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-22 22:26:27.054 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:26:27.057 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-22 22:26:27.073 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:26:27.075 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-22 22:26:27.091 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-22 22:26:27.094 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-22 22:26:27.096 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-22 22:26:27.098 | + functions-common:save_stackenv:60 : local tag=752 2022-08-22 22:26:27.102 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:26:27.106 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-222627 2022-08-22 22:26:27.109 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-222627 752' 2022-08-22 22:26:27.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.113 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:26:27.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.118 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:26:27.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.124 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:26:27.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.129 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:26:27.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.135 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:26:27.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.141 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:26:27.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.147 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-222625 2022-08-22 22:26:27.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.152 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:26:27.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.157 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:26:27.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.162 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:26:27.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.167 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:26:27.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.171 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:26:27.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.176 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:26:27.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.181 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:26:27.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:26:27.186 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:26:27.188 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-22 22:26:27.191 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-22 22:26:27.193 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-22 22:26:27.195 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-22 22:26:27.198 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:26:27.200 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:26:27.202 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:26:27.205 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:26:27.207 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:26:27.210 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:26:27.225 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:26:27.227 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:26:27.229 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:26:27.232 | + functions-common:git_clone:617 : echo master 2022-08-22 22:26:27.233 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:26:27.237 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-22 22:26:27.240 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:26:27.242 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-22 22:26:27.255 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-22 22:26:27.258 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:26:27.258 | + functions-common:git_clone:678 : head -1 2022-08-22 22:26:27.262 | f9677e5f Updated from generate-constraints 2022-08-22 22:26:27.264 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:26:27.267 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-22 22:26:27.270 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:26:27.272 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-22 22:26:27.275 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-22 22:26:27.278 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-22 22:26:27.280 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-22 22:26:27.283 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 22:26:27.285 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-22 22:26:27.288 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-22 22:26:27.290 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-22 22:26:27.293 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-22 22:26:27.298 | ++ tools/install_prereqs.sh:source:47 : NOW=1661207187 2022-08-22 22:26:27.301 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-22 22:26:27.306 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1661206418 2022-08-22 22:26:27.308 | ++ tools/install_prereqs.sh:source:49 : DELTA=769 2022-08-22 22:26:27.311 | ++ tools/install_prereqs.sh:source:50 : [[ 769 -lt 7200 ]] 2022-08-22 22:26:27.313 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-22 22:26:27.316 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-22 22:26:27.318 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-22 22:26:27.321 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-22 22:26:27.323 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-22 22:26:27.325 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-22 22:26:27.328 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-22 22:26:27.330 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-22 22:26:27.333 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:26:27.381 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-22 22:26:27.381 | apache2-dev 2022-08-22 22:26:27.381 | bc 2022-08-22 22:26:27.381 | bsdmainutils 2022-08-22 22:26:27.381 | curl 2022-08-22 22:26:27.382 | g++ 2022-08-22 22:26:27.382 | gawk 2022-08-22 22:26:27.382 | gcc 2022-08-22 22:26:27.382 | gettext 2022-08-22 22:26:27.382 | git 2022-08-22 22:26:27.382 | graphviz 2022-08-22 22:26:27.382 | iputils-ping 2022-08-22 22:26:27.382 | libapache2-mod-proxy-uwsgi 2022-08-22 22:26:27.382 | libffi-dev 2022-08-22 22:26:27.382 | libjpeg-dev 2022-08-22 22:26:27.382 | libpcre3-dev 2022-08-22 22:26:27.382 | libpq-dev 2022-08-22 22:26:27.382 | libssl-dev 2022-08-22 22:26:27.382 | libsystemd-dev 2022-08-22 22:26:27.382 | libxml2-dev 2022-08-22 22:26:27.382 | libxslt1-dev 2022-08-22 22:26:27.382 | libyaml-dev 2022-08-22 22:26:27.382 | lsof 2022-08-22 22:26:27.382 | openssh-server 2022-08-22 22:26:27.382 | openssl 2022-08-22 22:26:27.382 | pkg-config 2022-08-22 22:26:27.382 | psmisc 2022-08-22 22:26:27.382 | python3-dev 2022-08-22 22:26:27.382 | python3-pip 2022-08-22 22:26:27.382 | python3-systemd 2022-08-22 22:26:27.382 | python3-venv 2022-08-22 22:26:27.382 | tar 2022-08-22 22:26:27.382 | tcpdump 2022-08-22 22:26:27.382 | unzip 2022-08-22 22:26:27.382 | uuid-runtime 2022-08-22 22:26:27.382 | wget 2022-08-22 22:26:27.382 | wget 2022-08-22 22:26:27.382 | zlib1g-dev 2022-08-22 22:26:27.382 | libkrb5-dev 2022-08-22 22:26:27.382 | libldap2-dev 2022-08-22 22:26:27.383 | libsasl2-dev 2022-08-22 22:26:27.383 | memcached 2022-08-22 22:26:27.383 | python3-mysqldb 2022-08-22 22:26:27.383 | sqlite3 2022-08-22 22:26:27.383 | conntrack 2022-08-22 22:26:27.383 | curl 2022-08-22 22:26:27.383 | dnsmasq-base 2022-08-22 22:26:27.383 | dnsmasq-utils 2022-08-22 22:26:27.383 | ebtables 2022-08-22 22:26:27.383 | genisoimage 2022-08-22 22:26:27.383 | iptables 2022-08-22 22:26:27.383 | iputils-arping 2022-08-22 22:26:27.383 | kpartx 2022-08-22 22:26:27.383 | libjs-jquery-tablesorter 2022-08-22 22:26:27.383 | parted 2022-08-22 22:26:27.383 | pm-utils 2022-08-22 22:26:27.383 | python3-mysqldb 2022-08-22 22:26:27.383 | socat 2022-08-22 22:26:27.383 | sqlite3 2022-08-22 22:26:27.383 | sudo 2022-08-22 22:26:27.383 | vlan 2022-08-22 22:26:27.383 | lsscsi 2022-08-22 22:26:27.383 | open-iscsi 2022-08-22 22:26:27.383 | lvm2 2022-08-22 22:26:27.383 | qemu-utils 2022-08-22 22:26:27.383 | thin-provisioning-tools 2022-08-22 22:26:27.383 | acl 2022-08-22 22:26:27.383 | dnsmasq-base 2022-08-22 22:26:27.383 | dnsmasq-utils 2022-08-22 22:26:27.383 | ebtables 2022-08-22 22:26:27.383 | haproxy 2022-08-22 22:26:27.383 | iptables 2022-08-22 22:26:27.383 | iputils-arping 2022-08-22 22:26:27.383 | iputils-ping 2022-08-22 22:26:27.383 | postgresql-server-dev-all 2022-08-22 22:26:27.383 | python3-mysqldb 2022-08-22 22:26:27.383 | sqlite3 2022-08-22 22:26:27.384 | sudo 2022-08-22 22:26:27.384 | vlan 2022-08-22 22:26:27.384 | pcp 2022-08-22 22:26:27.384 | ipset 2022-08-22 22:26:27.384 | conntrack 2022-08-22 22:26:27.384 | conntrackd 2022-08-22 22:26:27.384 | keepalived 2022-08-22 22:26:27.384 | lvm2 2022-08-22 22:26:27.384 | qemu-utils 2022-08-22 22:26:27.384 | thin-provisioning-tools 2022-08-22 22:26:27.384 | curl 2022-08-22 22:26:27.384 | liberasurecode-dev 2022-08-22 22:26:27.384 | make 2022-08-22 22:26:27.384 | memcached 2022-08-22 22:26:27.384 | rsync 2022-08-22 22:26:27.384 | sqlite3 2022-08-22 22:26:27.384 | xfsprogs' 2022-08-22 22:26:27.386 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-22 22:26:27.404 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-22 22:26:27.404 | apache2-dev 2022-08-22 22:26:27.404 | bc 2022-08-22 22:26:27.404 | bsdmainutils 2022-08-22 22:26:27.404 | curl 2022-08-22 22:26:27.404 | g++ 2022-08-22 22:26:27.404 | gawk 2022-08-22 22:26:27.404 | gcc 2022-08-22 22:26:27.404 | gettext 2022-08-22 22:26:27.404 | git 2022-08-22 22:26:27.404 | graphviz 2022-08-22 22:26:27.404 | iputils-ping 2022-08-22 22:26:27.404 | libapache2-mod-proxy-uwsgi 2022-08-22 22:26:27.404 | libffi-dev 2022-08-22 22:26:27.404 | libjpeg-dev 2022-08-22 22:26:27.404 | libpcre3-dev 2022-08-22 22:26:27.404 | libpq-dev 2022-08-22 22:26:27.404 | libssl-dev 2022-08-22 22:26:27.405 | libsystemd-dev 2022-08-22 22:26:27.405 | libxml2-dev 2022-08-22 22:26:27.405 | libxslt1-dev 2022-08-22 22:26:27.405 | libyaml-dev 2022-08-22 22:26:27.405 | lsof 2022-08-22 22:26:27.405 | openssh-server 2022-08-22 22:26:27.405 | openssl 2022-08-22 22:26:27.405 | pkg-config 2022-08-22 22:26:27.405 | psmisc 2022-08-22 22:26:27.405 | python3-dev 2022-08-22 22:26:27.405 | python3-pip 2022-08-22 22:26:27.405 | python3-systemd 2022-08-22 22:26:27.405 | python3-venv 2022-08-22 22:26:27.405 | tar 2022-08-22 22:26:27.405 | tcpdump 2022-08-22 22:26:27.405 | unzip 2022-08-22 22:26:27.405 | uuid-runtime 2022-08-22 22:26:27.405 | wget 2022-08-22 22:26:27.405 | wget 2022-08-22 22:26:27.405 | zlib1g-dev 2022-08-22 22:26:27.405 | libkrb5-dev 2022-08-22 22:26:27.405 | libldap2-dev 2022-08-22 22:26:27.405 | libsasl2-dev 2022-08-22 22:26:27.405 | memcached 2022-08-22 22:26:27.405 | python3-mysqldb 2022-08-22 22:26:27.405 | sqlite3 2022-08-22 22:26:27.405 | conntrack 2022-08-22 22:26:27.405 | curl 2022-08-22 22:26:27.405 | dnsmasq-base 2022-08-22 22:26:27.405 | dnsmasq-utils 2022-08-22 22:26:27.405 | ebtables 2022-08-22 22:26:27.405 | genisoimage 2022-08-22 22:26:27.405 | iptables 2022-08-22 22:26:27.405 | iputils-arping 2022-08-22 22:26:27.405 | kpartx 2022-08-22 22:26:27.405 | libjs-jquery-tablesorter 2022-08-22 22:26:27.406 | parted 2022-08-22 22:26:27.406 | pm-utils 2022-08-22 22:26:27.406 | python3-mysqldb 2022-08-22 22:26:27.406 | socat 2022-08-22 22:26:27.406 | sqlite3 2022-08-22 22:26:27.406 | sudo 2022-08-22 22:26:27.406 | vlan 2022-08-22 22:26:27.406 | lsscsi 2022-08-22 22:26:27.406 | open-iscsi 2022-08-22 22:26:27.406 | lvm2 2022-08-22 22:26:27.406 | qemu-utils 2022-08-22 22:26:27.406 | thin-provisioning-tools 2022-08-22 22:26:27.406 | acl 2022-08-22 22:26:27.406 | dnsmasq-base 2022-08-22 22:26:27.406 | dnsmasq-utils 2022-08-22 22:26:27.406 | ebtables 2022-08-22 22:26:27.406 | haproxy 2022-08-22 22:26:27.406 | iptables 2022-08-22 22:26:27.406 | iputils-arping 2022-08-22 22:26:27.406 | iputils-ping 2022-08-22 22:26:27.406 | postgresql-server-dev-all 2022-08-22 22:26:27.406 | python3-mysqldb 2022-08-22 22:26:27.406 | sqlite3 2022-08-22 22:26:27.406 | sudo 2022-08-22 22:26:27.406 | vlan 2022-08-22 22:26:27.406 | pcp 2022-08-22 22:26:27.406 | ipset 2022-08-22 22:26:27.406 | conntrack 2022-08-22 22:26:27.406 | conntrackd 2022-08-22 22:26:27.406 | keepalived 2022-08-22 22:26:27.406 | lvm2 2022-08-22 22:26:27.406 | qemu-utils 2022-08-22 22:26:27.406 | thin-provisioning-tools 2022-08-22 22:26:27.406 | curl 2022-08-22 22:26:27.406 | liberasurecode-dev 2022-08-22 22:26:27.406 | make 2022-08-22 22:26:27.406 | memcached 2022-08-22 22:26:27.406 | rsync 2022-08-22 22:26:27.407 | sqlite3 2022-08-22 22:26:27.407 | xfsprogs ' 2022-08-22 22:26:27.407 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-22 22:26:27.409 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:26:27.411 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:26:27.415 | ++ 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-08-22 22:26:27.415 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-22 22:26:27.420 | ++ 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-08-22 22:26:27.423 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-22 22:26:27.425 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:26:27.427 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-22 22:26:27.429 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:26:27.432 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:26:27.434 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:26:27.436 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:26:27.438 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:26:27.440 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:26:27.443 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-22 22:26:27.445 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-22 22:26:27.447 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-22 22:26:27.450 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-22 22:26:27.454 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-22 22:26:27.456 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-22 22:26:27.458 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-22 22:26:27.460 | ++ functions-common:time_start:2426 : local start_time= 2022-08-22 22:26:27.462 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:26:27.465 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:26:27.469 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1661207187467 2022-08-22 22:26:27.471 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-22 22:26:27.473 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-22 22:26:27.476 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-22 22:26:27.853 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-22 22:26:27.954 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-22 22:26:28.053 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-22 22:26:28.434 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-22 22:26:28.982 | Fetched 336 kB in 1s (293 kB/s) 2022-08-22 22:26:30.605 | Reading package lists... 2022-08-22 22:26:30.642 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-22 22:26:30.645 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-22 22:26:30.648 | ++ functions-common:time_stop:2439 : local name 2022-08-22 22:26:30.651 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 22:26:30.654 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:26:30.657 | ++ functions-common:time_stop:2442 : local total 2022-08-22 22:26:30.661 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 22:26:30.663 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-22 22:26:30.666 | ++ functions-common:time_stop:2446 : start_time=1661207187467 2022-08-22 22:26:30.669 | ++ functions-common:time_stop:2448 : [[ -z 1661207187467 ]] 2022-08-22 22:26:30.672 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:26:30.677 | ++ functions-common:time_stop:2451 : end_time=1661207190674 2022-08-22 22:26:30.679 | ++ functions-common:time_stop:2452 : elapsed_time=3207 2022-08-22 22:26:30.683 | ++ functions-common:time_stop:2453 : total=0 2022-08-22 22:26:30.687 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:26:30.690 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3207 2022-08-22 22:26:30.694 | ++ functions-common:install_package:1464 : 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-08-22 22:26:30.699 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:26:30.701 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:26:30.703 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:26:30.706 | ++ functions-common:real_install_package:1450 : 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-08-22 22:26:30.727 | ++ functions-common:apt_get:1230 : 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-08-22 22:26:30.838 | Reading package lists... 2022-08-22 22:26:31.099 | Building dependency tree... 2022-08-22 22:26:31.101 | Reading state information... 2022-08-22 22:26:31.136 | acl is already the newest version (2.2.53-6). 2022-08-22 22:26:31.137 | bc is already the newest version (1.07.1-2build1). 2022-08-22 22:26:31.137 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-22 22:26:31.137 | conntrack is already the newest version (1:1.4.5-2). 2022-08-22 22:26:31.137 | ebtables is already the newest version (2.0.11-3build1). 2022-08-22 22:26:31.137 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 22:26:31.137 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-22 22:26:31.137 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 22:26:31.137 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-22 22:26:31.137 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-22 22:26:31.137 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-22 22:26:31.137 | iputils-arping is already the newest version (3:20190709-3). 2022-08-22 22:26:31.137 | iputils-ping is already the newest version (3:20190709-3). 2022-08-22 22:26:31.137 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-22 22:26:31.137 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-22 22:26:31.137 | libffi-dev is already the newest version (3.3-4). 2022-08-22 22:26:31.137 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-22 22:26:31.137 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-22 22:26:31.137 | lsscsi is already the newest version (0.30-0.1). 2022-08-22 22:26:31.137 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-22 22:26:31.137 | make is already the newest version (4.2.1-1.2). 2022-08-22 22:26:31.137 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-22 22:26:31.137 | psmisc is already the newest version (23.3-1). 2022-08-22 22:26:31.137 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-22 22:26:31.137 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-22 22:26:31.137 | python3-systemd is already the newest version (234-3build2). 2022-08-22 22:26:31.137 | socat is already the newest version (1.7.3.3-2). 2022-08-22 22:26:31.137 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-22 22:26:31.137 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-22 22:26:31.137 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-22 22:26:31.137 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-22 22:26:31.137 | graphviz is already the newest version (2.42.2-3build2). 2022-08-22 22:26:31.138 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-22 22:26:31.138 | pcp is already the newest version (5.0.3-1). 2022-08-22 22:26:31.138 | pm-utils is already the newest version (1.4.1-19). 2022-08-22 22:26:31.138 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-22 22:26:31.138 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:26:31.138 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:26:31.138 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-22 22:26:31.138 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 22:26:31.138 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 22:26:31.138 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-22 22:26:31.138 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-22 22:26:31.138 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-22 22:26:31.138 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-22 22:26:31.138 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-22 22:26:31.138 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-22 22:26:31.138 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-22 22:26:31.138 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-08-22 22:26:31.138 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-22 22:26:31.138 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 22:26:31.138 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-22 22:26:31.138 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-22 22:26:31.138 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-08-22 22:26:31.138 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-22 22:26:31.138 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-22 22:26:31.138 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-22 22:26:31.138 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-22 22:26:31.138 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 22:26:31.138 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-22 22:26:31.138 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-22 22:26:31.138 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-08-22 22:26:31.138 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-22 22:26:31.138 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-22 22:26:31.138 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-22 22:26:31.138 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-22 22:26:31.139 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-22 22:26:31.139 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-22 22:26:31.139 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-22 22:26:31.367 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:26:31.367 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-22 22:26:31.367 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-22 22:26:31.367 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-22 22:26:31.367 | The following packages were automatically installed and are no longer required: 2022-08-22 22:26:31.368 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:26:31.369 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:26:31.369 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:26:31.369 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:26:31.369 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:26:31.369 | python3-zope.interface 2022-08-22 22:26:31.369 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:26:31.516 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:26:31.523 | ++ functions-common:apt_get:1234 : result=0 2022-08-22 22:26:31.526 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:26:31.529 | ++ functions-common:time_stop:2439 : local name 2022-08-22 22:26:31.531 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 22:26:31.533 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:26:31.535 | ++ functions-common:time_stop:2442 : local total 2022-08-22 22:26:31.537 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 22:26:31.540 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:26:31.542 | ++ functions-common:time_stop:2446 : start_time=1661207190724 2022-08-22 22:26:31.544 | ++ functions-common:time_stop:2448 : [[ -z 1661207190724 ]] 2022-08-22 22:26:31.547 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:26:31.551 | ++ functions-common:time_stop:2451 : end_time=1661207191549 2022-08-22 22:26:31.554 | ++ functions-common:time_stop:2452 : elapsed_time=825 2022-08-22 22:26:31.556 | ++ functions-common:time_stop:2453 : total=803 2022-08-22 22:26:31.558 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:26:31.561 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1628 2022-08-22 22:26:31.563 | ++ functions-common:apt_get:1238 : return 0 2022-08-22 22:26:31.566 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-22 22:26:31.568 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:26:31.571 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-22 22:26:31.575 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-22 22:26:31.580 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-22 22:26:31.582 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-22 22:26:31.585 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-22 22:26:33.028 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-22 22:26:33.030 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-22 22:26:33.032 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-22 22:26:33.034 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-22 22:26:33.036 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-22 22:26:33.038 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-22 22:26:33.040 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-22 22:26:33.042 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-22 22:26:33.044 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-22 22:26:33.046 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-22 22:26:33.048 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-22 22:26:33.050 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-22 22:26:33.052 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-22 22:26:33.054 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-22 22:26:33.057 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-22 22:26:33.059 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-22 22:26:33.061 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-22 22:26:33.063 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-22 22:26:33.065 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-22 22:26:33.067 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-22 22:26:33.069 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-22 22:26:33.072 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-22 22:26:33.073 | + functions-common:_ensure_lsb_release:394 : return 2022-08-22 22:26:33.076 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-22 22:26:33.145 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-22 22:26:33.148 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-22 22:26:33.215 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-22 22:26:33.219 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-22 22:26:33.286 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-22 22:26:33.289 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-22 22:26:33.293 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-22 22:26:33.296 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-22 22:26:33.299 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-22 22:26:33.302 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-22 22:26:33.305 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-22 22:26:33.309 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-22 22:26:33.311 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-22 22:26:33.313 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-22 22:26:33.315 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-22 22:26:33.315 | Distro: focal 2022-08-22 22:26:33.317 | + tools/install_pip.sh:main:124 : get_versions 2022-08-22 22:26:33.319 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 22:26:33.323 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 22:26:33.325 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 22:26:33.328 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 22:26:33.328 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 22:26:34.763 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 22:26:34.766 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 22:26:34.766 | pip: 20.0.2 2022-08-22 22:26:34.769 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-22 22:26:34.773 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-22 22:26:34.775 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:26:34.778 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:26:34.780 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:26:34.782 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:26:34.784 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:26:34.785 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:26:34.787 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:26:34.789 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:26:34.791 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:26:34.793 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:26:34.795 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-22 22:26:34.797 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:26:34.799 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:26:34.801 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-22 22:26:34.805 | + tools/install_pip.sh:main:153 : set -x 2022-08-22 22:26:34.807 | + tools/install_pip.sh:main:156 : get_versions 2022-08-22 22:26:34.810 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 22:26:34.813 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 22:26:34.815 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 22:26:34.818 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 22:26:34.818 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 22:26:36.248 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 22:26:36.251 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 22:26:36.252 | pip: 20.0.2 2022-08-22 22:26:36.255 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-22 22:26:36.260 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 22:26:36.265 | + ./stack.sh:main:791 : fixup_all 2022-08-22 22:26:36.269 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-22 22:26:36.272 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-22 22:26:36.276 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:26:36.278 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:26:36.281 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-22 22:26:36.293 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-22 22:26:36.304 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-22 22:26:36.316 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-22 22:26:36.318 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-22 22:26:36.320 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:26:36.323 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:26:36.325 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:26:36.327 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:26:36.329 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:26:36.331 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:26:36.333 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:26:36.335 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:26:36.338 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:26:36.340 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:26:36.342 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-22 22:26:36.344 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-22 22:26:36.347 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-22 22:26:36.349 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:26:36.351 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:26:36.353 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:26:36.356 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:26:36.358 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:26:36.360 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:26:36.362 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-22 22:26:36.365 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-22 22:26:36.386 | Using python 3.8 to install os-testr 2022-08-22 22:26:36.388 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-22 22:26:38.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:26:38.434 | from cryptography.utils import int_from_bytes 2022-08-22 22:26:38.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:26:38.434 | from cryptography.utils import int_from_bytes 2022-08-22 22:26:39.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:26:39.567 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-22 22:26:39.662 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:26:40.114 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-22 22:26:40.174 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:26:40.194 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:26:40.223 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:26:42.533 | + inc/python:pip_install:196 : result=0 2022-08-22 22:26:42.536 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:26:42.539 | + functions-common:time_stop:2439 : local name 2022-08-22 22:26:42.542 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:26:42.545 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:26:42.547 | + functions-common:time_stop:2442 : local total 2022-08-22 22:26:42.549 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:26:42.552 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:26:42.554 | + functions-common:time_stop:2446 : start_time=1661207196380 2022-08-22 22:26:42.556 | + functions-common:time_stop:2448 : [[ -z 1661207196380 ]] 2022-08-22 22:26:42.559 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:26:42.563 | + functions-common:time_stop:2451 : end_time=1661207202561 2022-08-22 22:26:42.566 | + functions-common:time_stop:2452 : elapsed_time=6181 2022-08-22 22:26:42.568 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:26:42.570 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:26:42.572 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6181 2022-08-22 22:26:42.575 | + inc/python:pip_install:199 : return 0 2022-08-22 22:26:42.577 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-22 22:26:42.639 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-22 22:26:42.752 | + ./stack.sh:main:805 : install_infra 2022-08-22 22:26:42.755 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:26:42.757 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-22 22:26:42.760 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:26:42.762 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-22 22:26:42.786 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 22:26:45.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:26:45.644 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:26:45.985 | + inc/python:pip_install:196 : result=0 2022-08-22 22:26:45.988 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:26:45.992 | + functions-common:time_stop:2439 : local name 2022-08-22 22:26:45.995 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:26:45.999 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:26:46.001 | + functions-common:time_stop:2442 : local total 2022-08-22 22:26:46.004 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:26:46.006 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:26:46.009 | + functions-common:time_stop:2446 : start_time=1661207202778 2022-08-22 22:26:46.012 | + functions-common:time_stop:2448 : [[ -z 1661207202778 ]] 2022-08-22 22:26:46.015 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:26:46.020 | + functions-common:time_stop:2451 : end_time=1661207206016 2022-08-22 22:26:46.022 | + functions-common:time_stop:2452 : elapsed_time=3238 2022-08-22 22:26:46.024 | + functions-common:time_stop:2453 : total=6181 2022-08-22 22:26:46.027 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:26:46.030 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9419 2022-08-22 22:26:46.032 | + inc/python:pip_install:199 : return 0 2022-08-22 22:26:46.034 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:26:46.037 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-22 22:26:46.059 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-22 22:26:48.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:26:48.643 | Processing /opt/stack/requirements 2022-08-22 22:26:50.412 | 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 22)) (6.0) 2022-08-22 22:26:50.415 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:26:50.427 | 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 328)) (21.3) 2022-08-22 22:26:50.432 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:26:50.435 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:26:50.441 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:26:50.454 | 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 483)) (1.16.0) 2022-08-22 22:26:50.457 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:26:50.489 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (1.3) 2022-08-22 22:26:50.492 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (0.3.0) 2022-08-22 22:26:50.508 | 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 200)) (3.3) 2022-08-22 22:26:50.511 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:26:50.516 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-22 22:26:50.518 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:26:50.529 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:26:50.595 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:26:50.631 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:26:50.634 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:26:50.638 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:26:50.650 | 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 572)) (0.2.5) 2022-08-22 22:26:50.655 | 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 370)) (1.8.2) 2022-08-22 22:26:50.657 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:26:50.714 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:26:50.740 | Building wheels for collected packages: openstack-requirements 2022-08-22 22:26:50.741 | Building wheel for openstack-requirements (setup.py): started 2022-08-22 22:26:51.602 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-22 22:26:51.603 | ERROR: Command errored out with exit status 1: 2022-08-22 22:26:51.603 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6kw8br76/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6kw8br76/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-6edexp_z 2022-08-22 22:26:51.603 | cwd: /tmp/pip-req-build-6kw8br76/ 2022-08-22 22:26:51.603 | Complete output (6 lines): 2022-08-22 22:26:51.603 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-22 22:26:51.603 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-22 22:26:51.603 | or: setup.py --help-commands 2022-08-22 22:26:51.603 | or: setup.py cmd --help 2022-08-22 22:26:51.603 | 2022-08-22 22:26:51.604 | error: invalid command 'bdist_wheel' 2022-08-22 22:26:51.604 | ---------------------------------------- 2022-08-22 22:26:51.604 | ERROR: Failed building wheel for openstack-requirements 2022-08-22 22:26:51.604 | Running setup.py clean for openstack-requirements 2022-08-22 22:26:52.460 | Failed to build openstack-requirements 2022-08-22 22:26:52.478 | Installing collected packages: openstack-requirements 2022-08-22 22:26:52.478 | Attempting uninstall: openstack-requirements 2022-08-22 22:26:52.479 | Found existing installation: openstack-requirements 1.2.1.dev5630 2022-08-22 22:26:52.514 | Uninstalling openstack-requirements-1.2.1.dev5630: 2022-08-22 22:26:52.531 | Successfully uninstalled openstack-requirements-1.2.1.dev5630 2022-08-22 22:26:52.534 | Running setup.py install for openstack-requirements: started 2022-08-22 22:26:54.991 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-22 22:26:55.017 | Successfully installed openstack-requirements-1.2.1.dev5630 2022-08-22 22:26:55.143 | + inc/python:pip_install:196 : result=0 2022-08-22 22:26:55.146 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:26:55.150 | + functions-common:time_stop:2439 : local name 2022-08-22 22:26:55.153 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:26:55.157 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:26:55.160 | + functions-common:time_stop:2442 : local total 2022-08-22 22:26:55.164 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:26:55.166 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:26:55.170 | + functions-common:time_stop:2446 : start_time=1661207206051 2022-08-22 22:26:55.172 | + functions-common:time_stop:2448 : [[ -z 1661207206051 ]] 2022-08-22 22:26:55.175 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:26:55.179 | + functions-common:time_stop:2451 : end_time=1661207215176 2022-08-22 22:26:55.181 | + functions-common:time_stop:2452 : elapsed_time=9125 2022-08-22 22:26:55.184 | + functions-common:time_stop:2453 : total=9419 2022-08-22 22:26:55.186 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:26:55.188 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18544 2022-08-22 22:26:55.190 | + inc/python:pip_install:199 : return 0 2022-08-22 22:26:55.193 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-22 22:26:55.195 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-22 22:26:55.198 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-22 22:26:55.200 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:26:55.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:26:55.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-22 22:26:55.208 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:26:55.210 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-22 22:26:55.230 | Using python 3.8 to install pbr 2022-08-22 22:26:55.233 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 22:26:57.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:26:57.290 | from cryptography.utils import int_from_bytes 2022-08-22 22:26:57.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:26:57.290 | from cryptography.utils import int_from_bytes 2022-08-22 22:26:58.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:26:58.463 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:27:00.818 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:00.822 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:00.826 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:00.829 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:00.833 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:00.836 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:00.839 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:00.842 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:00.844 | + functions-common:time_stop:2446 : start_time=1661207215225 2022-08-22 22:27:00.847 | + functions-common:time_stop:2448 : [[ -z 1661207215225 ]] 2022-08-22 22:27:00.849 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:00.854 | + functions-common:time_stop:2451 : end_time=1661207220851 2022-08-22 22:27:00.856 | + functions-common:time_stop:2452 : elapsed_time=5626 2022-08-22 22:27:00.858 | + functions-common:time_stop:2453 : total=18544 2022-08-22 22:27:00.860 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:00.862 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24170 2022-08-22 22:27:00.865 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:00.867 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-22 22:27:03.143 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-22 22:27:05.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:05.019 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-22 22:27:05.040 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-22 22:27:05.043 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-22 22:27:05.045 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-08-22 22:27:05.048 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-22 22:27:05.054 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-22 22:27:05.130 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 22:27:05.134 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 22:27:05.138 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-22 22:27:05.156 | + ./stack.sh:main:814 : pkgs= 2022-08-22 22:27:05.158 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-22 22:27:05.161 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-22 22:27:05.163 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:27:05.165 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-22 22:27:05.168 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:27:05.170 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:27:05.173 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:27:05.175 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:27:05.177 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:27:05.181 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:27:05.185 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:27:05.187 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:27:05.189 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:27:05.192 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-22 22:27:05.194 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:27:05.209 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:05.212 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:27:05.214 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:27:05.216 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-22 22:27:05.219 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:27:05.221 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:27:05.223 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:27:05.225 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-22 22:27:05.227 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:27:05.229 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-22 22:27:05.232 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:27:05.234 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:27:05.236 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:27:05.238 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:27:05.240 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:27:05.242 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:27:05.245 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-22 22:27:05.247 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:27:05.249 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-22 22:27:05.252 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:27:05.254 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:27:05.256 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-22 22:27:05.259 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-22 22:27:05.261 | + functions:set_systemd_override:821 : local value=2048 2022-08-22 22:27:05.263 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-22 22:27:05.266 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-22 22:27:05.321 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-22 22:27:05.321 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-22 22:27:05.323 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-22 22:27:05.722 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-22 22:27:05.726 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-22 22:27:05.745 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:05.747 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-22 22:27:05.749 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:27:05.752 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:27:05.754 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:27:05.757 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:27:05.759 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:05.761 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:27:05.764 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:05.766 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:05.769 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:27:05.771 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:05.773 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:27:05.775 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:27:05.778 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-22 22:27:05.780 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:27:05.783 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:05.785 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:05.787 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-22 22:27:05.809 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-22 22:27:05.918 | Reading package lists... 2022-08-22 22:27:06.178 | Building dependency tree... 2022-08-22 22:27:06.179 | Reading state information... 2022-08-22 22:27:06.451 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-22 22:27:06.451 | The following packages were automatically installed and are no longer required: 2022-08-22 22:27:06.452 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:27:06.452 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:27:06.452 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:27:06.452 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:27:06.452 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:27:06.452 | python3-zope.interface 2022-08-22 22:27:06.452 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:27:06.585 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:27:06.592 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:27:06.595 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:27:06.599 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:06.603 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:06.607 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:06.609 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:06.611 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:06.614 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:27:06.616 | + functions-common:time_stop:2446 : start_time=1661207225806 2022-08-22 22:27:06.618 | + functions-common:time_stop:2448 : [[ -z 1661207225806 ]] 2022-08-22 22:27:06.621 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:06.626 | + functions-common:time_stop:2451 : end_time=1661207226623 2022-08-22 22:27:06.628 | + functions-common:time_stop:2452 : elapsed_time=817 2022-08-22 22:27:06.631 | + functions-common:time_stop:2453 : total=1628 2022-08-22 22:27:06.633 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:06.635 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2445 2022-08-22 22:27:06.638 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:27:06.640 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-22 22:27:06.642 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:27:06.645 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:27:06.647 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:27:06.649 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:27:06.652 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:27:06.654 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:27:06.656 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-22 22:27:06.658 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:27:06.661 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:27:06.663 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:27:06.665 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:27:06.668 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:27:06.670 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:27:06.672 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:27:06.674 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:27:06.677 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:27:06.679 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:27:06.681 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-22 22:27:06.684 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:27:06.686 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:27:06.688 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:27:06.690 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:27:06.693 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:27:06.695 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:27:06.697 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-22 22:27:06.699 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-22 22:27:06.716 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:06.719 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-22 22:27:06.722 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:27:06.724 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-22 22:27:06.727 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-22 22:27:06.730 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-22 22:27:06.735 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-22 22:27:06.737 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-22 22:27:06.740 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-22 22:27:06.743 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-22 22:27:06.745 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-22 22:27:06.747 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-22 22:27:06.750 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-22 22:27:07.491 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-22 22:27:07.491 | user tags 2022-08-22 22:27:07.491 | stackrabbit []' 2022-08-22 22:27:07.495 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-22 22:27:07.495 | user tags 2022-08-22 22:27:07.495 | stackrabbit []' 2022-08-22 22:27:07.495 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-22 22:27:07.502 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-22 22:27:07.504 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-22 22:27:07.506 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 22:27:08.194 | Changing password for user "stackrabbit" ... 2022-08-22 22:27:08.221 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-22 22:27:08.919 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-22 22:27:08.947 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-22 22:27:08.950 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 22:27:09.628 | Changing password for user "stackrabbit" ... 2022-08-22 22:27:09.653 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-22 22:27:09.655 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-22 22:27:09.658 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-22 22:27:10.372 | Deleting user "guest" ... 2022-08-22 22:27:10.393 | Error: 2022-08-22 22:27:10.393 | {:no_such_user, "guest"} 2022-08-22 22:27:10.406 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-22 22:27:10.408 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-22 22:27:10.426 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:10.428 | + ./stack.sh:main:831 : install_database 2022-08-22 22:27:10.430 | + lib/database:install_database:118 : install_database_mysql 2022-08-22 22:27:10.433 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-22 22:27:10.435 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:10.438 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:10.440 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-22 22:27:10.660 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-22 22:27:10.664 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:10.668 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-22 22:27:10.672 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-22 22:27:10.675 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:27:10.679 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-22 22:27:10.683 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:27:10.686 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:27:10.688 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:27:10.691 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:27:10.693 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:27:10.696 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:27:10.698 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:27:10.701 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:27:10.703 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:27:10.705 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:27:10.708 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-22 22:27:10.710 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:27:10.713 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:27:10.715 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:27:10.718 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:27:10.720 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:27:10.723 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:27:10.726 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-22 22:27:10.728 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:10.730 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:10.733 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-22 22:27:10.736 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:27:10.738 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:27:10.740 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:27:10.743 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:27:10.746 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:10.748 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:27:10.751 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:10.753 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:10.755 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:27:10.758 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:10.760 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:27:10.762 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:27:10.765 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-22 22:27:10.767 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:27:10.769 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:10.772 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:10.774 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-22 22:27:10.795 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-22 22:27:10.906 | Reading package lists... 2022-08-22 22:27:11.169 | Building dependency tree... 2022-08-22 22:27:11.171 | Reading state information... 2022-08-22 22:27:11.445 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-22 22:27:11.445 | The following packages were automatically installed and are no longer required: 2022-08-22 22:27:11.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:27:11.447 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:27:11.447 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:27:11.447 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:27:11.447 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:27:11.447 | python3-zope.interface 2022-08-22 22:27:11.447 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:27:11.567 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:27:11.574 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:27:11.577 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:27:11.579 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:11.582 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:11.584 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:11.586 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:11.589 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:11.591 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:27:11.593 | + functions-common:time_stop:2446 : start_time=1661207230793 2022-08-22 22:27:11.595 | + functions-common:time_stop:2448 : [[ -z 1661207230793 ]] 2022-08-22 22:27:11.598 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:11.602 | + functions-common:time_stop:2451 : end_time=1661207231600 2022-08-22 22:27:11.605 | + functions-common:time_stop:2452 : elapsed_time=807 2022-08-22 22:27:11.607 | + functions-common:time_stop:2453 : total=2445 2022-08-22 22:27:11.609 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:11.611 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3252 2022-08-22 22:27:11.614 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:27:11.616 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-22 22:27:11.619 | + ./stack.sh:main:834 : install_database_python 2022-08-22 22:27:11.622 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-22 22:27:11.624 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-22 22:27:11.627 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-22 22:27:11.629 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:27:11.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-22 22:27:11.635 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-22 22:27:11.638 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:27:11.641 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:27:11.641 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:27:11.646 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-22 22:27:11.649 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-22 22:27:11.651 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-22 22:27:11.654 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-22 22:27:11.656 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-22 22:27:11.677 | Using python 3.8 to install PyMySQL 2022-08-22 22:27:11.680 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-22 22:27:13.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:13.712 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:13.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:13.712 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:14.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:14.763 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-22 22:27:17.073 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:17.077 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:17.080 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:17.084 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:17.087 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:17.091 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:17.094 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:17.098 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:17.102 | + functions-common:time_stop:2446 : start_time=1661207231672 2022-08-22 22:27:17.106 | + functions-common:time_stop:2448 : [[ -z 1661207231672 ]] 2022-08-22 22:27:17.109 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:17.113 | + functions-common:time_stop:2451 : end_time=1661207237111 2022-08-22 22:27:17.116 | + functions-common:time_stop:2452 : elapsed_time=5439 2022-08-22 22:27:17.118 | + functions-common:time_stop:2453 : total=24170 2022-08-22 22:27:17.121 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:17.123 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=29609 2022-08-22 22:27:17.125 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:17.128 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-22 22:27:17.130 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 22:27:17.133 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-22 22:27:17.135 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-22 22:27:17.152 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:17.154 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-22 22:27:17.156 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-22 22:27:17.160 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:27:17.160 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:27:17.165 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:27:17.168 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:27:17.170 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:27:17.173 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:27:17.175 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-22 22:27:17.177 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-22 22:27:17.193 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:17.195 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-22 22:27:17.198 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:27:17.200 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:27:17.202 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:27:17.205 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:27:17.207 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:17.210 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:27:17.212 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:17.214 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:17.217 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:27:17.219 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:17.221 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:27:17.223 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:27:17.226 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-22 22:27:17.228 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:27:17.230 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:17.233 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:17.235 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-22 22:27:17.256 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-22 22:27:17.367 | Reading package lists... 2022-08-22 22:27:17.631 | Building dependency tree... 2022-08-22 22:27:17.632 | Reading state information... 2022-08-22 22:27:17.901 | radvd is already the newest version (1:2.17-2). 2022-08-22 22:27:17.901 | The following packages were automatically installed and are no longer required: 2022-08-22 22:27:17.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:27:17.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:27:17.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:27:17.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:27:17.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:27:17.903 | python3-zope.interface 2022-08-22 22:27:17.903 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:27:18.040 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:27:18.045 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:27:18.048 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:27:18.051 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:18.053 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:18.055 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:18.058 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:18.060 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:18.063 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:27:18.065 | + functions-common:time_stop:2446 : start_time=1661207237253 2022-08-22 22:27:18.067 | + functions-common:time_stop:2448 : [[ -z 1661207237253 ]] 2022-08-22 22:27:18.070 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:18.074 | + functions-common:time_stop:2451 : end_time=1661207238071 2022-08-22 22:27:18.076 | + functions-common:time_stop:2452 : elapsed_time=818 2022-08-22 22:27:18.079 | + functions-common:time_stop:2453 : total=3252 2022-08-22 22:27:18.081 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:18.083 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4070 2022-08-22 22:27:18.086 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:27:18.088 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-22 22:27:18.105 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:18.107 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-22 22:27:18.109 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-22 22:27:18.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-22 22:27:18.115 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-22 22:27:18.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-22 22:27:18.137 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:27:18.139 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:27:18.142 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:27:18.144 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:27:18.146 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:18.149 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:27:18.151 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:18.153 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:18.156 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:27:18.158 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:18.160 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:27:18.162 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:27:18.164 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-22 22:27:18.167 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:27:18.169 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:18.171 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:18.173 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-22 22:27:18.194 | + functions-common:apt_get:1230 : 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-08-22 22:27:18.304 | Reading package lists... 2022-08-22 22:27:18.564 | Building dependency tree... 2022-08-22 22:27:18.565 | Reading state information... 2022-08-22 22:27:18.832 | fakeroot is already the newest version (1.24-1). 2022-08-22 22:27:18.832 | make is already the newest version (4.2.1-1.2). 2022-08-22 22:27:18.832 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-22 22:27:18.832 | The following packages were automatically installed and are no longer required: 2022-08-22 22:27:18.833 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:27:18.833 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:27:18.833 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:27:18.833 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:27:18.833 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:27:18.833 | python3-zope.interface 2022-08-22 22:27:18.834 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:27:18.976 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:27:18.981 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:27:18.985 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:27:18.988 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:18.991 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:18.994 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:18.997 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:18.999 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:19.001 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:27:19.004 | + functions-common:time_stop:2446 : start_time=1661207238191 2022-08-22 22:27:19.006 | + functions-common:time_stop:2448 : [[ -z 1661207238191 ]] 2022-08-22 22:27:19.009 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:19.014 | + functions-common:time_stop:2451 : end_time=1661207239011 2022-08-22 22:27:19.016 | + functions-common:time_stop:2452 : elapsed_time=820 2022-08-22 22:27:19.018 | + functions-common:time_stop:2453 : total=4070 2022-08-22 22:27:19.021 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:19.023 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4890 2022-08-22 22:27:19.025 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:27:19.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-22 22:27:19.030 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:19.033 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:19.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-22 22:27:19.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-22 22:27:19.041 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-22 22:27:19.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-22 22:27:19.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-22 22:27:19.050 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-22 22:27:19.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-22 22:27:19.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-22 22:27:19.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-22 22:27:19.060 | + functions:vercmp:628 : local v1=5.4 2022-08-22 22:27:19.063 | + functions:vercmp:629 : local 'op=<' 2022-08-22 22:27:19.065 | + functions:vercmp:630 : local v2=3.13 2022-08-22 22:27:19.067 | + functions:vercmp:631 : local result 2022-08-22 22:27:19.071 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-22 22:27:19.073 | ++ functions:vercmp:635 : sort -V 2022-08-22 22:27:19.073 | ++ functions:vercmp:635 : head -1 2022-08-22 22:27:19.076 | + functions:vercmp:635 : result=3.13 2022-08-22 22:27:19.079 | + functions:vercmp:637 : case $op in 2022-08-22 22:27:19.081 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-22 22:27:19.083 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-22 22:27:19.085 | + functions:vercmp:648 : return 2022-08-22 22:27:19.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-22 22:27:19.090 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:27:19.092 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-22 22:27:19.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-22 22:27:19.604 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-22 22:27:19.606 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.609 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.611 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-22 22:27:19.614 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.616 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-22 22:27:19.637 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:19.639 | + ./stack.sh:main:842 : install_etcd3 2022-08-22 22:27:19.642 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-22 22:27:19.642 | Installing etcd 2022-08-22 22:27:19.644 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-22 22:27:19.657 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-22 22:27:19.668 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:19.671 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-22 22:27:19.684 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-22 22:27:19.690 | ++ 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-08-22 22:27:19.693 | ++ 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-08-22 22:27:19.696 | +++ 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-08-22 22:27:19.700 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:27:19.702 | ++ 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-08-22 22:27:19.705 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-22 22:27:19.707 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:27:19.709 | ++ functions:get_extra_file:74 : return 2022-08-22 22:27:19.712 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:27:19.715 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-22 22:27:19.717 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-22 22:27:19.720 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-22 22:27:19.736 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:19.739 | + ./stack.sh:main:861 : install_dstat 2022-08-22 22:27:19.741 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-22 22:27:19.758 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:19.761 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-22 22:27:19.763 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:27:19.765 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-22 22:27:19.768 | + ./stack.sh:main:870 : install_libs 2022-08-22 22:27:19.770 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-22 22:27:19.772 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-22 22:27:19.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-22 22:27:19.777 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-22 22:27:19.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.782 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.784 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-22 22:27:19.786 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.789 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-22 22:27:19.791 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-22 22:27:19.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-22 22:27:19.795 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-22 22:27:19.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.800 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.802 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-22 22:27:19.805 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.807 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-22 22:27:19.809 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-22 22:27:19.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-22 22:27:19.814 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-22 22:27:19.816 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.818 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.821 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-22 22:27:19.823 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.825 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-22 22:27:19.828 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-22 22:27:19.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-22 22:27:19.834 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-22 22:27:19.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.840 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-22 22:27:19.845 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.848 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-22 22:27:19.851 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-22 22:27:19.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-22 22:27:19.857 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-22 22:27:19.859 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.861 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.863 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-22 22:27:19.866 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.868 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-22 22:27:19.870 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-22 22:27:19.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-22 22:27:19.875 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-22 22:27:19.878 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.880 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.882 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-22 22:27:19.885 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.887 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-22 22:27:19.890 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-22 22:27:19.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-22 22:27:19.895 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-22 22:27:19.897 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.899 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.901 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-22 22:27:19.904 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.907 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-22 22:27:19.909 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-22 22:27:19.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-22 22:27:19.914 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-22 22:27:19.917 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.919 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.921 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-22 22:27:19.924 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.926 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-22 22:27:19.928 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-22 22:27:19.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-22 22:27:19.933 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-22 22:27:19.935 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.938 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.940 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-22 22:27:19.943 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.945 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-22 22:27:19.947 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-22 22:27:19.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-22 22:27:19.952 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-22 22:27:19.954 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.957 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.959 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-22 22:27:19.961 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.964 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-22 22:27:19.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-22 22:27:19.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-22 22:27:19.971 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-22 22:27:19.973 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.975 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.978 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-22 22:27:19.980 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:19.982 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-22 22:27:19.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-22 22:27:19.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-22 22:27:19.989 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-22 22:27:19.992 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:19.994 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:19.996 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-22 22:27:19.998 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.001 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-22 22:27:20.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-22 22:27:20.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-22 22:27:20.008 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-22 22:27:20.010 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.013 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.015 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-22 22:27:20.018 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.020 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-22 22:27:20.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-22 22:27:20.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-22 22:27:20.028 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-22 22:27:20.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.033 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.035 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-22 22:27:20.038 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.040 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-22 22:27:20.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-22 22:27:20.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-22 22:27:20.047 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-22 22:27:20.050 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.052 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.054 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-22 22:27:20.057 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.059 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-22 22:27:20.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-22 22:27:20.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-22 22:27:20.066 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-22 22:27:20.068 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.071 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.073 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-22 22:27:20.075 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.078 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-22 22:27:20.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-22 22:27:20.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-22 22:27:20.085 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-22 22:27:20.087 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.090 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.092 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-22 22:27:20.095 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.097 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-22 22:27:20.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-22 22:27:20.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-22 22:27:20.104 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-22 22:27:20.107 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.109 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.111 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-22 22:27:20.114 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.116 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-22 22:27:20.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-22 22:27:20.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-22 22:27:20.123 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-22 22:27:20.126 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.128 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.130 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-22 22:27:20.133 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.135 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-22 22:27:20.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-22 22:27:20.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-22 22:27:20.142 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-22 22:27:20.145 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.147 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-22 22:27:20.151 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.154 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-22 22:27:20.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-22 22:27:20.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-22 22:27:20.161 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-22 22:27:20.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.166 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.168 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-22 22:27:20.170 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.173 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-22 22:27:20.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-22 22:27:20.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-22 22:27:20.180 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-22 22:27:20.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.184 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.187 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-22 22:27:20.189 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.191 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-22 22:27:20.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-22 22:27:20.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-22 22:27:20.198 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-22 22:27:20.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-22 22:27:20.208 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.210 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-22 22:27:20.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-22 22:27:20.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-22 22:27:20.217 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-22 22:27:20.219 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.222 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.224 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-22 22:27:20.226 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.229 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-22 22:27:20.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-22 22:27:20.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-22 22:27:20.236 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-22 22:27:20.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.240 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.243 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-22 22:27:20.245 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.248 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-22 22:27:20.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-22 22:27:20.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-22 22:27:20.255 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-22 22:27:20.257 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.260 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.262 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-22 22:27:20.265 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.267 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-22 22:27:20.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-22 22:27:20.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-22 22:27:20.274 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-22 22:27:20.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.279 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.281 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-22 22:27:20.284 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.286 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-22 22:27:20.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-22 22:27:20.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-22 22:27:20.293 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-22 22:27:20.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.298 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.300 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-22 22:27:20.302 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.305 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-22 22:27:20.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-22 22:27:20.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-22 22:27:20.312 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-22 22:27:20.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.319 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-22 22:27:20.322 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.324 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-22 22:27:20.326 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-22 22:27:20.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-22 22:27:20.331 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-22 22:27:20.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.336 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.338 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-22 22:27:20.340 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.343 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-22 22:27:20.346 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-22 22:27:20.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-22 22:27:20.351 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-22 22:27:20.353 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.356 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.358 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-22 22:27:20.360 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.363 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-22 22:27:20.366 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-22 22:27:20.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-22 22:27:20.371 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-22 22:27:20.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.376 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.378 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-22 22:27:20.381 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.383 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-22 22:27:20.385 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-22 22:27:20.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-22 22:27:20.390 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-22 22:27:20.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.395 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.397 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-22 22:27:20.400 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.402 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-22 22:27:20.404 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-22 22:27:20.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-22 22:27:20.410 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-22 22:27:20.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.415 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.418 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-22 22:27:20.421 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.425 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-22 22:27:20.428 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-22 22:27:20.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-22 22:27:20.434 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-22 22:27:20.437 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.439 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.441 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-22 22:27:20.444 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.447 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-22 22:27:20.449 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-22 22:27:20.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-22 22:27:20.454 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-22 22:27:20.456 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.459 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.461 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-22 22:27:20.463 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.466 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-22 22:27:20.468 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-22 22:27:20.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-22 22:27:20.473 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-22 22:27:20.476 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.478 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.481 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-22 22:27:20.483 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.486 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-22 22:27:20.488 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-22 22:27:20.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-22 22:27:20.493 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-22 22:27:20.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:20.498 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:20.500 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-22 22:27:20.503 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:20.505 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-22 22:27:20.526 | Using python 3.8 to install etcd3 2022-08-22 22:27:20.529 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-22 22:27:22.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:22.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:22.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:22.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:23.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:23.655 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-22 22:27:23.664 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-22 22:27:23.674 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 22:27:23.676 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:27:23.679 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:27:26.000 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:26.004 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:26.007 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:26.011 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:26.014 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:26.017 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:26.019 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:26.021 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:26.023 | + functions-common:time_stop:2446 : start_time=1661207240521 2022-08-22 22:27:26.026 | + functions-common:time_stop:2448 : [[ -z 1661207240521 ]] 2022-08-22 22:27:26.029 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:26.033 | + functions-common:time_stop:2451 : end_time=1661207246030 2022-08-22 22:27:26.035 | + functions-common:time_stop:2452 : elapsed_time=5509 2022-08-22 22:27:26.037 | + functions-common:time_stop:2453 : total=29609 2022-08-22 22:27:26.039 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:26.042 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=35118 2022-08-22 22:27:26.045 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:26.047 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-22 22:27:26.072 | Using python 3.8 to install etcd3gw 2022-08-22 22:27:26.074 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-22 22:27:28.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:28.098 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:28.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:28.098 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:29.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:29.143 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-22 22:27:29.150 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:27:29.152 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:27:29.155 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:27:29.169 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:27:29.201 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:27:29.203 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:27:29.207 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:27:31.464 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:31.468 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:31.471 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:31.474 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:31.478 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:31.482 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:31.485 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:31.488 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:31.491 | + functions-common:time_stop:2446 : start_time=1661207246066 2022-08-22 22:27:31.494 | + functions-common:time_stop:2448 : [[ -z 1661207246066 ]] 2022-08-22 22:27:31.498 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:31.503 | + functions-common:time_stop:2451 : end_time=1661207251500 2022-08-22 22:27:31.505 | + functions-common:time_stop:2452 : elapsed_time=5434 2022-08-22 22:27:31.507 | + functions-common:time_stop:2453 : total=35118 2022-08-22 22:27:31.510 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:31.512 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=40552 2022-08-22 22:27:31.514 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:31.517 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-22 22:27:31.519 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-22 22:27:31.522 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-22 22:27:31.524 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:27:31.526 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:27:31.529 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:27:31.531 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:27:31.534 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:27:31.536 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:27:31.538 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:27:31.541 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:27:31.543 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:27:31.545 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:27:31.548 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-22 22:27:31.550 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:31.553 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:31.555 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-22 22:27:31.558 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:27:31.560 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:27:31.563 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:27:31.565 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:27:31.568 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:27:31.570 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:31.572 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:27:31.575 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:31.577 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:31.580 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:27:31.582 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:31.584 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:27:31.587 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:27:31.589 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:27:31.591 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:27:31.594 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:31.596 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:31.598 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:27:31.621 | + functions-common:apt_get:1230 : 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-08-22 22:27:31.734 | Reading package lists... 2022-08-22 22:27:31.999 | Building dependency tree... 2022-08-22 22:27:32.000 | Reading state information... 2022-08-22 22:27:32.271 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-22 22:27:32.271 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-22 22:27:32.271 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:27:32.271 | The following packages were automatically installed and are no longer required: 2022-08-22 22:27:32.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:27:32.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:27:32.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:27:32.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:27:32.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:27:32.273 | python3-zope.interface 2022-08-22 22:27:32.273 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:27:32.412 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:27:32.418 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:27:32.421 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:27:32.424 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:32.427 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:32.430 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:32.433 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:32.436 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:32.438 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:27:32.440 | + functions-common:time_stop:2446 : start_time=1661207251618 2022-08-22 22:27:32.442 | + functions-common:time_stop:2448 : [[ -z 1661207251618 ]] 2022-08-22 22:27:32.445 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:32.450 | + functions-common:time_stop:2451 : end_time=1661207252447 2022-08-22 22:27:32.452 | + functions-common:time_stop:2452 : elapsed_time=829 2022-08-22 22:27:32.454 | + functions-common:time_stop:2453 : total=4890 2022-08-22 22:27:32.457 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:32.459 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5719 2022-08-22 22:27:32.462 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:27:32.464 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-22 22:27:32.467 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:32.469 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:32.471 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-22 22:27:32.535 | Module proxy already enabled 2022-08-22 22:27:32.541 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-22 22:27:32.605 | Considering dependency proxy for proxy_uwsgi: 2022-08-22 22:27:32.605 | Module proxy already enabled 2022-08-22 22:27:32.605 | Module proxy_uwsgi already enabled 2022-08-22 22:27:32.610 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-22 22:27:32.614 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:27:32.618 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:27:32.621 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:27:32.759 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-22 22:27:32.761 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-22 22:27:32.764 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-22 22:27:32.766 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.768 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.770 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-22 22:27:32.779 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.782 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-22 22:27:32.786 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-22 22:27:32.789 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-22 22:27:32.791 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.796 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.799 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-22 22:27:32.801 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.803 | + ./stack.sh:main:878 : install_glanceclient 2022-08-22 22:27:32.806 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-22 22:27:32.808 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-22 22:27:32.811 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.813 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.816 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-22 22:27:32.819 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.821 | + ./stack.sh:main:879 : install_cinderclient 2022-08-22 22:27:32.823 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-22 22:27:32.826 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-22 22:27:32.828 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.831 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.833 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-22 22:27:32.836 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.839 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-22 22:27:32.842 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-22 22:27:32.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.846 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.849 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-22 22:27:32.851 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.853 | + ./stack.sh:main:880 : install_novaclient 2022-08-22 22:27:32.856 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-22 22:27:32.858 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-22 22:27:32.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.863 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.865 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-22 22:27:32.868 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.871 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-22 22:27:32.888 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:32.890 | + ./stack.sh:main:882 : install_swiftclient 2022-08-22 22:27:32.893 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-22 22:27:32.895 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-22 22:27:32.898 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.900 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.903 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-22 22:27:32.905 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.908 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-22 22:27:32.924 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:32.927 | + ./stack.sh:main:885 : install_neutronclient 2022-08-22 22:27:32.929 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-22 22:27:32.932 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-22 22:27:32.934 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.937 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.939 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-22 22:27:32.942 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.944 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-22 22:27:32.947 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-22 22:27:32.950 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-22 22:27:32.952 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:32.955 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:32.957 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-22 22:27:32.960 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:32.962 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-22 22:27:32.964 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-22 22:27:32.967 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:27:32.971 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-22 22:27:32.974 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-22 22:27:32.977 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:27:32.981 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:27:32.981 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:27:32.987 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-22 22:27:32.990 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-22 22:27:32.993 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-22 22:27:32.996 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-22 22:27:32.999 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-22 22:27:33.020 | Using python 3.8 to install keystonemiddleware 2022-08-22 22:27:33.022 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-22 22:27:35.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:35.053 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:35.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:35.054 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:36.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:36.107 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:27:36.159 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:27:36.195 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:27:36.234 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:27:36.239 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:27:36.244 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:27:36.282 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:27:36.291 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:27:36.304 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:27:36.309 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:27:36.312 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:27:36.321 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:27:36.324 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:27:36.330 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:27:36.335 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:27:36.355 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:27:36.359 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:27:36.372 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:27:36.377 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:27:36.380 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:27:36.384 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:27:36.416 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:27:36.428 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:27:36.485 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:27:36.491 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:27:36.494 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:27:36.498 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:27:36.505 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:27:36.507 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:27:36.511 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:27:36.514 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:27:36.517 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:27:36.519 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:27:36.524 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:27:36.528 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:27:36.531 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:27:38.572 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:38.575 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:38.578 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:38.581 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:38.584 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:38.587 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:38.590 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:38.593 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:38.596 | + functions-common:time_stop:2446 : start_time=1661207253014 2022-08-22 22:27:38.599 | + functions-common:time_stop:2448 : [[ -z 1661207253014 ]] 2022-08-22 22:27:38.603 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:38.608 | + functions-common:time_stop:2451 : end_time=1661207258605 2022-08-22 22:27:38.610 | + functions-common:time_stop:2452 : elapsed_time=5591 2022-08-22 22:27:38.613 | + functions-common:time_stop:2453 : total=40552 2022-08-22 22:27:38.615 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:38.617 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=46143 2022-08-22 22:27:38.620 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:38.622 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-22 22:27:38.625 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-22 22:27:38.627 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:27:38.631 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-22 22:27:38.634 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-22 22:27:38.636 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:27:38.640 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:27:38.640 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:27:38.645 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-22 22:27:38.648 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-22 22:27:38.651 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-22 22:27:38.654 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-22 22:27:38.657 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-22 22:27:38.679 | Using python 3.8 to install python-memcached 2022-08-22 22:27:38.682 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-22 22:27:40.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:40.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:40.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:40.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:41.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:41.749 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-22 22:27:41.753 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:27:44.044 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:44.047 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:44.050 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:44.053 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:44.056 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:44.058 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:44.062 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:44.065 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:44.068 | + functions-common:time_stop:2446 : start_time=1661207258674 2022-08-22 22:27:44.071 | + functions-common:time_stop:2448 : [[ -z 1661207258674 ]] 2022-08-22 22:27:44.075 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:44.079 | + functions-common:time_stop:2451 : end_time=1661207264076 2022-08-22 22:27:44.081 | + functions-common:time_stop:2452 : elapsed_time=5402 2022-08-22 22:27:44.084 | + functions-common:time_stop:2453 : total=46143 2022-08-22 22:27:44.086 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:44.089 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=51545 2022-08-22 22:27:44.091 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:44.093 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-22 22:27:44.110 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:44.113 | + ./stack.sh:main:892 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 22:27:44.115 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-22 22:27:44.117 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-22 22:27:44.120 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-22 22:27:44.122 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:27:44.125 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-22 22:27:44.127 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-22 22:27:44.143 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:44.145 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-22 22:27:44.147 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-22 22:27:44.149 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-22 22:27:44.151 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:27:44.153 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:27:44.156 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:27:44.159 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:27:44.161 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:27:44.164 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:27:44.179 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:27:44.181 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:27:44.183 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:44.185 | + functions-common:git_clone:617 : echo master 2022-08-22 22:27:44.186 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:27:44.190 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-22 22:27:44.192 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:44.195 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-22 22:27:44.207 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-22 22:27:44.210 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:27:44.210 | + functions-common:git_clone:678 : head -1 2022-08-22 22:27:44.214 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-22 22:27:44.216 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:27:44.219 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-22 22:27:44.221 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:27:44.224 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:27:44.226 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-22 22:27:44.228 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:27:44.231 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-22 22:27:44.233 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:27:44.236 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:27:44.238 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-22 22:27:44.240 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:27:44.243 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:27:44.246 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-22 22:27:44.248 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:27:44.252 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-22 22:27:44.254 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:27:44.257 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:27:44.259 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-22 22:27:44.265 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-22 22:27:44.268 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-22 22:27:44.897 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-22 22:27:44.899 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:27:44.903 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:27:44.905 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:27:44.908 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:27:44.910 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-22 22:27:44.912 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:27:44.914 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:27:44.917 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:27:44.919 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:27:44.921 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:27:44.924 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:27:44.926 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:27:44.928 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-22 22:27:44.950 | Using python 3.8 to install /opt/stack/keystone 2022-08-22 22:27:44.952 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-22 22:27:46.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:46.981 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:46.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:46.981 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:48.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:27:48.017 | Obtaining file:///opt/stack/keystone 2022-08-22 22:27:49.587 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-08-22 22:27:49.603 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-22 22:27:49.612 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:27:49.618 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:27:49.621 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-22 22:27:49.647 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:27:49.789 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:27:49.802 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-08-22 22:27:49.808 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-22 22:27:49.820 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:27:49.828 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:27:49.831 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-22 22:27:49.837 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:27:49.874 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:27:49.880 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:27:49.885 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:27:49.920 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-22 22:27:49.923 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:27:49.961 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:27:50.011 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:27:50.014 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-22 22:27:50.024 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:27:50.060 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:27:50.098 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:27:50.104 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:27:50.150 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:27:50.154 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:27:50.191 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:27:50.244 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:27:50.254 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:27:50.272 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:27:50.286 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:27:50.295 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:27:50.317 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:27:50.326 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:27:50.340 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:27:50.378 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:27:50.383 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-22 22:27:50.396 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:27:50.398 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:27:50.410 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:27:50.415 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:27:50.425 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:27:50.428 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:27:50.430 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:27:50.436 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:27:50.440 | Requirement already satisfied: pysaml2===7.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.0) 2022-08-22 22:27:50.461 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:27:50.465 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:27:50.486 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:27:50.490 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:27:50.503 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:27:50.508 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-22 22:27:50.511 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:27:50.513 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:27:50.523 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:27:50.526 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:27:50.528 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:27:50.533 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:27:50.568 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:27:50.574 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:27:50.584 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:27:50.616 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:27:50.621 | Requirement already satisfied: xmlschema===2.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.2) 2022-08-22 22:27:50.652 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:27:50.657 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:27:50.683 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:27:50.686 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:27:50.713 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:27:50.770 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:27:50.827 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:27:50.829 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:27:50.835 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:27:50.840 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:27:50.853 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:27:50.858 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:27:50.903 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:27:50.906 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:27:50.908 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:27:50.919 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:27:50.929 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:27:50.937 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:27:50.948 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:27:50.957 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:27:50.965 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:27:50.968 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:27:50.971 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:27:50.983 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 22:27:50.987 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-22 22:27:50.990 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:27:50.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:27:50.995 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:27:51.000 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:27:51.003 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:27:51.005 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-08-22 22:27:51.023 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:27:51.027 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:27:51.030 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:27:51.041 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:27:51.043 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:27:51.046 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:27:51.072 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:27:52.198 | Installing collected packages: keystone 2022-08-22 22:27:52.198 | Attempting uninstall: keystone 2022-08-22 22:27:52.199 | Found existing installation: keystone 21.1.0.dev33 2022-08-22 22:27:52.202 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-22 22:27:52.203 | Running setup.py develop for keystone 2022-08-22 22:27:54.199 | Successfully installed keystone 2022-08-22 22:27:54.312 | + inc/python:pip_install:196 : result=0 2022-08-22 22:27:54.316 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:27:54.320 | + functions-common:time_stop:2439 : local name 2022-08-22 22:27:54.323 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:27:54.326 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:27:54.329 | + functions-common:time_stop:2442 : local total 2022-08-22 22:27:54.331 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:27:54.333 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:27:54.335 | + functions-common:time_stop:2446 : start_time=1661207264944 2022-08-22 22:27:54.337 | + functions-common:time_stop:2448 : [[ -z 1661207264944 ]] 2022-08-22 22:27:54.340 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:27:54.344 | + functions-common:time_stop:2451 : end_time=1661207274342 2022-08-22 22:27:54.346 | + functions-common:time_stop:2452 : elapsed_time=9398 2022-08-22 22:27:54.348 | + functions-common:time_stop:2453 : total=51545 2022-08-22 22:27:54.351 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:27:54.353 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=60943 2022-08-22 22:27:54.355 | + inc/python:pip_install:199 : return 0 2022-08-22 22:27:54.357 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:27:54.360 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:27:54.362 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:27:54.382 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:27:54.395 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-22 22:27:54.398 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-22 22:27:54.400 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:27:54.403 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:27:54.406 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-22 22:27:54.408 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:27:54.411 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-22 22:27:54.429 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:54.431 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:27:54.433 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:27:54.436 | + ./stack.sh:main:894 : configure_keystone 2022-08-22 22:27:54.439 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-22 22:27:54.451 | + 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-08-22 22:27:54.453 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-22 22:27:54.458 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-22 22:27:54.474 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:54.476 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-22 22:27:54.510 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-22 22:27:54.545 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-22 22:27:54.581 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-22 22:27:54.622 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-22 22:27:54.656 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-22 22:27:54.690 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-22 22:27:54.725 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-22 22:27:54.757 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-22 22:27:54.760 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-22 22:27:54.762 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-22 22:27:54.765 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-22 22:27:54.767 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:27:54.770 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:27:54.785 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:54.788 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:27:54.790 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:27:54.793 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:27:54.808 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:54.810 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:27:54.813 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:27:54.847 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:27:54.849 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:27:54.851 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-22 22:27:54.854 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-22 22:27:54.870 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:54.873 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-08-22 22:27:54.907 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-22 22:27:54.910 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-22 22:27:54.945 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-22 22:27:54.947 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-22 22:27:54.950 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-22 22:27:54.952 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-22 22:27:54.955 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:27:54.957 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:27:54.959 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:27:54.975 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:54.978 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:27:54.980 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 22:27:54.983 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 22:27:55.017 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-22 22:27:55.020 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-22 22:27:55.022 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-22 22:27:55.024 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-22 22:27:55.027 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:27:55.044 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:27:55.047 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:27:55.049 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:27:55.051 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:27:55.054 | + 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-08-22 22:27:55.085 | + 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-08-22 22:27:55.117 | + 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-08-22 22:27:55.149 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:27:55.181 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-22 22:27:55.213 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:27:55.216 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-22 22:27:55.218 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-22 22:27:55.221 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-22 22:27:55.223 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-22 22:27:55.225 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:27:55.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:27:55.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-22 22:27:55.235 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-22 22:27:55.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:27:55.240 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:27:55.253 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:27:55.253 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:27:55.262 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:27:55.265 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:27:55.281 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 22:27:55.283 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-22 22:27:55.288 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-22 22:27:55.321 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-22 22:27:55.352 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-22 22:27:55.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-22 22:27:55.415 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-22 22:27:55.446 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-22 22:27:55.477 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-22 22:27:55.510 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-22 22:27:55.541 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-22 22:27:55.572 | + 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-08-22 22:27:55.604 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-22 22:27:55.635 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-22 22:27:55.667 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-22 22:27:55.699 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:27:55.701 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:27:55.704 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-22 22:27:55.707 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-22 22:27:55.709 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:27:55.711 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:55.714 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:55.716 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:27:55.719 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:27:55.722 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 22:27:55.754 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-22 22:27:55.788 | + 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-08-22 22:27:55.788 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:27:55.797 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-22 22:27:55.800 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-22 22:27:55.803 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-22 22:27:55.805 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:27:55.808 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:27:55.810 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:27:55.813 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:55.815 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:55.818 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:27:55.820 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:27:55.823 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:27:55.825 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:27:55.828 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-22 22:27:55.896 | Site keystone-wsgi-public already enabled 2022-08-22 22:27:55.902 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:27:55.906 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:27:55.908 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:27:55.911 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:27:56.049 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-22 22:27:56.087 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-22 22:27:56.127 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-22 22:27:56.162 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-22 22:27:56.164 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-22 22:27:56.201 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-22 22:27:56.234 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-22 22:27:56.267 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 22:27:56.270 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 22:27:56.272 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-22 22:27:56.289 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:27:56.292 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-22 22:27:56.309 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:27:56.311 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-22 22:27:56.314 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-22 22:27:56.316 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-22 22:27:56.319 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:27:56.321 | + lib/stack:stack_install_service:32 : install_swift 2022-08-22 22:27:56.324 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-22 22:27:56.326 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-22 22:27:56.328 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-08-22 22:27:56.331 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:27:56.333 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:27:56.336 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:27:56.338 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:27:56.341 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:27:56.344 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:27:56.359 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:27:56.362 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:27:56.364 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:56.367 | + functions-common:git_clone:617 : echo master 2022-08-22 22:27:56.367 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:27:56.372 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-08-22 22:27:56.375 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:27:56.377 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-22 22:27:56.390 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-08-22 22:27:56.393 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:27:56.393 | + functions-common:git_clone:678 : head -1 2022-08-22 22:27:56.401 | f6196b0a2 AUTHORS/CHANGELOG for 2.30.0 2022-08-22 22:27:56.405 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:27:56.407 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-22 22:27:56.410 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:27:56.412 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:27:56.415 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-22 22:27:56.417 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-22 22:27:56.420 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-22 22:27:56.422 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:27:56.424 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:27:56.427 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-22 22:27:56.429 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:27:56.432 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-22 22:27:56.435 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-22 22:27:56.437 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:27:56.440 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-22 22:27:56.442 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:27:56.445 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:27:56.448 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-22 22:27:56.453 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-22 22:27:56.456 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-22 22:27:57.073 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-22 22:27:57.076 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:27:57.079 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:27:57.082 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:27:57.085 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:27:57.089 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-22 22:27:57.092 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:27:57.094 | + inc/python:setup_package:424 : local extras=keystone 2022-08-22 22:27:57.097 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:27:57.099 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-22 22:27:57.101 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-22 22:27:57.104 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-22 22:27:57.106 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:27:57.109 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-22 22:27:57.131 | Using python 3.8 to install /opt/stack/swift 2022-08-22 22:27:57.134 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-22 22:27:59.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:59.172 | from cryptography.utils import int_from_bytes 2022-08-22 22:27:59.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:27:59.172 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:00.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:28:00.220 | Obtaining file:///opt/stack/swift 2022-08-22 22:28:01.534 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:28:01.544 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:28:01.586 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:28:01.595 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:28:01.601 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:28:01.651 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:28:01.661 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:28:01.664 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:28:01.700 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:28:01.739 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:28:01.745 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:28:01.750 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:28:01.789 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:28:01.797 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:28:01.811 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:28:01.816 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:28:01.819 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:28:01.829 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-22 22:28:01.831 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:28:01.834 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:28:01.840 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:28:01.846 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:28:01.866 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:28:01.870 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:28:01.884 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:28:01.888 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:28:01.891 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:28:01.895 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:28:01.928 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-22 22:28:01.932 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-22 22:28:01.934 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:28:01.938 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:28:01.964 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:28:02.021 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:28:02.034 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:28:02.040 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:28:02.042 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:28:02.048 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:28:02.053 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:28:02.056 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:28:02.059 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:28:02.064 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:28:02.067 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:28:02.069 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:28:02.072 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:28:02.077 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:28:02.079 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:28:03.883 | Installing collected packages: swift 2022-08-22 22:28:03.883 | Attempting uninstall: swift 2022-08-22 22:28:03.884 | Found existing installation: swift 2.30.0.dev153 2022-08-22 22:28:03.886 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-22 22:28:03.887 | Running setup.py develop for swift 2022-08-22 22:28:05.721 | Successfully installed swift 2022-08-22 22:28:05.832 | + inc/python:pip_install:196 : result=0 2022-08-22 22:28:05.835 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:28:05.839 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:05.843 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:05.847 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:05.850 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:05.854 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:05.857 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:28:05.859 | + functions-common:time_stop:2446 : start_time=1661207277126 2022-08-22 22:28:05.861 | + functions-common:time_stop:2448 : [[ -z 1661207277126 ]] 2022-08-22 22:28:05.865 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:05.869 | + functions-common:time_stop:2451 : end_time=1661207285866 2022-08-22 22:28:05.871 | + functions-common:time_stop:2452 : elapsed_time=8740 2022-08-22 22:28:05.874 | + functions-common:time_stop:2453 : total=60943 2022-08-22 22:28:05.876 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:05.879 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=69683 2022-08-22 22:28:05.881 | + inc/python:pip_install:199 : return 0 2022-08-22 22:28:05.884 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:28:05.887 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:28:05.889 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:28:05.908 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:28:05.920 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-22 22:28:05.922 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-22 22:28:05.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:05.927 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:05.929 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-22 22:28:05.932 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:05.934 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-22 22:28:05.937 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:28:05.939 | + ./stack.sh:main:903 : configure_swift 2022-08-22 22:28:05.941 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-22 22:28:05.943 | + lib/swift:configure_swift:332 : local node_number 2022-08-22 22:28:05.946 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-22 22:28:05.949 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-22 22:28:05.953 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-22 22:28:06.952 | No object-expirer running 2022-08-22 22:28:06.952 | No container-server running 2022-08-22 22:28:06.952 | No object-reconstructor running 2022-08-22 22:28:06.952 | No proxy-server running 2022-08-22 22:28:06.952 | No container-sharder running 2022-08-22 22:28:06.952 | No object-updater running 2022-08-22 22:28:06.952 | No container-auditor running 2022-08-22 22:28:06.952 | No container-replicator running 2022-08-22 22:28:06.952 | No account-auditor running 2022-08-22 22:28:06.952 | No account-replicator running 2022-08-22 22:28:06.952 | No object-server running 2022-08-22 22:28:06.952 | No account-reaper running 2022-08-22 22:28:06.952 | No container-updater running 2022-08-22 22:28:06.952 | No object-auditor running 2022-08-22 22:28:06.952 | No container-sync running 2022-08-22 22:28:06.952 | No object-replicator running 2022-08-22 22:28:06.952 | No container-reconciler running 2022-08-22 22:28:06.952 | No account-server running 2022-08-22 22:28:07.024 | + lib/swift:configure_swift:337 : true 2022-08-22 22:28:07.027 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-22 22:28:07.046 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-22 22:28:07.058 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-22 22:28:07.061 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-22 22:28:07.061 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-22 22:28:07.066 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-22 22:28:07.066 | s/%GROUP%/ubuntu/; 2022-08-22 22:28:07.066 | s/%USER%/ubuntu/; 2022-08-22 22:28:07.066 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-22 22:28:07.066 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-22 22:28:07.069 | uid = ubuntu 2022-08-22 22:28:07.069 | gid = ubuntu 2022-08-22 22:28:07.069 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-22 22:28:07.069 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-22 22:28:07.069 | address = 127.0.0.1 2022-08-22 22:28:07.069 | 2022-08-22 22:28:07.069 | [account6612] 2022-08-22 22:28:07.069 | max connections = 25 2022-08-22 22:28:07.069 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:28:07.069 | read only = false 2022-08-22 22:28:07.069 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-22 22:28:07.069 | 2022-08-22 22:28:07.069 | [account6622] 2022-08-22 22:28:07.069 | max connections = 25 2022-08-22 22:28:07.069 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:28:07.069 | read only = false 2022-08-22 22:28:07.069 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-22 22:28:07.069 | 2022-08-22 22:28:07.069 | [account6632] 2022-08-22 22:28:07.069 | max connections = 25 2022-08-22 22:28:07.069 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:28:07.069 | read only = false 2022-08-22 22:28:07.069 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [account6642] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.070 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:28:07.070 | read only = false 2022-08-22 22:28:07.070 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [container6611] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.070 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:28:07.070 | read only = false 2022-08-22 22:28:07.070 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [container6621] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.070 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:28:07.070 | read only = false 2022-08-22 22:28:07.070 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [container6631] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.070 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:28:07.070 | read only = false 2022-08-22 22:28:07.070 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [container6641] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.070 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:28:07.070 | read only = false 2022-08-22 22:28:07.070 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | 2022-08-22 22:28:07.070 | [object6613] 2022-08-22 22:28:07.070 | max connections = 25 2022-08-22 22:28:07.071 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:28:07.071 | read only = false 2022-08-22 22:28:07.071 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-22 22:28:07.071 | 2022-08-22 22:28:07.071 | [object6623] 2022-08-22 22:28:07.071 | max connections = 25 2022-08-22 22:28:07.071 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:28:07.071 | read only = false 2022-08-22 22:28:07.071 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-22 22:28:07.071 | 2022-08-22 22:28:07.071 | [object6633] 2022-08-22 22:28:07.071 | max connections = 25 2022-08-22 22:28:07.071 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:28:07.071 | read only = false 2022-08-22 22:28:07.071 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-22 22:28:07.071 | 2022-08-22 22:28:07.071 | [object6643] 2022-08-22 22:28:07.071 | max connections = 25 2022-08-22 22:28:07.071 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:28:07.071 | read only = false 2022-08-22 22:28:07.071 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-22 22:28:07.072 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-22 22:28:07.074 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:07.077 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:07.079 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-22 22:28:07.091 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-22 22:28:07.093 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-22 22:28:07.098 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-22 22:28:07.102 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-22 22:28:07.104 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-22 22:28:07.109 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-22 22:28:07.146 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-08-22 22:28:07.176 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-22 22:28:07.194 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-22 22:28:07.226 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-22 22:28:07.246 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:28:07.279 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-22 22:28:07.298 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-22 22:28:07.330 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-22 22:28:07.350 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-22 22:28:07.385 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-22 22:28:07.403 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:28:07.435 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-22 22:28:07.456 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-22 22:28:07.472 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:07.474 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-22 22:28:07.507 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-22 22:28:07.538 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-22 22:28:07.570 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-22 22:28:07.601 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-22 22:28:07.603 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-22 22:28:07.619 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:07.621 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-22 22:28:07.652 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-22 22:28:07.667 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:07.670 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-22 22:28:07.686 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:07.688 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-22 22:28:07.691 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-22 22:28:07.707 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:07.710 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-22 22:28:07.712 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-22 22:28:07.714 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-22 22:28:07.720 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-22 22:28:07.725 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-22 22:28:07.756 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-22 22:28:07.788 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-22 22:28:07.821 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-22 22:28:07.855 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-22 22:28:07.887 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-22 22:28:07.889 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-22 22:28:07.891 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-22 22:28:07.894 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-22 22:28:07.896 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-22 22:28:07.927 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-22 22:28:07.958 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:28:07.996 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-22 22:28:08.029 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-22 22:28:08.061 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-22 22:28:08.094 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-22 22:28:08.125 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-22 22:28:08.156 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:28:08.187 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-22 22:28:08.225 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-22 22:28:08.257 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-22 22:28:08.288 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-22 22:28:08.321 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-22 22:28:08.357 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-22 22:28:08.389 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-22 22:28:08.409 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-22 22:28:08.443 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-22 22:28:08.475 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-22 22:28:08.480 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-22 22:28:08.512 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-22 22:28:08.544 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-22 22:28:08.575 | + lib/swift:configure_swift:480 : local node_number 2022-08-22 22:28:08.577 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:28:08.579 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 22:28:08.582 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-22 22:28:08.586 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-22 22:28:08.589 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 22:28:08.591 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:28:08.593 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-22 22:28:08.595 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-22 22:28:08.597 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:28:08.600 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:28:08.602 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-22 22:28:08.622 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-22 22:28:08.655 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-22 22:28:08.673 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-22 22:28:08.706 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-22 22:28:08.725 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:28:08.757 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-22 22:28:08.776 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:28:08.810 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-22 22:28:08.828 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:28:08.863 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-22 22:28:08.885 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-22 22:28:08.918 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:28:08.939 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:28:08.974 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-22 22:28:08.993 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-22 22:28:09.025 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-22 22:28:09.044 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-22 22:28:09.075 | + 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-08-22 22:28:09.080 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-22 22:28:09.099 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:28:09.132 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-22 22:28:09.165 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 22:28:09.168 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-22 22:28:09.172 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-22 22:28:09.175 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 22:28:09.177 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:28:09.179 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-22 22:28:09.182 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-22 22:28:09.184 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:28:09.186 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:28:09.188 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-22 22:28:09.206 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-22 22:28:09.239 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-22 22:28:09.258 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-22 22:28:09.294 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-22 22:28:09.313 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:28:09.346 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-22 22:28:09.364 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:28:09.397 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-22 22:28:09.415 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:28:09.448 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-22 22:28:09.466 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-22 22:28:09.499 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:28:09.518 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:28:09.551 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-22 22:28:09.569 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-22 22:28:09.602 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-22 22:28:09.620 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-22 22:28:09.652 | + 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-08-22 22:28:09.657 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-22 22:28:09.675 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:28:09.708 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 22:28:09.710 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-22 22:28:09.715 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-22 22:28:09.717 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 22:28:09.720 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:28:09.722 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-22 22:28:09.724 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-22 22:28:09.727 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:28:09.729 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:28:09.731 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-22 22:28:09.749 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-22 22:28:09.782 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-22 22:28:09.800 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-22 22:28:09.833 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-22 22:28:09.851 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:28:09.884 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-22 22:28:09.902 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:28:09.935 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-22 22:28:09.953 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:28:09.986 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-22 22:28:10.008 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-22 22:28:10.041 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:28:10.060 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:28:10.099 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-22 22:28:10.119 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-22 22:28:10.152 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-22 22:28:10.173 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-22 22:28:10.205 | + 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-08-22 22:28:10.210 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-22 22:28:10.229 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:28:10.269 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-22 22:28:10.302 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-22 22:28:10.333 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-22 22:28:10.366 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-22 22:28:10.368 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-22 22:28:10.373 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-22 22:28:10.406 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-22 22:28:10.438 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-22 22:28:10.471 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-22 22:28:10.504 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-22 22:28:10.537 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-22 22:28:10.568 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-22 22:28:10.601 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-22 22:28:10.637 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-22 22:28:10.674 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-22 22:28:10.691 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:10.693 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-22 22:28:10.712 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-22 22:28:10.715 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-22 22:28:10.738 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-22 22:28:10.741 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-08-22 22:28:10.774 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-22 22:28:10.777 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-22 22:28:10.808 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-08-22 22:28:10.841 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-22 22:28:10.843 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-22 22:28:10.875 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-22 22:28:10.891 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:10.894 | + lib/swift:configure_swift:543 : local user_group 2022-08-22 22:28:10.897 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-22 22:28:10.901 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-22 22:28:10.904 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-22 22:28:10.917 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-22 22:28:10.919 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-22 22:28:10.932 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-22 22:28:10.935 | + lib/swift:configure_swift:550 : is_suse 2022-08-22 22:28:10.938 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:28:10.940 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:28:10.943 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:28:10.946 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:28:10.948 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:28:10.951 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:28:10.953 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-22 22:28:10.966 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:28:10.969 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-22 22:28:10.971 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-22 22:28:10.989 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:10.991 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-22 22:28:11.010 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:11.012 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-22 22:28:11.015 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-22 22:28:11.017 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-22 22:28:11.020 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:28:11.022 | + lib/stack:stack_install_service:32 : install_glance 2022-08-22 22:28:11.025 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-22 22:28:11.027 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-22 22:28:11.030 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-22 22:28:11.047 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:11.049 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-22 22:28:11.052 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-22 22:28:11.069 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:11.071 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-22 22:28:11.074 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-22 22:28:11.077 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-22 22:28:11.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:11.082 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:11.085 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-22 22:28:11.088 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:11.091 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-22 22:28:11.094 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-22 22:28:11.097 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-22 22:28:11.100 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-22 22:28:11.102 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-22 22:28:11.105 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-22 22:28:11.108 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-22 22:28:11.111 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-22 22:28:11.114 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-22 22:28:11.116 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-22 22:28:11.120 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:28:11.121 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-22 22:28:11.126 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-22 22:28:11.128 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-22 22:28:11.131 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-22 22:28:11.134 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-22 22:28:11.137 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 22:28:11.158 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-22 22:28:11.161 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 22:28:13.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:13.211 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:13.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:13.211 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:14.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:28:14.265 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 22:28:14.343 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:28:14.353 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:28:14.392 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:28:14.453 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:28:14.477 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:28:14.481 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:28:14.498 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:28:14.509 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:28:14.547 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:28:14.552 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:28:14.557 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:28:14.594 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:28:14.608 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:28:14.610 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:28:14.619 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:28:14.641 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:28:14.655 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:28:14.660 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:28:14.662 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:28:14.665 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:28:14.670 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:28:14.675 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:28:14.689 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:28:14.694 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:28:14.714 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 22:28:14.734 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:28:14.739 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:28:14.752 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:28:14.757 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:28:14.759 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:28:14.762 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:28:14.766 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:28:14.780 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:28:14.812 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:28:14.817 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:28:14.825 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:28:14.881 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:28:14.908 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:28:14.911 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:28:14.914 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:28:14.920 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:28:14.923 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:28:14.927 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:28:14.931 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:28:14.935 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:28:14.938 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:28:14.947 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:28:14.958 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:28:14.966 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:28:14.978 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:28:14.989 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:28:14.992 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:28:15.004 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:28:15.007 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:28:15.009 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:28:15.014 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:28:15.040 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:28:15.066 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:28:15.069 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:28:15.072 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-22 22:28:15.074 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:28:15.081 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:28:16.867 | + inc/python:pip_install:196 : result=0 2022-08-22 22:28:16.873 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:28:16.876 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:16.880 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:16.883 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:16.888 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:16.890 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:16.893 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:28:16.895 | + functions-common:time_stop:2446 : start_time=1661207291153 2022-08-22 22:28:16.898 | + functions-common:time_stop:2448 : [[ -z 1661207291153 ]] 2022-08-22 22:28:16.901 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:16.907 | + functions-common:time_stop:2451 : end_time=1661207296903 2022-08-22 22:28:16.909 | + functions-common:time_stop:2452 : elapsed_time=5750 2022-08-22 22:28:16.913 | + functions-common:time_stop:2453 : total=69683 2022-08-22 22:28:16.915 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:16.918 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=75433 2022-08-22 22:28:16.921 | + inc/python:pip_install:199 : return 0 2022-08-22 22:28:16.924 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-22 22:28:16.926 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-22 22:28:16.929 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-22 22:28:16.942 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-22 22:28:16.947 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-22 22:28:16.950 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-22 22:28:16.952 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-22 22:28:16.955 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:28:16.957 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:28:16.960 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:28:16.963 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:28:16.966 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:28:16.969 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:28:16.985 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:28:16.988 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:28:16.990 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:16.993 | + functions-common:git_clone:617 : echo master 2022-08-22 22:28:16.994 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:28:16.999 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-22 22:28:17.002 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:17.004 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-22 22:28:17.017 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-22 22:28:17.020 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:28:17.021 | + functions-common:git_clone:678 : head -1 2022-08-22 22:28:17.025 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-22 22:28:17.027 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:28:17.030 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-22 22:28:17.033 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:28:17.035 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:28:17.038 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-22 22:28:17.041 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:28:17.043 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-22 22:28:17.046 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:28:17.048 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:28:17.051 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-22 22:28:17.054 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:28:17.056 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:28:17.059 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-22 22:28:17.062 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:28:17.065 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-22 22:28:17.067 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:28:17.070 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:28:17.073 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-22 22:28:17.079 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-22 22:28:17.082 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-22 22:28:17.707 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-22 22:28:17.711 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:28:17.715 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:28:17.719 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:28:17.722 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:28:17.726 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-22 22:28:17.729 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:28:17.732 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:28:17.735 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:28:17.737 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:28:17.739 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:28:17.742 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:28:17.744 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:28:17.747 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-22 22:28:17.769 | Using python 3.8 to install /opt/stack/glance 2022-08-22 22:28:17.772 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-22 22:28:19.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:19.847 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:19.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:19.847 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:20.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:28:20.914 | Obtaining file:///opt/stack/glance 2022-08-22 22:28:22.233 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:28:22.243 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:28:22.251 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:28:22.263 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:28:22.405 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-22 22:28:22.412 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:28:22.425 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:28:22.438 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:28:22.457 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:28:22.493 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:28:22.506 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:28:22.512 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 22:28:22.517 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:28:22.526 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:28:22.528 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 22:28:22.594 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:28:22.599 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:28:22.609 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:28:22.645 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:28:22.672 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:28:22.675 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:28:22.713 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:28:22.769 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:28:22.818 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:28:22.823 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:28:22.827 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:28:22.845 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:28:22.880 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:28:22.891 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:28:22.930 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:28:22.935 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:28:22.981 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:28:22.985 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 22:28:22.995 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:28:23.032 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:28:23.085 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:28:23.095 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:28:23.113 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:28:23.128 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:28:23.139 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:28:23.147 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:28:23.169 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:28:23.179 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:28:23.192 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:28:23.230 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:28:23.235 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:28:23.239 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:28:23.250 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:28:23.256 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:28:23.273 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:28:23.285 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:28:23.295 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:28:23.297 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:28:23.330 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:28:23.335 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:28:23.348 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:28:23.353 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:28:23.374 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:28:23.378 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:28:23.384 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:28:23.398 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 22:28:23.402 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:28:23.407 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-22 22:28:23.410 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:28:23.413 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:28:23.422 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:28:23.425 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:28:23.428 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:28:23.432 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 22:28:23.483 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:28:23.496 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:28:23.506 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:28:23.511 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:28:23.521 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:28:23.553 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:28:23.558 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:28:23.561 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:28:23.565 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:28:23.591 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:28:23.594 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:28:23.604 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:28:23.608 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:28:23.634 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:28:23.690 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:28:23.696 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:28:23.698 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:28:23.701 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:28:23.726 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:28:23.729 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:28:23.773 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:28:23.778 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:28:23.785 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:28:23.792 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:28:23.794 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:28:23.805 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:28:23.808 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:28:23.819 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:28:23.821 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:28:23.826 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:28:23.829 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:28:23.832 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:28:23.834 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 22:28:23.871 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 22:28:23.876 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 22:28:23.882 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:28:23.884 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:28:23.886 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:28:23.890 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:28:23.892 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:28:23.896 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:28:23.899 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:28:23.920 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:28:23.923 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:28:23.925 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:28:23.928 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:28:23.975 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:28:23.978 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:28:24.922 | Installing collected packages: glance 2022-08-22 22:28:24.922 | Attempting uninstall: glance 2022-08-22 22:28:24.923 | Found existing installation: glance 25.0.0.0b3.dev12 2022-08-22 22:28:24.927 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-22 22:28:24.928 | Running setup.py develop for glance 2022-08-22 22:28:26.680 | Successfully installed glance 2022-08-22 22:28:26.792 | + inc/python:pip_install:196 : result=0 2022-08-22 22:28:26.797 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:28:26.800 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:26.803 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:26.807 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:26.810 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:26.814 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:26.818 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:28:26.822 | + functions-common:time_stop:2446 : start_time=1661207297764 2022-08-22 22:28:26.826 | + functions-common:time_stop:2448 : [[ -z 1661207297764 ]] 2022-08-22 22:28:26.829 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:26.833 | + functions-common:time_stop:2451 : end_time=1661207306830 2022-08-22 22:28:26.835 | + functions-common:time_stop:2452 : elapsed_time=9066 2022-08-22 22:28:26.838 | + functions-common:time_stop:2453 : total=75433 2022-08-22 22:28:26.840 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:26.842 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=84499 2022-08-22 22:28:26.845 | + inc/python:pip_install:199 : return 0 2022-08-22 22:28:26.847 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:28:26.850 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:28:26.852 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:28:26.874 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:28:26.886 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-22 22:28:26.889 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-22 22:28:26.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:26.894 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:26.896 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-22 22:28:26.899 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:26.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:28:26.904 | + ./stack.sh:main:915 : configure_glance 2022-08-22 22:28:26.907 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-22 22:28:26.920 | + lib/glance:configure_glance:326 : local dburl 2022-08-22 22:28:26.923 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-22 22:28:26.925 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-22 22:28:26.928 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-22 22:28:26.931 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-22 22:28:26.933 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:28:26.936 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:28:26.938 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:28:26.958 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:26.961 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:28:26.963 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:28:26.966 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:28:26.969 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-22 22:28:27.005 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:28:27.039 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-22 22:28:27.073 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 22:28:27.107 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-22 22:28:27.141 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-22 22:28:27.175 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-22 22:28:27.177 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 22:28:27.180 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-22 22:28:27.182 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:28:27.185 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-22 22:28:27.217 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-22 22:28:27.252 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:28:27.286 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-22 22:28:27.320 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-22 22:28:27.353 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-22 22:28:27.387 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-22 22:28:27.421 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-22 22:28:27.455 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:28:27.489 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:28:27.523 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-22 22:28:27.557 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-22 22:28:27.560 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-22 22:28:27.563 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-22 22:28:27.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:28:27.567 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:28:27.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:28:27.587 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:27.590 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:28:27.593 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:28:27.595 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:28:27.612 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:27.614 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:28:27.617 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:28:27.651 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:28:27.653 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:28:27.656 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-22 22:28:27.658 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-22 22:28:27.661 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-22 22:28:27.695 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-22 22:28:27.730 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-22 22:28:27.732 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-22 22:28:27.734 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-22 22:28:27.737 | + lib/glance:configure_glance_store:254 : local be 2022-08-22 22:28:27.739 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-22 22:28:27.742 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-22 22:28:27.744 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 22:28:27.780 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-22 22:28:27.783 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-08-22 22:28:27.821 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-22 22:28:27.824 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-22 22:28:27.840 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:27.843 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-22 22:28:27.878 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-22 22:28:27.913 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-22 22:28:27.948 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-22 22:28:27.982 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-22 22:28:28.017 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-22 22:28:28.034 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:28.036 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:28:28.071 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-22 22:28:28.104 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-22 22:28:28.139 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-08-22 22:28:28.173 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-22 22:28:28.207 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-08-22 22:28:28.247 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-22 22:28:28.268 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:28.270 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-22 22:28:28.273 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-22 22:28:28.275 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 22:28:28.279 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:28:28.296 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:28:28.299 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:28:28.301 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:28:28.304 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:28:28.306 | + 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-08-22 22:28:28.340 | + 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-08-22 22:28:28.374 | + 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-08-22 22:28:28.409 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:28:28.443 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-22 22:28:28.448 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-22 22:28:28.483 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-22 22:28:28.518 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 22:28:28.554 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-08-22 22:28:28.588 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-22 22:28:28.623 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-22 22:28:28.658 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-22 22:28:28.693 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 22:28:28.728 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-22 22:28:28.762 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-22 22:28:28.796 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-22 22:28:28.831 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-22 22:28:28.836 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-22 22:28:28.845 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-22 22:28:28.861 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:28.864 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-22 22:28:28.866 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-22 22:28:28.869 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-22 22:28:28.871 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-22 22:28:28.874 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-22 22:28:28.877 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-22 22:28:28.881 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-22 22:28:28.883 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-22 22:28:28.887 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-22 22:28:28.922 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-22 22:28:28.924 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-22 22:28:28.926 | ++ functions:get_random_port:837 : true 2022-08-22 22:28:28.929 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-22 22:28:28.931 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-22 22:28:28.934 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-22 22:28:28.994 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-22 22:28:28.997 | ++ functions:get_random_port:841 : break 2 2022-08-22 22:28:29.001 | ++ functions:get_random_port:845 : echo 60999 2022-08-22 22:28:29.005 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-22 22:28:29.009 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-22 22:28:29.042 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-22 22:28:29.074 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-22 22:28:29.106 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:28:29.139 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:28:29.171 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:28:29.203 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:28:29.236 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:28:29.268 | + 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-08-22 22:28:29.301 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:28:29.333 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:28:29.365 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:28:29.398 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:28:29.430 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:28:29.462 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-22 22:28:29.494 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-22 22:28:29.526 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-22 22:28:29.561 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-22 22:28:29.596 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-22 22:28:29.629 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-22 22:28:29.631 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-22 22:28:29.634 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:28:29.636 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:29.639 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:29.641 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-22 22:28:29.643 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-22 22:28:29.699 | proxy (enabled by site administrator) 2022-08-22 22:28:29.702 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-22 22:28:29.706 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-22 22:28:29.709 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:28:29.712 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:29.715 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:29.718 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-22 22:28:29.721 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-22 22:28:29.778 | proxy_http (enabled by site administrator) 2022-08-22 22:28:29.783 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-22 22:28:29.787 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-22 22:28:29.792 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-22 22:28:29.795 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:28:29.798 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:29.800 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:29.802 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:28:29.805 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:28:29.808 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-22 22:28:29.809 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:28:29.818 | KeepAlive Off 2022-08-22 22:28:29.822 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-22 22:28:29.823 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:28:29.831 | SetEnv proxy-sendchunked 1 2022-08-22 22:28:29.836 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-22 22:28:29.836 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:28:29.844 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-22 22:28:29.848 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-22 22:28:29.851 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-22 22:28:29.853 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:28:29.856 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:28:29.859 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:28:29.861 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:29.864 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:29.866 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:28:29.869 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:28:29.871 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:29.873 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:29.876 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-22 22:28:29.939 | Site glance-wsgi-api already enabled 2022-08-22 22:28:29.945 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-22 22:28:29.948 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:28:29.950 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:28:29.953 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:28:30.097 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-22 22:28:30.103 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-22 22:28:30.142 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 22:28:30.145 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 22:28:30.147 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-22 22:28:30.165 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:30.168 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-22 22:28:30.170 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-22 22:28:30.173 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-22 22:28:30.175 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:28:30.178 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-22 22:28:30.180 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-22 22:28:30.183 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-22 22:28:30.185 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-22 22:28:30.187 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:28:30.189 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:28:30.192 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:28:30.195 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:28:30.198 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:28:30.201 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:28:30.218 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:28:30.220 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:28:30.223 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:30.226 | + functions-common:git_clone:617 : echo master 2022-08-22 22:28:30.226 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:28:30.231 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-22 22:28:30.234 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:30.236 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-22 22:28:30.251 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-22 22:28:30.255 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:28:30.255 | + functions-common:git_clone:678 : head -1 2022-08-22 22:28:30.266 | 7fa996bb6 Merge "Update volume delete api-ref" 2022-08-22 22:28:30.269 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:28:30.271 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-22 22:28:30.274 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:28:30.277 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:28:30.279 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-22 22:28:30.282 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:28:30.285 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-22 22:28:30.287 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:28:30.290 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:28:30.293 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-22 22:28:30.295 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:28:30.298 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:28:30.302 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-22 22:28:30.304 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:28:30.308 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-22 22:28:30.310 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:28:30.313 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:28:30.316 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-22 22:28:30.322 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-22 22:28:30.325 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-22 22:28:30.940 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-22 22:28:30.944 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:28:30.947 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:28:30.950 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:28:30.954 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:28:30.957 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-22 22:28:30.960 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:28:30.963 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:28:30.966 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:28:30.969 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:28:30.972 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:28:30.974 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:28:30.977 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:28:30.980 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-22 22:28:31.004 | Using python 3.8 to install /opt/stack/cinder 2022-08-22 22:28:31.007 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-22 22:28:33.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:33.043 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:33.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:33.044 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:34.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:28:34.073 | Obtaining file:///opt/stack/cinder 2022-08-22 22:28:36.203 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:28:36.212 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:28:36.220 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:28:36.231 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:28:36.373 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:28:36.386 | Requirement already satisfied: boto3===1.24.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.56) 2022-08-22 22:28:36.396 | Requirement already satisfied: botocore===1.27.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.56) 2022-08-22 22:28:36.406 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:28:36.424 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:28:36.460 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:28:36.472 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:28:36.475 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:28:36.484 | Requirement already satisfied: google-api-python-client===2.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.57.0) 2022-08-22 22:28:36.496 | Requirement already satisfied: google-auth===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.11.0) 2022-08-22 22:28:36.525 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-22 22:28:36.530 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:28:36.535 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:28:36.545 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:28:36.581 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:28:36.584 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:28:36.586 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:28:36.624 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:28:36.680 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:28:36.729 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:28:36.739 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-22 22:28:36.748 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:28:36.771 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:28:36.775 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:28:36.791 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:28:36.827 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:28:36.837 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:28:36.875 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:28:36.881 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:28:36.926 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:28:36.930 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:28:36.968 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:28:37.020 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:28:37.033 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:28:37.055 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:28:37.069 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:28:37.082 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:28:37.094 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:28:37.096 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:28:37.104 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:28:37.126 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:28:37.136 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:28:37.149 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:28:37.195 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-22 22:28:37.215 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:28:37.254 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:28:37.259 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 22:28:37.292 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:28:37.294 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:28:37.305 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:28:37.311 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:28:37.329 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-22 22:28:37.331 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-22 22:28:37.335 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:28:37.345 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:28:37.348 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:28:37.353 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:28:37.358 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:28:37.371 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:28:37.376 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 22:28:37.391 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:28:37.413 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:28:37.427 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 22:28:37.446 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:28:37.450 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:28:37.456 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:28:37.470 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:28:37.474 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-22 22:28:37.478 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-22 22:28:37.483 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-22 22:28:37.489 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:28:37.492 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:28:37.502 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:28:37.504 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:28:37.507 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:28:37.511 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-22 22:28:37.514 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-22 22:28:37.520 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 22:28:37.569 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:28:37.583 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:28:37.592 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:28:37.597 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:28:37.607 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:28:37.663 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-22 22:28:37.666 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:28:37.698 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:28:37.702 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 22:28:37.708 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:28:37.714 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:28:37.717 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:28:37.722 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:28:37.747 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-22 22:28:37.749 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:28:37.752 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:28:37.756 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:28:37.782 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-22 22:28:37.795 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:28:37.798 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:28:37.824 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:28:37.880 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:28:37.885 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:28:37.888 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:28:37.892 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:28:37.899 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:28:37.901 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:28:37.914 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:28:37.917 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:28:37.961 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:28:37.966 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:28:37.971 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:28:37.979 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:28:37.982 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:28:37.993 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:28:37.996 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 22:28:38.007 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:28:38.017 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:28:38.029 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:28:38.034 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:28:38.037 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:28:38.039 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-22 22:28:38.042 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:28:38.045 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 22:28:38.049 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 22:28:38.086 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 22:28:38.091 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:28:38.094 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:28:38.098 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:28:38.101 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-22 22:28:38.107 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 22:28:38.109 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:28:38.120 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:28:38.122 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:28:38.125 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:28:38.172 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:28:38.174 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:28:38.177 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:28:39.039 | Installing collected packages: cinder 2022-08-22 22:28:39.040 | Attempting uninstall: cinder 2022-08-22 22:28:39.041 | Found existing installation: cinder 20.1.0.dev394 2022-08-22 22:28:39.044 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-22 22:28:39.045 | Running setup.py develop for cinder 2022-08-22 22:28:41.539 | Successfully installed cinder 2022-08-22 22:28:41.653 | + inc/python:pip_install:196 : result=0 2022-08-22 22:28:41.657 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:28:41.661 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:41.665 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:41.668 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:41.671 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:41.673 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:41.676 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:28:41.678 | + functions-common:time_stop:2446 : start_time=1661207310999 2022-08-22 22:28:41.680 | + functions-common:time_stop:2448 : [[ -z 1661207310999 ]] 2022-08-22 22:28:41.683 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:41.688 | + functions-common:time_stop:2451 : end_time=1661207321685 2022-08-22 22:28:41.690 | + functions-common:time_stop:2452 : elapsed_time=10686 2022-08-22 22:28:41.693 | + functions-common:time_stop:2453 : total=84499 2022-08-22 22:28:41.695 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:41.697 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=95185 2022-08-22 22:28:41.700 | + inc/python:pip_install:199 : return 0 2022-08-22 22:28:41.703 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:28:41.705 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:28:41.708 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:28:41.727 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:28:41.740 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-22 22:28:41.742 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-22 22:28:41.745 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:41.748 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:41.750 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-22 22:28:41.753 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:41.756 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-22 22:28:41.758 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-22 22:28:41.761 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-22 22:28:41.763 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:41.766 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:41.768 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-22 22:28:41.780 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-22 22:28:41.783 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:28:41.785 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:28:41.788 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:28:41.790 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:28:41.793 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:41.795 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:28:41.798 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:41.800 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:41.803 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:28:41.806 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:28:41.808 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:28:41.810 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:28:41.813 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-22 22:28:41.816 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:28:41.818 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:41.821 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:41.823 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-22 22:28:41.846 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-22 22:28:41.957 | Reading package lists... 2022-08-22 22:28:42.215 | Building dependency tree... 2022-08-22 22:28:42.217 | Reading state information... 2022-08-22 22:28:42.488 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-22 22:28:42.488 | The following packages were automatically installed and are no longer required: 2022-08-22 22:28:42.489 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:28:42.489 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:28:42.489 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:28:42.489 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:28:42.489 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:28:42.489 | python3-zope.interface 2022-08-22 22:28:42.490 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:28:42.628 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:28:42.635 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:28:42.638 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:28:42.642 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:42.645 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:42.647 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:42.651 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:42.653 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:42.656 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:28:42.658 | + functions-common:time_stop:2446 : start_time=1661207321843 2022-08-22 22:28:42.661 | + functions-common:time_stop:2448 : [[ -z 1661207321843 ]] 2022-08-22 22:28:42.664 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:42.669 | + functions-common:time_stop:2451 : end_time=1661207322666 2022-08-22 22:28:42.671 | + functions-common:time_stop:2452 : elapsed_time=823 2022-08-22 22:28:42.674 | + functions-common:time_stop:2453 : total=5719 2022-08-22 22:28:42.677 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:42.679 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6542 2022-08-22 22:28:42.682 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:28:42.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:28:42.687 | + ./stack.sh:main:921 : configure_cinder 2022-08-22 22:28:42.690 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-22 22:28:42.702 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-22 22:28:42.706 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-22 22:28:42.709 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-22 22:28:42.711 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 22:28:42.714 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-22 22:28:42.715 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 22:28:42.719 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-22 22:28:42.722 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-22 22:28:42.724 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 22:28:42.726 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-22 22:28:42.728 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-22 22:28:42.731 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-22 22:28:42.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-22 22:28:42.735 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-22 22:28:42.746 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-22 22:28:42.759 | + 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-08-22 22:28:42.773 | + 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-08-22 22:28:42.788 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-22 22:28:42.804 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 22:28:42.807 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 22:28:42.813 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gXu60z5KbE 2022-08-22 22:28:42.815 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 22:28:42.819 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 22:28:42.822 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-22 22:28:42.825 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gXu60z5KbE 2022-08-22 22:28:42.829 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gXu60z5KbE 2022-08-22 22:28:42.842 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gXu60z5KbE /etc/sudoers.d/cinder-rootwrap 2022-08-22 22:28:42.859 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-22 22:28:42.864 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 22:28:42.867 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 22:28:42.870 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 22:28:42.873 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 22:28:42.876 | + 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-08-22 22:28:42.878 | + 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-08-22 22:28:42.881 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-22 22:28:42.883 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-22 22:28:42.888 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-22 22:28:42.893 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-22 22:28:42.912 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-22 22:28:42.931 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-22 22:28:42.950 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-22 22:28:42.969 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-22 22:28:42.988 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-22 22:28:43.007 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-22 22:28:43.025 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-22 22:28:43.044 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-22 22:28:43.047 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:28:43.049 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-22 22:28:43.051 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:28:43.054 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-22 22:28:43.089 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-22 22:28:43.122 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:28:43.154 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-22 22:28:43.187 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-22 22:28:43.219 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-22 22:28:43.253 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-22 22:28:43.287 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-22 22:28:43.320 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:28:43.353 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:28:43.385 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-22 22:28:43.421 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-22 22:28:43.454 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-22 22:28:43.456 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-22 22:28:43.459 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-22 22:28:43.462 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-22 22:28:43.464 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:28:43.467 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:28:43.469 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:28:43.486 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:43.488 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:28:43.491 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 22:28:43.494 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 22:28:43.529 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-22 22:28:43.561 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-22 22:28:43.593 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-22 22:28:43.631 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-22 22:28:43.664 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-22 22:28:43.697 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-22 22:28:43.733 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-22 22:28:43.736 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-08-22 22:28:43.770 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 22:28:43.807 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-22 22:28:43.814 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 12f568dcc782fa1f396fb4db55b0ce63 2022-08-22 22:28:43.848 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-22 22:28:43.850 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-22 22:28:43.883 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-22 22:28:43.916 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-22 22:28:43.949 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-22 22:28:43.982 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-22 22:28:43.999 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:44.001 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:28:44.004 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-22 22:28:44.006 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-22 22:28:44.009 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-22 22:28:44.011 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:28:44.013 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-22 22:28:44.016 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-22 22:28:44.018 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-22 22:28:44.020 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-22 22:28:44.023 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-22 22:28:44.026 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-22 22:28:44.060 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-22 22:28:44.095 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-22 22:28:44.131 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-22 22:28:44.164 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-22 22:28:44.196 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-22 22:28:44.229 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-22 22:28:44.231 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-22 22:28:44.234 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-22 22:28:44.236 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-22 22:28:44.268 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-22 22:28:44.271 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-22 22:28:44.303 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-22 22:28:44.306 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-22 22:28:44.308 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-22 22:28:44.311 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-22 22:28:44.344 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-22 22:28:44.346 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-22 22:28:44.349 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-22 22:28:44.366 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:44.368 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-22 22:28:44.370 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-22 22:28:44.373 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-22 22:28:44.376 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-22 22:28:44.410 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-08-22 22:28:44.450 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-22 22:28:44.470 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:44.473 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-22 22:28:44.490 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:44.492 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-22 22:28:44.510 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:44.512 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-22 22:28:44.515 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-22 22:28:44.518 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-22 22:28:44.520 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-22 22:28:44.523 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:28:44.525 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:28:44.528 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:28:44.544 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:44.547 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:28:44.549 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:28:44.552 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:28:44.568 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:44.570 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:28:44.573 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:28:44.605 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:28:44.607 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:28:44.610 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-22 22:28:44.612 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-22 22:28:44.615 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:28:44.618 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:28:44.636 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:28:44.638 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:28:44.641 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:28:44.643 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:28:44.646 | + 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-08-22 22:28:44.679 | + 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-08-22 22:28:44.711 | + 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-08-22 22:28:44.744 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:28:44.777 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-22 22:28:44.795 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:44.797 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-22 22:28:44.800 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-22 22:28:44.802 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-22 22:28:44.805 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-22 22:28:44.807 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:28:44.810 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:28:44.813 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-22 22:28:44.817 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-22 22:28:44.820 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:28:44.822 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:28:44.835 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:28:44.835 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:28:44.844 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:28:44.847 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:28:44.863 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-22 22:28:44.866 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-22 22:28:44.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-22 22:28:44.904 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-22 22:28:44.936 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-22 22:28:44.971 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:28:45.005 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:28:45.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:28:45.073 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:28:45.106 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:28:45.139 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:28:45.171 | + 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-08-22 22:28:45.204 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:28:45.236 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:28:45.269 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:28:45.301 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:28:45.303 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:28:45.306 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-22 22:28:45.309 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-22 22:28:45.311 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:28:45.314 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:45.316 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:45.319 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:28:45.322 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:28:45.324 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-22 22:28:45.356 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:28:45.389 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-22 22:28:45.389 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:28:45.398 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-22 22:28:45.401 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-22 22:28:45.404 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-22 22:28:45.406 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:28:45.409 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:28:45.411 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:28:45.414 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:45.416 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:45.419 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:28:45.421 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:28:45.424 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:28:45.426 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:28:45.428 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-22 22:28:45.493 | Enabling site cinder-wsgi. 2022-08-22 22:28:45.501 | To activate the new configuration, you need to run: 2022-08-22 22:28:45.501 | systemctl reload apache2 2022-08-22 22:28:45.507 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:28:45.511 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:28:45.514 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:28:45.516 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:28:45.654 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-22 22:28:45.656 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-22 22:28:45.691 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-08-22 22:28:45.724 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-22 22:28:45.740 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:45.743 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-22 22:28:45.745 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:28:45.748 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:28:45.750 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-22 22:28:45.753 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-22 22:28:45.792 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-22 22:28:45.827 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-08-22 22:28:45.859 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-22 22:28:45.896 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-22 22:28:45.935 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-22 22:28:45.967 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-22 22:28:46.000 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-22 22:28:46.033 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:28:46.065 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-22 22:28:46.098 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-22 22:28:46.133 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:28:46.166 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-22 22:28:46.169 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-22 22:28:46.190 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:46.193 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-08-22 22:28:46.230 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 22:28:46.233 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 22:28:46.235 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-22 22:28:46.253 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:46.256 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-22 22:28:46.259 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-22 22:28:46.261 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-22 22:28:46.264 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:28:46.266 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-22 22:28:46.269 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-22 22:28:46.273 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:28:46.273 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:28:46.278 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:28:46.281 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:28:46.284 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:28:46.286 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:28:46.289 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-22 22:28:46.291 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-22 22:28:46.294 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-22 22:28:46.296 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:46.299 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:46.301 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-22 22:28:46.304 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:46.307 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-22 22:28:46.309 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-22 22:28:46.311 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-22 22:28:46.314 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:28:46.316 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:28:46.319 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:28:46.322 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:28:46.324 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:28:46.328 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:28:46.345 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:28:46.348 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:28:46.350 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:46.353 | + functions-common:git_clone:617 : echo master 2022-08-22 22:28:46.354 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:28:46.360 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-22 22:28:46.362 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:46.365 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-22 22:28:46.378 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-22 22:28:46.381 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:28:46.382 | + functions-common:git_clone:678 : head -1 2022-08-22 22:28:46.386 | 73bb9e038a Allow operator to disable usage of random-fully 2022-08-22 22:28:46.389 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:28:46.392 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-22 22:28:46.394 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:28:46.397 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:28:46.400 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-22 22:28:46.402 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:28:46.405 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-22 22:28:46.408 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:28:46.410 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:28:46.413 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-22 22:28:46.415 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:28:46.418 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:28:46.421 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-22 22:28:46.424 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:28:46.427 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-22 22:28:46.430 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:28:46.432 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:28:46.436 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-22 22:28:46.442 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-22 22:28:46.444 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-22 22:28:47.058 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-22 22:28:47.061 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:28:47.065 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:28:47.069 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:28:47.073 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:28:47.076 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-22 22:28:47.079 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:28:47.081 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:28:47.084 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:28:47.086 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:28:47.089 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:28:47.091 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:28:47.094 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:28:47.096 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-22 22:28:47.118 | Using python 3.8 to install /opt/stack/neutron 2022-08-22 22:28:47.120 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-22 22:28:49.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:49.162 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:49.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:28:49.162 | from cryptography.utils import int_from_bytes 2022-08-22 22:28:50.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:28:50.205 | Obtaining file:///opt/stack/neutron 2022-08-22 22:28:52.504 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:28:52.510 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:28:52.513 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:28:52.522 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:28:52.534 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:28:52.544 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:28:52.685 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:28:52.699 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:28:52.712 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:28:52.718 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:28:52.720 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:28:52.729 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:28:52.731 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:28:52.736 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:28:52.746 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:28:52.782 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:28:52.808 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:28:52.864 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:28:52.914 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:28:52.919 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:28:52.922 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-22 22:28:52.957 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:28:52.982 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-22 22:28:52.998 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:28:53.002 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:28:53.007 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:28:53.011 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 22:28:53.033 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:28:53.069 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:28:53.078 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:28:53.116 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:28:53.122 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:28:53.169 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:28:53.173 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:28:53.210 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:28:53.263 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:28:53.273 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:28:53.290 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:28:53.304 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:28:53.318 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:28:53.330 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:28:53.333 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:28:53.341 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:28:53.363 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:28:53.372 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:28:53.386 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:28:53.404 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:28:53.442 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 22:28:53.447 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 22:28:53.455 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:28:53.460 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:28:53.463 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-22 22:28:53.471 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:28:53.482 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:28:53.488 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:28:53.506 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:28:53.518 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:28:53.527 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:28:53.530 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:28:53.535 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 22:28:53.542 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:28:53.546 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-22 22:28:53.564 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:28:53.584 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 22:28:53.608 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:28:53.650 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:28:53.654 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:28:53.660 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:28:53.674 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:28:53.676 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:28:53.680 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-22 22:28:53.685 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:28:53.688 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:28:53.690 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 22:28:53.694 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:28:53.703 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:28:53.706 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:28:53.709 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:28:53.713 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:28:53.727 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:28:53.735 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:28:53.741 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:28:53.751 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:28:53.809 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:28:53.841 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:28:53.845 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:28:53.850 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:28:53.853 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:28:53.858 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:28:53.883 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:28:53.885 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:28:53.896 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:28:53.922 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:28:53.925 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:28:53.928 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:28:53.931 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:28:53.969 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:28:53.974 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:28:53.978 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:28:53.981 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:28:54.002 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:28:54.005 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:28:54.008 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:28:54.052 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:28:54.057 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:28:54.059 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:28:54.067 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:28:54.071 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:28:54.082 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-22 22:28:54.084 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:28:54.098 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:28:54.109 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:28:54.147 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 22:28:54.151 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:28:54.153 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:28:54.156 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:28:54.161 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:28:54.163 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:28:54.165 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:28:54.168 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:28:54.171 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:28:54.174 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:28:54.220 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:28:54.223 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:28:54.227 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:28:54.284 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:28:55.271 | Installing collected packages: neutron 2022-08-22 22:28:55.271 | Attempting uninstall: neutron 2022-08-22 22:28:55.272 | Found existing installation: neutron 20.1.0.dev510 2022-08-22 22:28:55.283 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-22 22:28:55.284 | Running setup.py develop for neutron 2022-08-22 22:28:57.975 | Successfully installed neutron 2022-08-22 22:28:58.102 | + inc/python:pip_install:196 : result=0 2022-08-22 22:28:58.106 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:28:58.109 | + functions-common:time_stop:2439 : local name 2022-08-22 22:28:58.111 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:28:58.114 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:28:58.116 | + functions-common:time_stop:2442 : local total 2022-08-22 22:28:58.119 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:28:58.122 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:28:58.124 | + functions-common:time_stop:2446 : start_time=1661207327112 2022-08-22 22:28:58.128 | + functions-common:time_stop:2448 : [[ -z 1661207327112 ]] 2022-08-22 22:28:58.131 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:28:58.137 | + functions-common:time_stop:2451 : end_time=1661207338133 2022-08-22 22:28:58.139 | + functions-common:time_stop:2452 : elapsed_time=11021 2022-08-22 22:28:58.141 | + functions-common:time_stop:2453 : total=95185 2022-08-22 22:28:58.144 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:28:58.146 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=106206 2022-08-22 22:28:58.148 | + inc/python:pip_install:199 : return 0 2022-08-22 22:28:58.151 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:28:58.154 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:28:58.156 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:28:58.177 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:28:58.189 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-22 22:28:58.192 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-22 22:28:58.194 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:58.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:58.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-22 22:28:58.202 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:58.205 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:28:58.208 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:28:58.210 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-22 22:28:58.228 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:28:58.231 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-22 22:28:58.233 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-22 22:28:58.236 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-22 22:28:58.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:28:58.241 | + lib/stack:stack_install_service:32 : install_nova 2022-08-22 22:28:58.244 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-22 22:28:58.246 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-22 22:28:58.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:28:58.251 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:28:58.254 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-22 22:28:58.256 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:28:58.259 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-22 22:28:58.275 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:58.277 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-22 22:28:58.294 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:58.296 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-22 22:28:58.314 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:28:58.317 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-22 22:28:58.320 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-22 22:28:58.323 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-22 22:28:58.326 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:28:58.328 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:28:58.331 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:28:58.334 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:28:58.336 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:28:58.339 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:28:58.356 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:28:58.358 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:28:58.360 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:58.363 | + functions-common:git_clone:617 : echo master 2022-08-22 22:28:58.363 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:28:58.369 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-22 22:28:58.371 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:28:58.373 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-22 22:28:58.387 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-22 22:28:58.390 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:28:58.390 | + functions-common:git_clone:678 : head -1 2022-08-22 22:28:58.395 | 18d9c85aa4 Fix a deprecation warning about threading.Thread 2022-08-22 22:28:58.398 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:28:58.401 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-22 22:28:58.403 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:28:58.406 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:28:58.409 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-22 22:28:58.411 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:28:58.413 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-22 22:28:58.416 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:28:58.419 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:28:58.421 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-22 22:28:58.424 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:28:58.426 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:28:58.429 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-22 22:28:58.432 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:28:58.435 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-22 22:28:58.437 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:28:58.441 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:28:58.444 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-22 22:28:58.452 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-22 22:28:58.455 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-22 22:28:59.066 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-22 22:28:59.069 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:28:59.073 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:28:59.076 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:28:59.078 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:28:59.081 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-22 22:28:59.083 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:28:59.086 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:28:59.088 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:28:59.091 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:28:59.093 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:28:59.095 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:28:59.098 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:28:59.100 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-22 22:28:59.121 | Using python 3.8 to install /opt/stack/nova 2022-08-22 22:28:59.124 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-22 22:29:01.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:01.164 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:01.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:01.164 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:02.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:29:02.215 | Obtaining file:///opt/stack/nova 2022-08-22 22:29:05.563 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:29:05.569 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:29:05.571 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:29:05.580 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:29:05.588 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:29:05.591 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:29:05.602 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:29:05.743 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:29:05.756 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:29:05.770 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:29:05.788 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:29:05.824 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:29:05.837 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:29:05.839 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:29:05.848 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:29:05.850 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:29:05.855 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:29:05.891 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:29:05.917 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:29:05.920 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:29:05.958 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:29:06.014 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:29:06.064 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:29:06.074 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 22:29:06.078 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:29:06.083 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:29:06.086 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:29:06.111 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:29:06.134 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:29:06.138 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:29:06.142 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:29:06.146 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 22:29:06.168 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:29:06.185 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:29:06.221 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:29:06.231 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:29:06.269 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:29:06.275 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:29:06.320 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:29:06.324 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 22:29:06.334 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:29:06.371 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:29:06.424 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:29:06.434 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:29:06.452 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:29:06.466 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:29:06.479 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:29:06.491 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:29:06.494 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:29:06.502 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:29:06.524 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:29:06.534 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:29:06.547 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:29:06.565 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 22:29:06.601 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:29:06.606 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 22:29:06.639 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:29:06.641 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:29:06.653 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:29:06.660 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:29:06.677 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:29:06.687 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:29:06.689 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:29:06.695 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 22:29:06.701 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:29:06.705 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:29:06.719 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:29:06.734 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:29:06.739 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 22:29:06.754 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:29:06.775 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 22:29:06.799 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:29:06.803 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:29:06.810 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:29:06.823 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:29:06.825 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 22:29:06.829 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:29:06.834 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:29:06.837 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:29:06.839 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:29:06.850 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:29:06.853 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:29:06.855 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:29:06.859 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:29:06.873 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:29:06.882 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:29:06.887 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:29:06.897 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:29:06.955 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:29:06.987 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:29:06.991 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 22:29:06.997 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:29:07.002 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-22 22:29:07.006 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:29:07.009 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:29:07.014 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:29:07.040 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:29:07.042 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:29:07.052 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:29:07.056 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:29:07.082 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:29:07.138 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:29:07.159 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:29:07.162 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:29:07.166 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:29:07.169 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:29:07.174 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:29:07.181 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:29:07.184 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:29:07.187 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:29:07.231 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:29:07.236 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:29:07.243 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:29:07.246 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:29:07.258 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 22:29:07.262 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 22:29:07.274 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:29:07.284 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:29:07.296 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:29:07.311 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 22:29:07.315 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:29:07.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:29:07.320 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:29:07.325 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:29:07.327 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:29:07.329 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-08-22 22:29:07.332 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:29:07.335 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:29:07.338 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:29:07.340 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 22:29:07.343 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:29:07.390 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:29:07.393 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:29:08.366 | Installing collected packages: nova 2022-08-22 22:29:08.367 | Attempting uninstall: nova 2022-08-22 22:29:08.368 | Found existing installation: nova 25.1.0.dev257 2022-08-22 22:29:08.372 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-22 22:29:08.373 | Running setup.py develop for nova 2022-08-22 22:29:12.020 | Successfully installed nova 2022-08-22 22:29:12.134 | + inc/python:pip_install:196 : result=0 2022-08-22 22:29:12.137 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:29:12.141 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:12.144 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:12.148 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:12.151 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:12.155 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:12.157 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:29:12.160 | + functions-common:time_stop:2446 : start_time=1661207339116 2022-08-22 22:29:12.162 | + functions-common:time_stop:2448 : [[ -z 1661207339116 ]] 2022-08-22 22:29:12.165 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:12.169 | + functions-common:time_stop:2451 : end_time=1661207352166 2022-08-22 22:29:12.171 | + functions-common:time_stop:2452 : elapsed_time=13050 2022-08-22 22:29:12.174 | + functions-common:time_stop:2453 : total=106206 2022-08-22 22:29:12.176 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:12.178 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=119256 2022-08-22 22:29:12.181 | + inc/python:pip_install:199 : return 0 2022-08-22 22:29:12.183 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:29:12.186 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:29:12.188 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:29:12.207 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:29:12.220 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-22 22:29:12.222 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-22 22:29:12.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:29:12.227 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:29:12.230 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-22 22:29:12.233 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:29:12.235 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-22 22:29:12.248 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:29:12.251 | + ./stack.sh:main:932 : configure_nova 2022-08-22 22:29:12.253 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-22 22:29:12.266 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-22 22:29:12.268 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-22 22:29:12.271 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 22:29:12.275 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-22 22:29:12.275 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 22:29:12.280 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-22 22:29:12.282 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-22 22:29:12.285 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 22:29:12.288 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-22 22:29:12.290 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-22 22:29:12.293 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-22 22:29:12.295 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-22 22:29:12.298 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-22 22:29:12.310 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-22 22:29:12.322 | + 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-08-22 22:29:12.335 | + 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-08-22 22:29:12.347 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-22 22:29:12.359 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 22:29:12.362 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 22:29:12.367 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6uSSNYBjXE 2022-08-22 22:29:12.369 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 22:29:12.372 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 22:29:12.374 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-22 22:29:12.377 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 22:29:12.380 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 22:29:12.382 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6uSSNYBjXE 2022-08-22 22:29:12.386 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6uSSNYBjXE 2022-08-22 22:29:12.399 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6uSSNYBjXE /etc/sudoers.d/nova-rootwrap 2022-08-22 22:29:12.411 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-22 22:29:12.416 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 22:29:12.418 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 22:29:12.421 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 22:29:12.424 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 22:29:12.426 | + 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-08-22 22:29:12.429 | + 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-08-22 22:29:12.431 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:29:12.434 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-22 22:29:12.439 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-22 22:29:12.456 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:12.459 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-22 22:29:12.462 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-22 22:29:12.465 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-22 22:29:12.469 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-22 22:29:12.502 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-22 22:29:12.505 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-22 22:29:12.535 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-22 22:29:12.569 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-22 22:29:12.603 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-22 22:29:12.640 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-22 22:29:12.674 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-22 22:29:12.708 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-22 22:29:12.710 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-08-22 22:29:12.742 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-22 22:29:12.774 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-22 22:29:12.805 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-22 22:29:12.836 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-22 22:29:12.868 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 22:29:12.902 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-22 22:29:12.904 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:29:12.906 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:29:12.909 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:29:12.911 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:29:12.913 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:29:12.916 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:29:12.918 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:29:12.921 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:29:12.923 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:29:12.925 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:29:12.927 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-22 22:29:12.930 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:29:12.932 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:29:12.934 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:29:12.937 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:29:12.939 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:29:12.941 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:29:12.944 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-22 22:29:12.960 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:12.962 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:29:12.964 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-22 22:29:12.967 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-22 22:29:12.998 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-22 22:29:13.001 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-22 22:29:13.004 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-22 22:29:13.006 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-22 22:29:13.008 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:29:13.011 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:13.013 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:29:13.029 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:13.031 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:29:13.034 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:13.036 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:13.071 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-22 22:29:13.073 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-22 22:29:13.076 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-22 22:29:13.078 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-22 22:29:13.080 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:29:13.083 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:13.085 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:29:13.101 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:13.103 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:29:13.105 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:13.108 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:13.142 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-22 22:29:13.176 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-22 22:29:13.208 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-22 22:29:13.241 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-22 22:29:13.258 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:13.260 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-22 22:29:13.277 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:13.280 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-22 22:29:13.280 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-22 22:29:13.285 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-22 22:29:13.288 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-22 22:29:13.321 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-22 22:29:13.338 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:13.340 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-22 22:29:13.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-22 22:29:13.345 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:29:13.347 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:29:13.350 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-22 22:29:13.383 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-22 22:29:13.415 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:29:13.446 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-22 22:29:13.478 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-22 22:29:13.510 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-22 22:29:13.541 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-22 22:29:13.574 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-22 22:29:13.610 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:29:13.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:29:13.677 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-22 22:29:13.693 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:13.696 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-22 22:29:13.698 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-22 22:29:13.732 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-22 22:29:13.764 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-08-22 22:29:13.795 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-22 22:29:13.827 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-22 22:29:13.859 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-22 22:29:13.891 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-22 22:29:13.923 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-22 22:29:13.962 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-22 22:29:13.979 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:13.982 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-22 22:29:13.984 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-22 22:29:14.019 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-22 22:29:14.054 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-22 22:29:14.056 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-22 22:29:14.088 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-22 22:29:14.091 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-22 22:29:14.093 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-22 22:29:14.095 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:29:14.098 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:29:14.100 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:29:14.102 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:29:14.105 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:29:14.107 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:29:14.109 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-22 22:29:14.112 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:29:14.114 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:29:14.116 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:29:14.119 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:29:14.121 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:29:14.123 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:29:14.126 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:29:14.128 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:29:14.131 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:29:14.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:29:14.135 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-22 22:29:14.138 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-22 22:29:14.140 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-22 22:29:14.143 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:29:14.159 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:29:14.162 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:29:14.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:29:14.167 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:29:14.169 | + 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-08-22 22:29:14.201 | + 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-08-22 22:29:14.233 | + 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-08-22 22:29:14.265 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:29:14.297 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-22 22:29:14.332 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-22 22:29:14.348 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:14.351 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-22 22:29:14.353 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-22 22:29:14.356 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-22 22:29:14.358 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-22 22:29:14.360 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:29:14.363 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:29:14.366 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-22 22:29:14.370 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-22 22:29:14.372 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:29:14.375 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:29:14.388 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:29:14.388 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:14.397 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:29:14.400 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:14.416 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 22:29:14.418 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-22 22:29:14.422 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-22 22:29:14.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-22 22:29:14.487 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-22 22:29:14.519 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:29:14.551 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:29:14.587 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:29:14.621 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:29:14.652 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:29:14.684 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:29:14.715 | + 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-08-22 22:29:14.747 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:29:14.786 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:29:14.818 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:29:14.850 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:29:14.853 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:29:14.856 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-22 22:29:14.858 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-22 22:29:14.860 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:29:14.863 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:14.865 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:14.868 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:29:14.871 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:29:14.873 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 22:29:14.905 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:29:14.937 | + 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-08-22 22:29:14.937 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:29:14.947 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-22 22:29:14.950 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-22 22:29:14.953 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-22 22:29:14.956 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:29:14.959 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:29:14.961 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:29:14.964 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:14.966 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:14.969 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:29:14.971 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:29:14.974 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:14.976 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:14.979 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-22 22:29:15.043 | Enabling site nova-api-wsgi. 2022-08-22 22:29:15.052 | To activate the new configuration, you need to run: 2022-08-22 22:29:15.052 | systemctl reload apache2 2022-08-22 22:29:15.059 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:29:15.062 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:29:15.065 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:29:15.067 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:29:15.203 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-22 22:29:15.221 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:15.223 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-22 22:29:15.225 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-22 22:29:15.228 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-22 22:29:15.230 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-22 22:29:15.232 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-22 22:29:15.235 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:29:15.238 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-22 22:29:15.242 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-22 22:29:15.244 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:29:15.246 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:29:15.260 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:29:15.260 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:15.269 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:29:15.272 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:15.288 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-22 22:29:15.290 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-22 22:29:15.294 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-22 22:29:15.328 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-22 22:29:15.361 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-22 22:29:15.394 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:29:15.425 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:29:15.457 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:29:15.488 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:29:15.520 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:29:15.552 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:29:15.583 | + 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-08-22 22:29:15.615 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:29:15.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:29:15.679 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:29:15.711 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-22 22:29:15.714 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-22 22:29:15.745 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-22 22:29:15.762 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:15.765 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-22 22:29:15.800 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-22 22:29:15.802 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-22 22:29:15.805 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-22 22:29:15.821 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:15.824 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:29:15.827 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:29:15.859 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-22 22:29:15.894 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-22 22:29:15.897 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:29:15.899 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-22 22:29:15.902 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:29:15.904 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:29:15.906 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:29:15.923 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:15.926 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:29:15.929 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:29:15.931 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:29:15.947 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:15.950 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:29:15.952 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:29:15.985 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:29:15.988 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:29:15.991 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-22 22:29:16.026 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-22 22:29:16.059 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-22 22:29:16.094 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-22 22:29:16.110 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:16.113 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:29:16.145 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-22 22:29:16.148 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-22 22:29:16.150 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-22 22:29:16.185 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-22 22:29:16.216 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-08-22 22:29:16.248 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-22 22:29:16.281 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-22 22:29:16.313 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-22 22:29:16.345 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-22 22:29:16.377 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-22 22:29:16.410 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-22 22:29:16.442 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-22 22:29:16.459 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:16.462 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-22 22:29:16.466 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:29:16.468 | + lib/nova:create_nova_conf:549 : local conf 2022-08-22 22:29:16.471 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-22 22:29:16.474 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-22 22:29:16.476 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:29:16.479 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:29:16.482 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:29:16.484 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-22 22:29:16.486 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-22 22:29:16.491 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-22 22:29:16.493 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-22 22:29:16.496 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-22 22:29:16.498 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-22 22:29:16.501 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:29:16.504 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:16.506 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:29:16.522 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:16.524 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:29:16.527 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:16.530 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:16.564 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-22 22:29:16.599 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-22 22:29:16.635 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:29:16.637 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-22 22:29:16.640 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-22 22:29:16.642 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-22 22:29:16.659 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:16.663 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-22 22:29:16.663 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-22 22:29:17.459 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-22 22:29:17.462 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-22 22:29:17.466 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:29:17.469 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-22 22:29:17.471 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:29:17.473 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-22 22:29:17.476 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:29:17.493 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:17.497 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-22 22:29:17.500 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-22 22:29:17.503 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:29:17.520 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:17.523 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:29:17.526 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:29:17.558 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:29:17.560 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:29:17.563 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-22 22:29:17.580 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:17.582 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-22 22:29:17.585 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:29:17.587 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-22 22:29:17.621 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:29:17.654 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-22 22:29:17.686 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-22 22:29:17.719 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-22 22:29:17.752 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-22 22:29:17.784 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-22 22:29:17.816 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-22 22:29:17.849 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-22 22:29:17.851 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-22 22:29:17.854 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-22 22:29:17.857 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:29:17.874 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:29:17.877 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:29:17.879 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:29:17.881 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:29:17.884 | + 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-08-22 22:29:17.915 | + 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-08-22 22:29:17.948 | + 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-08-22 22:29:17.980 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:29:18.013 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:29:18.016 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-22 22:29:18.020 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:29:18.023 | + lib/nova:create_nova_conf:583 : local conf 2022-08-22 22:29:18.025 | + lib/nova:create_nova_conf:584 : local offset 2022-08-22 22:29:18.028 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-22 22:29:18.031 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:29:18.033 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:29:18.036 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:29:18.039 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-22 22:29:18.041 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-22 22:29:18.043 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:29:18.046 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-22 22:29:18.048 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-22 22:29:18.051 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-22 22:29:18.067 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:18.069 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-22 22:29:18.072 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-22 22:29:18.088 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:18.090 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-22 22:29:18.107 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:18.110 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-22 22:29:18.128 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:18.131 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-22 22:29:18.148 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:18.151 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-22 22:29:18.153 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-22 22:29:18.156 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-22 22:29:18.158 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:29:18.161 | + lib/stack:stack_install_service:32 : install_placement 2022-08-22 22:29:18.163 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-22 22:29:18.166 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-22 22:29:18.169 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:18.171 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:18.174 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-22 22:29:18.176 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:29:18.179 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:29:18.181 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:29:18.184 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:29:18.186 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:29:18.189 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:29:18.191 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:18.194 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:18.196 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:29:18.199 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:18.201 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:29:18.204 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:29:18.206 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-22 22:29:18.209 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:29:18.212 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:18.214 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:18.217 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-22 22:29:18.239 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-22 22:29:18.350 | Reading package lists... 2022-08-22 22:29:18.612 | Building dependency tree... 2022-08-22 22:29:18.613 | Reading state information... 2022-08-22 22:29:18.887 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:29:18.887 | The following packages were automatically installed and are no longer required: 2022-08-22 22:29:18.888 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:29:18.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:29:18.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:29:18.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:29:18.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:29:18.889 | python3-zope.interface 2022-08-22 22:29:18.889 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:29:19.034 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:29:19.039 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:29:19.041 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:29:19.044 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:19.046 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:19.049 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:19.052 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:19.054 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:19.056 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:29:19.059 | + functions-common:time_stop:2446 : start_time=1661207358236 2022-08-22 22:29:19.062 | + functions-common:time_stop:2448 : [[ -z 1661207358236 ]] 2022-08-22 22:29:19.065 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:19.070 | + functions-common:time_stop:2451 : end_time=1661207359067 2022-08-22 22:29:19.073 | + functions-common:time_stop:2452 : elapsed_time=831 2022-08-22 22:29:19.076 | + functions-common:time_stop:2453 : total=6542 2022-08-22 22:29:19.078 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:19.080 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7373 2022-08-22 22:29:19.083 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:29:19.086 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-22 22:29:19.088 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-22 22:29:19.091 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-22 22:29:19.094 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-22 22:29:19.096 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-22 22:29:19.120 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-22 22:29:19.123 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:29:19.127 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:29:19.129 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:29:19.132 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:29:19.135 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:29:19.138 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:29:19.141 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:19.143 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:19.146 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:29:19.149 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:19.151 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:29:19.154 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:29:19.156 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-22 22:29:19.159 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:29:19.162 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:19.164 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:19.167 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-22 22:29:19.189 | + functions-common:apt_get:1230 : 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-08-22 22:29:19.301 | Reading package lists... 2022-08-22 22:29:19.562 | Building dependency tree... 2022-08-22 22:29:19.564 | Reading state information... 2022-08-22 22:29:19.832 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-22 22:29:19.832 | The following packages were automatically installed and are no longer required: 2022-08-22 22:29:19.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:29:19.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:29:19.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:29:19.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:29:19.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:29:19.834 | python3-zope.interface 2022-08-22 22:29:19.834 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:29:19.974 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:29:19.980 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:29:19.983 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:29:19.985 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:19.988 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:19.990 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:19.993 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:19.996 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:19.999 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:29:20.002 | + functions-common:time_stop:2446 : start_time=1661207359186 2022-08-22 22:29:20.005 | + functions-common:time_stop:2448 : [[ -z 1661207359186 ]] 2022-08-22 22:29:20.009 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:20.014 | + functions-common:time_stop:2451 : end_time=1661207360011 2022-08-22 22:29:20.016 | + functions-common:time_stop:2452 : elapsed_time=825 2022-08-22 22:29:20.019 | + functions-common:time_stop:2453 : total=7373 2022-08-22 22:29:20.021 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:20.024 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8198 2022-08-22 22:29:20.026 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:29:20.029 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-22 22:29:20.032 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-22 22:29:20.034 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:29:20.037 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:20.040 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:20.042 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-22 22:29:20.045 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-22 22:29:20.102 | wsgi (enabled by maintainer script) 2022-08-22 22:29:20.107 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-22 22:29:20.111 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-22 22:29:20.115 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:29:20.120 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-22 22:29:20.124 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-22 22:29:20.127 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:29:20.131 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:29:20.131 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:29:20.137 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-22 22:29:20.140 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-22 22:29:20.143 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-22 22:29:20.146 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-22 22:29:20.149 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-22 22:29:20.173 | Using python 3.8 to install osc-placement 2022-08-22 22:29:20.176 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-22 22:29:22.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:22.216 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:22.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:22.216 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:23.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:29:23.265 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-22 22:29:23.275 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:29:23.289 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:29:23.294 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:29:23.297 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:29:23.303 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:29:23.307 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:29:23.310 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:29:23.324 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:29:23.382 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:29:23.389 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:29:23.393 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:29:23.396 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:29:23.402 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:29:23.405 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:29:23.429 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:29:23.434 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:29:23.445 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:29:23.449 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:29:23.462 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:29:23.465 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:29:23.468 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:29:23.489 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:29:23.526 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:29:23.530 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:29:23.535 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:29:23.538 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:29:23.540 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:29:23.545 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:29:23.547 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:29:23.550 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:29:23.598 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:29:23.601 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:29:23.637 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:29:23.649 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:29:23.681 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:29:23.686 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:29:23.688 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:29:23.691 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:29:23.695 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:29:23.698 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:29:23.754 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:29:23.757 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:29:23.762 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:29:23.788 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:29:25.782 | + inc/python:pip_install:196 : result=0 2022-08-22 22:29:25.785 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:29:25.789 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:25.793 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:25.797 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:25.799 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:25.802 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:25.805 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:29:25.808 | + functions-common:time_stop:2446 : start_time=1661207360167 2022-08-22 22:29:25.812 | + functions-common:time_stop:2448 : [[ -z 1661207360167 ]] 2022-08-22 22:29:25.815 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:25.820 | + functions-common:time_stop:2451 : end_time=1661207365817 2022-08-22 22:29:25.823 | + functions-common:time_stop:2452 : elapsed_time=5650 2022-08-22 22:29:25.826 | + functions-common:time_stop:2453 : total=119256 2022-08-22 22:29:25.829 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:25.831 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=124906 2022-08-22 22:29:25.834 | + inc/python:pip_install:199 : return 0 2022-08-22 22:29:25.837 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-22 22:29:25.839 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-22 22:29:25.842 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-22 22:29:25.844 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:29:25.847 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:29:25.850 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:29:25.853 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:29:25.856 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:29:25.860 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:29:25.878 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:29:25.881 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:29:25.884 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:29:25.887 | + functions-common:git_clone:617 : echo master 2022-08-22 22:29:25.887 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:29:25.893 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-22 22:29:25.895 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:29:25.898 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-22 22:29:25.911 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-22 22:29:25.914 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:29:25.914 | + functions-common:git_clone:678 : head -1 2022-08-22 22:29:25.918 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-22 22:29:25.921 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:29:25.923 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-22 22:29:25.926 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:29:25.929 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:29:25.932 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-22 22:29:25.934 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:29:25.937 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-22 22:29:25.940 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:29:25.942 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:29:25.945 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-22 22:29:25.948 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:29:25.950 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:29:25.954 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-22 22:29:25.956 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:29:25.960 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-22 22:29:25.962 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:29:25.965 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:29:25.968 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-22 22:29:25.974 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-22 22:29:25.977 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-22 22:29:26.594 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-22 22:29:26.598 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:29:26.601 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:29:26.604 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:29:26.607 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:29:26.610 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-22 22:29:26.613 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:29:26.615 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:29:26.619 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:29:26.622 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:29:26.624 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:29:26.628 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:29:26.630 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:29:26.633 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-22 22:29:26.655 | Using python 3.8 to install /opt/stack/placement 2022-08-22 22:29:26.658 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-22 22:29:28.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:28.695 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:28.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:28.695 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:29.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:29:29.749 | Obtaining file:///opt/stack/placement 2022-08-22 22:29:30.973 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:29:30.986 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:29:31.130 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:29:31.143 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:29:31.148 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:29:31.187 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:29:31.238 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 22:29:31.242 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:29:31.246 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:29:31.251 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:29:31.288 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:29:31.298 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:29:31.337 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:29:31.343 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:29:31.389 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:29:31.394 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:29:31.432 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:29:31.450 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:29:31.465 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:29:31.473 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:29:31.483 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:29:31.497 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:29:31.502 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:29:31.505 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:29:31.517 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:29:31.527 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:29:31.529 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:29:31.535 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:29:31.540 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:29:31.545 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:29:31.565 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:29:31.569 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:29:31.576 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:29:31.590 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:29:31.594 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:29:31.597 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:29:31.607 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:29:31.610 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:29:31.612 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:29:31.616 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:29:31.626 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:29:31.631 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:29:31.641 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:29:31.674 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:29:31.684 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-22 22:29:31.686 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:29:31.713 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:29:31.770 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:29:31.828 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:29:31.833 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:29:31.836 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:29:31.841 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:29:31.847 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:29:31.850 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:29:31.864 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:29:31.869 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:29:31.877 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:29:31.880 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:29:31.884 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:29:31.886 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:29:31.889 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:29:31.894 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:29:31.897 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:29:31.900 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:29:31.902 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:29:31.913 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:29:31.915 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:29:31.942 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:29:31.946 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:29:31.949 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:29:31.960 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:29:31.996 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:29:31.999 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:29:32.003 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:29:33.496 | Installing collected packages: openstack-placement 2022-08-22 22:29:33.497 | Attempting uninstall: openstack-placement 2022-08-22 22:29:33.497 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-22 22:29:33.499 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-22 22:29:33.501 | Running setup.py develop for openstack-placement 2022-08-22 22:29:35.194 | Successfully installed openstack-placement 2022-08-22 22:29:35.307 | + inc/python:pip_install:196 : result=0 2022-08-22 22:29:35.311 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:29:35.314 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:35.317 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:35.320 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:35.323 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:35.326 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:35.329 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:29:35.332 | + functions-common:time_stop:2446 : start_time=1661207366649 2022-08-22 22:29:35.336 | + functions-common:time_stop:2448 : [[ -z 1661207366649 ]] 2022-08-22 22:29:35.340 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:35.344 | + functions-common:time_stop:2451 : end_time=1661207375341 2022-08-22 22:29:35.347 | + functions-common:time_stop:2452 : elapsed_time=8692 2022-08-22 22:29:35.349 | + functions-common:time_stop:2453 : total=124906 2022-08-22 22:29:35.352 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:35.354 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=133598 2022-08-22 22:29:35.357 | + inc/python:pip_install:199 : return 0 2022-08-22 22:29:35.359 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:29:35.362 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:29:35.365 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:29:35.385 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:29:35.397 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-22 22:29:35.400 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-22 22:29:35.402 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:29:35.405 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:29:35.407 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-22 22:29:35.410 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:29:35.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:29:35.415 | + ./stack.sh:main:938 : configure_placement 2022-08-22 22:29:35.418 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-22 22:29:35.430 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-22 22:29:35.433 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-22 22:29:35.438 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-22 22:29:35.441 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-22 22:29:35.444 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-22 22:29:35.446 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-22 22:29:35.449 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:29:35.452 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:35.454 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:29:35.473 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:35.476 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:29:35.478 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-22 22:29:35.482 | + 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&plugin=dbcounter' 2022-08-22 22:29:35.521 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-22 22:29:35.557 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-22 22:29:35.594 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-22 22:29:35.597 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-22 22:29:35.599 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-22 22:29:35.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:29:35.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-22 22:29:35.641 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-22 22:29:35.675 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:29:35.709 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-22 22:29:35.742 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-22 22:29:35.777 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-22 22:29:35.811 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-22 22:29:35.845 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-22 22:29:35.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:29:35.913 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:29:35.948 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-22 22:29:35.952 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-22 22:29:35.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-22 22:29:35.959 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:29:35.983 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:29:35.986 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:29:35.989 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:29:35.991 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:29:35.994 | + 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-08-22 22:29:36.029 | + 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-08-22 22:29:36.062 | + 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-08-22 22:29:36.097 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:29:36.131 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-22 22:29:36.133 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-22 22:29:36.136 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-22 22:29:36.139 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-22 22:29:36.141 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-22 22:29:36.144 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:29:36.146 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:29:36.149 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-22 22:29:36.154 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-22 22:29:36.157 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:29:36.159 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:29:36.172 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:29:36.172 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:36.181 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:29:36.184 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:29:36.200 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-22 22:29:36.203 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-22 22:29:36.207 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-22 22:29:36.252 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-22 22:29:36.288 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-22 22:29:36.322 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:29:36.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:29:36.390 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:29:36.424 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:29:36.460 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:29:36.494 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:29:36.528 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:29:36.561 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:29:36.596 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:29:36.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:29:36.663 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:29:36.666 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:29:36.669 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-22 22:29:36.672 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-22 22:29:36.675 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:29:36.677 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:36.680 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:36.682 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-22 22:29:36.686 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-22 22:29:36.688 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-22 22:29:36.722 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:29:36.756 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-22 22:29:36.756 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-22 22:29:36.765 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-22 22:29:36.769 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-22 22:29:36.772 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-22 22:29:36.774 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:29:36.777 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:29:36.779 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:29:36.782 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:36.785 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:36.787 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:29:36.790 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:29:36.793 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:36.796 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:36.798 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-22 22:29:36.861 | Site placement-api already enabled 2022-08-22 22:29:36.867 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:29:36.872 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:29:36.875 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:29:36.878 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:29:37.019 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-22 22:29:37.038 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:37.041 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-22 22:29:37.059 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:37.062 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-22 22:29:37.081 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:37.083 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-22 22:29:37.086 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-22 22:29:37.088 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-22 22:29:37.125 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:29:37.160 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-22 22:29:37.194 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-22 22:29:37.230 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-22 22:29:37.267 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-22 22:29:37.301 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-22 22:29:37.342 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-22 22:29:37.376 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-22 22:29:37.394 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:37.397 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-22 22:29:37.415 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:29:37.418 | + ./stack.sh:main:964 : run_phase stack install 2022-08-22 22:29:37.420 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:29:37.423 | + functions-common:run_phase:1868 : local phase=install 2022-08-22 22:29:37.425 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:29:37.428 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:29:37.431 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:29:37.433 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:29:37.436 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:29:37.439 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:29:37.444 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:29:37.446 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:29:37.449 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:29:37.452 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-22 22:29:37.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:29:37.470 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:37.473 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:29:37.475 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:29:37.477 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-22 22:29:37.480 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-22 22:29:37.482 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:29:37.485 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-22 22:29:37.487 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-22 22:29:37.489 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-22 22:29:37.555 | ++ inc/async:async_inner:63 : install_tempest 2022-08-22 22:29:37.598 | [261128 Async install_tempest:287842]: running: install_tempest 2022-08-22 22:29:37.600 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:29:37.603 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:29:37.606 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:29:37.609 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:29:37.611 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-22 22:29:37.614 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:29:37.617 | + functions-common:run_plugins:1854 : local phase=install 2022-08-22 22:29:37.619 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:29:37.622 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:29:37.625 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-22 22:29:37.628 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-22 22:29:37.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:29:37.633 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:29:37.637 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-22 22:29:37.640 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:29:37.643 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-22 22:29:37.646 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-22 22:29:37.649 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:29:37.652 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-22 22:29:37.655 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-22 22:29:37.658 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:29:37.663 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:29:37.663 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:29:37.668 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-22 22:29:37.671 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-22 22:29:37.674 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-22 22:29:37.677 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-22 22:29:37.679 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-22 22:29:37.707 | Using python 3.8 to install python-openstackclient 2022-08-22 22:29:37.709 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-22 22:29:39.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:39.773 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:39.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:39.773 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:40.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:29:40.799 | Requirement already satisfied: python-openstackclient===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (6.0.0) 2022-08-22 22:29:40.818 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:29:40.823 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:29:40.838 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:29:40.863 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:29:40.878 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:29:40.891 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:29:40.905 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:29:40.908 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:29:40.929 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:29:40.933 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:29:40.944 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:29:40.947 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:29:40.950 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:29:41.009 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:29:41.023 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:29:41.036 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:29:41.041 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:29:41.078 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:29:41.081 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:29:41.086 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:29:41.088 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:29:41.091 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:29:41.095 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:29:41.099 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:29:41.102 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:29:41.104 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:29:41.126 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:29:41.134 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:29:41.138 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:29:41.143 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:29:41.148 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:29:41.155 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:29:41.160 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:29:41.199 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:29:41.201 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:29:41.250 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:29:41.286 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:29:41.289 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:29:41.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:29:41.295 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:29:41.328 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:29:41.332 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:29:41.337 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:29:41.341 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:29:41.344 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:29:41.347 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:29:41.350 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:29:41.355 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:29:41.357 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:29:41.415 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:29:41.441 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:29:43.389 | + inc/python:pip_install:196 : result=0 2022-08-22 22:29:43.392 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:29:43.395 | + functions-common:time_stop:2439 : local name 2022-08-22 22:29:43.397 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:29:43.399 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:29:43.402 | + functions-common:time_stop:2442 : local total 2022-08-22 22:29:43.405 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:29:43.407 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:29:43.409 | + functions-common:time_stop:2446 : start_time=1661207377701 2022-08-22 22:29:43.412 | + functions-common:time_stop:2448 : [[ -z 1661207377701 ]] 2022-08-22 22:29:43.415 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:29:43.419 | + functions-common:time_stop:2451 : end_time=1661207383417 2022-08-22 22:29:43.422 | + functions-common:time_stop:2452 : elapsed_time=5716 2022-08-22 22:29:43.424 | + functions-common:time_stop:2453 : total=133598 2022-08-22 22:29:43.426 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:29:43.429 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=139314 2022-08-22 22:29:43.431 | + inc/python:pip_install:199 : return 0 2022-08-22 22:29:43.434 | + ./stack.sh:main:976 : install_oscwrap 2022-08-22 22:29:43.438 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-22 22:29:43.442 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.zxj7h7iRBO 2022-08-22 22:29:43.445 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-22 22:29:43.447 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-22 22:29:43.450 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-22 22:29:43.453 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:29:43.456 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:29:43.458 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-22 22:29:43.476 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:29:43.479 | + ./stack.sh:main:1030 : configure_database 2022-08-22 22:29:43.482 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-22 22:29:43.484 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-22 22:29:43.487 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-22 22:29:43.489 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:29:43.491 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-22 22:29:43.494 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-22 22:29:43.496 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:43.498 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:43.501 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-22 22:29:43.504 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-22 22:29:43.508 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-22 22:29:43.508 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-22 22:29:43.513 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-22 22:29:43.571 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-22 22:29:43.574 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:29:43.576 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:29:43.579 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:29:43.581 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:29:43.584 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:29:43.586 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:29:43.589 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:29:43.591 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:29:43.593 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:29:43.596 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:29:43.598 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-22 22:29:43.601 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:29:43.603 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:29:43.608 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:29:43.610 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:29:43.613 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:29:43.615 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:29:43.618 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-22 22:29:43.620 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:43.623 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:43.625 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-22 22:29:43.628 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:29:43.630 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 22:29:46.138 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-22 22:29:46.154 | mysqladmin: connect to server at 'localhost' failed 2022-08-22 22:29:46.154 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-22 22:29:46.159 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-22 22:29:46.162 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-22 22:29:46.165 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:46.168 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:46.171 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-22 22:29:46.174 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-22 22:29:46.176 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-22 22:29:46.181 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:29:46.183 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:29:46.186 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-22 22:29:46.189 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-22 22:29:46.192 | + 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-08-22 22:29:46.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:29:46.242 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-22 22:29:46.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:29:46.272 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-22 22:29:46.333 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-22 22:29:46.392 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-22 22:29:46.450 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-22 22:29:46.453 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-22 22:29:46.455 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-22 22:29:46.455 | enabling MySQL performance counting 2022-08-22 22:29:46.458 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:29:46.480 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:29:46.482 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:29:48.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:48.562 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:48.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:29:48.562 | from cryptography.utils import int_from_bytes 2022-08-22 22:29:49.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:29:49.640 | Processing ./tools/dbcounter 2022-08-22 22:29:49.645 | Installing build dependencies: started 2022-08-22 22:29:59.376 | Installing build dependencies: finished with status 'done' 2022-08-22 22:29:59.379 | Getting requirements to build wheel: started 2022-08-22 22:30:00.432 | Getting requirements to build wheel: finished with status 'done' 2022-08-22 22:30:00.438 | Installing backend dependencies: started 2022-08-22 22:30:05.070 | Installing backend dependencies: finished with status 'done' 2022-08-22 22:30:05.073 | Preparing wheel metadata: started 2022-08-22 22:30:06.221 | Preparing wheel metadata: finished with status 'done' 2022-08-22 22:30:06.233 | Building wheels for collected packages: dbcounter 2022-08-22 22:30:06.235 | Building wheel for dbcounter (PEP 517): started 2022-08-22 22:30:07.700 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-22 22:30:07.702 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=4acbe8fed079c3dbb19609987447d18d004eaaa2e9c9ba888dda980edef37cee 2022-08-22 22:30:07.702 | Stored in directory: /tmp/pip-ephem-wheel-cache-fsu_a4ar/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-22 22:30:07.702 | Successfully built dbcounter 2022-08-22 22:30:09.804 | Installing collected packages: dbcounter 2022-08-22 22:30:09.804 | Attempting uninstall: dbcounter 2022-08-22 22:30:09.805 | Found existing installation: dbcounter 0.1 2022-08-22 22:30:09.846 | Uninstalling dbcounter-0.1: 2022-08-22 22:30:10.159 | Successfully uninstalled dbcounter-0.1 2022-08-22 22:30:10.258 | Successfully installed dbcounter-0.1 2022-08-22 22:30:10.410 | + inc/python:pip_install:196 : result=0 2022-08-22 22:30:10.412 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:30:10.415 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:10.417 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:10.420 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:10.422 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:10.424 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:10.427 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:30:10.429 | + functions-common:time_stop:2446 : start_time=1661207386474 2022-08-22 22:30:10.431 | + functions-common:time_stop:2448 : [[ -z 1661207386474 ]] 2022-08-22 22:30:10.434 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:10.439 | + functions-common:time_stop:2451 : end_time=1661207410436 2022-08-22 22:30:10.441 | + functions-common:time_stop:2452 : elapsed_time=23962 2022-08-22 22:30:10.443 | + functions-common:time_stop:2453 : total=139314 2022-08-22 22:30:10.446 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:10.448 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=163276 2022-08-22 22:30:10.451 | + inc/python:pip_install:199 : return 0 2022-08-22 22:30:10.454 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-22 22:30:10.456 | + lib/database:recreate_database:112 : local db=stats 2022-08-22 22:30:10.459 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-22 22:30:10.461 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-22 22:30:10.464 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-22 22:30:10.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:30:10.501 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-22 22:30:10.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:30:10.524 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-22 22:30:10.524 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-22 22:30:10.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:30:10.552 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-22 22:30:10.554 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:30:10.557 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 22:30:13.277 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-22 22:30:13.279 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-22 22:30:13.284 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:30:13.287 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-223013 2022-08-22 22:30:13.290 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-223013 1034' 2022-08-22 22:30:13.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.295 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:30:13.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.300 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:30:13.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.305 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:30:13.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.310 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:30:13.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.315 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:30:13.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.320 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:30:13.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.325 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-222625 2022-08-22 22:30:13.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.330 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:30:13.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.335 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:30:13.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.340 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:30:13.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.345 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:30:13.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.350 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:30:13.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.355 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:30:13.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.360 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:30:13.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:30:13.365 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:30:13.368 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-22 22:30:13.370 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-22 22:30:13.373 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-22 22:30:13.386 | + ./stack.sh:main:1060 : start_dstat 2022-08-22 22:30:13.388 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.391 | + functions-common:run_process:1693 : local service=dstat 2022-08-22 22:30:13.393 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.396 | + functions-common:run_process:1695 : local group= 2022-08-22 22:30:13.398 | + functions-common:run_process:1696 : local user= 2022-08-22 22:30:13.401 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:30:13.403 | + functions-common:run_process:1699 : local name=dstat 2022-08-22 22:30:13.405 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:30:13.408 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:30:13.410 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:30:13.413 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:30:13.417 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:30:13.422 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207413419 2022-08-22 22:30:13.425 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-22 22:30:13.442 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:30:13.444 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-22 22:30:13.447 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-22 22:30:13.450 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.452 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.455 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.457 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.459 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-22 22:30:13.462 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-22 22:30:13.465 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-22 22:30:13.467 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:30:13.470 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:30:13.473 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:30:13.475 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:30:13.478 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-22 22:30:13.481 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-22 22:30:13.483 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-22 22:30:13.486 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.488 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:30:13.490 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:30:13.493 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:30:13.495 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:30:13.497 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:30:13.500 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-22 22:30:13.502 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:30:13.507 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-22 22:30:13.566 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-22 22:30:13.624 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:30:13.684 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-22 22:30:13.741 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-22 22:30:13.801 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:30:13.860 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:30:13.862 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:30:13.865 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-22 22:30:13.924 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:30:14.385 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-22 22:30:14.399 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-22 22:30:14.805 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-22 22:30:14.827 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:30:14.829 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:14.832 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:14.835 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:14.837 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:14.840 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:14.842 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:30:14.845 | + functions-common:time_stop:2446 : start_time=1661207413419 2022-08-22 22:30:14.847 | + functions-common:time_stop:2448 : [[ -z 1661207413419 ]] 2022-08-22 22:30:14.852 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:14.855 | + functions-common:time_stop:2451 : end_time=1661207414852 2022-08-22 22:30:14.857 | + functions-common:time_stop:2452 : elapsed_time=1433 2022-08-22 22:30:14.860 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:30:14.862 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:14.864 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1433 2022-08-22 22:30:14.867 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-22 22:30:14.869 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-22 22:30:14.872 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-22 22:30:14.874 | + functions-common:run_process:1695 : local group= 2022-08-22 22:30:14.877 | + functions-common:run_process:1696 : local user=root 2022-08-22 22:30:14.880 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:30:14.882 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-22 22:30:14.885 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:30:14.887 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:30:14.889 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:30:14.892 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:30:14.897 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:30:14.900 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207414897 2022-08-22 22:30:14.902 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-22 22:30:14.924 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:14.927 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:30:14.929 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:14.931 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:14.934 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:14.936 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:14.938 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:14.941 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:30:14.943 | + functions-common:time_stop:2446 : start_time=1661207414897 2022-08-22 22:30:14.946 | + functions-common:time_stop:2448 : [[ -z 1661207414897 ]] 2022-08-22 22:30:14.949 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:14.953 | + functions-common:time_stop:2451 : end_time=1661207414951 2022-08-22 22:30:14.956 | + functions-common:time_stop:2452 : elapsed_time=54 2022-08-22 22:30:14.959 | + functions-common:time_stop:2453 : total=1433 2022-08-22 22:30:14.961 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:14.964 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1487 2022-08-22 22:30:14.966 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-22 22:30:14.985 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:14.988 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-22 22:30:15.011 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:15.013 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-22 22:30:15.034 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:30:15.037 | + ./stack.sh:main:1073 : start_etcd3 2022-08-22 22:30:15.040 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-22 22:30:15.042 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd' 2022-08-22 22:30:15.044 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-22 22:30:15.047 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380' 2022-08-22 22:30:15.049 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-08-22 22:30:15.052 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-08-22 22:30:15.054 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-22 22:30:15.057 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-22 22:30:15.059 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-08-22 22:30:15.061 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-22 22:30:15.064 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-22 22:30:15.066 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 22:30:15.069 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-08-22 22:30:15.071 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-22 22:30:15.073 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 22:30:15.076 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:30:15.078 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-22 22:30:15.080 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:30:15.085 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:30:15.090 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:30:15.092 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 22:30:15.094 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:30:15.099 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-22 22:30:15.198 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-22 22:30:15.270 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 22:30:15.325 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-22 22:30:15.381 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-22 22:30:15.441 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:30:15.498 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:30:15.501 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:30:15.503 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-22 22:30:15.570 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:30:15.977 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-22 22:30:16.038 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-22 22:30:16.105 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-22 22:30:16.163 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-22 22:30:16.237 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-22 22:30:16.245 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:30:16.258 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-22 22:30:16.260 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-22 22:30:16.689 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-22 22:30:16.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-22 22:30:17.162 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-22 22:30:17.642 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-22 22:30:17.662 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:17.664 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-22 22:30:17.667 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-22 22:30:17.670 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-22 22:30:17.675 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-22 22:30:17.688 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-22 22:30:17.700 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-22 22:30:17.703 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:30:17.705 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-22 22:30:17.835 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-22 22:30:17.962 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-22 22:30:18.090 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:30:18.218 | + 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.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:30:18.346 | + 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.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:30:18.476 | + 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.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-22 22:30:18.604 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-22 22:30:18.732 | + 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.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-22 22:30:18.860 | + 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.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-22 22:30:18.987 | + functions-common:write_clouds_yaml:198 : cat 2022-08-22 22:30:18.993 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-22 22:30:18.996 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-22 22:30:18.999 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-22 22:30:19.004 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-22 22:30:19.006 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-22 22:30:19.009 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-22 22:30:19.026 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:30:19.028 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-22 22:30:19.031 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:30:19.034 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-22 22:30:19.037 | + ./stack.sh:main:1090 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 22:30:19.040 | + ./stack.sh:main:1091 : init_keystone 2022-08-22 22:30:19.042 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-22 22:30:19.059 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:19.061 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-22 22:30:19.063 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-22 22:30:19.066 | + lib/database:recreate_database:112 : local db=keystone 2022-08-22 22:30:19.068 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-22 22:30:19.070 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-22 22:30:19.073 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-22 22:30:19.077 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:30:19.610 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-22 22:30:19.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:30:19.634 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-22 22:30:19.637 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:30:19.639 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:30:19.642 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:30:19.645 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:30:19.649 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207419647 2022-08-22 22:30:19.652 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-22 22:30:23.165 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 22:30:23.189 | 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=290650) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:30:23.196 | DEBUG dbcounter [-] [290650] Writer thread running {{(pid=290650) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:30:23.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:30:23.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:30:23.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:30:23.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.206 | 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=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.206 | 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=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.206 | 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=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:30:23.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=290650) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:30:23.231 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:30:23.231 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:30:23.284 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-22 22:30:24.905 | ++ inc/async:async_inner:64 : rc=0 2022-08-22 22:30:24.934 | [287842 Async install_tempest:287842]: finished successfully 2022-08-22 22:30:25.225 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=290650) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:30:25.227 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-22 22:30:25.228 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=290650) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:30:25.231 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-22 22:30:25.231 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=290650) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:30:25.583 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-22 22:30:25.586 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:25.590 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:25.592 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:25.596 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:25.599 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:25.602 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:30:25.605 | + functions-common:time_stop:2446 : start_time=1661207419647 2022-08-22 22:30:25.608 | + functions-common:time_stop:2448 : [[ -z 1661207419647 ]] 2022-08-22 22:30:25.611 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:25.616 | + functions-common:time_stop:2451 : end_time=1661207425613 2022-08-22 22:30:25.618 | + functions-common:time_stop:2452 : elapsed_time=5966 2022-08-22 22:30:25.621 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:30:25.623 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:25.626 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5966 2022-08-22 22:30:25.629 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-22 22:30:25.631 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-22 22:30:25.636 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-22 22:30:28.908 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-22 22:30:28.908 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 22:30:28.908 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 22:30:28.909 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-22 22:30:28.909 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 22:30:28.909 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 22:30:28.909 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 22:30:28.910 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 22:30:28.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 22:30:29.239 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-22 22:30:29.246 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-22 22:30:32.535 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-22 22:30:32.535 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 22:30:32.536 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 22:30:32.536 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-22 22:30:32.536 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 22:30:32.537 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 22:30:32.537 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 22:30:32.537 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 22:30:32.537 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 22:30:32.865 | + ./stack.sh:main:1092 : start_keystone 2022-08-22 22:30:32.868 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-22 22:30:32.872 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-22 22:30:32.875 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-22 22:30:32.892 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:32.895 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:30:32.898 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-22 22:30:32.903 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-22 22:30:32.905 | + functions-common:run_process:1693 : local service=keystone 2022-08-22 22:30:32.908 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.911 | + functions-common:run_process:1695 : local group= 2022-08-22 22:30:32.913 | + functions-common:run_process:1696 : local user= 2022-08-22 22:30:32.916 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:30:32.918 | + functions-common:run_process:1699 : local name=keystone 2022-08-22 22:30:32.921 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:30:32.923 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:30:32.926 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:30:32.929 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:30:32.932 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:30:32.936 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207432933 2022-08-22 22:30:32.939 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-22 22:30:32.955 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:30:32.957 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-22 22:30:32.960 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-22 22:30:32.962 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.965 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.967 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.970 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.972 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-22 22:30:32.974 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-22 22:30:32.977 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-22 22:30:32.979 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:30:32.982 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:30:32.984 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:30:32.987 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:30:32.989 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-22 22:30:32.992 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-22 22:30:32.994 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-22 22:30:32.996 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:32.999 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:30:33.001 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:30:33.004 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:30:33.006 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-22 22:30:33.008 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:30:33.012 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-22 22:30:33.069 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-22 22:30:33.124 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-22 22:30:33.180 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:30:33.236 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:30:33.293 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-22 22:30:33.349 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-22 22:30:33.405 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-22 22:30:33.461 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-22 22:30:33.518 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-22 22:30:33.576 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:30:33.578 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:30:33.581 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-22 22:30:33.641 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:30:34.067 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-22 22:30:34.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-22 22:30:34.497 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-22 22:30:34.573 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:30:34.580 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:34.583 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:34.586 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:34.588 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:34.593 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:34.596 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:30:34.598 | + functions-common:time_stop:2446 : start_time=1661207432933 2022-08-22 22:30:34.601 | + functions-common:time_stop:2448 : [[ -z 1661207432933 ]] 2022-08-22 22:30:34.604 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:34.609 | + functions-common:time_stop:2451 : end_time=1661207434605 2022-08-22 22:30:34.611 | + functions-common:time_stop:2452 : elapsed_time=1672 2022-08-22 22:30:34.614 | + functions-common:time_stop:2453 : total=1487 2022-08-22 22:30:34.616 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:34.619 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3159 2022-08-22 22:30:34.621 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-22 22:30:34.621 | Waiting for keystone to start... 2022-08-22 22:30:34.624 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-08-22 22:30:34.627 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-08-22 22:30:34.630 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:30:34.632 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-08-22 22:30:34.635 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:30:34.638 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:30:34.640 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:30:34.643 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:30:34.645 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:30:34.648 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:30:34.653 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207434650 2022-08-22 22:30:34.656 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:30:34.662 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-08-22 22:30:39.657 | + :: : [[ 200 == 503 ]] 2022-08-22 22:30:39.658 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:30:39.662 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:30:39.665 | + functions-common:time_stop:2439 : local name 2022-08-22 22:30:39.667 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:30:39.670 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:30:39.672 | + functions-common:time_stop:2442 : local total 2022-08-22 22:30:39.675 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:30:39.677 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:30:39.680 | + functions-common:time_stop:2446 : start_time=1661207434650 2022-08-22 22:30:39.682 | + functions-common:time_stop:2448 : [[ -z 1661207434650 ]] 2022-08-22 22:30:39.685 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:30:39.690 | + functions-common:time_stop:2451 : end_time=1661207439687 2022-08-22 22:30:39.692 | + functions-common:time_stop:2452 : elapsed_time=5037 2022-08-22 22:30:39.696 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:30:39.699 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:30:39.701 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5037 2022-08-22 22:30:39.704 | + functions:wait_for_service:467 : return 0 2022-08-22 22:30:39.706 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-22 22:30:39.723 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:30:39.726 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-22 22:30:39.728 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:30:39.731 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-22 22:30:39.762 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-22 22:30:39.765 | + 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.58/identity 2022-08-22 22:30:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.142 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.142 | 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=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.150 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.167 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.167 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.197 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.228 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.228 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.318 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.319 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.319 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.319 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.319 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.319 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.420 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.421 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.421 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.421 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.421 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.428 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.432 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.432 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.432 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=294380) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:30:43.495 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 22:30:43.513 | 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=294380) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:30:43.519 | DEBUG dbcounter [-] [294380] Writer thread running {{(pid=294380) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:30:43.727 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created domain default 2022-08-22 22:30:43.778 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created project admin 2022-08-22 22:30:43.812 | DEBUG passlib.handlers.bcrypt [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=294380) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-22 22:30:43.812 | DEBUG passlib.handlers.bcrypt [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=294380) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-22 22:30:43.872 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created user admin 2022-08-22 22:30:43.890 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created role reader 2022-08-22 22:30:43.902 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created role member 2022-08-22 22:30:43.930 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created implied role where e5372e01679c43858774522a2e95d4d6 implies 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:30:43.941 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created role admin 2022-08-22 22:30:43.960 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created implied role where c88868af0c87463d833fdf283d657e47 implies e5372e01679c43858774522a2e95d4d6 2022-08-22 22:30:43.972 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Granted role admin on project admin to user admin. 2022-08-22 22:30:43.982 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Granted role admin on the system to user admin. 2022-08-22 22:30:43.996 | WARNING py.warnings [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 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-08-22 22:30:43.996 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-22 22:30:43.996 |  2022-08-22 22:30:43.999 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created region RegionOne 2022-08-22 22:30:44.036 | INFO keystone.cmd.bootstrap [None req-949001bf-61e5-4c73-bec4-6ab0e69bb419 None None] Created public endpoint http://10.222.0.58/identity 2022-08-22 22:30:44.448 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-22 22:30:44.451 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-22 22:30:44.453 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-22 22:30:44.457 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-22 22:30:47.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:47.415 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:47.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:47.415 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:47.546 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:30:47.551 | + lib/keystone:create_keystone_accounts:310 : admin_project=efefb10a22ec4bb9834f323581807e94 2022-08-22 22:30:47.555 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-22 22:30:47.559 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-22 22:30:49.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:49.662 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:49.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:49.662 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:49.793 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:30:49.798 | + lib/keystone:create_keystone_accounts:312 : admin_user=f05700210b6245718d968e1394bad566 2022-08-22 22:30:49.801 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-22 22:30:49.805 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-22 22:30:49.808 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-22 22:30:49.811 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f05700210b6245718d968e1394bad566 default 2022-08-22 22:30:49.882 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f05700210b6245718d968e1394bad566 default 2022-08-22 22:30:49.927 | [261128 Async ks-domain-role:297390]: running: get_or_add_user_domain_role admin f05700210b6245718d968e1394bad566 default 2022-08-22 22:30:49.930 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-22 22:30:49.932 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:30:49.936 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-22 22:30:52.931 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-22 22:30:52.934 | + functions-common:get_or_create_domain:888 : echo default 2022-08-22 22:30:52.934 | default 2022-08-22 22:30:52.936 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-22 22:30:53.004 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-22 22:30:53.048 | [261128 Async ks-project:297540]: running: get_or_create_project service Default 2022-08-22 22:30:53.050 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-22 22:30:53.129 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-22 22:30:53.175 | [261128 Async ks-service:297635]: running: get_or_create_role service 2022-08-22 22:30:53.178 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-22 22:30:53.253 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-22 22:30:53.369 | [261128 Async ks-reseller:297731]: running: get_or_create_role ResellerAdmin 2022-08-22 22:30:53.393 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-22 22:30:53.412 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-22 22:30:53.937 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-22 22:30:54.173 | [261128 Async ks-anotherrole:297831]: running: get_or_create_role anotherrole 2022-08-22 22:30:54.194 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-22 22:30:54.226 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-22 22:30:54.245 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:30:54.274 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-22 22:30:56.586 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:30:56.733 | [297635 Async ks-service:297635]: finished successfully 2022-08-22 22:30:56.878 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:30:57.002 | [297540 Async ks-project:297540]: finished successfully 2022-08-22 22:30:57.350 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:30:57.389 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:30:57.393 | [297731 Async ks-reseller:297731]: finished successfully 2022-08-22 22:30:57.421 | [297831 Async ks-anotherrole:297831]: finished successfully 2022-08-22 22:30:57.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:57.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:57.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:30:57.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:30:57.674 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:30:57.677 | ++ functions-common:get_or_create_project:938 : project_id=f8554c14e5564d748885529fdebac2b7 2022-08-22 22:30:57.680 | ++ functions-common:get_or_create_project:939 : echo f8554c14e5564d748885529fdebac2b7 2022-08-22 22:30:57.682 | + lib/keystone:create_keystone_accounts:340 : invis_project=f8554c14e5564d748885529fdebac2b7 2022-08-22 22:30:57.685 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-22 22:30:57.688 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-22 22:30:57.690 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:30:57.694 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-22 22:31:00.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:00.119 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:00.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:00.119 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:00.270 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:00.273 | ++ functions-common:get_or_create_project:938 : project_id=8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:00.275 | ++ functions-common:get_or_create_project:939 : echo 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:00.278 | + lib/keystone:create_keystone_accounts:344 : demo_project=8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:00.281 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-22 22:31:00.284 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-22 22:31:00.286 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:00.289 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-22 22:31:00.291 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-22 22:31:00.294 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-22 22:31:00.335 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:00.360 | [297390 Async ks-domain-role:297390]: finished successfully 2022-08-22 22:31:02.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:02.893 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:02.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:02.893 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.032 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.036 | ++ functions-common:get_or_create_user:925 : user_id=4bfd2f5b34634760b551f9db26ecdc44 2022-08-22 22:31:03.038 | ++ functions-common:get_or_create_user:926 : echo 4bfd2f5b34634760b551f9db26ecdc44 2022-08-22 22:31:03.043 | + lib/keystone:create_keystone_accounts:347 : demo_user=4bfd2f5b34634760b551f9db26ecdc44 2022-08-22 22:31:03.045 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-22 22:31:03.099 | [261128 Async ks-domain-role:297390]: Waiting for completion of get_or_add_user_domain_role admin f05700210b6245718d968e1394bad566 default running on PID 297390 (6 other jobs running) 2022-08-22 22:31:03.126 | [261128 Async ks-domain-role:297390]: Signaling child to exit 2022-08-22 22:31:03.126 | WAKEUP 2022-08-22 22:31:03.151 | [261128 Async ks-domain-role:297390]: Signaled 2022-08-22 22:31:03.152 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-22 22:31:03.152 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:03.152 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-22 22:31:03.152 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f05700210b6245718d968e1394bad566 --domain default 2022-08-22 22:31:03.152 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:03.152 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:03.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.152 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.152 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.152 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.152 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-22 22:31:03.152 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-22 22:31:03.153 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user f05700210b6245718d968e1394bad566 --domain default 2022-08-22 22:31:03.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.153 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.153 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.153 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-22 22:31:03.153 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f05700210b6245718d968e1394bad566 --domain default 2022-08-22 22:31:03.153 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:03.153 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:03.153 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:03.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.153 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.153 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.153 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.153 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:03.153 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:03.153 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | f05700210b6245718d968e1394bad566 | | | default | | False |' 2022-08-22 22:31:03.153 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:03.153 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:03.153 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:03.153 | + functions-common:get_or_add_user_domain_role:1021 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:03.153 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:03.197 | [261128 Async ks-domain-role:297390]: finished get_or_add_user_domain_role admin f05700210b6245718d968e1394bad566 default with result 0 in 10 seconds 2022-08-22 22:31:03.204 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-22 22:31:03.240 | [261128 Async ks-project:297540]: Waiting for completion of get_or_create_project service Default running on PID 297540 (5 other jobs running) 2022-08-22 22:31:03.265 | [261128 Async ks-project:297540]: Signaling child to exit 2022-08-22 22:31:03.265 | WAKEUP 2022-08-22 22:31:03.290 | [261128 Async ks-project:297540]: Signaled 2022-08-22 22:31:03.291 | + functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:31:03.291 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-22 22:31:03.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.291 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.291 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.291 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.291 | + functions-common:get_or_create_project:938 : project_id=b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:31:03.291 | + functions-common:get_or_create_project:939 : echo b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:31:03.291 | b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:31:03.337 | [261128 Async ks-project:297540]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-22 22:31:03.377 | [261128 Async ks-service:297635]: Waiting for completion of get_or_create_role service running on PID 297635 (4 other jobs running) 2022-08-22 22:31:03.403 | [261128 Async ks-service:297635]: Signaling child to exit 2022-08-22 22:31:03.403 | WAKEUP 2022-08-22 22:31:03.425 | [261128 Async ks-service:297635]: Signaled 2022-08-22 22:31:03.427 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:31:03.427 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-22 22:31:03.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.427 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.427 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.427 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.427 | + functions-common:get_or_create_role:950 : role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:31:03.427 | + functions-common:get_or_create_role:951 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:31:03.427 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:31:03.472 | [261128 Async ks-service:297635]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-22 22:31:03.512 | [261128 Async ks-reseller:297731]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 297731 (3 other jobs running) 2022-08-22 22:31:03.538 | [261128 Async ks-reseller:297731]: Signaling child to exit 2022-08-22 22:31:03.538 | WAKEUP 2022-08-22 22:31:03.560 | [261128 Async ks-reseller:297731]: Signaled 2022-08-22 22:31:03.562 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:31:03.562 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-22 22:31:03.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.562 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.562 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.562 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.562 | + functions-common:get_or_create_role:950 : role_id=e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:31:03.562 | + functions-common:get_or_create_role:951 : echo e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:31:03.562 | e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:31:03.607 | [261128 Async ks-reseller:297731]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-22 22:31:03.650 | [261128 Async ks-anotherrole:297831]: Waiting for completion of get_or_create_role anotherrole running on PID 297831 (2 other jobs running) 2022-08-22 22:31:03.676 | [261128 Async ks-anotherrole:297831]: Signaling child to exit 2022-08-22 22:31:03.676 | WAKEUP 2022-08-22 22:31:03.698 | [261128 Async ks-anotherrole:297831]: Signaled 2022-08-22 22:31:03.699 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:31:03.699 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-22 22:31:03.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.699 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:03.699 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:03.700 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:03.700 | + functions-common:get_or_create_role:950 : role_id=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:03.700 | + functions-common:get_or_create_role:951 : echo b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:03.700 | b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:03.743 | [261128 Async ks-anotherrole:297831]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-22 22:31:03.747 | + inc/async:async_wait:197 : return 0 2022-08-22 22:31:03.750 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.817 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.861 | [261128 Async ks-demo-member:298720]: running: get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.864 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f05700210b6245718d968e1394bad566 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.932 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f05700210b6245718d968e1394bad566 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.983 | [261128 Async ks-demo-admin:298841]: running: get_or_add_user_project_role admin f05700210b6245718d968e1394bad566 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:03.985 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:04.061 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:04.118 | [261128 Async ks-demo-another:298962]: running: get_or_add_user_project_role anotherrole 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:04.120 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:04.208 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:04.284 | [261128 Async ks-demo-invis:299084]: running: get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:04.295 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-22 22:31:04.303 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-22 22:31:04.314 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:04.317 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-22 22:31:04.319 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-22 22:31:04.326 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:07.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:07.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:07.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:07.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:07.955 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:07.958 | ++ functions-common:get_or_create_user:925 : user_id=62e9c3480aa040db91617c31a44bf41c 2022-08-22 22:31:07.961 | ++ functions-common:get_or_create_user:926 : echo 62e9c3480aa040db91617c31a44bf41c 2022-08-22 22:31:07.964 | + lib/keystone:create_keystone_accounts:360 : demo_reader=62e9c3480aa040db91617c31a44bf41c 2022-08-22 22:31:07.966 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 62e9c3480aa040db91617c31a44bf41c 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:08.049 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62e9c3480aa040db91617c31a44bf41c 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:08.108 | [261128 Async ks-demo-reader:299250]: running: get_or_add_user_project_role reader 62e9c3480aa040db91617c31a44bf41c 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:08.111 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-22 22:31:08.115 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-22 22:31:08.118 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:31:08.129 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-22 22:31:11.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:11.484 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:11.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:11.484 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:11.842 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:11.869 | ++ functions-common:get_or_create_project:938 : project_id=976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:11.890 | ++ functions-common:get_or_create_project:939 : echo 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:11.910 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:11.938 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-22 22:31:11.969 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-22 22:31:11.989 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:12.005 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-22 22:31:12.026 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-22 22:31:12.061 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:15.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:15.350 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:15.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:15.350 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:15.647 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:15.666 | ++ functions-common:get_or_create_user:925 : user_id=1370340315204ed1bdbdefdd78369f5e 2022-08-22 22:31:15.703 | ++ functions-common:get_or_create_user:926 : echo 1370340315204ed1bdbdefdd78369f5e 2022-08-22 22:31:15.722 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=1370340315204ed1bdbdefdd78369f5e 2022-08-22 22:31:15.737 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:16.210 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:16.411 | [261128 Async ks-alt-admin:299629]: running: get_or_add_user_project_role admin 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:16.434 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:16.906 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:17.063 | [261128 Async ks-alt-another:299764]: running: get_or_add_user_project_role anotherrole 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:17.066 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-22 22:31:17.069 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-22 22:31:17.073 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:17.076 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-22 22:31:17.079 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-22 22:31:17.097 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:20.352 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:20.409 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:20.434 | [298720 Async ks-demo-member:298720]: finished successfully 2022-08-22 22:31:20.484 | [298841 Async ks-demo-admin:298841]: finished successfully 2022-08-22 22:31:21.235 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:21.265 | [298962 Async ks-demo-another:298962]: finished successfully 2022-08-22 22:31:21.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:21.862 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:21.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:21.862 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:22.012 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:22.015 | ++ functions-common:get_or_create_user:925 : user_id=f282e27e39aa4d57b9a7e6b48c4bfa2e 2022-08-22 22:31:22.017 | ++ functions-common:get_or_create_user:926 : echo f282e27e39aa4d57b9a7e6b48c4bfa2e 2022-08-22 22:31:22.020 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f282e27e39aa4d57b9a7e6b48c4bfa2e 2022-08-22 22:31:22.023 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f282e27e39aa4d57b9a7e6b48c4bfa2e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:22.104 | + inc/async:async_inner:63 : get_or_add_user_project_role member f282e27e39aa4d57b9a7e6b48c4bfa2e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:22.150 | [261128 Async ks-alt-member-user:300100]: running: get_or_add_user_project_role member f282e27e39aa4d57b9a7e6b48c4bfa2e 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:22.154 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-22 22:31:22.158 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-22 22:31:22.162 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:22.165 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-22 22:31:22.168 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-22 22:31:22.182 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:22.651 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:22.823 | [299084 Async ks-demo-invis:299084]: finished successfully 2022-08-22 22:31:23.749 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:23.934 | [299250 Async ks-demo-reader:299250]: finished successfully 2022-08-22 22:31:24.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:24.890 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:24.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:24.891 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:25.066 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:25.074 | ++ functions-common:get_or_create_user:925 : user_id=c7010239dee74118aa564331b993c591 2022-08-22 22:31:25.077 | ++ functions-common:get_or_create_user:926 : echo c7010239dee74118aa564331b993c591 2022-08-22 22:31:25.081 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c7010239dee74118aa564331b993c591 2022-08-22 22:31:25.085 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c7010239dee74118aa564331b993c591 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:25.197 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c7010239dee74118aa564331b993c591 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:25.304 | [261128 Async ks-alt-reader-user:300388]: running: get_or_add_user_project_role reader c7010239dee74118aa564331b993c591 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:25.311 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-22 22:31:25.313 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:25.317 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-22 22:31:25.320 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-22 22:31:25.332 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:28.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:28.205 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:28.205 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:28.394 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:28.417 | ++ functions-common:get_or_create_user:925 : user_id=9deeab641a7947f7b9fdb10179d0bc94 2022-08-22 22:31:28.435 | ++ functions-common:get_or_create_user:926 : echo 9deeab641a7947f7b9fdb10179d0bc94 2022-08-22 22:31:28.453 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9deeab641a7947f7b9fdb10179d0bc94 2022-08-22 22:31:28.474 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9deeab641a7947f7b9fdb10179d0bc94 all 2022-08-22 22:31:28.878 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9deeab641a7947f7b9fdb10179d0bc94 all 2022-08-22 22:31:29.104 | [261128 Async ks-system-member:300623]: running: get_or_add_user_system_role member 9deeab641a7947f7b9fdb10179d0bc94 all 2022-08-22 22:31:29.110 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-22 22:31:29.127 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:31:29.150 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-22 22:31:29.166 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-22 22:31:29.199 | +++ functions-common:get_or_create_user:927 : 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-08-22 22:31:32.118 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:32.281 | [299629 Async ks-alt-admin:299629]: finished successfully 2022-08-22 22:31:32.597 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:32.650 | [299764 Async ks-alt-another:299764]: finished successfully 2022-08-22 22:31:32.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:32.819 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:32.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:32.819 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:32.970 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:32.973 | ++ functions-common:get_or_create_user:925 : user_id=bdd9d8ad5b9b42aab0dcd606b36068d5 2022-08-22 22:31:32.978 | ++ functions-common:get_or_create_user:926 : echo bdd9d8ad5b9b42aab0dcd606b36068d5 2022-08-22 22:31:32.981 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=bdd9d8ad5b9b42aab0dcd606b36068d5 2022-08-22 22:31:32.984 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader bdd9d8ad5b9b42aab0dcd606b36068d5 all 2022-08-22 22:31:33.106 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bdd9d8ad5b9b42aab0dcd606b36068d5 all 2022-08-22 22:31:33.270 | [261128 Async ks-system-reader:300920]: running: get_or_add_user_system_role reader bdd9d8ad5b9b42aab0dcd606b36068d5 all 2022-08-22 22:31:33.274 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-22 22:31:33.277 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-22 22:31:33.286 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-22 22:31:33.289 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 22:31:33.294 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-22 22:31:34.972 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:35.016 | [300100 Async ks-alt-member-user:300100]: finished successfully 2022-08-22 22:31:36.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:36.052 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:36.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:36.052 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:36.228 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:36.231 | ++ functions-common:get_or_create_group:902 : group_id=6fa7c19edcd04e96aaf6e2314f5ef285 2022-08-22 22:31:36.234 | ++ functions-common:get_or_create_group:903 : echo 6fa7c19edcd04e96aaf6e2314f5ef285 2022-08-22 22:31:36.237 | + lib/keystone:create_keystone_accounts:402 : admin_group=6fa7c19edcd04e96aaf6e2314f5ef285 2022-08-22 22:31:36.246 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-22 22:31:36.251 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-22 22:31:36.257 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-22 22:31:36.259 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 22:31:36.264 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-22 22:31:38.528 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:38.627 | [300388 Async ks-alt-reader-user:300388]: finished successfully 2022-08-22 22:31:38.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:38.876 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:38.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:38.876 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:39.027 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:39.030 | ++ functions-common:get_or_create_group:902 : group_id=5e40838e11fc4fddbaf6be4d07a043e9 2022-08-22 22:31:39.032 | ++ functions-common:get_or_create_group:903 : echo 5e40838e11fc4fddbaf6be4d07a043e9 2022-08-22 22:31:39.036 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5e40838e11fc4fddbaf6be4d07a043e9 2022-08-22 22:31:39.039 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.123 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.192 | [261128 Async ks-group-memberdemo:301335]: running: get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.195 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.298 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.369 | [261128 Async ks-group-anotherdemo:301430]: running: get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:39.377 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:39.665 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:39.882 | [261128 Async ks-group-memberalt:301539]: running: get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:39.901 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:40.199 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:40.346 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:40.359 | [300623 Async ks-system-member:300623]: finished successfully 2022-08-22 22:31:40.579 | [261128 Async ks-group-anotheralt:301666]: running: get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:40.602 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 2022-08-22 22:31:41.093 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 2022-08-22 22:31:41.354 | [261128 Async ks-group-admin:301779]: running: get_or_add_group_project_role admin 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 2022-08-22 22:31:41.383 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-22 22:31:41.765 | [261128 Async ks-demo-member:298720]: Waiting for completion of get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 running on PID 298720 (17 other jobs running) 2022-08-22 22:31:41.960 | [261128 Async ks-demo-member:298720]: Signaling child to exit 2022-08-22 22:31:41.960 | WAKEUP 2022-08-22 22:31:42.119 | [261128 Async ks-demo-member:298720]: Signaled 2022-08-22 22:31:42.127 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:42.127 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:42.128 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:42.128 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:42.128 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:42.128 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:42.128 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:42.128 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:42.128 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:42.128 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.128 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:42.128 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:42.128 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:42.128 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:42.128 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.128 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:42.128 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.129 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:42.129 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:42.129 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:42.129 | ++ functions-common:get_field:818 : echo '| e5372e01679c43858774522a2e95d4d6 | 4bfd2f5b34634760b551f9db26ecdc44 | | 8327d94bffa6492dbd63d8b6c631aa89 | | | False |' 2022-08-22 22:31:42.129 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:42.129 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.129 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:42.129 | + functions-common:get_or_add_user_project_role:997 : echo e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:42.129 | e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:42.367 | [261128 Async ks-demo-member:298720]: finished get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 16 seconds 2022-08-22 22:31:42.603 | [261128 Async ks-demo-admin:298841]: Waiting for completion of get_or_add_user_project_role admin f05700210b6245718d968e1394bad566 8327d94bffa6492dbd63d8b6c631aa89 running on PID 298841 (16 other jobs running) 2022-08-22 22:31:42.791 | [261128 Async ks-demo-admin:298841]: Signaling child to exit 2022-08-22 22:31:42.792 | WAKEUP 2022-08-22 22:31:42.918 | [261128 Async ks-demo-admin:298841]: Signaled 2022-08-22 22:31:42.924 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:42.924 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:42.924 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:42.924 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:42.924 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:42.924 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:42.924 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:42.924 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:42.924 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:42.924 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f05700210b6245718d968e1394bad566 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.924 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:42.924 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:42.924 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.924 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.924 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.924 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:42.925 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:42.925 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:42.925 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f05700210b6245718d968e1394bad566 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.925 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.925 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.925 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f05700210b6245718d968e1394bad566 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:42.925 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:42.925 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:42.925 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:42.925 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.925 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:42.925 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:42.925 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:42.925 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:42.925 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:42.925 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:42.925 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | f05700210b6245718d968e1394bad566 | | 8327d94bffa6492dbd63d8b6c631aa89 | | | False |' 2022-08-22 22:31:42.925 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:42.925 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:42.925 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:42.925 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:43.155 | [261128 Async ks-demo-admin:298841]: finished get_or_add_user_project_role admin f05700210b6245718d968e1394bad566 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 16 seconds 2022-08-22 22:31:43.221 | [261128 Async ks-demo-another:298962]: Waiting for completion of get_or_add_user_project_role anotherrole 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 running on PID 298962 (15 other jobs running) 2022-08-22 22:31:43.266 | [261128 Async ks-demo-another:298962]: Signaling child to exit 2022-08-22 22:31:43.267 | WAKEUP 2022-08-22 22:31:43.299 | [261128 Async ks-demo-another:298962]: Signaled 2022-08-22 22:31:43.301 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:43.301 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:43.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:43.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:43.301 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:43.301 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:43.301 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:43.301 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:43.301 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.301 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:43.301 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.301 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.301 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.301 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.301 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.301 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.301 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:43.301 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:43.301 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.302 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.302 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.302 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.302 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4bfd2f5b34634760b551f9db26ecdc44 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.302 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:43.302 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.302 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.302 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.302 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.302 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:43.302 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:43.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:43.302 | ++ functions-common:get_field:818 : echo '| b36e4410655e4118884447c3be2e8bb9 | 4bfd2f5b34634760b551f9db26ecdc44 | | 8327d94bffa6492dbd63d8b6c631aa89 | | | False |' 2022-08-22 22:31:43.302 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:43.302 | + functions-common:get_or_add_user_project_role:997 : echo b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:43.302 | b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:43.394 | [261128 Async ks-demo-another:298962]: finished get_or_add_user_project_role anotherrole 4bfd2f5b34634760b551f9db26ecdc44 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 17 seconds 2022-08-22 22:31:43.455 | [261128 Async ks-demo-invis:299084]: Waiting for completion of get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 f8554c14e5564d748885529fdebac2b7 running on PID 299084 (14 other jobs running) 2022-08-22 22:31:43.513 | [261128 Async ks-demo-invis:299084]: Signaling child to exit 2022-08-22 22:31:43.513 | WAKEUP 2022-08-22 22:31:43.551 | [261128 Async ks-demo-invis:299084]: Signaled 2022-08-22 22:31:43.553 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:43.553 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:43.553 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:43.553 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:43.553 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:43.553 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:43.553 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:43.553 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:43.553 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bfd2f5b34634760b551f9db26ecdc44 --project f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:43.553 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.553 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:43.553 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.553 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.553 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.554 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.554 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.554 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:43.554 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:43.554 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 4bfd2f5b34634760b551f9db26ecdc44 --project f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.554 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.554 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.554 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.554 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bfd2f5b34634760b551f9db26ecdc44 --project f8554c14e5564d748885529fdebac2b7 2022-08-22 22:31:43.554 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:43.554 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.554 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.554 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.554 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.554 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.554 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:43.554 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:43.554 | ++ functions-common:get_field:818 : echo '| e5372e01679c43858774522a2e95d4d6 | 4bfd2f5b34634760b551f9db26ecdc44 | | f8554c14e5564d748885529fdebac2b7 | | | False |' 2022-08-22 22:31:43.554 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:43.554 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.554 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:43.554 | + functions-common:get_or_add_user_project_role:997 : echo e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:43.554 | e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:43.630 | [261128 Async ks-demo-invis:299084]: finished get_or_add_user_project_role member 4bfd2f5b34634760b551f9db26ecdc44 f8554c14e5564d748885529fdebac2b7 with result 0 in 18 seconds 2022-08-22 22:31:43.697 | [261128 Async ks-demo-reader:299250]: Waiting for completion of get_or_add_user_project_role reader 62e9c3480aa040db91617c31a44bf41c 8327d94bffa6492dbd63d8b6c631aa89 running on PID 299250 (13 other jobs running) 2022-08-22 22:31:43.766 | [261128 Async ks-demo-reader:299250]: Signaling child to exit 2022-08-22 22:31:43.766 | WAKEUP 2022-08-22 22:31:43.818 | [261128 Async ks-demo-reader:299250]: Signaled 2022-08-22 22:31:43.821 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:43.821 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:43.821 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:43.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:43.821 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:43.821 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:43.821 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:43.821 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62e9c3480aa040db91617c31a44bf41c --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.822 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.822 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.822 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.822 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.822 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.822 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:43.822 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:43.822 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 62e9c3480aa040db91617c31a44bf41c --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.822 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.822 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62e9c3480aa040db91617c31a44bf41c --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:43.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:43.822 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:43.822 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.823 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:43.823 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:43.823 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:43.823 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:43.823 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:43.823 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:43.823 | ++ functions-common:get_field:818 : echo '| 97d301e5faf84ff4a6701df4536839f3 | 62e9c3480aa040db91617c31a44bf41c | | 8327d94bffa6492dbd63d8b6c631aa89 | | | False |' 2022-08-22 22:31:43.823 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:43.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id=97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:43.823 | + functions-common:get_or_add_user_project_role:997 : echo 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:43.823 | 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:43.910 | [261128 Async ks-demo-reader:299250]: finished get_or_add_user_project_role reader 62e9c3480aa040db91617c31a44bf41c 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 15 seconds 2022-08-22 22:31:43.924 | + inc/async:async_wait:197 : return 0 2022-08-22 22:31:43.931 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-22 22:31:44.002 | [261128 Async ks-alt-admin:299629]: Waiting for completion of get_or_add_user_project_role admin 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a running on PID 299629 (12 other jobs running) 2022-08-22 22:31:44.031 | [261128 Async ks-alt-admin:299629]: Signaling child to exit 2022-08-22 22:31:44.031 | WAKEUP 2022-08-22 22:31:44.068 | [261128 Async ks-alt-admin:299629]: Signaled 2022-08-22 22:31:44.069 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:44.070 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:44.070 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:44.070 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:44.070 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:44.070 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:44.070 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:44.070 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.070 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.070 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.070 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:44.070 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:44.070 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:44.070 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.070 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.071 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.071 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:44.071 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:44.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:44.071 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | 1370340315204ed1bdbdefdd78369f5e | | 976e80f58443474d9d49688a72f4bd1a | | | False |' 2022-08-22 22:31:44.071 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:44.071 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:44.071 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:31:44.120 | [261128 Async ks-alt-admin:299629]: finished get_or_add_user_project_role admin 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a with result 0 in 16 seconds 2022-08-22 22:31:44.164 | [261128 Async ks-alt-another:299764]: Waiting for completion of get_or_add_user_project_role anotherrole 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a running on PID 299764 (11 other jobs running) 2022-08-22 22:31:44.196 | [261128 Async ks-alt-another:299764]: Signaling child to exit 2022-08-22 22:31:44.196 | WAKEUP 2022-08-22 22:31:44.241 | [261128 Async ks-alt-another:299764]: Signaled 2022-08-22 22:31:44.249 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:44.249 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:44.250 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:44.250 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:44.250 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:44.250 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:44.250 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:44.250 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.250 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.250 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.250 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.250 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.250 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.250 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:44.250 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:44.250 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.250 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.250 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.250 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1370340315204ed1bdbdefdd78369f5e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.250 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.250 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.250 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.251 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.251 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.251 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:44.251 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:44.251 | ++ functions-common:get_field:818 : echo '| b36e4410655e4118884447c3be2e8bb9 | 1370340315204ed1bdbdefdd78369f5e | | 976e80f58443474d9d49688a72f4bd1a | | | False |' 2022-08-22 22:31:44.251 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:44.251 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.251 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:44.251 | + functions-common:get_or_add_user_project_role:997 : echo b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:44.251 | b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:31:44.344 | [261128 Async ks-alt-another:299764]: finished get_or_add_user_project_role anotherrole 1370340315204ed1bdbdefdd78369f5e 976e80f58443474d9d49688a72f4bd1a with result 0 in 15 seconds 2022-08-22 22:31:44.433 | [261128 Async ks-alt-member-user:300100]: Waiting for completion of get_or_add_user_project_role member f282e27e39aa4d57b9a7e6b48c4bfa2e 976e80f58443474d9d49688a72f4bd1a running on PID 300100 (10 other jobs running) 2022-08-22 22:31:44.530 | [261128 Async ks-alt-member-user:300100]: Signaling child to exit 2022-08-22 22:31:44.531 | WAKEUP 2022-08-22 22:31:44.633 | [261128 Async ks-alt-member-user:300100]: Signaled 2022-08-22 22:31:44.639 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:44.640 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:44.640 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:44.640 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:44.640 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:44.640 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:44.640 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f282e27e39aa4d57b9a7e6b48c4bfa2e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.640 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.640 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.640 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.640 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.640 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.640 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:44.640 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:44.640 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f282e27e39aa4d57b9a7e6b48c4bfa2e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.640 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.640 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f282e27e39aa4d57b9a7e6b48c4bfa2e --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:44.640 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:44.640 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:44.640 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.641 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:44.641 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:44.641 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:44.641 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:44.641 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:44.641 | ++ functions-common:get_field:818 : echo '| e5372e01679c43858774522a2e95d4d6 | f282e27e39aa4d57b9a7e6b48c4bfa2e | | 976e80f58443474d9d49688a72f4bd1a | | | False |' 2022-08-22 22:31:44.641 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:44.641 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:44.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:44.641 | + functions-common:get_or_add_user_project_role:997 : echo e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:44.641 | e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:44.754 | [261128 Async ks-alt-member-user:300100]: finished get_or_add_user_project_role member f282e27e39aa4d57b9a7e6b48c4bfa2e 976e80f58443474d9d49688a72f4bd1a with result 0 in 12 seconds 2022-08-22 22:31:44.963 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:44.977 | [261128 Async ks-alt-reader-user:300388]: Waiting for completion of get_or_add_user_project_role reader c7010239dee74118aa564331b993c591 976e80f58443474d9d49688a72f4bd1a running on PID 300388 (9 other jobs running) 2022-08-22 22:31:45.014 | [300920 Async ks-system-reader:300920]: finished successfully 2022-08-22 22:31:45.067 | [261128 Async ks-alt-reader-user:300388]: Signaling child to exit 2022-08-22 22:31:45.068 | WAKEUP 2022-08-22 22:31:45.195 | [261128 Async ks-alt-reader-user:300388]: Signaled 2022-08-22 22:31:45.205 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:31:45.205 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:31:45.205 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:45.205 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:45.205 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:45.205 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:45.206 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:45.206 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7010239dee74118aa564331b993c591 --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:31:45.206 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:45.206 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:45.206 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:31:45.206 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:31:45.206 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user c7010239dee74118aa564331b993c591 --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:31:45.206 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7010239dee74118aa564331b993c591 --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:45.206 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:31:45.206 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:45.206 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:45.206 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:45.206 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:31:45.207 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:31:45.207 | ++ functions-common:get_field:818 : echo '| 97d301e5faf84ff4a6701df4536839f3 | c7010239dee74118aa564331b993c591 | | 976e80f58443474d9d49688a72f4bd1a | | | False |' 2022-08-22 22:31:45.207 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:31:45.207 | ++ functions-common:get_field:812 : read data 2022-08-22 22:31:45.207 | + functions-common:get_or_add_user_project_role:995 : user_role_id=97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:45.207 | + functions-common:get_or_add_user_project_role:997 : echo 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:45.207 | 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:45.476 | [261128 Async ks-alt-reader-user:300388]: finished get_or_add_user_project_role reader c7010239dee74118aa564331b993c591 976e80f58443474d9d49688a72f4bd1a with result 0 in 13 seconds 2022-08-22 22:31:45.506 | + inc/async:async_wait:197 : return 0 2022-08-22 22:31:45.529 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-22 22:31:45.911 | [261128 Async ks-system-member:300623]: Waiting for completion of get_or_add_user_system_role member 9deeab641a7947f7b9fdb10179d0bc94 all running on PID 300623 (8 other jobs running) 2022-08-22 22:31:46.075 | [261128 Async ks-system-member:300623]: Signaling child to exit 2022-08-22 22:31:46.075 | WAKEUP 2022-08-22 22:31:46.227 | [261128 Async ks-system-member:300623]: Signaled 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 22:31:46.240 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 22:31:46.240 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:46.240 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:46.240 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:46.240 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:46.240 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 22:31:46.240 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9deeab641a7947f7b9fdb10179d0bc94 --system all -f value -c Role 2022-08-22 22:31:46.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.240 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.240 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.240 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 22:31:46.240 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9deeab641a7947f7b9fdb10179d0bc94 --system all 2022-08-22 22:31:46.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.240 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.240 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.241 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9deeab641a7947f7b9fdb10179d0bc94 --system all -f value -c Role 2022-08-22 22:31:46.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.241 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:46.241 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:46.241 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:46.241 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:46.241 | + functions-common:get_or_add_user_system_role:1052 : echo e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:46.241 | e5372e01679c43858774522a2e95d4d6 2022-08-22 22:31:46.534 | [261128 Async ks-system-member:300623]: finished get_or_add_user_system_role member 9deeab641a7947f7b9fdb10179d0bc94 all with result 0 in 11 seconds 2022-08-22 22:31:46.760 | [261128 Async ks-system-reader:300920]: Waiting for completion of get_or_add_user_system_role reader bdd9d8ad5b9b42aab0dcd606b36068d5 all running on PID 300920 (7 other jobs running) 2022-08-22 22:31:46.911 | [261128 Async ks-system-reader:300920]: Signaling child to exit 2022-08-22 22:31:46.912 | WAKEUP 2022-08-22 22:31:47.052 | [261128 Async ks-system-reader:300920]: Signaled 2022-08-22 22:31:47.065 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 22:31:47.065 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 22:31:47.065 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 22:31:47.065 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:31:47.065 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:31:47.065 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:31:47.065 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:31:47.065 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 22:31:47.066 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bdd9d8ad5b9b42aab0dcd606b36068d5 --system all -f value -c Role 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user bdd9d8ad5b9b42aab0dcd606b36068d5 --system all 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bdd9d8ad5b9b42aab0dcd606b36068d5 --system all -f value -c Role 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:47.066 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:47.066 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:47.066 | + functions-common:get_or_add_user_system_role:1052 : echo 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:47.066 | 97d301e5faf84ff4a6701df4536839f3 2022-08-22 22:31:47.344 | [261128 Async ks-system-reader:300920]: finished get_or_add_user_system_role reader bdd9d8ad5b9b42aab0dcd606b36068d5 all with result 0 in 11 seconds 2022-08-22 22:31:47.389 | + inc/async:async_wait:197 : return 0 2022-08-22 22:31:47.410 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-22 22:31:47.733 | [261128 Async ks-group-memberdemo:301335]: Waiting for completion of get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 running on PID 301335 (6 other jobs running) 2022-08-22 22:31:47.913 | [261128 Async ks-group-memberdemo:301335]: Signaling child to exit 2022-08-22 22:31:52.444 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:52.586 | [301430 Async ks-group-anotherdemo:301430]: finished successfully 2022-08-22 22:31:53.380 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:53.427 | [301335 Async ks-group-memberdemo:301335]: finished successfully 2022-08-22 22:31:53.475 | WAKEUP 2022-08-22 22:31:53.542 | [261128 Async ks-group-memberdemo:301335]: Signaled 2022-08-22 22:31:53.544 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:31:53.544 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 -f value 2022-08-22 22:31:53.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.544 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.544 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.544 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:53.544 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:31:53.544 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:31:53.544 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:53.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.544 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.544 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.544 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 -f value 2022-08-22 22:31:53.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.545 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.545 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.545 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:53.545 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False' 2022-08-22 22:31:53.545 | + functions-common:get_or_add_group_project_role:1076 : echo e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False 2022-08-22 22:31:53.545 | e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False 2022-08-22 22:31:53.634 | [261128 Async ks-group-memberdemo:301335]: finished get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 14 seconds 2022-08-22 22:31:53.704 | [261128 Async ks-group-anotherdemo:301430]: Waiting for completion of get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 running on PID 301430 (5 other jobs running) 2022-08-22 22:31:53.730 | [261128 Async ks-group-anotherdemo:301430]: Signaling child to exit 2022-08-22 22:31:53.731 | WAKEUP 2022-08-22 22:31:53.760 | [261128 Async ks-group-anotherdemo:301430]: Signaled 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:31:53.762 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 -f value 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 8327d94bffa6492dbd63d8b6c631aa89 -f value 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:53.762 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:53.762 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False' 2022-08-22 22:31:53.762 | + functions-common:get_or_add_group_project_role:1076 : echo b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False 2022-08-22 22:31:53.762 | b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 False 2022-08-22 22:31:53.817 | [261128 Async ks-group-anotherdemo:301430]: finished get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 8327d94bffa6492dbd63d8b6c631aa89 with result 0 in 13 seconds 2022-08-22 22:31:53.858 | [261128 Async ks-group-memberalt:301539]: Waiting for completion of get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a running on PID 301539 (4 other jobs running) 2022-08-22 22:31:53.887 | [261128 Async ks-group-memberalt:301539]: Signaling child to exit 2022-08-22 22:31:54.365 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:54.394 | [301539 Async ks-group-memberalt:301539]: finished successfully 2022-08-22 22:31:54.419 | WAKEUP 2022-08-22 22:31:54.444 | [261128 Async ks-group-memberalt:301539]: Signaled 2022-08-22 22:31:54.445 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:31:54.445 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a -f value 2022-08-22 22:31:54.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.445 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.445 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.445 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:54.445 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:31:54.445 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:31:54.445 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:54.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.445 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.446 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.446 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a -f value 2022-08-22 22:31:54.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.446 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:54.446 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:54.446 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:54.446 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False' 2022-08-22 22:31:54.446 | + functions-common:get_or_add_group_project_role:1076 : echo e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False 2022-08-22 22:31:54.446 | e5372e01679c43858774522a2e95d4d6 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False 2022-08-22 22:31:54.496 | [261128 Async ks-group-memberalt:301539]: finished get_or_add_group_project_role member 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a with result 0 in 14 seconds 2022-08-22 22:31:54.539 | [261128 Async ks-group-anotheralt:301666]: Waiting for completion of get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a running on PID 301666 (3 other jobs running) 2022-08-22 22:31:54.566 | [261128 Async ks-group-anotheralt:301666]: Signaling child to exit 2022-08-22 22:31:55.071 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:55.098 | [301779 Async ks-group-admin:301779]: finished successfully 2022-08-22 22:31:55.178 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:31:55.205 | [301666 Async ks-group-anotheralt:301666]: finished successfully 2022-08-22 22:31:55.229 | WAKEUP 2022-08-22 22:31:55.252 | [261128 Async ks-group-anotheralt:301666]: Signaled 2022-08-22 22:31:55.253 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:31:55.253 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a -f value 2022-08-22 22:31:55.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:55.254 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:31:55.254 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:31:55.254 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a 2022-08-22 22:31:55.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e40838e11fc4fddbaf6be4d07a043e9 --project 976e80f58443474d9d49688a72f4bd1a -f value 2022-08-22 22:31:55.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.254 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.254 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:55.254 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False' 2022-08-22 22:31:55.254 | + functions-common:get_or_add_group_project_role:1076 : echo b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False 2022-08-22 22:31:55.254 | b36e4410655e4118884447c3be2e8bb9 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a False 2022-08-22 22:31:55.298 | [261128 Async ks-group-anotheralt:301666]: finished get_or_add_group_project_role anotherrole 5e40838e11fc4fddbaf6be4d07a043e9 976e80f58443474d9d49688a72f4bd1a with result 0 in 15 seconds 2022-08-22 22:31:55.336 | [261128 Async ks-group-admin:301779]: Waiting for completion of get_or_add_group_project_role admin 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 running on PID 301779 (2 other jobs running) 2022-08-22 22:31:55.361 | [261128 Async ks-group-admin:301779]: Signaling child to exit 2022-08-22 22:31:55.361 | WAKEUP 2022-08-22 22:31:55.384 | [261128 Async ks-group-admin:301779]: Signaled 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:31:55.386 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6fa7c19edcd04e96aaf6e2314f5ef285 --project efefb10a22ec4bb9834f323581807e94 -f value 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 6fa7c19edcd04e96aaf6e2314f5ef285 --project efefb10a22ec4bb9834f323581807e94 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6fa7c19edcd04e96aaf6e2314f5ef285 --project efefb10a22ec4bb9834f323581807e94 -f value 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:31:55.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:31:55.386 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c88868af0c87463d833fdf283d657e47 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 False' 2022-08-22 22:31:55.386 | + functions-common:get_or_add_group_project_role:1076 : echo c88868af0c87463d833fdf283d657e47 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 False 2022-08-22 22:31:55.386 | c88868af0c87463d833fdf283d657e47 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 False 2022-08-22 22:31:55.431 | [261128 Async ks-group-admin:301779]: finished get_or_add_group_project_role admin 6fa7c19edcd04e96aaf6e2314f5ef285 efefb10a22ec4bb9834f323581807e94 with result 0 in 14 seconds 2022-08-22 22:31:55.435 | + inc/async:async_wait:197 : return 0 2022-08-22 22:31:55.437 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-22 22:31:55.455 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:31:55.457 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-22 22:31:55.475 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:31:55.478 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-22 22:31:55.480 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-22 22:31:55.549 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-22 22:31:55.594 | [261128 Async create_nova_accounts:303706]: running: create_nova_accounts 2022-08-22 22:31:55.596 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-22 22:31:55.614 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:31:55.616 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-22 22:31:55.619 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-22 22:31:55.688 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-22 22:31:55.733 | [261128 Async create_glance_accounts:303830]: running: create_glance_accounts 2022-08-22 22:31:55.736 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-22 22:31:55.758 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:31:55.760 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-22 22:31:55.766 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-22 22:31:55.839 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-22 22:31:55.886 | [261128 Async create_cinder_accounts:303969]: running: create_cinder_accounts 2022-08-22 22:31:55.888 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-22 22:31:55.910 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:31:55.912 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-22 22:31:55.915 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-22 22:31:56.007 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-22 22:31:56.079 | [261128 Async create_neutron_accounts:304094]: running: create_neutron_accounts 2022-08-22 22:31:56.083 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-22 22:31:56.117 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:31:56.120 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-22 22:31:56.125 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-22 22:31:56.410 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-22 22:31:56.663 | [261128 Async create_swift_accounts:304251]: running: create_swift_accounts 2022-08-22 22:31:56.690 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-22 22:31:56.821 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:31:56.841 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-22 22:31:57.170 | [261128 Async create_nova_accounts:303706]: Waiting for completion of create_nova_accounts running on PID 303706 (6 other jobs running) 2022-08-22 22:31:57.354 | [261128 Async create_nova_accounts:303706]: Signaling child to exit 2022-08-22 22:32:38.265 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:32:38.297 | [304094 Async create_neutron_accounts:304094]: finished successfully 2022-08-22 22:32:55.167 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:32:55.203 | [303969 Async create_cinder_accounts:303969]: finished successfully 2022-08-22 22:33:14.707 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:33:14.744 | [303830 Async create_glance_accounts:303830]: finished successfully 2022-08-22 22:33:16.716 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:33:16.746 | [303706 Async create_nova_accounts:303706]: finished successfully 2022-08-22 22:33:16.771 | WAKEUP 2022-08-22 22:33:16.793 | [261128 Async create_nova_accounts:303706]: Signaled 2022-08-22 22:33:16.795 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:33:16.795 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-22 22:33:16.795 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-22 22:33:16.795 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:16.795 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:16.795 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:16.795 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:33:16.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.795 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.795 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.795 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.795 | + functions-common:get_or_create_user:925 : user_id=092a0288086d4e99a1a9cbdf1fb512fa 2022-08-22 22:33:16.796 | + functions-common:get_or_create_user:926 : echo 092a0288086d4e99a1a9cbdf1fb512fa 2022-08-22 22:33:16.796 | 092a0288086d4e99a1a9cbdf1fb512fa 2022-08-22 22:33:16.796 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-22 22:33:16.796 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.796 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.796 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.796 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.796 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.796 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.796 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.796 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.796 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.796 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.796 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.796 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.796 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.796 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.796 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.796 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.797 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.797 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.797 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.797 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.797 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.797 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.797 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.797 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.797 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.797 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.797 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.797 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | 092a0288086d4e99a1a9cbdf1fb512fa | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.797 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.797 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.797 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.797 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.797 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.797 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:33:16.797 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-22 22:33:16.797 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.797 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.797 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.798 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.798 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.798 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.798 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.798 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.798 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.798 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.798 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.798 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.798 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.798 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.798 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.798 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.799 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | 092a0288086d4e99a1a9cbdf1fb512fa | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.799 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.799 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.799 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:33:16.799 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:33:16.799 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:33:16.799 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-22 22:33:16.799 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:33:16.799 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.58/compute 2022-08-22 22:33:16.799 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-22 22:33:16.799 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:16.799 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-22 22:33:16.799 | ++ functions-common:get_or_create_service:1097 : 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-08-22 22:33:16.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.799 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.799 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.799 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.799 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:16.799 | ca3c6f08f28c46ec9e6a8bcbe91309d9' 2022-08-22 22:33:16.799 | + functions-common:get_or_create_service:1094 : echo ca3c6f08f28c46ec9e6a8bcbe91309d9 2022-08-22 22:33:16.799 | ca3c6f08f28c46ec9e6a8bcbe91309d9 2022-08-22 22:33:16.799 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-08-22 22:33:16.799 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:16.799 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-08-22 22:33:16.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:16.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:16.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.799 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.799 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.800 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:16.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:16.800 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:33:16.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.800 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7f764f6b5716464fb7211b73e4ca0b23 2022-08-22 22:33:16.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7f764f6b5716464fb7211b73e4ca0b23 2022-08-22 22:33:16.800 | + functions-common:get_or_create_endpoint:1127 : public_id=7f764f6b5716464fb7211b73e4ca0b23 2022-08-22 22:33:16.800 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:16.800 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:16.800 | + functions-common:get_or_create_endpoint:1136 : echo 7f764f6b5716464fb7211b73e4ca0b23 2022-08-22 22:33:16.800 | 7f764f6b5716464fb7211b73e4ca0b23 2022-08-22 22:33:16.800 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-22 22:33:16.800 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:16.800 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-22 22:33:16.800 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-22 22:33:16.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.800 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.800 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:16.800 | a7644a6ac6bc4a42902550fc01d9b82b' 2022-08-22 22:33:16.800 | + functions-common:get_or_create_service:1094 : echo a7644a6ac6bc4a42902550fc01d9b82b 2022-08-22 22:33:16.800 | a7644a6ac6bc4a42902550fc01d9b82b 2022-08-22 22:33:16.800 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-08-22 22:33:16.801 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:16.801 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-08-22 22:33:16.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:16.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:16.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.801 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:16.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:16.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-08-22 22:33:16.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.801 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a72ee104cc024e2ea80f6723149a9624 2022-08-22 22:33:16.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a72ee104cc024e2ea80f6723149a9624 2022-08-22 22:33:16.801 | + functions-common:get_or_create_endpoint:1127 : public_id=a72ee104cc024e2ea80f6723149a9624 2022-08-22 22:33:16.801 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:16.801 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:16.801 | + functions-common:get_or_create_endpoint:1136 : echo a72ee104cc024e2ea80f6723149a9624 2022-08-22 22:33:16.801 | a72ee104cc024e2ea80f6723149a9624 2022-08-22 22:33:16.801 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-22 22:33:16.801 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:33:16.801 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-22 22:33:16.801 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:33:16.801 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-22 22:33:16.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.801 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.802 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.802 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.802 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.802 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.802 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.802 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.802 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.802 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.802 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.802 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.802 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.802 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.802 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.803 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.803 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.803 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.803 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.803 | ++ functions-common:get_field:818 : echo '| e0b3c6afd25c48d3a59ed5d28581f670 | 092a0288086d4e99a1a9cbdf1fb512fa | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.803 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.803 | + functions-common:get_or_add_user_project_role:997 : echo e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.803 | e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.803 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-22 22:33:16.803 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:33:16.803 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-22 22:33:16.803 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:33:16.803 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-22 22:33:16.841 | [261128 Async create_nova_accounts:303706]: finished create_nova_accounts with result 0 in 81 seconds 2022-08-22 22:33:16.882 | [261128 Async create_glance_accounts:303830]: Waiting for completion of create_glance_accounts running on PID 303830 (5 other jobs running) 2022-08-22 22:33:16.908 | [261128 Async create_glance_accounts:303830]: Signaling child to exit 2022-08-22 22:33:16.908 | WAKEUP 2022-08-22 22:33:16.932 | [261128 Async create_glance_accounts:303830]: Signaled 2022-08-22 22:33:16.933 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-22 22:33:16.934 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:33:16.934 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-22 22:33:16.934 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-22 22:33:16.934 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:16.934 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:16.934 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:16.934 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:33:16.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.934 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.934 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.934 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.934 | + functions-common:get_or_create_user:925 : user_id=53cc14ca73894ad0961058e531f4a09e 2022-08-22 22:33:16.934 | + functions-common:get_or_create_user:926 : echo 53cc14ca73894ad0961058e531f4a09e 2022-08-22 22:33:16.934 | 53cc14ca73894ad0961058e531f4a09e 2022-08-22 22:33:16.934 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-22 22:33:16.934 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.934 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.934 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.934 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.934 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.934 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.934 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.934 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.935 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.935 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.935 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.935 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.935 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.935 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.935 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.935 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.935 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | 53cc14ca73894ad0961058e531f4a09e | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.935 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.936 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.936 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.936 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.936 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:33:16.936 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-22 22:33:16.936 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:33:16.936 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-22 22:33:16.936 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-22 22:33:16.936 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:16.936 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:16.936 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:16.936 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:33:16.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.936 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.936 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.936 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.936 | + functions-common:get_or_create_user:925 : user_id=182b447433c5470c91344549d4a37bcd 2022-08-22 22:33:16.936 | + functions-common:get_or_create_user:926 : echo 182b447433c5470c91344549d4a37bcd 2022-08-22 22:33:16.937 | 182b447433c5470c91344549d4a37bcd 2022-08-22 22:33:16.937 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-22 22:33:16.937 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.937 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.937 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.937 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.937 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.937 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.937 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.937 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.937 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.937 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.937 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.937 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.937 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.938 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.938 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.938 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.938 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.938 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.938 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.938 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.938 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.938 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.938 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | 182b447433c5470c91344549d4a37bcd | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.938 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.938 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.938 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.938 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:16.938 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-22 22:33:16.938 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-22 22:33:16.938 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:16.938 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:16.938 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:16.939 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:16.939 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:16.939 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.939 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.939 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:16.939 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.939 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.939 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.939 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:16.939 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:16.939 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.940 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:33:16.940 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:16.940 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:16.940 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:16.940 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.940 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.940 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:16.940 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:16.940 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:16.940 | ++ functions-common:get_field:818 : echo '| e0b3c6afd25c48d3a59ed5d28581f670 | 182b447433c5470c91344549d4a37bcd | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:16.940 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:16.940 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.940 | + functions-common:get_or_add_user_project_role:997 : echo e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.940 | e0b3c6afd25c48d3a59ed5d28581f670 2022-08-22 22:33:16.940 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-22 22:33:16.940 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:16.940 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-22 22:33:16.940 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-22 22:33:16.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.941 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.941 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:16.941 | 261df7798cf0435684edb36d78845ce3' 2022-08-22 22:33:16.941 | + functions-common:get_or_create_service:1094 : echo 261df7798cf0435684edb36d78845ce3 2022-08-22 22:33:16.941 | 261df7798cf0435684edb36d78845ce3 2022-08-22 22:33:16.941 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-08-22 22:33:16.941 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:16.941 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-08-22 22:33:16.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:16.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:16.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.941 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:16.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:16.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-08-22 22:33:16.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:16.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:16.941 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:16.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b6549656828d4bdfb7f6bf7852b1462f 2022-08-22 22:33:16.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b6549656828d4bdfb7f6bf7852b1462f 2022-08-22 22:33:16.941 | + functions-common:get_or_create_endpoint:1127 : public_id=b6549656828d4bdfb7f6bf7852b1462f 2022-08-22 22:33:16.941 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:16.941 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:16.941 | + functions-common:get_or_create_endpoint:1136 : echo b6549656828d4bdfb7f6bf7852b1462f 2022-08-22 22:33:16.941 | b6549656828d4bdfb7f6bf7852b1462f 2022-08-22 22:33:16.941 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-22 22:33:16.942 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:33:16.942 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-22 22:33:16.942 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-08-22 22:33:16.942 | ++ functions-common:get_or_create_domain:888 : echo default 2022-08-22 22:33:16.942 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-22 22:33:16.942 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-22 22:33:16.942 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-22 22:33:16.942 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-22 22:33:16.981 | [261128 Async create_glance_accounts:303830]: finished create_glance_accounts with result 0 in 79 seconds 2022-08-22 22:33:17.018 | [261128 Async create_cinder_accounts:303969]: Waiting for completion of create_cinder_accounts running on PID 303969 (4 other jobs running) 2022-08-22 22:33:17.045 | [261128 Async create_cinder_accounts:303969]: Signaling child to exit 2022-08-22 22:33:17.045 | WAKEUP 2022-08-22 22:33:17.070 | [261128 Async create_cinder_accounts:303969]: Signaled 2022-08-22 22:33:17.072 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:33:17.072 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-22 22:33:17.072 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-22 22:33:17.072 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:17.072 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:17.072 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:17.072 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:33:17.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.072 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.072 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.072 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.072 | + functions-common:get_or_create_user:925 : user_id=7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.072 | + functions-common:get_or_create_user:926 : echo 7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.072 | 7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.072 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-22 22:33:17.072 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:17.072 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:17.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:17.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:17.072 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:17.073 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:17.073 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.073 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:17.073 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:17.073 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:17.073 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:17.073 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.073 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.073 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | 7fe9bf85af1d4b1491fc813f222f126a | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:17.073 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.074 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.074 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.074 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:33:17.074 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-22 22:33:17.074 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:17.074 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-22 22:33:17.074 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-22 22:33:17.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.074 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.074 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:17.074 | bfe3412154dc49f89faa3d54529eed6c' 2022-08-22 22:33:17.074 | + functions-common:get_or_create_service:1094 : echo bfe3412154dc49f89faa3d54529eed6c 2022-08-22 22:33:17.074 | bfe3412154dc49f89faa3d54529eed6c 2022-08-22 22:33:17.074 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-22 22:33:17.074 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-08-22 22:33:17.074 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:17.074 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-08-22 22:33:17.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:17.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:17.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.074 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:17.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:17.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:33:17.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.075 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.075 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.075 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ab75f47068e4453c9ee12eb9d6308080 2022-08-22 22:33:17.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ab75f47068e4453c9ee12eb9d6308080 2022-08-22 22:33:17.075 | + functions-common:get_or_create_endpoint:1127 : public_id=ab75f47068e4453c9ee12eb9d6308080 2022-08-22 22:33:17.075 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:17.075 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:17.075 | + functions-common:get_or_create_endpoint:1136 : echo ab75f47068e4453c9ee12eb9d6308080 2022-08-22 22:33:17.075 | ab75f47068e4453c9ee12eb9d6308080 2022-08-22 22:33:17.075 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-22 22:33:17.075 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:17.075 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-22 22:33:17.075 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-22 22:33:17.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.075 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.075 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.075 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.075 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:17.075 | 62cec94fec744eb296ebea4e71831907' 2022-08-22 22:33:17.075 | + functions-common:get_or_create_service:1094 : echo 62cec94fec744eb296ebea4e71831907 2022-08-22 22:33:17.075 | 62cec94fec744eb296ebea4e71831907 2022-08-22 22:33:17.075 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-08-22 22:33:17.075 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:17.075 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-08-22 22:33:17.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:17.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:17.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:17.076 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a0f7d032594d4a238dc7cc37cb0dfc8b 2022-08-22 22:33:17.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a0f7d032594d4a238dc7cc37cb0dfc8b 2022-08-22 22:33:17.076 | + functions-common:get_or_create_endpoint:1127 : public_id=a0f7d032594d4a238dc7cc37cb0dfc8b 2022-08-22 22:33:17.076 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:17.076 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:17.076 | + functions-common:get_or_create_endpoint:1136 : echo a0f7d032594d4a238dc7cc37cb0dfc8b 2022-08-22 22:33:17.076 | a0f7d032594d4a238dc7cc37cb0dfc8b 2022-08-22 22:33:17.076 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-22 22:33:17.076 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-22 22:33:17.076 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:33:17.076 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.076 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.076 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.076 | ++ functions-common:get_or_create_project:938 : project_id=b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_project:939 : echo b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:33:17.077 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b239b10f165a4a7199a0cba2d28bd98c 2022-08-22 22:33:17.077 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:17.077 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-22 22:33:17.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.077 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.077 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.077 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-22 22:33:17.077 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_user:925 : user_id=7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.077 | ++ functions-common:get_or_create_user:926 : echo 7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.077 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7fe9bf85af1d4b1491fc813f222f126a 2022-08-22 22:33:17.120 | [261128 Async create_cinder_accounts:303969]: finished create_cinder_accounts with result 0 in 59 seconds 2022-08-22 22:33:17.125 | + inc/async:async_wait:197 : return 0 2022-08-22 22:33:17.128 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-22 22:33:17.180 | [261128 Async create_neutron_accounts:304094]: Waiting for completion of create_neutron_accounts running on PID 304094 (3 other jobs running) 2022-08-22 22:33:17.206 | [261128 Async create_neutron_accounts:304094]: Signaling child to exit 2022-08-22 22:33:17.206 | WAKEUP 2022-08-22 22:33:17.229 | [261128 Async create_neutron_accounts:304094]: Signaled 2022-08-22 22:33:17.230 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-22 22:33:17.230 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:33:17.230 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:33:17.230 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:33:17.231 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:33:17.231 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:33:17.231 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:33:17.231 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.58:9696/ 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.58:9696/networking 2022-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:33:17.231 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-22 22:33:17.231 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-22 22:33:17.231 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:33:17.231 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:33:17.231 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:33:17.231 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:33:17.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.231 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.232 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.232 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.232 | + functions-common:get_or_create_user:925 : user_id=471bd001ee9a47e1b32a27ae6dcb43da 2022-08-22 22:33:17.232 | + functions-common:get_or_create_user:926 : echo 471bd001ee9a47e1b32a27ae6dcb43da 2022-08-22 22:33:17.232 | 471bd001ee9a47e1b32a27ae6dcb43da 2022-08-22 22:33:17.232 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-22 22:33:17.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:33:17.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:33:17.232 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:33:17.232 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:33:17.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:33:17.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:17.232 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:17.232 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.232 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.233 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.233 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:33:17.233 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:33:17.233 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.233 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.233 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:33:17.233 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:33:17.233 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:33:17.233 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:33:17.233 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.233 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.233 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.233 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.234 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:33:17.234 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:33:17.234 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | 471bd001ee9a47e1b32a27ae6dcb43da | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:33:17.234 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:33:17.234 | ++ functions-common:get_field:812 : read data 2022-08-22 22:33:17.234 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.234 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.234 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:33:17.234 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:33:17.234 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-22 22:33:17.234 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:33:17.234 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-22 22:33:17.234 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-22 22:33:17.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.234 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.234 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.234 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.234 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:33:17.234 | 92824c4db90b4761929e30ea252e5825' 2022-08-22 22:33:17.234 | + functions-common:get_or_create_service:1094 : echo 92824c4db90b4761929e30ea252e5825 2022-08-22 22:33:17.234 | 92824c4db90b4761929e30ea252e5825 2022-08-22 22:33:17.234 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/networking 2022-08-22 22:33:17.234 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:33:17.234 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/networking RegionOne 2022-08-22 22:33:17.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:33:17.234 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-22 22:33:17.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.234 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.235 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.235 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:33:17.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:33:17.235 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.58:9696/networking --region RegionOne -f value -c id 2022-08-22 22:33:17.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.235 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:33:17.235 | from cryptography.utils import int_from_bytes 2022-08-22 22:33:17.235 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:33:17.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a76baf9ade8346bdbb8fe3d0a5232a24 2022-08-22 22:33:17.235 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a76baf9ade8346bdbb8fe3d0a5232a24 2022-08-22 22:33:17.235 | + functions-common:get_or_create_endpoint:1127 : public_id=a76baf9ade8346bdbb8fe3d0a5232a24 2022-08-22 22:33:17.235 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:33:17.235 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:33:17.235 | + functions-common:get_or_create_endpoint:1136 : echo a76baf9ade8346bdbb8fe3d0a5232a24 2022-08-22 22:33:17.235 | a76baf9ade8346bdbb8fe3d0a5232a24 2022-08-22 22:33:17.278 | [261128 Async create_neutron_accounts:304094]: finished create_neutron_accounts with result 0 in 42 seconds 2022-08-22 22:33:17.319 | [261128 Async create_swift_accounts:304251]: Waiting for completion of create_swift_accounts running on PID 304251 (2 other jobs running) 2022-08-22 22:33:17.346 | [261128 Async create_swift_accounts:304251]: Signaling child to exit 2022-08-22 22:34:06.041 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:34:06.067 | [304251 Async create_swift_accounts:304251]: finished successfully 2022-08-22 22:34:06.092 | WAKEUP 2022-08-22 22:34:06.117 | [261128 Async create_swift_accounts:304251]: Signaled 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-22 22:34:06.119 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-22 22:34:06.119 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-22 22:34:06.119 | ++ functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:34:06.119 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-22 22:34:06.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.119 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.119 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.119 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.119 | ++ functions-common:get_or_create_role:950 : role_id=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.120 | ++ functions-common:get_or_create_role:951 : echo b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.120 | + lib/swift:create_swift_accounts:619 : another_role=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.120 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-22 22:34:06.120 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-22 22:34:06.120 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:34:06.120 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:34:06.120 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:34:06.120 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:34:06.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.120 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.120 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.120 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.120 | + functions-common:get_or_create_user:925 : user_id=ebcdbe5fd8cf40d793c9f007296715a0 2022-08-22 22:34:06.120 | + functions-common:get_or_create_user:926 : echo ebcdbe5fd8cf40d793c9f007296715a0 2022-08-22 22:34:06.120 | ebcdbe5fd8cf40d793c9f007296715a0 2022-08-22 22:34:06.120 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-22 22:34:06.120 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.120 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:34:06.120 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:34:06.120 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:34:06.120 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.121 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.121 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.121 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.121 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.121 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.121 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.121 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.121 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.121 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.121 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.121 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.121 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.121 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.121 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.121 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.121 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | ebcdbe5fd8cf40d793c9f007296715a0 | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:34:06.121 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:34:06.122 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:34:06.122 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:34:06.122 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.122 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:34:06.122 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:34:06.122 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.122 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.122 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.122 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.122 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.122 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.122 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.122 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.122 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.122 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.122 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.123 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.123 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.123 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:34:06.123 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.123 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.123 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.123 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.123 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.123 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.123 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.123 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | ebcdbe5fd8cf40d793c9f007296715a0 | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:34:06.123 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.123 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.123 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.123 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.123 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.123 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-22 22:34:06.123 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:34:06.123 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-22 22:34:06.123 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.124 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:34:06.124 | 17a4db3b3a234d84ab3198c7c6ffbe52' 2022-08-22 22:34:06.124 | + functions-common:get_or_create_service:1094 : echo 17a4db3b3a234d84ab3198c7c6ffbe52 2022-08-22 22:34:06.124 | 17a4db3b3a234d84ab3198c7c6ffbe52 2022-08-22 22:34:06.124 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-08-22 22:34:06.124 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:34:06.124 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-22 22:34:06.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:34:06.124 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:34:06.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:34:06.124 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.124 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.124 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e92e753046f6481e86594ad3cea7d472 2022-08-22 22:34:06.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e92e753046f6481e86594ad3cea7d472 2022-08-22 22:34:06.125 | + functions-common:get_or_create_endpoint:1127 : public_id=e92e753046f6481e86594ad3cea7d472 2022-08-22 22:34:06.125 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.58:8080 ]] 2022-08-22 22:34:06.125 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-08-22 22:34:06.125 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:34:06.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-22 22:34:06.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.125 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.125 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.125 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.125 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:34:06.125 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:34:06.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-08-22 22:34:06.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.125 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.125 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.125 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.125 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1efc7c2dfad64c24bfd68476b4271b61 2022-08-22 22:34:06.125 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1efc7c2dfad64c24bfd68476b4271b61 2022-08-22 22:34:06.125 | 1efc7c2dfad64c24bfd68476b4271b61 2022-08-22 22:34:06.125 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:34:06.125 | + functions-common:get_or_create_endpoint:1136 : echo e92e753046f6481e86594ad3cea7d472 2022-08-22 22:34:06.125 | e92e753046f6481e86594ad3cea7d472 2022-08-22 22:34:06.125 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-22 22:34:06.125 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-22 22:34:06.125 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:34:06.125 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-22 22:34:06.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.126 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.126 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.126 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_project:938 : project_id=ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_project:939 : echo ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.126 | + lib/swift:create_swift_accounts:633 : swift_project_test1=ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.126 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-22 22:34:06.126 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.126 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-08-22 22:34:06.126 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-22 22:34:06.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.126 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.126 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.126 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_user:925 : user_id=5c62cd4d1af3405db6722f4c23ea124a 2022-08-22 22:34:06.126 | ++ functions-common:get_or_create_user:926 : echo 5c62cd4d1af3405db6722f4c23ea124a 2022-08-22 22:34:06.126 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=5c62cd4d1af3405db6722f4c23ea124a 2022-08-22 22:34:06.126 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-22 22:34:06.126 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.126 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 5c62cd4d1af3405db6722f4c23ea124a ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.126 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.126 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:34:06.126 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.126 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.127 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:34:06.127 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:34:06.127 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:34:06.127 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c62cd4d1af3405db6722f4c23ea124a --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.127 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.127 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.127 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.127 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.127 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.127 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5c62cd4d1af3405db6722f4c23ea124a --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.127 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c62cd4d1af3405db6722f4c23ea124a --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.127 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.127 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.127 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.128 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.128 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.128 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.128 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.128 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | 5c62cd4d1af3405db6722f4c23ea124a | | ca6d9c8fc5834fa8bb012783700f272c | | | False |' 2022-08-22 22:34:06.128 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.128 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.128 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.128 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.128 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-22 22:34:06.128 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-22 22:34:06.128 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:34:06.128 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-08-22 22:34:06.128 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-08-22 22:34:06.128 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-22 22:34:06.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.128 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.128 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.128 | ++ functions-common:get_or_create_user:925 : user_id=bc27a7cba7c94a8e8438cdeae926e54e 2022-08-22 22:34:06.128 | ++ functions-common:get_or_create_user:926 : echo bc27a7cba7c94a8e8438cdeae926e54e 2022-08-22 22:34:06.128 | + lib/swift:create_swift_accounts:642 : swift_user_test3=bc27a7cba7c94a8e8438cdeae926e54e 2022-08-22 22:34:06.128 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-22 22:34:06.128 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.128 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role b36e4410655e4118884447c3be2e8bb9 bc27a7cba7c94a8e8438cdeae926e54e ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.128 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.128 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:34:06.128 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.128 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.128 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:34:06.129 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:34:06.129 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:34:06.129 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role b36e4410655e4118884447c3be2e8bb9 --user bc27a7cba7c94a8e8438cdeae926e54e --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.129 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.129 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.129 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.129 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.129 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add b36e4410655e4118884447c3be2e8bb9 --user bc27a7cba7c94a8e8438cdeae926e54e --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b36e4410655e4118884447c3be2e8bb9 --user bc27a7cba7c94a8e8438cdeae926e54e --project ca6d9c8fc5834fa8bb012783700f272c 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.129 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.129 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.129 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.129 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.129 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.129 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.130 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.130 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.130 | ++ functions-common:get_field:818 : echo '| b36e4410655e4118884447c3be2e8bb9 | bc27a7cba7c94a8e8438cdeae926e54e | | ca6d9c8fc5834fa8bb012783700f272c | | | False |' 2022-08-22 22:34:06.130 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.130 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.130 | + functions-common:get_or_add_user_project_role:997 : echo b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.130 | b36e4410655e4118884447c3be2e8bb9 2022-08-22 22:34:06.130 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-22 22:34:06.130 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:34:06.130 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-22 22:34:06.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.130 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.130 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.130 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_project:938 : project_id=6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_project:939 : echo 6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.130 | + lib/swift:create_swift_accounts:647 : swift_project_test2=6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.130 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-22 22:34:06.130 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.130 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-22 22:34:06.130 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-08-22 22:34:06.130 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-08-22 22:34:06.130 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-22 22:34:06.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.130 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.131 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.131 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.131 | ++ functions-common:get_or_create_user:925 : user_id=3e86cfe8d9c54045a009e99ff5cb016b 2022-08-22 22:34:06.131 | ++ functions-common:get_or_create_user:926 : echo 3e86cfe8d9c54045a009e99ff5cb016b 2022-08-22 22:34:06.131 | + lib/swift:create_swift_accounts:652 : swift_user_test2=3e86cfe8d9c54045a009e99ff5cb016b 2022-08-22 22:34:06.131 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-22 22:34:06.131 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.131 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 3e86cfe8d9c54045a009e99ff5cb016b 6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:34:06.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.131 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:34:06.131 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:34:06.131 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:34:06.131 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:34:06.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.131 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3e86cfe8d9c54045a009e99ff5cb016b --project 6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.131 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.131 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.131 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.131 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.131 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.131 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.131 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.132 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3e86cfe8d9c54045a009e99ff5cb016b --project 6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.132 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.132 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3e86cfe8d9c54045a009e99ff5cb016b --project 6a3a95e6ad09404688bb8891268237e9 2022-08-22 22:34:06.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.132 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.132 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.132 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.132 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.132 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.132 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.132 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | 3e86cfe8d9c54045a009e99ff5cb016b | | 6a3a95e6ad09404688bb8891268237e9 | | | False |' 2022-08-22 22:34:06.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.132 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.132 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.132 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.132 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-22 22:34:06.132 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-22 22:34:06.132 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:34:06.132 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-22 22:34:06.132 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-22 22:34:06.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.132 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.133 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.133 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-08-22 22:34:06.133 | 431811ef6a114597a3380ea0b9e41e29' 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_domain:888 : echo 431811ef6a114597a3380ea0b9e41e29 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:657 : swift_domain=431811ef6a114597a3380ea0b9e41e29 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-22 22:34:06.133 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-22 22:34:06.133 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 431811ef6a114597a3380ea0b9e41e29 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:34:06.133 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=431811ef6a114597a3380ea0b9e41e29 --or-show -f value -c id 2022-08-22 22:34:06.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.133 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.133 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.133 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_project:938 : project_id=ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_project:939 : echo ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:661 : swift_project_test4=ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-22 22:34:06.133 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.133 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-22 22:34:06.133 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 431811ef6a114597a3380ea0b9e41e29 test4@example.com 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-08-22 22:34:06.133 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-08-22 22:34:06.133 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=431811ef6a114597a3380ea0b9e41e29 --email=test4@example.com --or-show -f value -c id 2022-08-22 22:34:06.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.134 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.134 | ++ functions-common:get_or_create_user:925 : user_id=443cbe9e39ce42bc911ed6573d79597e 2022-08-22 22:34:06.134 | ++ functions-common:get_or_create_user:926 : echo 443cbe9e39ce42bc911ed6573d79597e 2022-08-22 22:34:06.134 | + lib/swift:create_swift_accounts:666 : swift_user_test4=443cbe9e39ce42bc911ed6573d79597e 2022-08-22 22:34:06.134 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-22 22:34:06.134 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:34:06.134 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 443cbe9e39ce42bc911ed6573d79597e ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.134 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:34:06.134 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:34:06.134 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:34:06.134 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:34:06.134 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:34:06.134 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:34:06.134 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:34:06.134 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:34:06.134 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 443cbe9e39ce42bc911ed6573d79597e --project ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.134 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.134 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:34:06.134 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.134 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.134 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.134 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:34:06.134 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:34:06.134 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 443cbe9e39ce42bc911ed6573d79597e --project ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.135 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.135 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.135 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 443cbe9e39ce42bc911ed6573d79597e --project ecab249a120d4012aa1f9c2852dea994 2022-08-22 22:34:06.135 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:34:06.135 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:34:06.135 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:34:06.135 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.135 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:06.135 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:06.135 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:34:06.135 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:34:06.135 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:34:06.135 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | 443cbe9e39ce42bc911ed6573d79597e | | ecab249a120d4012aa1f9c2852dea994 | | | False |' 2022-08-22 22:34:06.135 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:34:06.135 | ++ functions-common:get_field:812 : read data 2022-08-22 22:34:06.135 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.135 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.135 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:34:06.165 | [261128 Async create_swift_accounts:304251]: finished create_swift_accounts with result 0 in 129 seconds 2022-08-22 22:34:06.174 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-22 22:34:06.177 | + inc/async:async_wait:197 : return 0 2022-08-22 22:34:06.180 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-22 22:34:06.198 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:06.201 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-22 22:34:06.219 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:06.222 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-22 22:34:06.225 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:34:06.227 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-22 22:34:06.230 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-22 22:34:06.233 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-22 22:34:06.301 | + inc/async:async_inner:63 : init_glance 2022-08-22 22:34:06.344 | [261128 Async init_glance:313737]: running: init_glance 2022-08-22 22:34:06.347 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-22 22:34:06.366 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:06.368 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-22 22:34:06.371 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:34:06.375 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-22 22:34:06.377 | + ./stack.sh:main:1142 : configure_neutron 2022-08-22 22:34:06.379 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-22 22:34:06.383 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:34:06.384 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:34:06.390 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:34:06.392 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:34:06.395 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:34:06.398 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:34:06.400 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-22 22:34:06.403 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-22 22:34:06.405 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-22 22:34:06.407 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-22 22:34:06.422 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-22 22:34:06.424 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-22 22:34:09.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:09.615 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:09.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:09.615 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:12.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:12.820 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:12.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:12.820 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:16.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:16.006 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:16.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:16.006 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:16.547 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:34:16.572 | [313737 Async init_glance:313737]: finished successfully 2022-08-22 22:34:19.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:19.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:19.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:19.121 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:22.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:22.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:22.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:22.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:25.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:25.390 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:25.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:25.390 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:28.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:28.501 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:28.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:28.501 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:31.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:31.900 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:31.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:31.900 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:35.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:35.796 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:35.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:35.796 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:40.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:40.681 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:40.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:40.681 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:40.978 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-22 22:34:40.986 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-22 22:34:40.990 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-22 22:34:40.993 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-22 22:34:40.996 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-22 22:34:41.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-22 22:34:41.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-22 22:34:41.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-22 22:34:41.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-22 22:34:41.011 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-22 22:34:41.014 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-22 22:34:41.016 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-22 22:34:41.019 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-22 22:34:41.022 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-22 22:34:41.024 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-22 22:34:41.027 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-22 22:34:41.031 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:41.033 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-22 22:34:41.036 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:41.041 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-22 22:34:41.043 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-22 22:34:41.046 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-22 22:34:41.048 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-22 22:34:41.050 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:34:41.053 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:41.055 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:34:41.071 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:41.073 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:34:41.075 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-22 22:34:41.078 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-22 22:34:41.110 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-22 22:34:41.143 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-22 22:34:41.177 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-22 22:34:41.211 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-22 22:34:41.244 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-22 22:34:41.279 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-22 22:34:41.281 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-22 22:34:41.284 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-22 22:34:41.286 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:34:41.290 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:34:41.308 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:34:41.311 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:34:41.314 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:34:41.317 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:34:41.320 | + 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-08-22 22:34:41.352 | + 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-08-22 22:34:41.385 | + 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-08-22 22:34:41.419 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:34:41.452 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-22 22:34:41.468 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:34:41.471 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-22 22:34:41.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:34:41.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-22 22:34:41.478 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-22 22:34:41.481 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-22 22:34:41.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-22 22:34:41.495 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:34:41.498 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-22 22:34:41.501 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-22 22:34:41.513 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-22 22:34:41.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-22 22:34:41.528 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-22 22:34:41.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-22 22:34:41.552 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-22 22:34:41.565 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-22 22:34:41.567 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:41.570 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-22 22:34:41.575 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.IBNp5tYIzw 2022-08-22 22:34:41.577 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-22 22:34:41.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:41.582 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.IBNp5tYIzw 2022-08-22 22:34:41.586 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.IBNp5tYIzw 2022-08-22 22:34:41.598 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.IBNp5tYIzw /etc/sudoers.d/neutron-rootwrap 2022-08-22 22:34:41.610 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:34:41.643 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:41.646 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:41.679 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-22 22:34:41.682 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-22 22:34:41.684 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-22 22:34:41.687 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:34:41.689 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:34:41.692 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:34:41.709 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:41.712 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:34:41.716 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:34:41.719 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:34:41.738 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:41.741 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:34:41.744 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:34:41.778 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:34:41.781 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:34:41.783 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-22 22:34:41.801 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:41.803 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-22 22:34:41.806 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-22 22:34:41.809 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:34:41.811 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:34:41.814 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-22 22:34:41.816 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-22 22:34:41.819 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:34:41.821 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-22 22:34:41.824 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-22 22:34:41.826 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-22 22:34:41.830 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-22 22:34:41.833 | + 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-08-22 22:34:41.838 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-22 22:34:41.855 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:41.857 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-22 22:34:41.860 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-22 22:34:41.862 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-22 22:34:41.867 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-22 22:34:41.869 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-22 22:34:41.872 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-22 22:34:41.875 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-22 22:34:41.878 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-22 22:34:41.881 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-22 22:34:41.887 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-22 22:34:41.892 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-22 22:34:41.898 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-22 22:34:41.934 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-22 22:34:41.968 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-22 22:34:42.003 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-22 22:34:42.038 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-22 22:34:42.040 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:34:42.043 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-22 22:34:42.045 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:34:42.048 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-22 22:34:42.081 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-22 22:34:42.114 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:34:42.149 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-22 22:34:42.186 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-22 22:34:42.223 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-22 22:34:42.257 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-22 22:34:42.297 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-22 22:34:42.331 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:34:42.365 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:34:42.400 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-22 22:34:42.434 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-22 22:34:42.469 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-22 22:34:42.472 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:34:42.474 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:34:42.477 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-22 22:34:42.479 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-22 22:34:42.514 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-22 22:34:42.548 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-08-22 22:34:42.585 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-22 22:34:42.621 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-22 22:34:42.656 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-22 22:34:42.690 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-22 22:34:42.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-22 22:34:42.759 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:34:42.793 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-22 22:34:42.828 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-22 22:34:42.830 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:34:42.833 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-22 22:34:42.835 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-22 22:34:42.838 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-22 22:34:42.872 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-22 22:34:42.906 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:34:42.941 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-22 22:34:42.975 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-22 22:34:43.010 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-22 22:34:43.044 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-22 22:34:43.079 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-22 22:34:43.114 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:34:43.149 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-22 22:34:43.185 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-22 22:34:43.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-22 22:34:43.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-22 22:34:43.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-22 22:34:43.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-22 22:34:43.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-22 22:34:43.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-22 22:34:43.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-08-22 22:34:43.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-08-22 22:34:43.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-08-22 22:34:43.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-22 22:34:43.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-22 22:34:43.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-22 22:34:43.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-22 22:34:43.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-22 22:34:43.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-22 22:34:43.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-22 22:34:43.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-22 22:34:43.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:43.233 | + 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-08-22 22:34:43.265 | + 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-08-22 22:34:43.268 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.270 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:34:43.273 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-22 22:34:43.275 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-22 22:34:43.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-22 22:34:43.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-22 22:34:43.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-22 22:34:43.317 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:34:43.322 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-22 22:34:43.324 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-22 22:34:43.327 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.329 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-22 22:34:43.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-22 22:34:43.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-22 22:34:43.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.370 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:34:43.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-22 22:34:43.376 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-22 22:34:43.378 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.381 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-22 22:34:43.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-22 22:34:43.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:34:43.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-22 22:34:43.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-22 22:34:43.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-22 22:34:43.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-22 22:34:43.463 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-22 22:34:43.468 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-22 22:34:43.471 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-22 22:34:43.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.476 | + 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-08-22 22:34:43.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-22 22:34:43.512 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.515 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-22 22:34:43.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-22 22:34:43.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-22 22:34:43.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-22 22:34:43.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-22 22:34:43.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-22 22:34:43.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-22 22:34:43.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-22 22:34:43.570 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.572 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-22 22:34:43.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-08-22 22:34:43.608 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-22 22:34:43.613 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-08-22 22:34:43.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-08-22 22:34:43.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.620 | + 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-08-22 22:34:43.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-22 22:34:43.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:34:43.659 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-22 22:34:43.661 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-22 22:34:43.663 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-22 22:34:43.666 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:34:43.668 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-22 22:34:43.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-22 22:34:43.704 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-22 22:34:43.721 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:43.724 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-22 22:34:43.726 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:34:43.762 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:43.765 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:43.798 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-22 22:34:43.834 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-22 22:34:43.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-22 22:34:43.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-22 22:34:43.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-22 22:34:46.553 | INFO neutron.common.config [-] Logging enabled! 2022-08-22 22:34:46.553 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev510 2022-08-22 22:34:46.553 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=316180) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-22 22:34:46.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:34:46.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:34:46.605 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:46.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:46.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:46.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=316180) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:46.661 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-22 22:34:46.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:46.661 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:46.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:46.661 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:46.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-22 22:34:47.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-22 22:34:47.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-22 22:34:47.007 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:34:47.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-22 22:34:47.067 | + 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-08-22 22:34:47.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-22 22:34:47.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:47.091 | + 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-08-22 22:34:47.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-22 22:34:47.129 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-22 22:34:47.137 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-22 22:34:47.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-22 22:34:47.142 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-22 22:34:47.155 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-22 22:34:47.168 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-22 22:34:47.171 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-22 22:34:47.179 | net.bridge.bridge-nf-call-iptables = 1 2022-08-22 22:34:47.183 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-22 22:34:47.186 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-22 22:34:47.197 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-22 22:34:47.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-22 22:34:47.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-22 22:34:47.206 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-22 22:34:47.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-22 22:34:47.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-22 22:34:47.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-22 22:34:47.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-22 22:34:47.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:34:47.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-22 22:34:47.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-22 22:34:47.251 | + 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-08-22 22:34:47.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-22 22:34:47.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-22 22:34:47.327 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-22 22:34:47.361 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-22 22:34:47.378 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:47.381 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-22 22:34:47.384 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.388 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-22 22:34:47.422 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-22 22:34:47.456 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:34:47.492 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:47.494 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:47.528 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-22 22:34:47.545 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:47.548 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.550 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-22 22:34:47.584 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.587 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.589 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-22 22:34:47.624 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-22 22:34:47.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-22 22:34:47.632 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-22 22:34:47.649 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:47.652 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-22 22:34:47.654 | + 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-08-22 22:34:47.659 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-22 22:34:47.692 | + 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-08-22 22:34:47.729 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:47.732 | + 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-08-22 22:34:47.768 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-22 22:34:47.770 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-22 22:34:47.804 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-22 22:34:47.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-22 22:34:47.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-22 22:34:47.843 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-22 22:34:47.846 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-22 22:34:47.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-22 22:34:47.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-22 22:34:50.542 | INFO neutron.common.config [-] Logging enabled! 2022-08-22 22:34:50.542 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev510 2022-08-22 22:34:50.543 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=316757) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-22 22:34:50.594 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:34:50.594 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:34:50.594 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:50.594 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:50.595 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:50.595 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=316757) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:34:50.656 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-22 22:34:50.657 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=316757) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-22 22:34:50.657 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=316757) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-22 22:34:50.658 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-22 22:34:50.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:50.658 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:50.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:34:50.658 | from cryptography.utils import int_from_bytes 2022-08-22 22:34:51.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-22 22:34:51.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-22 22:34:51.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-22 22:34:51.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-22 22:34:51.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-22 22:34:51.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:34:51.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-22 22:34:51.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-22 22:34:51.053 | + functions:set_mtu:785 : local dev=br-data 2022-08-22 22:34:51.056 | + functions:set_mtu:786 : local mtu=1500 2022-08-22 22:34:51.058 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-22 22:34:51.070 | + 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-08-22 22:34:51.088 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-22 22:34:51.091 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-22 22:34:51.094 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-22 22:34:51.096 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-22 22:34:51.099 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-22 22:34:51.101 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-22 22:34:51.104 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-22 22:34:51.107 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-22 22:34:51.109 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-22 22:34:51.112 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-22 22:34:51.115 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-22 22:34:51.117 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-22 22:34:51.120 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-22 22:34:51.122 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-22 22:34:51.127 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-22 22:34:51.127 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-22 22:34:51.133 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-22 22:34:51.136 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-22 22:34:51.138 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-22 22:34:51.141 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-22 22:34:51.145 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-22 22:34:51.146 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-22 22:34:51.146 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-22 22:34:51.151 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-08-22 22:34:51.154 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-22 22:34:51.157 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:51.159 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-22 22:34:51.161 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-22 22:34:51.164 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-08-22 22:34:51.167 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-08-22 22:34:51.169 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-08-22 22:34:51.172 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-22 22:34:51.174 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-22 22:34:51.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-22 22:34:51.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-22 22:34:51.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.52/22 brd 192.168.3.255 2022-08-22 22:34:51.183 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-22 22:34:51.188 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.52 2022-08-22 22:34:51.190 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-08-22 22:34:51.193 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-08-22 22:34:51.206 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-08-22 22:34:51.218 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-22 22:34:51.231 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-22 22:34:51.252 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2022-08-22 22:34:51.262 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2022-08-22 22:34:51.262 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.082 ms 2022-08-22 22:34:52.292 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.065 ms 2022-08-22 22:34:53.316 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.072 ms 2022-08-22 22:34:53.316 | 2022-08-22 22:34:53.316 | --- 192.168.0.52 ping statistics --- 2022-08-22 22:34:53.316 | 3 packets transmitted, 3 received, 0% packet loss, time 2054ms 2022-08-22 22:34:53.316 | rtt min/avg/max/mdev = 0.065/0.073/0.082/0.007 ms 2022-08-22 22:34:53.325 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-22 22:34:53.326 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-22 22:34:53.335 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-22 22:34:53.339 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-22 22:34:53.361 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:53.364 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-22 22:34:53.366 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-22 22:34:53.371 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-22 22:34:53.405 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.58 2022-08-22 22:34:53.439 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-22 22:34:53.472 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:34:53.509 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-22 22:34:53.513 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:34:53.547 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-22 22:34:53.549 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-22 22:34:53.567 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:34:53.569 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:34:53.572 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-22 22:34:53.589 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:34:53.592 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-22 22:34:53.609 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:34:53.612 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-22 22:34:53.629 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:34:53.632 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-22 22:34:53.666 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-22 22:34:53.701 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-22 22:34:53.703 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-22 22:34:53.721 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:53.723 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-22 22:34:53.741 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:53.743 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-22 22:34:53.746 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-22 22:34:53.813 | + inc/async:async_inner:63 : init_neutron 2022-08-22 22:34:53.857 | [261128 Async init_neutron:317260]: running: init_neutron 2022-08-22 22:34:53.860 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-22 22:34:53.878 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:53.882 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-22 22:34:53.892 | ++ ./stack.sh:main:1157 : true 2022-08-22 22:34:53.895 | + ./stack.sh:main:1157 : netman_pid= 2022-08-22 22:34:53.898 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-22 22:34:53.900 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-22 22:34:53.912 | dnsmasq: no process found 2022-08-22 22:34:53.916 | + ./stack.sh:main:1159 : true 2022-08-22 22:34:53.919 | + ./stack.sh:main:1164 : clean_iptables 2022-08-22 22:34:53.928 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-22 22:34:53.928 | + lib/nova:clean_iptables:186 : grep nova 2022-08-22 22:34:53.928 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-22 22:34:53.929 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:34:53.935 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-22 22:34:53.935 | + lib/nova:clean_iptables:186 : bash 2022-08-22 22:34:53.937 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-22 22:34:53.947 | + lib/nova:clean_iptables:188 : grep nova 2022-08-22 22:34:53.947 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-22 22:34:53.949 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-22 22:34:53.949 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:34:53.950 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-22 22:34:53.953 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-22 22:34:53.958 | + lib/nova:clean_iptables:188 : bash 2022-08-22 22:34:53.968 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-22 22:34:53.968 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-22 22:34:53.968 | + lib/nova:clean_iptables:190 : grep nova 2022-08-22 22:34:53.974 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-22 22:34:53.974 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-22 22:34:53.979 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:34:53.979 | + lib/nova:clean_iptables:190 : bash 2022-08-22 22:34:53.986 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:34:53.989 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-22 22:34:53.989 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-22 22:34:53.990 | + lib/nova:clean_iptables:192 : grep nova 2022-08-22 22:34:53.992 | + lib/nova:clean_iptables:192 : bash 2022-08-22 22:34:54.000 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-22 22:34:54.003 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-22 22:34:54.007 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-22 22:34:54.016 | net.ipv4.ip_forward = 1 2022-08-22 22:34:54.019 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-22 22:34:54.038 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:54.040 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-22 22:34:54.043 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-22 22:34:54.045 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-22 22:34:54.084 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-22 22:34:54.119 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-22 22:34:54.122 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-22 22:34:54.161 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-22 22:34:54.201 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-22 22:34:54.219 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:54.222 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-22 22:34:54.225 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:34:54.227 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-22 22:34:54.230 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-22 22:34:54.233 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-22 22:34:54.306 | + inc/async:async_inner:63 : init_swift 2022-08-22 22:34:54.358 | [261128 Async init_swift:317639]: running: init_swift 2022-08-22 22:34:54.361 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-22 22:34:54.381 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:54.384 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-22 22:34:54.387 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:34:54.389 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-22 22:34:54.392 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-22 22:34:54.394 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-22 22:34:54.470 | + inc/async:async_inner:63 : init_cinder 2022-08-22 22:34:54.562 | [261128 Async init_cinder:317743]: running: init_cinder 2022-08-22 22:34:54.566 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-22 22:34:54.587 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:34:54.589 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-22 22:34:54.592 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:34:54.595 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-22 22:34:54.598 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-22 22:34:54.600 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-22 22:34:54.692 | + inc/async:async_inner:63 : init_placement 2022-08-22 22:34:54.761 | [261128 Async init_placement:317871]: running: init_placement 2022-08-22 22:34:54.764 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-22 22:34:54.838 | [261128 Async init_neutron:317260]: Waiting for completion of init_neutron running on PID 317260 (6 other jobs running) 2022-08-22 22:34:54.868 | [261128 Async init_neutron:317260]: Signaling child to exit 2022-08-22 22:35:05.666 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:05.702 | [317743 Async init_cinder:317743]: finished successfully 2022-08-22 22:35:06.110 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:06.141 | [317639 Async init_swift:317639]: finished successfully 2022-08-22 22:35:24.141 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:24.167 | [317260 Async init_neutron:317260]: finished successfully 2022-08-22 22:35:24.193 | WAKEUP 2022-08-22 22:35:24.217 | [261128 Async init_neutron:317260]: Signaled 2022-08-22 22:35:24.218 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-22 22:35:24.218 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:35:24.218 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:35:24.218 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:35:24.218 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:35:24.218 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:35:24.218 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:35:24.218 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-22 22:35:24.218 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-22 22:35:24.218 | + lib/database:recreate_database:112 : local db=neutron 2022-08-22 22:35:24.219 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-22 22:35:24.219 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-22 22:35:24.219 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-22 22:35:24.219 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:24.219 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-22 22:35:24.219 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:24.219 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-22 22:35:24.219 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:35:24.219 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:35:24.219 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:35:24.219 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:35:24.219 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207697391 2022-08-22 22:35:24.219 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-22 22:35:24.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:24.219 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:24.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:24.219 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-22 22:35:24.219 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-22 22:35:24.220 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-22 22:35:24.221 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-22 22:35:24.222 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-22 22:35:24.223 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-22 22:35:24.224 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-22 22:35:24.224 | Running upgrade for neutron ... 2022-08-22 22:35:24.224 | OK 2022-08-22 22:35:24.224 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-22 22:35:24.224 | + functions-common:time_stop:2439 : local name 2022-08-22 22:35:24.224 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:35:24.224 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:35:24.224 | + functions-common:time_stop:2442 : local total 2022-08-22 22:35:24.224 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:35:24.224 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:35:24.224 | + functions-common:time_stop:2446 : start_time=1661207697391 2022-08-22 22:35:24.224 | + functions-common:time_stop:2448 : [[ -z 1661207697391 ]] 2022-08-22 22:35:24.224 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:35:24.224 | + functions-common:time_stop:2451 : end_time=1661207724117 2022-08-22 22:35:24.224 | + functions-common:time_stop:2452 : elapsed_time=26726 2022-08-22 22:35:24.225 | + functions-common:time_stop:2453 : total=5966 2022-08-22 22:35:24.225 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:35:24.225 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32692 2022-08-22 22:35:24.269 | [261128 Async init_neutron:317260]: finished init_neutron with result 0 in 30 seconds 2022-08-22 22:35:24.273 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:24.276 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-22 22:35:24.328 | [261128 Async init_placement:317871]: Waiting for completion of init_placement running on PID 317871 (5 other jobs running) 2022-08-22 22:35:24.354 | [261128 Async init_placement:317871]: Signaling child to exit 2022-08-22 22:35:40.030 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:40.055 | [317871 Async init_placement:317871]: finished successfully 2022-08-22 22:35:40.079 | WAKEUP 2022-08-22 22:35:40.103 | [261128 Async init_placement:317871]: Signaled 2022-08-22 22:35:40.104 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-22 22:35:40.104 | + lib/database:recreate_database:112 : local db=placement 2022-08-22 22:35:40.104 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-22 22:35:40.104 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-22 22:35:40.104 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-22 22:35:40.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.104 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-22 22:35:40.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.104 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-22 22:35:40.105 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-22 22:35:40.105 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-22 22:35:40.105 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-22 22:35:40.105 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:35:40.105 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:35:40.105 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:35:40.105 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:35:40.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.105 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.105 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.105 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.105 | + functions-common:get_or_create_user:925 : user_id=b27c569ffc2b4804b235b86244b698ed 2022-08-22 22:35:40.105 | + functions-common:get_or_create_user:926 : echo b27c569ffc2b4804b235b86244b698ed 2022-08-22 22:35:40.105 | b27c569ffc2b4804b235b86244b698ed 2022-08-22 22:35:40.105 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-22 22:35:40.105 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:35:40.105 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:35:40.105 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:35:40.105 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:35:40.105 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:35:40.105 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.105 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:35:40.105 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:35:40.105 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.106 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:35:40.106 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:35:40.106 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.106 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:35:40.106 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:35:40.106 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:35:40.106 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.106 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.106 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.106 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:35:40.106 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:35:40.106 | ++ functions-common:get_field:818 : echo '| 42733574007b4d5bbe1bc14e41e77cfb | b27c569ffc2b4804b235b86244b698ed | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:35:40.106 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:35:40.106 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.106 | + functions-common:get_or_add_user_project_role:995 : user_role_id=42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:35:40.106 | + functions-common:get_or_add_user_project_role:997 : echo 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:35:40.106 | 42733574007b4d5bbe1bc14e41e77cfb 2022-08-22 22:35:40.106 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:35:40.107 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-22 22:35:40.107 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:35:40.107 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:35:40.107 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:35:40.107 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:35:40.107 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.107 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.107 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.107 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.107 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:35:40.107 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:35:40.107 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.107 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.107 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:35:40.107 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:35:40.108 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:35:40.108 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.108 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.108 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.108 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.108 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:35:40.108 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:35:40.108 | ++ functions-common:get_field:818 : echo '| c88868af0c87463d833fdf283d657e47 | b27c569ffc2b4804b235b86244b698ed | | b239b10f165a4a7199a0cba2d28bd98c | | | False |' 2022-08-22 22:35:40.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:35:40.108 | ++ functions-common:get_field:812 : read data 2022-08-22 22:35:40.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c88868af0c87463d833fdf283d657e47 2022-08-22 22:35:40.108 | + functions-common:get_or_add_user_project_role:997 : echo c88868af0c87463d833fdf283d657e47 2022-08-22 22:35:40.108 | c88868af0c87463d833fdf283d657e47 2022-08-22 22:35:40.108 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.58/placement 2022-08-22 22:35:40.108 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-22 22:35:40.108 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:35:40.108 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-22 22:35:40.108 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-22 22:35:40.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.108 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.108 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.108 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.108 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:35:40.108 | 2ed21a665bce4abd91235c355eed9a7a' 2022-08-22 22:35:40.108 | + functions-common:get_or_create_service:1094 : echo 2ed21a665bce4abd91235c355eed9a7a 2022-08-22 22:35:40.108 | 2ed21a665bce4abd91235c355eed9a7a 2022-08-22 22:35:40.108 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.58/placement 2022-08-22 22:35:40.108 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:35:40.109 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.58/placement RegionOne 2022-08-22 22:35:40.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:35:40.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-22 22:35:40.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.109 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.109 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.109 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:35:40.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:35:40.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.58/placement --region RegionOne -f value -c id 2022-08-22 22:35:40.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.109 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.109 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.109 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:35:40.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f3c5d9daec8c45f3a5f6b91b74f3adb7 2022-08-22 22:35:40.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f3c5d9daec8c45f3a5f6b91b74f3adb7 2022-08-22 22:35:40.109 | + functions-common:get_or_create_endpoint:1127 : public_id=f3c5d9daec8c45f3a5f6b91b74f3adb7 2022-08-22 22:35:40.109 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:35:40.109 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:35:40.109 | + functions-common:get_or_create_endpoint:1136 : echo f3c5d9daec8c45f3a5f6b91b74f3adb7 2022-08-22 22:35:40.109 | f3c5d9daec8c45f3a5f6b91b74f3adb7 2022-08-22 22:35:40.150 | [261128 Async init_placement:317871]: finished init_placement with result 0 in 45 seconds 2022-08-22 22:35:40.155 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:40.157 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-22 22:35:40.214 | [261128 Async init_glance:313737]: Waiting for completion of init_glance running on PID 313737 (4 other jobs running) 2022-08-22 22:35:40.242 | [261128 Async init_glance:313737]: Signaling child to exit 2022-08-22 22:35:40.243 | WAKEUP 2022-08-22 22:35:40.269 | [261128 Async init_glance:313737]: Signaled 2022-08-22 22:35:40.271 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-22 22:35:40.271 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-22 22:35:40.271 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-22 22:35:40.271 | + lib/database:recreate_database:112 : local db=glance 2022-08-22 22:35:40.271 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-22 22:35:40.271 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-22 22:35:40.271 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-22 22:35:40.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.271 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-22 22:35:40.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.271 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-22 22:35:40.271 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:35:40.271 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:35:40.271 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:35:40.271 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:35:40.271 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207646606 2022-08-22 22:35:40.271 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-22 22:35:40.271 | INFO dbcounter [-] Registered counter for database glance 2022-08-22 22:35:40.271 | 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=313863) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:35:40.271 | DEBUG dbcounter [-] [313863] Writer thread running {{(pid=313863) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:40.271 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:40.271 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:40.271 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:40.271 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:40.271 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-08-22 22:35:40.272 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.273 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.273 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:35:40.273 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:35:40.273 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-08-22 22:35:40.273 | Database migration is up to date. No migration needed. 2022-08-22 22:35:40.273 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-08-22 22:35:40.273 | Database is synced successfully. 2022-08-22 22:35:40.273 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-22 22:35:40.273 | INFO dbcounter [-] Registered counter for database glance 2022-08-22 22:35:40.273 | 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=314016) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:35:40.273 | DEBUG dbcounter [-] [314016] Writer thread running {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-08-22 22:35:40.273 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-08-22 22:35:40.273 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-08-22 22:35:40.273 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-08-22 22:35:40.273 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.273 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-08-22 22:35:40.274 | DEBUG dbcounter [-] [314016] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=314016) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-08-22 22:35:40.274 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-08-22 22:35:40.274 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-22 22:35:40.275 | + functions-common:time_stop:2439 : local name 2022-08-22 22:35:40.275 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:35:40.275 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:35:40.275 | + functions-common:time_stop:2442 : local total 2022-08-22 22:35:40.275 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:35:40.275 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:35:40.275 | + functions-common:time_stop:2446 : start_time=1661207646606 2022-08-22 22:35:40.275 | + functions-common:time_stop:2448 : [[ -z 1661207646606 ]] 2022-08-22 22:35:40.275 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:35:40.275 | + functions-common:time_stop:2451 : end_time=1661207656532 2022-08-22 22:35:40.275 | + functions-common:time_stop:2452 : elapsed_time=9926 2022-08-22 22:35:40.275 | + functions-common:time_stop:2453 : total=5966 2022-08-22 22:35:40.275 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:35:40.275 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15892 2022-08-22 22:35:40.317 | [261128 Async init_glance:313737]: finished init_glance with result 0 in 10 seconds 2022-08-22 22:35:40.321 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:40.324 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-22 22:35:40.376 | [261128 Async init_swift:317639]: Waiting for completion of init_swift running on PID 317639 (3 other jobs running) 2022-08-22 22:35:40.401 | [261128 Async init_swift:317639]: Signaling child to exit 2022-08-22 22:35:40.401 | WAKEUP 2022-08-22 22:35:40.427 | [261128 Async init_swift:317639]: Signaled 2022-08-22 22:35:40.428 | + lib/swift:init_swift:673 : local node_number 2022-08-22 22:35:40.428 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-22 22:35:40.428 | No proxy-server running 2022-08-22 22:35:40.428 | No container-server running 2022-08-22 22:35:40.428 | No account-replicator running 2022-08-22 22:35:40.428 | No object-reconstructor running 2022-08-22 22:35:40.428 | No container-sharder running 2022-08-22 22:35:40.429 | No container-auditor running 2022-08-22 22:35:40.429 | No object-auditor running 2022-08-22 22:35:40.429 | No object-updater running 2022-08-22 22:35:40.429 | No container-reconciler running 2022-08-22 22:35:40.429 | No container-updater running 2022-08-22 22:35:40.429 | No object-server running 2022-08-22 22:35:40.429 | No object-replicator running 2022-08-22 22:35:40.429 | No account-auditor running 2022-08-22 22:35:40.429 | No container-replicator running 2022-08-22 22:35:40.429 | No account-server running 2022-08-22 22:35:40.429 | No container-sync running 2022-08-22 22:35:40.429 | No object-expirer running 2022-08-22 22:35:40.429 | No account-reaper running 2022-08-22 22:35:40.429 | + lib/swift:init_swift:675 : true 2022-08-22 22:35:40.429 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-22 22:35:40.429 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-22 22:35:40.429 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-22 22:35:40.429 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-22 22:35:40.429 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-22 22:35:40.429 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-22 22:35:40.429 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-22 22:35:40.429 | + functions:create_disk:732 : local node_number 2022-08-22 22:35:40.429 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.429 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-22 22:35:40.429 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-22 22:35:40.429 | + functions:create_disk:736 : local key 2022-08-22 22:35:40.429 | ++ functions:create_disk:738 : sed s#/.## 2022-08-22 22:35:40.429 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.429 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.429 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-22 22:35:40.430 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-22 22:35:40.430 | + functions:destroy_disk:765 : local key 2022-08-22 22:35:40.430 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-22 22:35:40.430 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-22 22:35:40.430 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-22 22:35:40.430 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-22 22:35:40.430 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:35:40.430 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-22 22:35:40.430 | = sectsz=512 attr=2, projid32bit=1 2022-08-22 22:35:40.430 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-22 22:35:40.430 | = reflink=1 2022-08-22 22:35:40.430 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-22 22:35:40.430 | = sunit=0 swidth=0 blks 2022-08-22 22:35:40.430 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-22 22:35:40.430 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-22 22:35:40.430 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-22 22:35:40.430 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-22 22:35:40.430 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-22 22:35:40.430 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-22 22:35:40.430 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-22 22:35:40.430 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-22 22:35:40.430 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-22 22:35:40.431 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-22 22:35:40.431 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-22 22:35:40.431 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-22 22:35:40.431 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1661206923.object.builder backups/1661206924.container.builder backups/1661206925.account.builder backups/1661206930.object.builder backups/1661206931.container.builder backups/1661206932.account.builder backups/1661206930.object.ring.gz backups/1661206931.container.ring.gz backups/1661206932.account.ring.gz 2022-08-22 22:35:40.431 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-22 22:35:40.431 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-22 22:35:40.431 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-22 22:35:40.431 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-22 22:35:40.431 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:35:40.431 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-22 22:35:40.431 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-22 22:35:40.431 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:35:40.431 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-22 22:35:40.431 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-22 22:35:40.431 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:35:40.431 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-22 22:35:40.431 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-22 22:35:40.431 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:35:40.431 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-22 22:35:40.431 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:35:40.431 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-22 22:35:40.431 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:35:40.431 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-22 22:35:40.432 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:35:40.432 | + lib/swift:init_swift:719 : popd 2022-08-22 22:35:40.473 | [261128 Async init_swift:317639]: finished init_swift with result 0 in 11 seconds 2022-08-22 22:35:40.478 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:40.482 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-22 22:35:40.536 | [261128 Async init_cinder:317743]: Waiting for completion of init_cinder running on PID 317743 (2 other jobs running) 2022-08-22 22:35:40.562 | [261128 Async init_cinder:317743]: Signaling child to exit 2022-08-22 22:35:40.563 | WAKEUP 2022-08-22 22:35:40.586 | [261128 Async init_cinder:317743]: Signaled 2022-08-22 22:35:40.587 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-22 22:35:40.587 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.587 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-22 22:35:40.587 | + lib/database:recreate_database:112 : local db=cinder 2022-08-22 22:35:40.587 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-22 22:35:40.587 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-22 22:35:40.587 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-22 22:35:40.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.588 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-22 22:35:40.588 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:40.588 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-22 22:35:40.588 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:35:40.588 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:35:40.588 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:35:40.588 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:35:40.588 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207695447 2022-08-22 22:35:40.588 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-22 22:35:40.588 | INFO dbcounter [-] Registered counter for database cinder 2022-08-22 22:35:40.588 | 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=317992) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:35:40.588 | DEBUG dbcounter [-] [317992] Writer thread running {{(pid=317992) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:35:40.589 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=317992) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:35:40.589 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-22 22:35:40.589 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:40.589 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:40.589 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-22 22:35:40.589 | DEBUG dbcounter [-] [317992] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=317992) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:40.589 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=317992) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:35:40.589 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-22 22:35:40.589 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=317992) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:40.589 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-22 22:35:40.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:40.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:40.589 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-22 22:35:40.589 | + functions-common:time_stop:2439 : local name 2022-08-22 22:35:40.589 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:35:40.590 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:35:40.590 | + functions-common:time_stop:2442 : local total 2022-08-22 22:35:40.590 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:35:40.590 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:35:40.590 | + functions-common:time_stop:2446 : start_time=1661207695447 2022-08-22 22:35:40.590 | + functions-common:time_stop:2448 : [[ -z 1661207695447 ]] 2022-08-22 22:35:40.590 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:35:40.590 | + functions-common:time_stop:2451 : end_time=1661207703287 2022-08-22 22:35:40.590 | + functions-common:time_stop:2452 : elapsed_time=7840 2022-08-22 22:35:40.590 | + functions-common:time_stop:2453 : total=5966 2022-08-22 22:35:40.590 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:35:40.590 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13806 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-22 22:35:40.590 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-22 22:35:40.590 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-22 22:35:40.590 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-22 22:35:40.590 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-22 22:35:40.590 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:35:40.590 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-22 22:35:40.590 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-22 22:35:40.590 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:35:40.590 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:35:40.590 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:35:40.590 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:35:40.590 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:35:40.590 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:35:40.590 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:35:40.591 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:35:40.591 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:35:40.591 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:35:40.591 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-22 22:35:40.591 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:35:40.591 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:35:40.591 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:35:40.591 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:35:40.591 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:35:40.591 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:35:40.591 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-22 22:35:40.591 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-22 22:35:40.591 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-22 22:35:40.591 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-22 22:35:40.591 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-22 22:35:40.591 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-22 22:35:40.591 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-22 22:35:40.591 | [Unit] 2022-08-22 22:35:40.591 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:35:40.592 | DefaultDependencies=no 2022-08-22 22:35:40.592 | After=systemd-udev-settle.service 2022-08-22 22:35:40.592 | Before=lvm2-activation-early.service 2022-08-22 22:35:40.592 | Wants=systemd-udev-settle.service 2022-08-22 22:35:40.592 | 2022-08-22 22:35:40.592 | [Service] 2022-08-22 22:35:40.592 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:35:40.592 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-22 22:35:40.592 | RemainAfterExit=yes 2022-08-22 22:35:40.592 | Type=oneshot 2022-08-22 22:35:40.592 | 2022-08-22 22:35:40.592 | [Install] 2022-08-22 22:35:40.592 | WantedBy=local-fs.target 2022-08-22 22:35:40.592 | Also=systemd-udev-settle.service 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-22 22:35:40.592 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-22 22:35:40.592 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-22 22:35:40.592 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-22 22:35:40.592 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-22 22:35:40.592 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-22 22:35:40.592 | Physical volume "/dev/loop4" successfully created. 2022-08-22 22:35:40.592 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-22 22:35:40.592 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-22 22:35:40.592 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-22 22:35:40.592 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-22 22:35:40.592 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-22 22:35:40.593 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:35:40.593 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-22 22:35:40.593 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-22 22:35:40.593 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.593 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-22 22:35:40.593 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-22 22:35:40.593 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-22 22:35:40.633 | [261128 Async init_cinder:317743]: finished init_cinder with result 0 in 11 seconds 2022-08-22 22:35:40.637 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:40.640 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-22 22:35:40.658 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.661 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-22 22:35:40.664 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:35:40.666 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-22 22:35:40.669 | + ./stack.sh:main:1213 : init_nova 2022-08-22 22:35:40.671 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-22 22:35:40.689 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.691 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-22 22:35:40.709 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:40.711 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:35:40.714 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:35:40.786 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:35:40.828 | [261128 Async nova-cell-0:320253]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:35:40.832 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-22 22:35:40.836 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:35:40.839 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-22 22:35:40.842 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:35:40.845 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:35:40.848 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:35:40.918 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:35:40.962 | [261128 Async nova-cell-1:320354]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:35:40.965 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-22 22:35:40.969 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-22 22:35:40.973 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-22 22:35:40.976 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-22 22:35:40.979 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-22 22:35:40.984 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:41.534 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-22 22:35:41.539 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:41.559 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-22 22:35:42.209 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:35:45.783 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-22 22:35:45.811 | DEBUG dbcounter [-] [320415] Writer thread running {{(pid=320415) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:45.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:35:45.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:35:45.829 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=320415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:35:45.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:45.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:45.902 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-22 22:35:48.367 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=320415) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:35:48.372 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-22 22:35:48.870 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=320415) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:48.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:48.883 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:48.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:48.883 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:49.357 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-22 22:35:49.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-22 22:35:49.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-22 22:35:49.366 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-22 22:35:49.368 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:35:49.372 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:35:49.378 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:35:49.401 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:35:49.404 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:35:49.407 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:35:49.410 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:35:50.083 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:35:53.149 | INFO dbcounter [None req-52836bb1-e0fd-4de9-9f38-da1f1f039729 None None] Registered counter for database nova_api 2022-08-22 22:35:53.177 | DEBUG dbcounter [-] [320920] Writer thread running {{(pid=320920) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:53.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:53.235 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:53.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:53.235 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:53.731 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-22 22:35:53.736 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-22 22:35:53.739 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-22 22:35:53.807 | [261128 Async nova-cell-0:320253]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 320253 (3 other jobs running) 2022-08-22 22:35:53.844 | [261128 Async nova-cell-0:320253]: Signaling child to exit 2022-08-22 22:35:55.098 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:55.125 | [320253 Async nova-cell-0:320253]: finished successfully 2022-08-22 22:35:55.149 | WAKEUP 2022-08-22 22:35:55.177 | [261128 Async nova-cell-0:320253]: Signaled 2022-08-22 22:35:55.178 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-22 22:35:55.178 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-22 22:35:55.178 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-22 22:35:55.178 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-22 22:35:55.179 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-22 22:35:55.179 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-22 22:35:55.179 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-22 22:35:55.179 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:55.179 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-22 22:35:55.179 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:55.179 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-22 22:35:55.179 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:35:55.179 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-22 22:35:55.179 | DEBUG dbcounter [-] [320422] Writer thread running {{(pid=320422) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.181 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:35:55.181 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=320422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:35:55.181 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:55.181 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:55.181 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-22 22:35:55.181 | DEBUG dbcounter [-] [320422] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=320422) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.181 | DEBUG dbcounter [-] [320422] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=320422) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.181 | DEBUG dbcounter [-] [320422] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=320422) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.181 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=320422) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:35:55.181 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-22 22:35:55.181 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=320422) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:55.181 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-22 22:35:55.181 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=320422) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:55.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:55.181 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:55.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:55.181 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:55.227 | [261128 Async nova-cell-0:320253]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-08-22 22:35:55.231 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:55.234 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-22 22:35:55.237 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-22 22:35:55.293 | [261128 Async nova-cell-1:320354]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 320354 (2 other jobs running) 2022-08-22 22:35:55.319 | [261128 Async nova-cell-1:320354]: Signaling child to exit 2022-08-22 22:35:55.350 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:35:55.381 | [320354 Async nova-cell-1:320354]: finished successfully 2022-08-22 22:35:55.406 | WAKEUP 2022-08-22 22:35:55.429 | [261128 Async nova-cell-1:320354]: Signaled 2022-08-22 22:35:55.430 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-22 22:35:55.430 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-22 22:35:55.430 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-22 22:35:55.430 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-22 22:35:55.430 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-22 22:35:55.430 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-22 22:35:55.431 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-22 22:35:55.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:55.431 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-22 22:35:55.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:35:55.431 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-22 22:35:55.431 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:35:55.431 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-22 22:35:55.431 | DEBUG dbcounter [-] [320430] Writer thread running {{(pid=320430) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:35:55.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:35:55.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:35:55.433 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=320430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:35:55.433 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:35:55.433 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:35:55.433 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-22 22:35:55.433 | DEBUG dbcounter [-] [320430] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=320430) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.433 | DEBUG dbcounter [-] [320430] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=320430) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.433 | DEBUG dbcounter [-] [320430] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=320430) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:35:55.433 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=320430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:35:55.433 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-22 22:35:55.433 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=320430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:55.433 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-22 22:35:55.433 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=320430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:35:55.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:55.433 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:55.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:55.433 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:55.475 | [261128 Async nova-cell-1:320354]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-08-22 22:35:55.480 | + inc/async:async_wait:197 : return 0 2022-08-22 22:35:55.482 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:35:55.485 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-22 22:35:56.055 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:35:58.767 | Running batches of 50 until complete 2022-08-22 22:35:58.767 | INFO dbcounter [None req-9a88c133-2ee7-48f2-aae2-d4c3a7e4129d None None] Registered counter for database nova_cell0 2022-08-22 22:35:58.791 | DEBUG dbcounter [-] [321478] Writer thread running {{(pid=321478) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:58.918 | INFO dbcounter [None req-9a88c133-2ee7-48f2-aae2-d4c3a7e4129d None None] Registered counter for database nova_api 2022-08-22 22:35:58.939 | DEBUG dbcounter [-] [321478] Writer thread running {{(pid=321478) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:59.066 | INFO dbcounter [None req-9a88c133-2ee7-48f2-aae2-d4c3a7e4129d None None] Registered counter for database nova_cell0 2022-08-22 22:35:59.079 | DEBUG dbcounter [-] [321478] Writer thread running {{(pid=321478) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:35:59.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:59.162 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:59.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:35:59.162 | from cryptography.utils import int_from_bytes 2022-08-22 22:35:59.162 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:35:59.162 | | Migration | Total Needed | Completed | 2022-08-22 22:35:59.163 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:35:59.163 | | fill_virtual_interface_list | 0 | 0 | 2022-08-22 22:35:59.163 | | migrate_empty_ratio | 0 | 0 | 2022-08-22 22:35:59.163 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-22 22:35:59.163 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-22 22:35:59.163 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-22 22:35:59.163 | | populate_dev_uuids | 0 | 0 | 2022-08-22 22:35:59.163 | | populate_missing_availability_zones | 0 | 0 | 2022-08-22 22:35:59.163 | | populate_queued_for_delete | 0 | 0 | 2022-08-22 22:35:59.163 | | populate_user_id | 0 | 0 | 2022-08-22 22:35:59.163 | | populate_uuids | 0 | 0 | 2022-08-22 22:35:59.163 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:35:59.628 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-22 22:35:59.635 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:35:59.641 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-22 22:35:59.644 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:35:59.649 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:35:59.653 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-22 22:36:00.225 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:36:02.920 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-22 22:36:02.920 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-22 22:36:02.920 | INFO dbcounter [None req-09107233-3934-4802-b75c-ed3b55dde7c5 None None] Registered counter for database nova_api 2022-08-22 22:36:02.947 | DEBUG dbcounter [-] [321497] Writer thread running {{(pid=321497) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:36:03.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:03.013 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:03.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:03.013 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:03.435 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-22 22:36:03.439 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-22 22:36:03.454 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-22 22:36:03.457 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-22 22:36:03.478 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:03.480 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-22 22:36:03.483 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-22 22:36:03.552 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-22 22:36:03.596 | [261128 Async configure_neutron_nova:321571]: running: configure_neutron_nova 2022-08-22 22:36:03.599 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-22 22:36:03.601 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:36:03.604 | + functions-common:run_phase:1868 : local phase=post-config 2022-08-22 22:36:03.607 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:36:03.609 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:36:03.613 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:36:03.615 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:36:03.618 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:36:03.622 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:36:03.627 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:36:03.629 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:36:03.632 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:36:03.634 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-22 22:36:03.637 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:36:03.654 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:03.658 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:36:03.661 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:36:03.663 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-22 22:36:03.666 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:36:03.668 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:36:03.671 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-22 22:36:03.673 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:36:03.676 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:36:03.678 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:36:03.681 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:36:03.683 | + functions-common:run_phase:1894 : run_plugins stack post-config 2022-08-22 22:36:03.686 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:36:03.689 | + functions-common:run_plugins:1854 : local phase=post-config 2022-08-22 22:36:03.692 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:36:03.694 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:36:03.697 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-22 22:36:03.700 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.702 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:36:03.705 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-22 22:36:03.707 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:03.710 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:36:03.713 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:36:03.716 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-22 22:36:03.719 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.722 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-22 22:36:03.725 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:03.727 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-22 22:36:03.727 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:36:03.728 | gsub("[][]", "", $1); 2022-08-22 22:36:03.728 | split($1, a, "|"); 2022-08-22 22:36:03.728 | if (a[1] == matchgroup) 2022-08-22 22:36:03.728 | print a[2] 2022-08-22 22:36:03.728 | } 2022-08-22 22:36:03.728 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.735 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:36:03.737 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:36:03.740 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:36:03.744 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-22 22:36:03.747 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-22 22:36:03.750 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-22 22:36:03.753 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-22 22:36:03.756 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-22 22:36:03.761 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-22 22:36:03.763 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-22 22:36:03.766 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-22 22:36:03.769 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.774 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:36:03.777 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-22 22:36:03.780 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:36:03.785 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-22 22:36:03.786 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-22 22:36:03.789 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-22 22:36:03.792 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-22 22:36:03.797 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-22 22:36:03.797 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:03.798 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-22 22:36:03.798 | BEGIN { 2022-08-22 22:36:03.798 | section = "" 2022-08-22 22:36:03.798 | last_section = "" 2022-08-22 22:36:03.798 | section_count = 0 2022-08-22 22:36:03.798 | } 2022-08-22 22:36:03.798 | /^\[.+\]/ { 2022-08-22 22:36:03.798 | gsub("[][]", "", $1); 2022-08-22 22:36:03.798 | section=$1 2022-08-22 22:36:03.798 | next 2022-08-22 22:36:03.798 | } 2022-08-22 22:36:03.798 | /^ *\#/ { 2022-08-22 22:36:03.798 | next 2022-08-22 22:36:03.798 | } 2022-08-22 22:36:03.799 | /^[^ \t]+/ { 2022-08-22 22:36:03.799 | # get offset of first = in $0 2022-08-22 22:36:03.799 | eq_idx = index($0, "=") 2022-08-22 22:36:03.799 | # extract attr & value from $0 2022-08-22 22:36:03.799 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:36:03.799 | value = substr($0, eq_idx + 1) 2022-08-22 22:36:03.799 | # only need to strip trailing whitespace from attr 2022-08-22 22:36:03.799 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:36:03.799 | # need to strip leading & trailing whitespace from value 2022-08-22 22:36:03.799 | sub(/^[ \t]*/, "", value) 2022-08-22 22:36:03.799 | sub(/[ \t]*$/, "", value) 2022-08-22 22:36:03.799 | 2022-08-22 22:36:03.799 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:36:03.799 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:36:03.799 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:36:03.800 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:36:03.800 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:36:03.800 | if (section != last_section) { 2022-08-22 22:36:03.800 | cfg_section[section_count++] = section 2022-08-22 22:36:03.800 | last_section = section 2022-08-22 22:36:03.800 | } 2022-08-22 22:36:03.800 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:36:03.800 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:36:03.800 | 2022-08-22 22:36:03.800 | cfg_attr[section, attr, 0] = value 2022-08-22 22:36:03.800 | cfg_attr_count[section, attr] = 1 2022-08-22 22:36:03.800 | } else { 2022-08-22 22:36:03.801 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:36:03.801 | cfg_attr[section, attr, lno] = value 2022-08-22 22:36:03.801 | } 2022-08-22 22:36:03.801 | } 2022-08-22 22:36:03.801 | END { 2022-08-22 22:36:03.801 | # Process each section in order 2022-08-22 22:36:03.801 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:36:03.802 | section = cfg_section[sno] 2022-08-22 22:36:03.802 | # The ini routines simply append a config item immediately 2022-08-22 22:36:03.802 | # after the section header. To keep the same order as defined 2022-08-22 22:36:03.802 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:36:03.802 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:36:03.802 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:36:03.802 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:36:03.802 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:36:03.802 | else { 2022-08-22 22:36:03.802 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:36:03.802 | count = cfg_attr_count[section, attr] 2022-08-22 22:36:03.802 | print "inidelete " configfile " " section " " attr 2022-08-22 22:36:03.802 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:36:03.802 | for (l = count -2; l >= 0; l--) 2022-08-22 22:36:03.802 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:36:03.802 | } 2022-08-22 22:36:03.802 | } 2022-08-22 22:36:03.802 | } 2022-08-22 22:36:03.802 | } 2022-08-22 22:36:03.802 | ' 2022-08-22 22:36:03.802 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.803 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:36:03.804 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:36:03.807 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-22 22:36:03.810 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:03.813 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-22 22:36:03.816 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-22 22:36:03.816 | BEGIN { group = "" } 2022-08-22 22:36:03.816 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:36:03.816 | gsub("[][]", "", $1); 2022-08-22 22:36:03.816 | split($1, a, "|"); 2022-08-22 22:36:03.816 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:36:03.816 | group=a[1] 2022-08-22 22:36:03.816 | } else { 2022-08-22 22:36:03.816 | group="" 2022-08-22 22:36:03.816 | } 2022-08-22 22:36:03.816 | next 2022-08-22 22:36:03.817 | } 2022-08-22 22:36:03.817 | { 2022-08-22 22:36:03.817 | if (group != "") 2022-08-22 22:36:03.817 | print $0 2022-08-22 22:36:03.817 | } 2022-08-22 22:36:03.817 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:36:03.823 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-22 22:36:03.826 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-22 22:36:03.862 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:03.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-22 22:36:03.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-22 22:36:03.902 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:03.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-22 22:36:03.907 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-22 22:36:03.945 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:03.947 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-22 22:36:03.950 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-22 22:36:03.986 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:03.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-22 22:36:03.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-22 22:36:04.026 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-22 22:36:04.031 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-22 22:36:04.068 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.58/identity"' 2022-08-22 22:36:04.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:36:04.108 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.111 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-22 22:36:04.114 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-22 22:36:04.151 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-22 22:36:04.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-22 22:36:04.194 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.197 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-22 22:36:04.200 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-22 22:36:04.236 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-22 22:36:04.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-22 22:36:04.278 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.280 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-22 22:36:04.283 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-22 22:36:04.318 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.321 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-22 22:36:04.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-22 22:36:04.358 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.361 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:36:04.364 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:36:04.366 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:36:04.370 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-22 22:36:04.372 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-22 22:36:04.376 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-22 22:36:04.378 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-22 22:36:04.382 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-22 22:36:04.386 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-22 22:36:04.389 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-22 22:36:04.392 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-22 22:36:04.394 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:04.397 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:36:04.400 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-22 22:36:04.402 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:36:04.406 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-22 22:36:04.408 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-22 22:36:04.411 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-22 22:36:04.414 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-22 22:36:04.418 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-22 22:36:04.419 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-22 22:36:04.419 | BEGIN { 2022-08-22 22:36:04.419 | section = "" 2022-08-22 22:36:04.419 | last_section = "" 2022-08-22 22:36:04.419 | section_count = 0 2022-08-22 22:36:04.419 | } 2022-08-22 22:36:04.419 | /^\[.+\]/ { 2022-08-22 22:36:04.419 | gsub("[][]", "", $1); 2022-08-22 22:36:04.419 | section=$1 2022-08-22 22:36:04.419 | next 2022-08-22 22:36:04.419 | } 2022-08-22 22:36:04.419 | /^ *\#/ { 2022-08-22 22:36:04.419 | next 2022-08-22 22:36:04.419 | } 2022-08-22 22:36:04.420 | /^[^ \t]+/ { 2022-08-22 22:36:04.420 | # get offset of first = in $0 2022-08-22 22:36:04.420 | eq_idx = index($0, "=") 2022-08-22 22:36:04.420 | # extract attr & value from $0 2022-08-22 22:36:04.420 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:36:04.420 | value = substr($0, eq_idx + 1) 2022-08-22 22:36:04.420 | # only need to strip trailing whitespace from attr 2022-08-22 22:36:04.420 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:36:04.420 | # need to strip leading & trailing whitespace from value 2022-08-22 22:36:04.420 | sub(/^[ \t]*/, "", value) 2022-08-22 22:36:04.420 | sub(/[ \t]*$/, "", value) 2022-08-22 22:36:04.420 | 2022-08-22 22:36:04.420 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:36:04.420 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:36:04.420 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:36:04.420 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:36:04.420 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:36:04.420 | if (section != last_section) { 2022-08-22 22:36:04.420 | cfg_section[section_count++] = section 2022-08-22 22:36:04.420 | last_section = section 2022-08-22 22:36:04.420 | } 2022-08-22 22:36:04.420 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:36:04.420 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:36:04.420 | 2022-08-22 22:36:04.420 | cfg_attr[section, attr, 0] = value 2022-08-22 22:36:04.420 | cfg_attr_count[section, attr] = 1 2022-08-22 22:36:04.420 | } else { 2022-08-22 22:36:04.420 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:36:04.420 | cfg_attr[section, attr, lno] = value 2022-08-22 22:36:04.420 | } 2022-08-22 22:36:04.420 | } 2022-08-22 22:36:04.420 | END { 2022-08-22 22:36:04.420 | # Process each section in order 2022-08-22 22:36:04.421 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:36:04.421 | section = cfg_section[sno] 2022-08-22 22:36:04.421 | # The ini routines simply append a config item immediately 2022-08-22 22:36:04.421 | # after the section header. To keep the same order as defined 2022-08-22 22:36:04.421 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:36:04.421 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:36:04.421 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:36:04.421 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:36:04.421 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:36:04.421 | else { 2022-08-22 22:36:04.421 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:36:04.421 | count = cfg_attr_count[section, attr] 2022-08-22 22:36:04.421 | print "inidelete " configfile " " section " " attr 2022-08-22 22:36:04.421 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:36:04.421 | for (l = count -2; l >= 0; l--) 2022-08-22 22:36:04.421 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:36:04.421 | } 2022-08-22 22:36:04.421 | } 2022-08-22 22:36:04.421 | } 2022-08-22 22:36:04.421 | } 2022-08-22 22:36:04.421 | ' 2022-08-22 22:36:04.421 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.422 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:04.422 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:36:04.424 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:36:04.427 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-22 22:36:04.429 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:04.432 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-22 22:36:04.435 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-22 22:36:04.435 | BEGIN { group = "" } 2022-08-22 22:36:04.435 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:36:04.435 | gsub("[][]", "", $1); 2022-08-22 22:36:04.435 | split($1, a, "|"); 2022-08-22 22:36:04.435 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:36:04.435 | group=a[1] 2022-08-22 22:36:04.435 | } else { 2022-08-22 22:36:04.435 | group="" 2022-08-22 22:36:04.435 | } 2022-08-22 22:36:04.435 | next 2022-08-22 22:36:04.435 | } 2022-08-22 22:36:04.435 | { 2022-08-22 22:36:04.435 | if (group != "") 2022-08-22 22:36:04.435 | print $0 2022-08-22 22:36:04.435 | } 2022-08-22 22:36:04.435 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:36:04.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-22 22:36:04.444 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-22 22:36:04.481 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-22 22:36:04.486 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-22 22:36:04.502 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:36:04.522 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-22 22:36:04.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-22 22:36:04.528 | [321571 Async configure_neutron_nova:321571]: finished successfully 2022-08-22 22:36:04.564 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-22 22:36:04.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-22 22:36:04.603 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-22 22:36:04.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-22 22:36:04.643 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-22 22:36:04.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-22 22:36:04.682 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.685 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-22 22:36:04.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-22 22:36:04.724 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-22 22:36:04.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-22 22:36:04.766 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-22 22:36:04.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-22 22:36:04.815 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-22 22:36:04.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-22 22:36:04.858 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.860 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-22 22:36:04.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-22 22:36:04.901 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-22 22:36:04.907 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-22 22:36:04.943 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-22 22:36:04.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-22 22:36:04.984 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:04.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-22 22:36:04.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-22 22:36:05.030 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-22 22:36:05.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-22 22:36:05.076 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-22 22:36:05.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-22 22:36:05.115 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.119 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:36:05.121 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:36:05.124 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:36:05.128 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-22 22:36:05.130 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-22 22:36:05.137 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-22 22:36:05.140 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-22 22:36:05.144 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-22 22:36:05.149 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-22 22:36:05.151 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-22 22:36:05.154 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-22 22:36:05.157 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.159 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:36:05.162 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-22 22:36:05.164 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:36:05.168 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-22 22:36:05.173 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-22 22:36:05.176 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-22 22:36:05.180 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-22 22:36:05.183 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-22 22:36:05.184 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-22 22:36:05.184 | BEGIN { 2022-08-22 22:36:05.184 | section = "" 2022-08-22 22:36:05.184 | last_section = "" 2022-08-22 22:36:05.184 | section_count = 0 2022-08-22 22:36:05.184 | } 2022-08-22 22:36:05.184 | /^\[.+\]/ { 2022-08-22 22:36:05.184 | gsub("[][]", "", $1); 2022-08-22 22:36:05.184 | section=$1 2022-08-22 22:36:05.184 | next 2022-08-22 22:36:05.184 | } 2022-08-22 22:36:05.184 | /^ *\#/ { 2022-08-22 22:36:05.184 | next 2022-08-22 22:36:05.184 | } 2022-08-22 22:36:05.184 | /^[^ \t]+/ { 2022-08-22 22:36:05.184 | # get offset of first = in $0 2022-08-22 22:36:05.184 | eq_idx = index($0, "=") 2022-08-22 22:36:05.184 | # extract attr & value from $0 2022-08-22 22:36:05.184 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:36:05.184 | value = substr($0, eq_idx + 1) 2022-08-22 22:36:05.184 | # only need to strip trailing whitespace from attr 2022-08-22 22:36:05.184 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:36:05.184 | # need to strip leading & trailing whitespace from value 2022-08-22 22:36:05.184 | sub(/^[ \t]*/, "", value) 2022-08-22 22:36:05.184 | sub(/[ \t]*$/, "", value) 2022-08-22 22:36:05.184 | 2022-08-22 22:36:05.184 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:36:05.184 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:36:05.185 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:36:05.185 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:36:05.185 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:36:05.185 | if (section != last_section) { 2022-08-22 22:36:05.185 | cfg_section[section_count++] = section 2022-08-22 22:36:05.185 | last_section = section 2022-08-22 22:36:05.185 | } 2022-08-22 22:36:05.185 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:36:05.185 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:36:05.185 | 2022-08-22 22:36:05.185 | cfg_attr[section, attr, 0] = value 2022-08-22 22:36:05.185 | cfg_attr_count[section, attr] = 1 2022-08-22 22:36:05.185 | } else { 2022-08-22 22:36:05.185 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:36:05.185 | cfg_attr[section, attr, lno] = value 2022-08-22 22:36:05.185 | } 2022-08-22 22:36:05.185 | } 2022-08-22 22:36:05.185 | END { 2022-08-22 22:36:05.185 | # Process each section in order 2022-08-22 22:36:05.185 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:36:05.185 | section = cfg_section[sno] 2022-08-22 22:36:05.185 | # The ini routines simply append a config item immediately 2022-08-22 22:36:05.185 | # after the section header. To keep the same order as defined 2022-08-22 22:36:05.185 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:36:05.185 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:36:05.185 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:36:05.185 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:36:05.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:36:05.185 | else { 2022-08-22 22:36:05.185 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:36:05.185 | count = cfg_attr_count[section, attr] 2022-08-22 22:36:05.185 | print "inidelete " configfile " " section " " attr 2022-08-22 22:36:05.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:36:05.185 | for (l = count -2; l >= 0; l--) 2022-08-22 22:36:05.186 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:36:05.186 | } 2022-08-22 22:36:05.186 | } 2022-08-22 22:36:05.186 | } 2022-08-22 22:36:05.186 | } 2022-08-22 22:36:05.186 | ' 2022-08-22 22:36:05.186 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.186 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.187 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:36:05.188 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:36:05.191 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-22 22:36:05.194 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:05.196 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-22 22:36:05.199 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-22 22:36:05.199 | BEGIN { group = "" } 2022-08-22 22:36:05.199 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:36:05.199 | gsub("[][]", "", $1); 2022-08-22 22:36:05.199 | split($1, a, "|"); 2022-08-22 22:36:05.199 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:36:05.199 | group=a[1] 2022-08-22 22:36:05.199 | } else { 2022-08-22 22:36:05.199 | group="" 2022-08-22 22:36:05.199 | } 2022-08-22 22:36:05.199 | next 2022-08-22 22:36:05.199 | } 2022-08-22 22:36:05.199 | { 2022-08-22 22:36:05.199 | if (group != "") 2022-08-22 22:36:05.199 | print $0 2022-08-22 22:36:05.199 | } 2022-08-22 22:36:05.199 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-22 22:36:05.208 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-22 22:36:05.246 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.249 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-22 22:36:05.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-22 22:36:05.286 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.290 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-22 22:36:05.293 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-22 22:36:05.327 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-22 22:36:05.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-22 22:36:05.369 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-22 22:36:05.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-22 22:36:05.414 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.417 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-22 22:36:05.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-22 22:36:05.453 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-22 22:36:05.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-22 22:36:05.493 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-22 22:36:05.499 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-22 22:36:05.533 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.536 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:36:05.539 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:36:05.542 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:36:05.545 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.548 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:36:05.551 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:36:05.554 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-22 22:36:05.557 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:36:05.563 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-22 22:36:05.565 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-22 22:36:05.568 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.571 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.574 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:36:05.577 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.581 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:36:05.585 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.589 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:36:05.593 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:36:05.596 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-22 22:36:05.600 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.601 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.601 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-22 22:36:05.601 | BEGIN { 2022-08-22 22:36:05.601 | section = "" 2022-08-22 22:36:05.601 | last_section = "" 2022-08-22 22:36:05.601 | section_count = 0 2022-08-22 22:36:05.601 | } 2022-08-22 22:36:05.601 | /^\[.+\]/ { 2022-08-22 22:36:05.601 | gsub("[][]", "", $1); 2022-08-22 22:36:05.601 | section=$1 2022-08-22 22:36:05.601 | next 2022-08-22 22:36:05.601 | } 2022-08-22 22:36:05.601 | /^ *\#/ { 2022-08-22 22:36:05.601 | next 2022-08-22 22:36:05.601 | } 2022-08-22 22:36:05.602 | /^[^ \t]+/ { 2022-08-22 22:36:05.602 | # get offset of first = in $0 2022-08-22 22:36:05.602 | eq_idx = index($0, "=") 2022-08-22 22:36:05.602 | # extract attr & value from $0 2022-08-22 22:36:05.602 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:36:05.602 | value = substr($0, eq_idx + 1) 2022-08-22 22:36:05.602 | # only need to strip trailing whitespace from attr 2022-08-22 22:36:05.602 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:36:05.602 | # need to strip leading & trailing whitespace from value 2022-08-22 22:36:05.602 | sub(/^[ \t]*/, "", value) 2022-08-22 22:36:05.602 | sub(/[ \t]*$/, "", value) 2022-08-22 22:36:05.602 | 2022-08-22 22:36:05.602 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:36:05.602 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:36:05.602 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:36:05.602 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:36:05.602 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:36:05.602 | if (section != last_section) { 2022-08-22 22:36:05.602 | cfg_section[section_count++] = section 2022-08-22 22:36:05.602 | last_section = section 2022-08-22 22:36:05.602 | } 2022-08-22 22:36:05.602 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:36:05.602 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:36:05.602 | 2022-08-22 22:36:05.602 | cfg_attr[section, attr, 0] = value 2022-08-22 22:36:05.602 | cfg_attr_count[section, attr] = 1 2022-08-22 22:36:05.602 | } else { 2022-08-22 22:36:05.602 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:36:05.602 | cfg_attr[section, attr, lno] = value 2022-08-22 22:36:05.602 | } 2022-08-22 22:36:05.602 | } 2022-08-22 22:36:05.603 | END { 2022-08-22 22:36:05.603 | # Process each section in order 2022-08-22 22:36:05.603 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:36:05.603 | section = cfg_section[sno] 2022-08-22 22:36:05.603 | # The ini routines simply append a config item immediately 2022-08-22 22:36:05.603 | # after the section header. To keep the same order as defined 2022-08-22 22:36:05.603 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:36:05.603 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:36:05.603 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:36:05.603 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:36:05.603 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:36:05.603 | else { 2022-08-22 22:36:05.603 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:36:05.603 | count = cfg_attr_count[section, attr] 2022-08-22 22:36:05.603 | print "inidelete " configfile " " section " " attr 2022-08-22 22:36:05.603 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:36:05.603 | for (l = count -2; l >= 0; l--) 2022-08-22 22:36:05.603 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:36:05.603 | } 2022-08-22 22:36:05.603 | } 2022-08-22 22:36:05.603 | } 2022-08-22 22:36:05.603 | } 2022-08-22 22:36:05.603 | ' 2022-08-22 22:36:05.603 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.604 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:36:05.606 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:36:05.608 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:36:05.611 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:36:05.613 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-22 22:36:05.615 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-22 22:36:05.615 | BEGIN { group = "" } 2022-08-22 22:36:05.615 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:36:05.615 | gsub("[][]", "", $1); 2022-08-22 22:36:05.615 | split($1, a, "|"); 2022-08-22 22:36:05.616 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:36:05.616 | group=a[1] 2022-08-22 22:36:05.616 | } else { 2022-08-22 22:36:05.616 | group="" 2022-08-22 22:36:05.616 | } 2022-08-22 22:36:05.616 | next 2022-08-22 22:36:05.616 | } 2022-08-22 22:36:05.616 | { 2022-08-22 22:36:05.616 | if (group != "") 2022-08-22 22:36:05.616 | print $0 2022-08-22 22:36:05.616 | } 2022-08-22 22:36:05.616 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:36:05.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-22 22:36:05.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-22 22:36:05.658 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-22 22:36:05.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-22 22:36:05.696 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:36:05.699 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-22 22:36:05.717 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:05.719 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-22 22:36:05.722 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:05.725 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-22 22:36:05.728 | + ./stack.sh:main:1247 : start_swift 2022-08-22 22:36:05.731 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-22 22:36:05.733 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:36:05.736 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-22 22:36:05.767 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-22 22:36:05.770 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:36:05.774 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:36:05.776 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-22 22:36:06.234 | Restarting rsync (via systemctl): rsync.service. 2022-08-22 22:36:06.241 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-22 22:36:06.246 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-22 22:36:06.251 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-22 22:36:06.255 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-22 22:36:06.257 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:36:06.260 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.262 | + functions-common:run_process:1693 : local service=s-object 2022-08-22 22:36:06.265 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.268 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:06.270 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:06.273 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:06.275 | + functions-common:run_process:1699 : local name=s-object 2022-08-22 22:36:06.279 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:06.282 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:06.284 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:06.287 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:06.290 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:06.294 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207766292 2022-08-22 22:36:06.297 | + functions-common:run_process:1702 : is_service_enabled s-object 2022-08-22 22:36:06.313 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:06.316 | + functions-common:run_process:1703 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-22 22:36:06.319 | + functions-common:_run_under_systemd:1653 : local service=s-object 2022-08-22 22:36:06.321 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.324 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.326 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.329 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.331 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-22 22:36:06.334 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-22 22:36:06.336 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-object.service 2022-08-22 22:36:06.339 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:06.341 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:06.344 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:06.347 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:06.349 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:36:06.352 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-22 22:36:06.354 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-08-22 22:36:06.356 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.359 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:06.361 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:06.363 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:06.365 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:06.368 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:06.370 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-22 22:36:06.372 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:06.377 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-22 22:36:06.432 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-22 22:36:06.493 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:36:06.549 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-22 22:36:06.606 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-22 22:36:06.668 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:06.725 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:06.727 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:06.730 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-22 22:36:06.795 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:07.288 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-08-22 22:36:07.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-22 22:36:07.775 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-08-22 22:36:07.800 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:07.804 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:07.807 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:07.809 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:07.811 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:07.814 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:07.817 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:07.819 | + functions-common:time_stop:2446 : start_time=1661207766292 2022-08-22 22:36:07.822 | + functions-common:time_stop:2448 : [[ -z 1661207766292 ]] 2022-08-22 22:36:07.825 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:07.830 | + functions-common:time_stop:2451 : end_time=1661207767827 2022-08-22 22:36:07.833 | + functions-common:time_stop:2452 : elapsed_time=1535 2022-08-22 22:36:07.836 | + functions-common:time_stop:2453 : total=3159 2022-08-22 22:36:07.838 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:07.840 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4694 2022-08-22 22:36:07.843 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:36:07.845 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.848 | + functions-common:run_process:1693 : local service=s-container 2022-08-22 22:36:07.850 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.852 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:07.855 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:07.857 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:07.860 | + functions-common:run_process:1699 : local name=s-container 2022-08-22 22:36:07.862 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:07.864 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:07.867 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:07.869 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:07.873 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:07.878 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207767875 2022-08-22 22:36:07.880 | + functions-common:run_process:1702 : is_service_enabled s-container 2022-08-22 22:36:07.898 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:07.900 | + functions-common:run_process:1703 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-22 22:36:07.903 | + functions-common:_run_under_systemd:1653 : local service=s-container 2022-08-22 22:36:07.905 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.908 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.911 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.913 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.916 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-22 22:36:07.918 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-22 22:36:07.921 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container.service 2022-08-22 22:36:07.923 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:07.925 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:07.928 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:07.930 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:07.933 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:36:07.935 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-22 22:36:07.938 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-08-22 22:36:07.940 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:07.942 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:07.945 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:07.947 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:07.949 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:07.952 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:07.954 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-22 22:36:07.956 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:07.960 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-22 22:36:08.018 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-22 22:36:08.076 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:36:08.133 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-22 22:36:08.190 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-22 22:36:08.246 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:08.304 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:08.306 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:08.309 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-22 22:36:08.367 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:08.860 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-08-22 22:36:08.874 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-22 22:36:09.328 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-08-22 22:36:09.356 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:09.366 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:09.369 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:09.371 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:09.374 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:09.377 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:09.379 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:09.382 | + functions-common:time_stop:2446 : start_time=1661207767875 2022-08-22 22:36:09.384 | + functions-common:time_stop:2448 : [[ -z 1661207767875 ]] 2022-08-22 22:36:09.387 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:09.392 | + functions-common:time_stop:2451 : end_time=1661207769389 2022-08-22 22:36:09.394 | + functions-common:time_stop:2452 : elapsed_time=1514 2022-08-22 22:36:09.397 | + functions-common:time_stop:2453 : total=4694 2022-08-22 22:36:09.399 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:09.402 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6208 2022-08-22 22:36:09.404 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:36:09.407 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.409 | + functions-common:run_process:1693 : local service=s-account 2022-08-22 22:36:09.412 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.414 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:09.416 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:09.419 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:09.421 | + functions-common:run_process:1699 : local name=s-account 2022-08-22 22:36:09.423 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:09.426 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:09.428 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:09.431 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:09.434 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:09.438 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207769436 2022-08-22 22:36:09.441 | + functions-common:run_process:1702 : is_service_enabled s-account 2022-08-22 22:36:09.459 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:09.462 | + functions-common:run_process:1703 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-22 22:36:09.464 | + functions-common:_run_under_systemd:1653 : local service=s-account 2022-08-22 22:36:09.467 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.470 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.472 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.475 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.477 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-22 22:36:09.480 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-22 22:36:09.482 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-account.service 2022-08-22 22:36:09.485 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:09.487 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:09.490 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:09.492 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:09.494 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:36:09.497 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-22 22:36:09.500 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-08-22 22:36:09.502 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.505 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:09.507 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:09.509 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:09.512 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:09.514 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:09.516 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-22 22:36:09.519 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:09.523 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-22 22:36:09.580 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-22 22:36:09.640 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:36:09.698 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-22 22:36:09.757 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-22 22:36:09.814 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:09.872 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:09.875 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:09.877 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-22 22:36:09.935 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:10.387 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-08-22 22:36:10.401 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-22 22:36:10.885 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-08-22 22:36:10.913 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:10.917 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:10.920 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:10.922 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:10.925 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:10.927 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:10.930 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:10.932 | + functions-common:time_stop:2446 : start_time=1661207769436 2022-08-22 22:36:10.934 | + functions-common:time_stop:2448 : [[ -z 1661207769436 ]] 2022-08-22 22:36:10.938 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:10.942 | + functions-common:time_stop:2451 : end_time=1661207770939 2022-08-22 22:36:10.945 | + functions-common:time_stop:2452 : elapsed_time=1503 2022-08-22 22:36:10.947 | + functions-common:time_stop:2453 : total=6208 2022-08-22 22:36:10.949 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:10.952 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7711 2022-08-22 22:36:10.954 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-22 22:36:10.957 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-22 22:36:11.007 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.009 | + functions-common:run_process:1693 : local service=s-container-sync 2022-08-22 22:36:11.012 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.014 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:11.017 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:11.019 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:11.022 | + functions-common:run_process:1699 : local name=s-container-sync 2022-08-22 22:36:11.024 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:11.027 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:11.030 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:11.032 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:11.035 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:11.040 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207771037 2022-08-22 22:36:11.042 | + functions-common:run_process:1702 : is_service_enabled s-container-sync 2022-08-22 22:36:11.060 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:11.063 | + functions-common:run_process:1703 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-22 22:36:11.065 | + functions-common:_run_under_systemd:1653 : local service=s-container-sync 2022-08-22 22:36:11.068 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.071 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.074 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.077 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.079 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-22 22:36:11.082 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-22 22:36:11.085 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container-sync.service 2022-08-22 22:36:11.087 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:11.090 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:11.092 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:11.095 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:11.097 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-22 22:36:11.100 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-22 22:36:11.102 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-08-22 22:36:11.105 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.107 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:11.109 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:11.112 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:11.115 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:11.118 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:11.120 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-22 22:36:11.122 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:11.127 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-22 22:36:11.186 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-22 22:36:11.243 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:36:11.300 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-22 22:36:11.357 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-22 22:36:11.414 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:11.472 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:11.475 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:11.478 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-22 22:36:11.537 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:12.027 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-08-22 22:36:12.500 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-08-22 22:36:12.529 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:12.533 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:12.536 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:12.538 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:12.541 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:12.543 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:12.546 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:12.548 | + functions-common:time_stop:2446 : start_time=1661207771037 2022-08-22 22:36:12.551 | + functions-common:time_stop:2448 : [[ -z 1661207771037 ]] 2022-08-22 22:36:12.554 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:12.559 | + functions-common:time_stop:2451 : end_time=1661207772556 2022-08-22 22:36:12.561 | + functions-common:time_stop:2452 : elapsed_time=1519 2022-08-22 22:36:12.564 | + functions-common:time_stop:2453 : total=7711 2022-08-22 22:36:12.566 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:12.568 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9230 2022-08-22 22:36:12.571 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-22 22:36:12.589 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:36:12.591 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.594 | + functions-common:run_process:1693 : local service=s-proxy 2022-08-22 22:36:12.596 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.599 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:12.601 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:12.604 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:12.606 | + functions-common:run_process:1699 : local name=s-proxy 2022-08-22 22:36:12.609 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:12.611 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:12.614 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:12.616 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:12.619 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:12.624 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207772621 2022-08-22 22:36:12.627 | + functions-common:run_process:1702 : is_service_enabled s-proxy 2022-08-22 22:36:12.645 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:12.648 | + functions-common:run_process:1703 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-22 22:36:12.651 | + functions-common:_run_under_systemd:1653 : local service=s-proxy 2022-08-22 22:36:12.654 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.656 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.659 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.661 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.664 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-22 22:36:12.666 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-22 22:36:12.669 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-proxy.service 2022-08-22 22:36:12.671 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:12.674 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:12.677 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:12.679 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:12.682 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-22 22:36:12.684 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-22 22:36:12.687 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-08-22 22:36:12.689 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.691 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:12.694 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:12.696 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:12.699 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:12.701 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:12.703 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-22 22:36:12.706 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:12.711 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-22 22:36:12.768 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-22 22:36:12.830 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:36:12.887 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-22 22:36:12.945 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-22 22:36:13.002 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:13.061 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:13.063 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:13.066 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-22 22:36:13.125 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:13.592 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-08-22 22:36:13.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-22 22:36:14.047 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-08-22 22:36:14.070 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:14.073 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:14.078 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:14.081 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:14.083 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:14.086 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:14.088 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:14.091 | + functions-common:time_stop:2446 : start_time=1661207772621 2022-08-22 22:36:14.093 | + functions-common:time_stop:2448 : [[ -z 1661207772621 ]] 2022-08-22 22:36:14.096 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:14.101 | + functions-common:time_stop:2451 : end_time=1661207774098 2022-08-22 22:36:14.103 | + functions-common:time_stop:2452 : elapsed_time=1477 2022-08-22 22:36:14.106 | + functions-common:time_stop:2453 : total=9230 2022-08-22 22:36:14.108 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:14.111 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=10707 2022-08-22 22:36:14.114 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-22 22:36:14.114 | Waiting for swift proxy to start... 2022-08-22 22:36:14.116 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.58:8080/info 2022-08-22 22:36:14.119 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:36:14.121 | + functions:wait_for_service:458 : local url=http://10.222.0.58:8080/info 2022-08-22 22:36:14.124 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:36:14.126 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:36:14.129 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:36:14.132 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:14.134 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:14.137 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:14.142 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207774139 2022-08-22 22:36:14.145 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:36:14.151 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:36:14.164 | + :: : [[ 000 == 503 ]] 2022-08-22 22:36:14.165 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:36:14.167 | + :: : sleep 1 2022-08-22 22:36:15.172 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:36:15.185 | + :: : [[ 000 == 503 ]] 2022-08-22 22:36:15.187 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:36:15.188 | + :: : sleep 1 2022-08-22 22:36:16.192 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:36:16.206 | + :: : [[ 000 == 503 ]] 2022-08-22 22:36:16.207 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:36:16.209 | + :: : sleep 1 2022-08-22 22:36:17.214 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:36:17.244 | + :: : [[ 200 == 503 ]] 2022-08-22 22:36:17.245 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:36:17.249 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:36:17.253 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:17.255 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:17.258 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:17.261 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:17.263 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:17.266 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:36:17.268 | + functions-common:time_stop:2446 : start_time=1661207774139 2022-08-22 22:36:17.271 | + functions-common:time_stop:2448 : [[ -z 1661207774139 ]] 2022-08-22 22:36:17.274 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:17.279 | + functions-common:time_stop:2451 : end_time=1661207777276 2022-08-22 22:36:17.282 | + functions-common:time_stop:2452 : elapsed_time=3137 2022-08-22 22:36:17.284 | + functions-common:time_stop:2453 : total=5037 2022-08-22 22:36:17.287 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:17.289 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8174 2022-08-22 22:36:17.292 | + functions:wait_for_service:467 : return 0 2022-08-22 22:36:17.294 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-22 22:36:17.297 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:36:17.300 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-22 22:36:17.318 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.322 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:36:17.358 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-22 22:36:17.412 | [261128 Async configure_neutron_nova:321571]: Waiting for completion of configure_neutron_nova running on PID 321571 (2 other jobs running) 2022-08-22 22:36:17.438 | [261128 Async configure_neutron_nova:321571]: Signaling child to exit 2022-08-22 22:36:17.438 | WAKEUP 2022-08-22 22:36:17.460 | [261128 Async configure_neutron_nova:321571]: Signaled 2022-08-22 22:36:17.462 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-22 22:36:17.462 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:36:17.462 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:36:17.462 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:36:17.462 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:36:17.462 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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-08-22 22:36:17.462 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:36:17.462 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.58/identity 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-22 22:36:17.462 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-22 22:36:17.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-22 22:36:17.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-22 22:36:17.463 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-22 22:36:17.463 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:36:17.463 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-22 22:36:17.463 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:36:17.463 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-22 22:36:17.463 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-22 22:36:17.463 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:36:17.463 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:36:17.463 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:36:17.463 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.58/identity 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-22 22:36:17.463 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-22 22:36:17.464 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-22 22:36:17.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-22 22:36:17.464 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-22 22:36:17.464 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-22 22:36:17.508 | [261128 Async configure_neutron_nova:321571]: finished configure_neutron_nova with result 0 in 1 seconds 2022-08-22 22:36:17.512 | + inc/async:async_wait:197 : return 0 2022-08-22 22:36:17.515 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-22 22:36:17.533 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.536 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:36:17.569 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:36:17.605 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-22 22:36:17.626 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.629 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-22 22:36:17.631 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:17.634 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-22 22:36:17.637 | + ./stack.sh:main:1272 : start_nova_api 2022-08-22 22:36:17.640 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-22 22:36:17.642 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-22 22:36:17.645 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-22 22:36:17.647 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-22 22:36:17.665 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:36:17.668 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:36:17.670 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:36:17.673 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:36:17.676 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-22 22:36:17.680 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-22 22:36:17.684 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.687 | + functions-common:run_process:1693 : local service=n-api 2022-08-22 22:36:17.689 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.692 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:17.694 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:17.697 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:17.699 | + functions-common:run_process:1699 : local name=n-api 2022-08-22 22:36:17.702 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:17.705 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:17.707 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:17.710 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:17.713 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:17.717 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207777714 2022-08-22 22:36:17.720 | + functions-common:run_process:1702 : is_service_enabled n-api 2022-08-22 22:36:17.737 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:17.740 | + functions-common:run_process:1703 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-22 22:36:17.743 | + functions-common:_run_under_systemd:1653 : local service=n-api 2022-08-22 22:36:17.745 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.749 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.752 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.755 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.757 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-22 22:36:17.760 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-22 22:36:17.762 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api.service 2022-08-22 22:36:17.765 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:17.767 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:17.770 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:17.772 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:17.775 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:36:17.777 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-22 22:36:17.780 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api.service 2022-08-22 22:36:17.782 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:17.785 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:36:17.787 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:36:17.789 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:36:17.791 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-22 22:36:17.793 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:36:17.798 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-22 22:36:17.854 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-22 22:36:17.912 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-22 22:36:17.969 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:36:18.032 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:18.103 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-22 22:36:18.161 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-22 22:36:18.218 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-22 22:36:18.278 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-22 22:36:18.336 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-22 22:36:18.396 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:36:18.398 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:36:18.401 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-22 22:36:18.458 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:36:18.944 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-08-22 22:36:18.962 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-22 22:36:19.411 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-08-22 22:36:19.493 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:19.495 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:19.499 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:19.501 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:19.504 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:19.509 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:19.512 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:19.514 | + functions-common:time_stop:2446 : start_time=1661207777714 2022-08-22 22:36:19.517 | + functions-common:time_stop:2448 : [[ -z 1661207777714 ]] 2022-08-22 22:36:19.520 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:19.525 | + functions-common:time_stop:2451 : end_time=1661207779522 2022-08-22 22:36:19.528 | + functions-common:time_stop:2452 : elapsed_time=1808 2022-08-22 22:36:19.530 | + functions-common:time_stop:2453 : total=10707 2022-08-22 22:36:19.533 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:19.536 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=12515 2022-08-22 22:36:19.538 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.58/compute/v2.1/ 2022-08-22 22:36:19.541 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-22 22:36:19.541 | Waiting for nova-api to start... 2022-08-22 22:36:19.543 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.58/compute/v2.1/ 2022-08-22 22:36:19.546 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:36:19.549 | + functions:wait_for_service:458 : local url=http://10.222.0.58/compute/v2.1/ 2022-08-22 22:36:19.551 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:36:19.554 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:36:19.556 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:36:19.559 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:19.561 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:19.564 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:19.569 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207779566 2022-08-22 22:36:19.572 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:36:19.578 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/compute/v2.1/ 2022-08-22 22:36:25.051 | + :: : [[ 200 == 503 ]] 2022-08-22 22:36:25.053 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:36:25.058 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:36:25.061 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:25.065 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:25.068 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:25.071 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:25.073 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:25.076 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:36:25.078 | + functions-common:time_stop:2446 : start_time=1661207779566 2022-08-22 22:36:25.081 | + functions-common:time_stop:2448 : [[ -z 1661207779566 ]] 2022-08-22 22:36:25.084 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:25.088 | + functions-common:time_stop:2451 : end_time=1661207785086 2022-08-22 22:36:25.091 | + functions-common:time_stop:2452 : elapsed_time=5520 2022-08-22 22:36:25.093 | + functions-common:time_stop:2453 : total=8174 2022-08-22 22:36:25.096 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:25.098 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13694 2022-08-22 22:36:25.101 | + functions:wait_for_service:467 : return 0 2022-08-22 22:36:25.103 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:36:25.106 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:36:25.109 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-22 22:36:25.127 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:25.130 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-22 22:36:25.133 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:25.135 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-22 22:36:25.138 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-22 22:36:25.141 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:36:25.143 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-22 22:36:25.160 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:36:25.163 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-22 22:36:25.181 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:25.184 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-22 22:36:25.187 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:25.190 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-22 22:36:25.192 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-22 22:36:25.195 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-22 22:36:25.198 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:36:25.233 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-22 22:36:25.235 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-22 22:36:25.238 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-22 22:36:25.241 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-22 22:36:25.283 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-22 22:36:25.319 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-22 22:36:25.322 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-22 22:36:25.325 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-22 22:36:25.328 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-22 22:36:25.331 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-22 22:36:25.335 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-22 22:36:25.338 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-22 22:36:25.341 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-22 22:36:25.344 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-22 22:36:25.348 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-22 22:36:25.350 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-22 22:36:25.353 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-22 22:36:25.355 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.358 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.361 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.364 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-22 22:36:25.367 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.370 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.373 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-22 22:36:25.390 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:36:25.392 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-22 22:36:25.395 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.398 | + functions-common:run_process:1693 : local service=q-svc 2022-08-22 22:36:25.400 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.403 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:25.406 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:25.408 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:25.411 | + functions-common:run_process:1699 : local name=q-svc 2022-08-22 22:36:25.414 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:25.417 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:25.419 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:25.422 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:25.425 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:25.430 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207785427 2022-08-22 22:36:25.433 | + functions-common:run_process:1702 : is_service_enabled q-svc 2022-08-22 22:36:25.450 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:25.452 | + functions-common:run_process:1703 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-22 22:36:25.455 | + functions-common:_run_under_systemd:1653 : local service=q-svc 2022-08-22 22:36:25.458 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.460 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.463 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.466 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.468 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-22 22:36:25.470 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-22 22:36:25.473 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-svc.service 2022-08-22 22:36:25.476 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:25.478 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:25.481 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:25.484 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:25.486 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-22 22:36:25.489 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-22 22:36:25.492 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-08-22 22:36:25.494 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.496 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:25.499 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:25.501 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:25.503 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:25.506 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:25.508 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-22 22:36:25.510 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:25.515 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-22 22:36:25.571 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-22 22:36:25.639 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:25.698 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-22 22:36:25.757 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-22 22:36:25.814 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:25.871 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:25.874 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:25.876 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-22 22:36:25.934 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:26.419 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-08-22 22:36:26.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-22 22:36:26.896 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-08-22 22:36:26.922 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:26.925 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:26.927 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:26.930 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:26.932 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:26.935 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:26.937 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:26.939 | + functions-common:time_stop:2446 : start_time=1661207785427 2022-08-22 22:36:26.942 | + functions-common:time_stop:2448 : [[ -z 1661207785427 ]] 2022-08-22 22:36:26.945 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:26.950 | + functions-common:time_stop:2451 : end_time=1661207786947 2022-08-22 22:36:26.952 | + functions-common:time_stop:2452 : elapsed_time=1520 2022-08-22 22:36:26.955 | + functions-common:time_stop:2453 : total=12515 2022-08-22 22:36:26.957 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:26.960 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=14035 2022-08-22 22:36:26.962 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.58:9696/ 2022-08-22 22:36:26.965 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-22 22:36:26.983 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:36:26.986 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-22 22:36:26.988 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.58:9696/networking 2022-08-22 22:36:26.991 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-22 22:36:26.991 | Waiting for Neutron to start... 2022-08-22 22:36:26.993 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 2022-08-22 22:36:26.996 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 'Neutron did not start' 60 2022-08-22 22:36:26.999 | + functions-common:test_with_retry:2377 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 2022-08-22 22:36:27.001 | + functions-common:test_with_retry:2378 : local 'failmsg=Neutron did not start' 2022-08-22 22:36:27.004 | + functions-common:test_with_retry:2379 : local until=60 2022-08-22 22:36:27.006 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-22 22:36:27.009 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-22 22:36:27.011 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-22 22:36:27.014 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:27.016 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:27.019 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:27.024 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207787021 2022-08-22 22:36:27.027 | + functions-common:test_with_retry:2383 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.58:9696/networking; do sleep 0.5; done' 2022-08-22 22:36:32.618 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.58:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-22 22:36:32.621 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:32.625 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:32.627 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:32.630 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:32.633 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:32.636 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-22 22:36:32.640 | + functions-common:time_stop:2446 : start_time=1661207787021 2022-08-22 22:36:32.642 | + functions-common:time_stop:2448 : [[ -z 1661207787021 ]] 2022-08-22 22:36:32.646 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:32.651 | + functions-common:time_stop:2451 : end_time=1661207792648 2022-08-22 22:36:32.653 | + functions-common:time_stop:2452 : elapsed_time=5627 2022-08-22 22:36:32.656 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:36:32.658 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:32.661 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5627 2022-08-22 22:36:32.664 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-22 22:36:32.681 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:32.684 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-22 22:36:32.686 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:32.689 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-22 22:36:32.692 | + ./stack.sh:main:1293 : start_placement 2022-08-22 22:36:32.694 | + lib/placement:start_placement:160 : start_placement_api 2022-08-22 22:36:32.697 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-22 22:36:32.700 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-22 22:36:32.705 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.707 | + functions-common:run_process:1693 : local service=placement-api 2022-08-22 22:36:32.710 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.713 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:32.715 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:32.718 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:32.721 | + functions-common:run_process:1699 : local name=placement-api 2022-08-22 22:36:32.723 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:32.726 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:32.729 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:32.731 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:32.735 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:32.739 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207792736 2022-08-22 22:36:32.742 | + functions-common:run_process:1702 : is_service_enabled placement-api 2022-08-22 22:36:32.760 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:32.762 | + functions-common:run_process:1703 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-22 22:36:32.765 | + functions-common:_run_under_systemd:1653 : local service=placement-api 2022-08-22 22:36:32.768 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.770 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.773 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.775 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.778 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-22 22:36:32.781 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-22 22:36:32.783 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@placement-api.service 2022-08-22 22:36:32.786 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:32.788 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:32.791 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:32.793 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:32.796 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:36:32.799 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-22 22:36:32.801 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@placement-api.service 2022-08-22 22:36:32.804 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:32.806 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:36:32.809 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:36:32.812 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:36:32.815 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-22 22:36:32.818 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:36:32.823 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-22 22:36:32.881 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-22 22:36:32.939 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-22 22:36:32.996 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:36:33.054 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:33.113 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-22 22:36:33.171 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-22 22:36:33.238 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-22 22:36:33.301 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-22 22:36:33.362 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-22 22:36:33.421 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:36:33.423 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:36:33.426 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-22 22:36:33.484 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:36:33.971 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-08-22 22:36:33.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-22 22:36:34.472 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-08-22 22:36:34.549 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:34.552 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:34.557 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:34.560 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:34.562 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:34.566 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:34.569 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:34.571 | + functions-common:time_stop:2446 : start_time=1661207792736 2022-08-22 22:36:34.574 | + functions-common:time_stop:2448 : [[ -z 1661207792736 ]] 2022-08-22 22:36:34.578 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:34.582 | + functions-common:time_stop:2451 : end_time=1661207794579 2022-08-22 22:36:34.585 | + functions-common:time_stop:2452 : elapsed_time=1843 2022-08-22 22:36:34.588 | + functions-common:time_stop:2453 : total=14035 2022-08-22 22:36:34.590 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:34.593 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15878 2022-08-22 22:36:34.596 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-22 22:36:34.596 | Waiting for placement-api to start... 2022-08-22 22:36:34.599 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.58/placement 2022-08-22 22:36:34.601 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:36:34.604 | + functions:wait_for_service:458 : local url=http://10.222.0.58/placement 2022-08-22 22:36:34.607 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:36:34.609 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:36:34.612 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:36:34.615 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:34.617 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:34.620 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:34.626 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207794623 2022-08-22 22:36:34.629 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:36:34.635 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/placement 2022-08-22 22:36:37.151 | + :: : [[ 200 == 503 ]] 2022-08-22 22:36:37.152 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:36:37.155 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:36:37.158 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:37.161 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:37.163 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:37.166 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:37.168 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:37.171 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:36:37.174 | + functions-common:time_stop:2446 : start_time=1661207794623 2022-08-22 22:36:37.176 | + functions-common:time_stop:2448 : [[ -z 1661207794623 ]] 2022-08-22 22:36:37.182 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:37.187 | + functions-common:time_stop:2451 : end_time=1661207797184 2022-08-22 22:36:37.190 | + functions-common:time_stop:2452 : elapsed_time=2561 2022-08-22 22:36:37.193 | + functions-common:time_stop:2453 : total=13694 2022-08-22 22:36:37.195 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:37.198 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16255 2022-08-22 22:36:37.201 | + functions:wait_for_service:467 : return 0 2022-08-22 22:36:37.203 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-22 22:36:37.222 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:37.224 | + ./stack.sh:main:1297 : start_neutron 2022-08-22 22:36:37.227 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-22 22:36:37.231 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:36:37.231 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:36:37.237 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:36:37.239 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:36:37.242 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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,s-container-sync =~ ,q- ]] 2022-08-22 22:36:37.245 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:36:37.248 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-22 22:36:37.251 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.253 | + functions-common:run_process:1693 : local service=q-agt 2022-08-22 22:36:37.256 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.259 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:37.261 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:37.264 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:37.267 | + functions-common:run_process:1699 : local name=q-agt 2022-08-22 22:36:37.269 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:37.272 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:37.274 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:37.277 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:37.280 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:37.285 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207797282 2022-08-22 22:36:37.288 | + functions-common:run_process:1702 : is_service_enabled q-agt 2022-08-22 22:36:37.305 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:37.307 | + functions-common:run_process:1703 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-22 22:36:37.310 | + functions-common:_run_under_systemd:1653 : local service=q-agt 2022-08-22 22:36:37.312 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.315 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.317 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.320 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.323 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-22 22:36:37.325 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-22 22:36:37.328 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-agt.service 2022-08-22 22:36:37.330 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:37.333 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:37.335 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:37.338 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:37.341 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-22 22:36:37.343 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-22 22:36:37.346 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-08-22 22:36:37.348 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.350 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:37.353 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:37.355 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:37.357 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:37.360 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:37.362 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-22 22:36:37.364 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:37.369 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-22 22:36:37.425 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-22 22:36:37.482 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:36:37.540 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-22 22:36:37.597 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-22 22:36:37.655 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:37.712 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:37.714 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:37.717 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-22 22:36:37.778 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:38.259 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-08-22 22:36:38.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-22 22:36:38.739 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-08-22 22:36:38.766 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:38.769 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:38.771 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:38.774 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:38.777 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:38.779 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:38.782 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:38.784 | + functions-common:time_stop:2446 : start_time=1661207797282 2022-08-22 22:36:38.787 | + functions-common:time_stop:2448 : [[ -z 1661207797282 ]] 2022-08-22 22:36:38.790 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:38.795 | + functions-common:time_stop:2451 : end_time=1661207798792 2022-08-22 22:36:38.798 | + functions-common:time_stop:2452 : elapsed_time=1510 2022-08-22 22:36:38.800 | + functions-common:time_stop:2453 : total=15878 2022-08-22 22:36:38.803 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:38.805 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17388 2022-08-22 22:36:38.808 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-22 22:36:38.810 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-22 22:36:38.813 | + functions-common:is_provider_network:2291 : return 1 2022-08-22 22:36:38.816 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-22 22:36:38.818 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.821 | + functions-common:run_process:1693 : local service=q-dhcp 2022-08-22 22:36:38.823 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.826 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:38.829 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:38.831 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:38.834 | + functions-common:run_process:1699 : local name=q-dhcp 2022-08-22 22:36:38.836 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:38.839 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:38.841 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:38.844 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:38.847 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:38.852 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207798849 2022-08-22 22:36:38.854 | + functions-common:run_process:1702 : is_service_enabled q-dhcp 2022-08-22 22:36:38.874 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:38.877 | + functions-common:run_process:1703 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-22 22:36:38.879 | + functions-common:_run_under_systemd:1653 : local service=q-dhcp 2022-08-22 22:36:38.882 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.884 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.887 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.890 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.893 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-22 22:36:38.895 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-22 22:36:38.898 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-dhcp.service 2022-08-22 22:36:38.901 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:38.903 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:38.906 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:38.908 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:38.911 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-22 22:36:38.913 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-22 22:36:38.916 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-08-22 22:36:38.919 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:38.921 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:38.924 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:38.926 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:38.929 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:38.931 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:38.934 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-22 22:36:38.937 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:38.941 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-22 22:36:39.001 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-22 22:36:39.059 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:36:39.119 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-22 22:36:39.180 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-22 22:36:39.240 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:39.301 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:39.303 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:39.306 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-22 22:36:39.365 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:39.831 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-08-22 22:36:39.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-22 22:36:40.342 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-08-22 22:36:40.366 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:40.371 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:40.374 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:40.378 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:40.380 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:40.383 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:40.386 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:40.388 | + functions-common:time_stop:2446 : start_time=1661207798849 2022-08-22 22:36:40.391 | + functions-common:time_stop:2448 : [[ -z 1661207798849 ]] 2022-08-22 22:36:40.394 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:40.399 | + functions-common:time_stop:2451 : end_time=1661207800396 2022-08-22 22:36:40.401 | + functions-common:time_stop:2452 : elapsed_time=1547 2022-08-22 22:36:40.404 | + functions-common:time_stop:2453 : total=17388 2022-08-22 22:36:40.406 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:40.409 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18935 2022-08-22 22:36:40.412 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-22 22:36:40.415 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-22 22:36:40.417 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-22 22:36:40.420 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-22 22:36:40.423 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.425 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.428 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.431 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-22 22:36:40.433 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.438 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.444 | + functions-common:run_process:1693 : local service=q-l3 2022-08-22 22:36:40.444 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.446 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:40.449 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:40.452 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:40.455 | + functions-common:run_process:1699 : local name=q-l3 2022-08-22 22:36:40.461 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:40.478 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:40.482 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:40.485 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:40.491 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:40.497 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207800493 2022-08-22 22:36:40.500 | + functions-common:run_process:1702 : is_service_enabled q-l3 2022-08-22 22:36:40.524 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:40.528 | + functions-common:run_process:1703 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-22 22:36:40.531 | + functions-common:_run_under_systemd:1653 : local service=q-l3 2022-08-22 22:36:40.534 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.536 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.539 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.541 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.544 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-22 22:36:40.547 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-22 22:36:40.549 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-l3.service 2022-08-22 22:36:40.552 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:40.555 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:40.557 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:40.560 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:40.563 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-22 22:36:40.571 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-22 22:36:40.572 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-08-22 22:36:40.575 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.577 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:40.580 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:40.582 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:40.585 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:40.587 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:40.590 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-22 22:36:40.592 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:40.597 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-22 22:36:40.670 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-22 22:36:40.746 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:36:40.819 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-22 22:36:40.885 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-22 22:36:40.946 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:41.007 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:41.010 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:41.012 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-22 22:36:41.076 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:41.549 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-08-22 22:36:41.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-22 22:36:42.019 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-08-22 22:36:42.056 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:42.058 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:42.060 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:42.065 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:42.068 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:42.070 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:42.073 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:42.075 | + functions-common:time_stop:2446 : start_time=1661207800493 2022-08-22 22:36:42.078 | + functions-common:time_stop:2448 : [[ -z 1661207800493 ]] 2022-08-22 22:36:42.083 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:42.086 | + functions-common:time_stop:2451 : end_time=1661207802083 2022-08-22 22:36:42.088 | + functions-common:time_stop:2452 : elapsed_time=1590 2022-08-22 22:36:42.091 | + functions-common:time_stop:2453 : total=18935 2022-08-22 22:36:42.093 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:42.096 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20525 2022-08-22 22:36:42.098 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.101 | + functions-common:run_process:1693 : local service=q-meta 2022-08-22 22:36:42.103 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.106 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:42.108 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:42.111 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:42.113 | + functions-common:run_process:1699 : local name=q-meta 2022-08-22 22:36:42.116 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:42.118 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:42.121 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:42.124 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:42.128 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:42.132 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207802129 2022-08-22 22:36:42.135 | + functions-common:run_process:1702 : is_service_enabled q-meta 2022-08-22 22:36:42.156 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:42.159 | + functions-common:run_process:1703 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-22 22:36:42.162 | + functions-common:_run_under_systemd:1653 : local service=q-meta 2022-08-22 22:36:42.164 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.167 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.174 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.177 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.184 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-22 22:36:42.187 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-22 22:36:42.190 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-meta.service 2022-08-22 22:36:42.192 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:42.195 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:42.197 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:42.200 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:42.203 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-22 22:36:42.205 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-22 22:36:42.209 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-08-22 22:36:42.211 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.214 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:42.217 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:42.219 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:42.222 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:42.224 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:42.227 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-22 22:36:42.229 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:42.234 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-22 22:36:42.306 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-22 22:36:42.373 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:36:42.445 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-22 22:36:42.514 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-22 22:36:42.587 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:42.660 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:42.660 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:42.661 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-22 22:36:42.734 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:43.263 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-08-22 22:36:43.280 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-22 22:36:43.744 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-08-22 22:36:43.771 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:43.775 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:43.778 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:43.781 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:43.783 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:43.786 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:43.788 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:43.791 | + functions-common:time_stop:2446 : start_time=1661207802129 2022-08-22 22:36:43.794 | + functions-common:time_stop:2448 : [[ -z 1661207802129 ]] 2022-08-22 22:36:43.804 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:43.812 | + functions-common:time_stop:2451 : end_time=1661207803806 2022-08-22 22:36:43.815 | + functions-common:time_stop:2452 : elapsed_time=1677 2022-08-22 22:36:43.817 | + functions-common:time_stop:2453 : total=20525 2022-08-22 22:36:43.820 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:43.823 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=22202 2022-08-22 22:36:43.826 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.828 | + functions-common:run_process:1693 : local service=q-metering 2022-08-22 22:36:43.831 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.834 | + functions-common:run_process:1695 : local group= 2022-08-22 22:36:43.836 | + functions-common:run_process:1696 : local user= 2022-08-22 22:36:43.839 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:36:43.841 | + functions-common:run_process:1699 : local name=q-metering 2022-08-22 22:36:43.844 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:36:43.846 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:36:43.849 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:36:43.852 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:36:43.855 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:36:43.860 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207803857 2022-08-22 22:36:43.862 | + functions-common:run_process:1702 : is_service_enabled q-metering 2022-08-22 22:36:43.883 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:43.885 | + functions-common:run_process:1703 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-22 22:36:43.888 | + functions-common:_run_under_systemd:1653 : local service=q-metering 2022-08-22 22:36:43.891 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.893 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.896 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.898 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.901 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-22 22:36:43.904 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-22 22:36:43.906 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-metering.service 2022-08-22 22:36:43.909 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:36:43.911 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:36:43.914 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:36:43.916 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:36:43.918 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-22 22:36:43.921 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-22 22:36:43.924 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-08-22 22:36:43.926 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:43.929 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:36:43.931 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:36:43.934 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:36:43.936 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:36:43.939 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:36:43.941 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-22 22:36:43.944 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:36:43.949 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-22 22:36:44.011 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-22 22:36:44.080 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:36:44.153 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-22 22:36:44.220 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-22 22:36:44.288 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:36:44.352 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:36:44.354 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:36:44.357 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-22 22:36:44.421 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:36:44.891 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-08-22 22:36:44.905 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-22 22:36:45.412 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-08-22 22:36:45.436 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:36:45.439 | + functions-common:time_stop:2439 : local name 2022-08-22 22:36:45.442 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:36:45.445 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:36:45.448 | + functions-common:time_stop:2442 : local total 2022-08-22 22:36:45.453 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:36:45.456 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:36:45.458 | + functions-common:time_stop:2446 : start_time=1661207803857 2022-08-22 22:36:45.461 | + functions-common:time_stop:2448 : [[ -z 1661207803857 ]] 2022-08-22 22:36:45.469 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:36:45.477 | + functions-common:time_stop:2451 : end_time=1661207805471 2022-08-22 22:36:45.480 | + functions-common:time_stop:2452 : elapsed_time=1614 2022-08-22 22:36:45.482 | + functions-common:time_stop:2453 : total=22202 2022-08-22 22:36:45.485 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:36:45.488 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=23816 2022-08-22 22:36:45.491 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-22 22:36:45.511 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:36:45.513 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-22 22:36:45.516 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-22 22:36:45.519 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:36:45.521 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-22 22:36:45.524 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-22 22:36:45.526 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-22 22:36:45.529 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-22 22:36:45.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-22 22:36:45.534 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-22 22:36:45.538 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:36:48.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:48.655 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:48.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:48.655 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:48.804 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:36:48.808 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:36:48.808 | address-scope 2022-08-22 22:36:48.808 | router-admin-state-down-before-update 2022-08-22 22:36:48.808 | agent 2022-08-22 22:36:48.808 | agent-resources-synced 2022-08-22 22:36:48.808 | allowed-address-pairs 2022-08-22 22:36:48.808 | auto-allocated-topology 2022-08-22 22:36:48.808 | availability_zone 2022-08-22 22:36:48.808 | availability_zone_filter 2022-08-22 22:36:48.808 | default-subnetpools 2022-08-22 22:36:48.808 | dhcp_agent_scheduler 2022-08-22 22:36:48.808 | dvr 2022-08-22 22:36:48.808 | empty-string-filtering 2022-08-22 22:36:48.808 | external-net 2022-08-22 22:36:48.809 | extra_dhcp_opt 2022-08-22 22:36:48.809 | extraroute 2022-08-22 22:36:48.809 | extraroute-atomic 2022-08-22 22:36:48.809 | filter-validation 2022-08-22 22:36:48.809 | fip-port-details 2022-08-22 22:36:48.809 | flavors 2022-08-22 22:36:48.809 | floatingip-pools 2022-08-22 22:36:48.809 | ip-substring-filtering 2022-08-22 22:36:48.809 | router 2022-08-22 22:36:48.809 | ext-gw-mode 2022-08-22 22:36:48.809 | l3-ha 2022-08-22 22:36:48.809 | l3-flavors 2022-08-22 22:36:48.809 | l3-port-ip-change-not-allowed 2022-08-22 22:36:48.809 | l3_agent_scheduler 2022-08-22 22:36:48.809 | metering 2022-08-22 22:36:48.809 | metering_source_and_destination_fields 2022-08-22 22:36:48.809 | multi-provider 2022-08-22 22:36:48.809 | net-mtu 2022-08-22 22:36:48.809 | net-mtu-writable 2022-08-22 22:36:48.809 | network_availability_zone 2022-08-22 22:36:48.809 | network-ip-availability 2022-08-22 22:36:48.809 | pagination 2022-08-22 22:36:48.809 | port-device-profile 2022-08-22 22:36:48.809 | port-mac-override 2022-08-22 22:36:48.809 | port-mac-address-regenerate 2022-08-22 22:36:48.809 | port-numa-affinity-policy 2022-08-22 22:36:48.809 | binding 2022-08-22 22:36:48.809 | binding-extended 2022-08-22 22:36:48.809 | port-security 2022-08-22 22:36:48.809 | project-id 2022-08-22 22:36:48.809 | provider 2022-08-22 22:36:48.809 | quota-check-limit 2022-08-22 22:36:48.809 | quotas 2022-08-22 22:36:48.809 | quota_details 2022-08-22 22:36:48.809 | rbac-policies 2022-08-22 22:36:48.810 | rbac-address-group 2022-08-22 22:36:48.810 | rbac-address-scope 2022-08-22 22:36:48.810 | rbac-security-groups 2022-08-22 22:36:48.810 | rbac-subnetpool 2022-08-22 22:36:48.810 | revision-if-match 2022-08-22 22:36:48.810 | standard-attr-revisions 2022-08-22 22:36:48.810 | router_availability_zone 2022-08-22 22:36:48.810 | security-groups-normalized-cidr 2022-08-22 22:36:48.810 | port-security-groups-filtering 2022-08-22 22:36:48.810 | security-groups-remote-address-group 2022-08-22 22:36:48.810 | security-groups-shared-filtering 2022-08-22 22:36:48.810 | security-group 2022-08-22 22:36:48.810 | service-type 2022-08-22 22:36:48.810 | sorting 2022-08-22 22:36:48.810 | standard-attr-description 2022-08-22 22:36:48.810 | stateful-security-group 2022-08-22 22:36:48.810 | subnet_onboard 2022-08-22 22:36:48.810 | subnet-service-types 2022-08-22 22:36:48.810 | subnet_allocation 2022-08-22 22:36:48.810 | subnetpool-prefix-ops 2022-08-22 22:36:48.810 | standard-attr-tag 2022-08-22 22:36:48.810 | standard-attr-timestamp' 2022-08-22 22:36:48.813 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:36:48.813 | address-scope 2022-08-22 22:36:48.813 | router-admin-state-down-before-update 2022-08-22 22:36:48.813 | agent 2022-08-22 22:36:48.813 | agent-resources-synced 2022-08-22 22:36:48.813 | allowed-address-pairs 2022-08-22 22:36:48.813 | auto-allocated-topology 2022-08-22 22:36:48.813 | availability_zone 2022-08-22 22:36:48.813 | availability_zone_filter 2022-08-22 22:36:48.813 | default-subnetpools 2022-08-22 22:36:48.813 | dhcp_agent_scheduler 2022-08-22 22:36:48.813 | dvr 2022-08-22 22:36:48.813 | empty-string-filtering 2022-08-22 22:36:48.813 | external-net 2022-08-22 22:36:48.813 | extra_dhcp_opt 2022-08-22 22:36:48.813 | extraroute 2022-08-22 22:36:48.813 | extraroute-atomic 2022-08-22 22:36:48.813 | filter-validation 2022-08-22 22:36:48.813 | fip-port-details 2022-08-22 22:36:48.813 | flavors 2022-08-22 22:36:48.813 | floatingip-pools 2022-08-22 22:36:48.813 | ip-substring-filtering 2022-08-22 22:36:48.813 | router 2022-08-22 22:36:48.813 | ext-gw-mode 2022-08-22 22:36:48.813 | l3-ha 2022-08-22 22:36:48.813 | l3-flavors 2022-08-22 22:36:48.813 | l3-port-ip-change-not-allowed 2022-08-22 22:36:48.813 | l3_agent_scheduler 2022-08-22 22:36:48.814 | metering 2022-08-22 22:36:48.814 | metering_source_and_destination_fields 2022-08-22 22:36:48.814 | multi-provider 2022-08-22 22:36:48.814 | net-mtu 2022-08-22 22:36:48.814 | net-mtu-writable 2022-08-22 22:36:48.814 | network_availability_zone 2022-08-22 22:36:48.814 | network-ip-availability 2022-08-22 22:36:48.814 | pagination 2022-08-22 22:36:48.814 | port-device-profile 2022-08-22 22:36:48.814 | port-mac-override 2022-08-22 22:36:48.814 | port-mac-address-regenerate 2022-08-22 22:36:48.814 | port-numa-affinity-policy 2022-08-22 22:36:48.814 | binding 2022-08-22 22:36:48.814 | binding-extended 2022-08-22 22:36:48.814 | port-security 2022-08-22 22:36:48.814 | project-id 2022-08-22 22:36:48.814 | provider 2022-08-22 22:36:48.814 | quota-check-limit 2022-08-22 22:36:48.814 | quotas 2022-08-22 22:36:48.814 | quota_details 2022-08-22 22:36:48.814 | rbac-policies 2022-08-22 22:36:48.814 | rbac-address-group 2022-08-22 22:36:48.814 | rbac-address-scope 2022-08-22 22:36:48.814 | rbac-security-groups 2022-08-22 22:36:48.814 | rbac-subnetpool 2022-08-22 22:36:48.814 | revision-if-match 2022-08-22 22:36:48.814 | standard-attr-revisions 2022-08-22 22:36:48.814 | router_availability_zone 2022-08-22 22:36:48.814 | security-groups-normalized-cidr 2022-08-22 22:36:48.814 | port-security-groups-filtering 2022-08-22 22:36:48.814 | security-groups-remote-address-group 2022-08-22 22:36:48.814 | security-groups-shared-filtering 2022-08-22 22:36:48.814 | security-group 2022-08-22 22:36:48.814 | service-type 2022-08-22 22:36:48.814 | sorting 2022-08-22 22:36:48.814 | standard-attr-description 2022-08-22 22:36:48.815 | stateful-security-group 2022-08-22 22:36:48.815 | subnet_onboard 2022-08-22 22:36:48.815 | subnet-service-types 2022-08-22 22:36:48.815 | subnet_allocation 2022-08-22 22:36:48.815 | subnetpool-prefix-ops 2022-08-22 22:36:48.815 | standard-attr-tag 2022-08-22 22:36:48.815 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-22 22:36:48.817 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:36:48.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-22 22:36:48.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-22 22:36:48.828 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-22 22:36:51.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:51.746 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:51.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:51.746 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:51.879 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:36:51.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=08013dd2-3067-49c7-b1ba-2558b282b676 2022-08-22 22:36:51.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-22 22:36:51.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-22 22:36:51.896 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-22 22:36:51.899 | + functions-common:is_provider_network:2291 : return 1 2022-08-22 22:36:51.903 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-22 22:36:51.904 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-22 22:36:51.904 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-22 22:36:51.907 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:36:51.909 | ++ functions-common:get_field:812 : read data 2022-08-22 22:36:54.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:54.971 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:54.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:54.971 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:55.112 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:36:55.115 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:36:55.118 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:36:55.121 | ++ functions-common:get_field:818 : echo '| id | c38c8f08-cc64-46f3-a596-b49013d8b950 |' 2022-08-22 22:36:55.122 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:36:55.129 | ++ functions-common:get_field:812 : read data 2022-08-22 22:36:55.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=c38c8f08-cc64-46f3-a596-b49013d8b950 2022-08-22 22:36:55.135 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-22 22:36:55.138 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:36:55.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-22 22:36:55.159 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-22 22:36:55.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 08013dd2-3067-49c7-b1ba-2558b282b676 ']' 2022-08-22 22:36:55.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-22 22:36:55.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-22 22:36:55.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-22 22:36:55.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 08013dd2-3067-49c7-b1ba-2558b282b676 ' 2022-08-22 22:36:55.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-22 22:36:55.177 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network c38c8f08-cc64-46f3-a596-b49013d8b950 private-subnet' 2022-08-22 22:36:55.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-22 22:36:55.185 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-22 22:36:55.186 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 08013dd2-3067-49c7-b1ba-2558b282b676 --network c38c8f08-cc64-46f3-a596-b49013d8b950 private-subnet 2022-08-22 22:36:55.186 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-22 22:36:55.189 | +++ functions-common:get_field:811 : local data field 2022-08-22 22:36:55.191 | +++ functions-common:get_field:812 : read data 2022-08-22 22:36:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:58.907 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:58.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:36:58.907 | from cryptography.utils import int_from_bytes 2022-08-22 22:36:59.046 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:36:59.051 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:36:59.054 | +++ functions-common:get_field:816 : field='$3' 2022-08-22 22:36:59.058 | +++ functions-common:get_field:818 : echo '| id | a2c4c7bf-0357-43c2-a345-0cf6c02964c6 |' 2022-08-22 22:36:59.059 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:36:59.067 | +++ functions-common:get_field:812 : read data 2022-08-22 22:36:59.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a2c4c7bf-0357-43c2-a345-0cf6c02964c6 2022-08-22 22:36:59.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-22 22:36:59.077 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:36:59.094 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a2c4c7bf-0357-43c2-a345-0cf6c02964c6 2022-08-22 22:36:59.097 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a2c4c7bf-0357-43c2-a345-0cf6c02964c6 2022-08-22 22:36:59.100 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-22 22:36:59.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-22 22:36:59.105 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-22 22:36:59.108 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:37:01.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:01.754 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:01.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:01.754 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:01.887 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:01.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:37:01.891 | address-scope 2022-08-22 22:37:01.891 | router-admin-state-down-before-update 2022-08-22 22:37:01.891 | agent 2022-08-22 22:37:01.891 | agent-resources-synced 2022-08-22 22:37:01.891 | allowed-address-pairs 2022-08-22 22:37:01.892 | auto-allocated-topology 2022-08-22 22:37:01.892 | availability_zone 2022-08-22 22:37:01.892 | availability_zone_filter 2022-08-22 22:37:01.892 | default-subnetpools 2022-08-22 22:37:01.892 | dhcp_agent_scheduler 2022-08-22 22:37:01.892 | dvr 2022-08-22 22:37:01.892 | empty-string-filtering 2022-08-22 22:37:01.892 | external-net 2022-08-22 22:37:01.892 | extra_dhcp_opt 2022-08-22 22:37:01.892 | extraroute 2022-08-22 22:37:01.892 | extraroute-atomic 2022-08-22 22:37:01.892 | filter-validation 2022-08-22 22:37:01.892 | fip-port-details 2022-08-22 22:37:01.892 | flavors 2022-08-22 22:37:01.892 | floatingip-pools 2022-08-22 22:37:01.892 | ip-substring-filtering 2022-08-22 22:37:01.892 | router 2022-08-22 22:37:01.892 | ext-gw-mode 2022-08-22 22:37:01.892 | l3-ha 2022-08-22 22:37:01.892 | l3-flavors 2022-08-22 22:37:01.892 | l3-port-ip-change-not-allowed 2022-08-22 22:37:01.892 | l3_agent_scheduler 2022-08-22 22:37:01.892 | metering 2022-08-22 22:37:01.892 | metering_source_and_destination_fields 2022-08-22 22:37:01.892 | multi-provider 2022-08-22 22:37:01.892 | net-mtu 2022-08-22 22:37:01.892 | net-mtu-writable 2022-08-22 22:37:01.892 | network_availability_zone 2022-08-22 22:37:01.892 | network-ip-availability 2022-08-22 22:37:01.892 | pagination 2022-08-22 22:37:01.892 | port-device-profile 2022-08-22 22:37:01.892 | port-mac-override 2022-08-22 22:37:01.893 | port-mac-address-regenerate 2022-08-22 22:37:01.893 | port-numa-affinity-policy 2022-08-22 22:37:01.893 | binding 2022-08-22 22:37:01.893 | binding-extended 2022-08-22 22:37:01.893 | port-security 2022-08-22 22:37:01.893 | project-id 2022-08-22 22:37:01.893 | provider 2022-08-22 22:37:01.893 | quota-check-limit 2022-08-22 22:37:01.893 | quotas 2022-08-22 22:37:01.893 | quota_details 2022-08-22 22:37:01.893 | rbac-policies 2022-08-22 22:37:01.893 | rbac-address-group 2022-08-22 22:37:01.893 | rbac-address-scope 2022-08-22 22:37:01.893 | rbac-security-groups 2022-08-22 22:37:01.893 | rbac-subnetpool 2022-08-22 22:37:01.893 | revision-if-match 2022-08-22 22:37:01.893 | standard-attr-revisions 2022-08-22 22:37:01.893 | router_availability_zone 2022-08-22 22:37:01.893 | security-groups-normalized-cidr 2022-08-22 22:37:01.893 | port-security-groups-filtering 2022-08-22 22:37:01.893 | security-groups-remote-address-group 2022-08-22 22:37:01.893 | security-groups-shared-filtering 2022-08-22 22:37:01.893 | security-group 2022-08-22 22:37:01.893 | service-type 2022-08-22 22:37:01.893 | sorting 2022-08-22 22:37:01.893 | standard-attr-description 2022-08-22 22:37:01.894 | stateful-security-group 2022-08-22 22:37:01.894 | subnet_onboard 2022-08-22 22:37:01.894 | subnet-service-types 2022-08-22 22:37:01.894 | subnet_allocation 2022-08-22 22:37:01.894 | subnetpool-prefix-ops 2022-08-22 22:37:01.894 | standard-attr-tag 2022-08-22 22:37:01.894 | standard-attr-timestamp' 2022-08-22 22:37:01.894 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:37:01.894 | address-scope 2022-08-22 22:37:01.894 | router-admin-state-down-before-update 2022-08-22 22:37:01.894 | agent 2022-08-22 22:37:01.894 | agent-resources-synced 2022-08-22 22:37:01.894 | allowed-address-pairs 2022-08-22 22:37:01.894 | auto-allocated-topology 2022-08-22 22:37:01.894 | availability_zone 2022-08-22 22:37:01.895 | availability_zone_filter 2022-08-22 22:37:01.895 | default-subnetpools 2022-08-22 22:37:01.895 | dhcp_agent_scheduler 2022-08-22 22:37:01.895 | dvr 2022-08-22 22:37:01.895 | empty-string-filtering 2022-08-22 22:37:01.895 | external-net 2022-08-22 22:37:01.895 | extra_dhcp_opt 2022-08-22 22:37:01.895 | extraroute 2022-08-22 22:37:01.895 | extraroute-atomic 2022-08-22 22:37:01.895 | filter-validation 2022-08-22 22:37:01.895 | fip-port-details 2022-08-22 22:37:01.895 | flavors 2022-08-22 22:37:01.895 | floatingip-pools 2022-08-22 22:37:01.895 | ip-substring-filtering 2022-08-22 22:37:01.895 | router 2022-08-22 22:37:01.895 | ext-gw-mode 2022-08-22 22:37:01.895 | l3-ha 2022-08-22 22:37:01.895 | l3-flavors 2022-08-22 22:37:01.895 | l3-port-ip-change-not-allowed 2022-08-22 22:37:01.895 | l3_agent_scheduler 2022-08-22 22:37:01.895 | metering 2022-08-22 22:37:01.895 | metering_source_and_destination_fields 2022-08-22 22:37:01.895 | multi-provider 2022-08-22 22:37:01.895 | net-mtu 2022-08-22 22:37:01.895 | net-mtu-writable 2022-08-22 22:37:01.895 | network_availability_zone 2022-08-22 22:37:01.895 | network-ip-availability 2022-08-22 22:37:01.895 | pagination 2022-08-22 22:37:01.895 | port-device-profile 2022-08-22 22:37:01.895 | port-mac-override 2022-08-22 22:37:01.895 | port-mac-address-regenerate 2022-08-22 22:37:01.895 | port-numa-affinity-policy 2022-08-22 22:37:01.895 | binding 2022-08-22 22:37:01.895 | binding-extended 2022-08-22 22:37:01.895 | port-security 2022-08-22 22:37:01.896 | project-id 2022-08-22 22:37:01.896 | provider 2022-08-22 22:37:01.896 | quota-check-limit 2022-08-22 22:37:01.896 | quotas 2022-08-22 22:37:01.896 | quota_details 2022-08-22 22:37:01.896 | rbac-policies 2022-08-22 22:37:01.896 | rbac-address-group 2022-08-22 22:37:01.896 | rbac-address-scope 2022-08-22 22:37:01.896 | rbac-security-groups 2022-08-22 22:37:01.896 | rbac-subnetpool 2022-08-22 22:37:01.896 | revision-if-match 2022-08-22 22:37:01.896 | standard-attr-revisions 2022-08-22 22:37:01.896 | router_availability_zone 2022-08-22 22:37:01.896 | security-groups-normalized-cidr 2022-08-22 22:37:01.896 | port-security-groups-filtering 2022-08-22 22:37:01.896 | security-groups-remote-address-group 2022-08-22 22:37:01.896 | security-groups-shared-filtering 2022-08-22 22:37:01.896 | security-group 2022-08-22 22:37:01.896 | service-type 2022-08-22 22:37:01.896 | sorting 2022-08-22 22:37:01.896 | standard-attr-description 2022-08-22 22:37:01.896 | stateful-security-group 2022-08-22 22:37:01.896 | subnet_onboard 2022-08-22 22:37:01.896 | subnet-service-types 2022-08-22 22:37:01.896 | subnet_allocation 2022-08-22 22:37:01.896 | subnetpool-prefix-ops 2022-08-22 22:37:01.896 | standard-attr-tag 2022-08-22 22:37:01.896 | standard-attr-timestamp =~ router ]] 2022-08-22 22:37:01.898 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:37:01.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-22 22:37:01.905 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-22 22:37:01.910 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:37:04.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:04.506 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:04.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:04.506 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:04.641 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:04.646 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:37:04.646 | address-scope 2022-08-22 22:37:04.646 | router-admin-state-down-before-update 2022-08-22 22:37:04.646 | agent 2022-08-22 22:37:04.646 | agent-resources-synced 2022-08-22 22:37:04.646 | allowed-address-pairs 2022-08-22 22:37:04.646 | auto-allocated-topology 2022-08-22 22:37:04.646 | availability_zone 2022-08-22 22:37:04.646 | availability_zone_filter 2022-08-22 22:37:04.646 | default-subnetpools 2022-08-22 22:37:04.646 | dhcp_agent_scheduler 2022-08-22 22:37:04.646 | dvr 2022-08-22 22:37:04.646 | empty-string-filtering 2022-08-22 22:37:04.646 | external-net 2022-08-22 22:37:04.646 | extra_dhcp_opt 2022-08-22 22:37:04.646 | extraroute 2022-08-22 22:37:04.646 | extraroute-atomic 2022-08-22 22:37:04.646 | filter-validation 2022-08-22 22:37:04.646 | fip-port-details 2022-08-22 22:37:04.646 | flavors 2022-08-22 22:37:04.646 | floatingip-pools 2022-08-22 22:37:04.647 | ip-substring-filtering 2022-08-22 22:37:04.647 | router 2022-08-22 22:37:04.647 | ext-gw-mode 2022-08-22 22:37:04.647 | l3-ha 2022-08-22 22:37:04.647 | l3-flavors 2022-08-22 22:37:04.647 | l3-port-ip-change-not-allowed 2022-08-22 22:37:04.647 | l3_agent_scheduler 2022-08-22 22:37:04.647 | metering 2022-08-22 22:37:04.647 | metering_source_and_destination_fields 2022-08-22 22:37:04.647 | multi-provider 2022-08-22 22:37:04.647 | net-mtu 2022-08-22 22:37:04.647 | net-mtu-writable 2022-08-22 22:37:04.647 | network_availability_zone 2022-08-22 22:37:04.647 | network-ip-availability 2022-08-22 22:37:04.647 | pagination 2022-08-22 22:37:04.647 | port-device-profile 2022-08-22 22:37:04.647 | port-mac-override 2022-08-22 22:37:04.647 | port-mac-address-regenerate 2022-08-22 22:37:04.647 | port-numa-affinity-policy 2022-08-22 22:37:04.647 | binding 2022-08-22 22:37:04.647 | binding-extended 2022-08-22 22:37:04.647 | port-security 2022-08-22 22:37:04.647 | project-id 2022-08-22 22:37:04.647 | provider 2022-08-22 22:37:04.647 | quota-check-limit 2022-08-22 22:37:04.647 | quotas 2022-08-22 22:37:04.647 | quota_details 2022-08-22 22:37:04.647 | rbac-policies 2022-08-22 22:37:04.647 | rbac-address-group 2022-08-22 22:37:04.647 | rbac-address-scope 2022-08-22 22:37:04.647 | rbac-security-groups 2022-08-22 22:37:04.647 | rbac-subnetpool 2022-08-22 22:37:04.648 | revision-if-match 2022-08-22 22:37:04.648 | standard-attr-revisions 2022-08-22 22:37:04.648 | router_availability_zone 2022-08-22 22:37:04.648 | security-groups-normalized-cidr 2022-08-22 22:37:04.648 | port-security-groups-filtering 2022-08-22 22:37:04.648 | security-groups-remote-address-group 2022-08-22 22:37:04.648 | security-groups-shared-filtering 2022-08-22 22:37:04.648 | security-group 2022-08-22 22:37:04.648 | service-type 2022-08-22 22:37:04.648 | sorting 2022-08-22 22:37:04.648 | standard-attr-description 2022-08-22 22:37:04.648 | stateful-security-group 2022-08-22 22:37:04.648 | subnet_onboard 2022-08-22 22:37:04.648 | subnet-service-types 2022-08-22 22:37:04.648 | subnet_allocation 2022-08-22 22:37:04.648 | subnetpool-prefix-ops 2022-08-22 22:37:04.648 | standard-attr-tag 2022-08-22 22:37:04.648 | standard-attr-timestamp' 2022-08-22 22:37:04.650 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:37:04.650 | address-scope 2022-08-22 22:37:04.650 | router-admin-state-down-before-update 2022-08-22 22:37:04.650 | agent 2022-08-22 22:37:04.650 | agent-resources-synced 2022-08-22 22:37:04.650 | allowed-address-pairs 2022-08-22 22:37:04.650 | auto-allocated-topology 2022-08-22 22:37:04.650 | availability_zone 2022-08-22 22:37:04.650 | availability_zone_filter 2022-08-22 22:37:04.650 | default-subnetpools 2022-08-22 22:37:04.650 | dhcp_agent_scheduler 2022-08-22 22:37:04.650 | dvr 2022-08-22 22:37:04.650 | empty-string-filtering 2022-08-22 22:37:04.650 | external-net 2022-08-22 22:37:04.650 | extra_dhcp_opt 2022-08-22 22:37:04.650 | extraroute 2022-08-22 22:37:04.650 | extraroute-atomic 2022-08-22 22:37:04.650 | filter-validation 2022-08-22 22:37:04.650 | fip-port-details 2022-08-22 22:37:04.650 | flavors 2022-08-22 22:37:04.650 | floatingip-pools 2022-08-22 22:37:04.650 | ip-substring-filtering 2022-08-22 22:37:04.650 | router 2022-08-22 22:37:04.650 | ext-gw-mode 2022-08-22 22:37:04.650 | l3-ha 2022-08-22 22:37:04.650 | l3-flavors 2022-08-22 22:37:04.650 | l3-port-ip-change-not-allowed 2022-08-22 22:37:04.650 | l3_agent_scheduler 2022-08-22 22:37:04.650 | metering 2022-08-22 22:37:04.651 | metering_source_and_destination_fields 2022-08-22 22:37:04.651 | multi-provider 2022-08-22 22:37:04.651 | net-mtu 2022-08-22 22:37:04.651 | net-mtu-writable 2022-08-22 22:37:04.651 | network_availability_zone 2022-08-22 22:37:04.651 | network-ip-availability 2022-08-22 22:37:04.651 | pagination 2022-08-22 22:37:04.651 | port-device-profile 2022-08-22 22:37:04.651 | port-mac-override 2022-08-22 22:37:04.651 | port-mac-address-regenerate 2022-08-22 22:37:04.651 | port-numa-affinity-policy 2022-08-22 22:37:04.651 | binding 2022-08-22 22:37:04.651 | binding-extended 2022-08-22 22:37:04.651 | port-security 2022-08-22 22:37:04.651 | project-id 2022-08-22 22:37:04.651 | provider 2022-08-22 22:37:04.651 | quota-check-limit 2022-08-22 22:37:04.651 | quotas 2022-08-22 22:37:04.651 | quota_details 2022-08-22 22:37:04.651 | rbac-policies 2022-08-22 22:37:04.651 | rbac-address-group 2022-08-22 22:37:04.651 | rbac-address-scope 2022-08-22 22:37:04.651 | rbac-security-groups 2022-08-22 22:37:04.651 | rbac-subnetpool 2022-08-22 22:37:04.651 | revision-if-match 2022-08-22 22:37:04.651 | standard-attr-revisions 2022-08-22 22:37:04.651 | router_availability_zone 2022-08-22 22:37:04.651 | security-groups-normalized-cidr 2022-08-22 22:37:04.651 | port-security-groups-filtering 2022-08-22 22:37:04.651 | security-groups-remote-address-group 2022-08-22 22:37:04.651 | security-groups-shared-filtering 2022-08-22 22:37:04.651 | security-group 2022-08-22 22:37:04.651 | service-type 2022-08-22 22:37:04.651 | sorting 2022-08-22 22:37:04.652 | standard-attr-description 2022-08-22 22:37:04.652 | stateful-security-group 2022-08-22 22:37:04.652 | subnet_onboard 2022-08-22 22:37:04.652 | subnet-service-types 2022-08-22 22:37:04.652 | subnet_allocation 2022-08-22 22:37:04.652 | subnetpool-prefix-ops 2022-08-22 22:37:04.652 | standard-attr-tag 2022-08-22 22:37:04.652 | standard-attr-timestamp =~ external-net ]] 2022-08-22 22:37:04.653 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:37:04.655 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-22 22:37:04.660 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-22 22:37:04.660 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-22 22:37:04.660 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-22 22:37:04.663 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:37:04.666 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:07.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:07.438 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:07.438 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:07.571 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:07.575 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:37:07.579 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:37:07.583 | ++ functions-common:get_field:818 : echo '| id | 700ecea0-a42e-4820-ae88-5643944fbee4 |' 2022-08-22 22:37:07.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:37:07.590 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:07.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=700ecea0-a42e-4820-ae88-5643944fbee4 2022-08-22 22:37:07.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-22 22:37:07.599 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:37:07.617 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-22 22:37:07.619 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-22 22:37:07.622 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-22 22:37:07.626 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:37:10.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:10.247 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:10.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:10.247 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:10.378 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:10.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:37:10.383 | address-scope 2022-08-22 22:37:10.383 | router-admin-state-down-before-update 2022-08-22 22:37:10.383 | agent 2022-08-22 22:37:10.383 | agent-resources-synced 2022-08-22 22:37:10.383 | allowed-address-pairs 2022-08-22 22:37:10.383 | auto-allocated-topology 2022-08-22 22:37:10.383 | availability_zone 2022-08-22 22:37:10.383 | availability_zone_filter 2022-08-22 22:37:10.383 | default-subnetpools 2022-08-22 22:37:10.383 | dhcp_agent_scheduler 2022-08-22 22:37:10.383 | dvr 2022-08-22 22:37:10.383 | empty-string-filtering 2022-08-22 22:37:10.383 | external-net 2022-08-22 22:37:10.383 | extra_dhcp_opt 2022-08-22 22:37:10.383 | extraroute 2022-08-22 22:37:10.384 | extraroute-atomic 2022-08-22 22:37:10.384 | filter-validation 2022-08-22 22:37:10.384 | fip-port-details 2022-08-22 22:37:10.384 | flavors 2022-08-22 22:37:10.384 | floatingip-pools 2022-08-22 22:37:10.384 | ip-substring-filtering 2022-08-22 22:37:10.384 | router 2022-08-22 22:37:10.384 | ext-gw-mode 2022-08-22 22:37:10.384 | l3-ha 2022-08-22 22:37:10.384 | l3-flavors 2022-08-22 22:37:10.384 | l3-port-ip-change-not-allowed 2022-08-22 22:37:10.384 | l3_agent_scheduler 2022-08-22 22:37:10.384 | metering 2022-08-22 22:37:10.384 | metering_source_and_destination_fields 2022-08-22 22:37:10.384 | multi-provider 2022-08-22 22:37:10.384 | net-mtu 2022-08-22 22:37:10.384 | net-mtu-writable 2022-08-22 22:37:10.384 | network_availability_zone 2022-08-22 22:37:10.384 | network-ip-availability 2022-08-22 22:37:10.384 | pagination 2022-08-22 22:37:10.384 | port-device-profile 2022-08-22 22:37:10.385 | port-mac-override 2022-08-22 22:37:10.385 | port-mac-address-regenerate 2022-08-22 22:37:10.385 | port-numa-affinity-policy 2022-08-22 22:37:10.385 | binding 2022-08-22 22:37:10.385 | binding-extended 2022-08-22 22:37:10.385 | port-security 2022-08-22 22:37:10.385 | project-id 2022-08-22 22:37:10.385 | provider 2022-08-22 22:37:10.385 | quota-check-limit 2022-08-22 22:37:10.385 | quotas 2022-08-22 22:37:10.385 | quota_details 2022-08-22 22:37:10.385 | rbac-policies 2022-08-22 22:37:10.385 | rbac-address-group 2022-08-22 22:37:10.385 | rbac-address-scope 2022-08-22 22:37:10.385 | rbac-security-groups 2022-08-22 22:37:10.385 | rbac-subnetpool 2022-08-22 22:37:10.385 | revision-if-match 2022-08-22 22:37:10.385 | standard-attr-revisions 2022-08-22 22:37:10.385 | router_availability_zone 2022-08-22 22:37:10.385 | security-groups-normalized-cidr 2022-08-22 22:37:10.385 | port-security-groups-filtering 2022-08-22 22:37:10.385 | security-groups-remote-address-group 2022-08-22 22:37:10.385 | security-groups-shared-filtering 2022-08-22 22:37:10.385 | security-group 2022-08-22 22:37:10.385 | service-type 2022-08-22 22:37:10.385 | sorting 2022-08-22 22:37:10.385 | standard-attr-description 2022-08-22 22:37:10.385 | stateful-security-group 2022-08-22 22:37:10.385 | subnet_onboard 2022-08-22 22:37:10.386 | subnet-service-types 2022-08-22 22:37:10.386 | subnet_allocation 2022-08-22 22:37:10.386 | subnetpool-prefix-ops 2022-08-22 22:37:10.386 | standard-attr-tag 2022-08-22 22:37:10.386 | standard-attr-timestamp' 2022-08-22 22:37:10.387 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:37:10.387 | address-scope 2022-08-22 22:37:10.387 | router-admin-state-down-before-update 2022-08-22 22:37:10.387 | agent 2022-08-22 22:37:10.387 | agent-resources-synced 2022-08-22 22:37:10.387 | allowed-address-pairs 2022-08-22 22:37:10.387 | auto-allocated-topology 2022-08-22 22:37:10.387 | availability_zone 2022-08-22 22:37:10.387 | availability_zone_filter 2022-08-22 22:37:10.387 | default-subnetpools 2022-08-22 22:37:10.387 | dhcp_agent_scheduler 2022-08-22 22:37:10.387 | dvr 2022-08-22 22:37:10.387 | empty-string-filtering 2022-08-22 22:37:10.387 | external-net 2022-08-22 22:37:10.387 | extra_dhcp_opt 2022-08-22 22:37:10.387 | extraroute 2022-08-22 22:37:10.388 | extraroute-atomic 2022-08-22 22:37:10.388 | filter-validation 2022-08-22 22:37:10.388 | fip-port-details 2022-08-22 22:37:10.388 | flavors 2022-08-22 22:37:10.388 | floatingip-pools 2022-08-22 22:37:10.388 | ip-substring-filtering 2022-08-22 22:37:10.388 | router 2022-08-22 22:37:10.388 | ext-gw-mode 2022-08-22 22:37:10.388 | l3-ha 2022-08-22 22:37:10.388 | l3-flavors 2022-08-22 22:37:10.388 | l3-port-ip-change-not-allowed 2022-08-22 22:37:10.388 | l3_agent_scheduler 2022-08-22 22:37:10.388 | metering 2022-08-22 22:37:10.388 | metering_source_and_destination_fields 2022-08-22 22:37:10.388 | multi-provider 2022-08-22 22:37:10.388 | net-mtu 2022-08-22 22:37:10.388 | net-mtu-writable 2022-08-22 22:37:10.388 | network_availability_zone 2022-08-22 22:37:10.388 | network-ip-availability 2022-08-22 22:37:10.388 | pagination 2022-08-22 22:37:10.388 | port-device-profile 2022-08-22 22:37:10.389 | port-mac-override 2022-08-22 22:37:10.389 | port-mac-address-regenerate 2022-08-22 22:37:10.389 | port-numa-affinity-policy 2022-08-22 22:37:10.389 | binding 2022-08-22 22:37:10.389 | binding-extended 2022-08-22 22:37:10.389 | port-security 2022-08-22 22:37:10.389 | project-id 2022-08-22 22:37:10.389 | provider 2022-08-22 22:37:10.389 | quota-check-limit 2022-08-22 22:37:10.389 | quotas 2022-08-22 22:37:10.389 | quota_details 2022-08-22 22:37:10.389 | rbac-policies 2022-08-22 22:37:10.389 | rbac-address-group 2022-08-22 22:37:10.389 | rbac-address-scope 2022-08-22 22:37:10.389 | rbac-security-groups 2022-08-22 22:37:10.389 | rbac-subnetpool 2022-08-22 22:37:10.389 | revision-if-match 2022-08-22 22:37:10.389 | standard-attr-revisions 2022-08-22 22:37:10.389 | router_availability_zone 2022-08-22 22:37:10.389 | security-groups-normalized-cidr 2022-08-22 22:37:10.389 | port-security-groups-filtering 2022-08-22 22:37:10.389 | security-groups-remote-address-group 2022-08-22 22:37:10.389 | security-groups-shared-filtering 2022-08-22 22:37:10.389 | security-group 2022-08-22 22:37:10.389 | service-type 2022-08-22 22:37:10.389 | sorting 2022-08-22 22:37:10.389 | standard-attr-description 2022-08-22 22:37:10.389 | stateful-security-group 2022-08-22 22:37:10.389 | subnet_onboard 2022-08-22 22:37:10.389 | subnet-service-types 2022-08-22 22:37:10.389 | subnet_allocation 2022-08-22 22:37:10.390 | subnetpool-prefix-ops 2022-08-22 22:37:10.390 | standard-attr-tag 2022-08-22 22:37:10.390 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-22 22:37:10.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:37:10.395 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-22 22:37:10.398 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-22 22:37:10.403 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-22 22:37:10.403 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-22 22:37:10.404 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-22 22:37:10.407 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:37:10.411 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:13.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:13.296 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:13.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:13.296 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:13.440 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:13.443 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:37:13.446 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:37:13.450 | ++ functions-common:get_field:818 : echo '| id | cef03a79-ded6-484e-a123-35e92a6b84d4 |' 2022-08-22 22:37:13.450 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:37:13.456 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:13.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=cef03a79-ded6-484e-a123-35e92a6b84d4 2022-08-22 22:37:13.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-22 22:37:13.467 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:37:13.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-22 22:37:13.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-22 22:37:13.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 700ecea0-a42e-4820-ae88-5643944fbee4 a2c4c7bf-0357-43c2-a345-0cf6c02964c6 2022-08-22 22:37:18.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:18.055 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:18.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:18.055 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:18.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-22 22:37:18.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 cef03a79-ded6-484e-a123-35e92a6b84d4 2022-08-22 22:37:18.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-22 22:37:18.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-22 22:37:18.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.10.1 ]] 2022-08-22 22:37:18.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.10.1 ' 2022-08-22 22:37:18.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network cef03a79-ded6-484e-a123-35e92a6b84d4 --subnet-range 172.26.10.0/24 --no-dhcp ' 2022-08-22 22:37:18.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-22 22:37:18.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-22 22:37:18.223 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.10.1 --network cef03a79-ded6-484e-a123-35e92a6b84d4 --subnet-range 172.26.10.0/24 --no-dhcp public-subnet 2022-08-22 22:37:18.223 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-22 22:37:21.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:21.262 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:21.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:21.262 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:21.395 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:21.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.10.1 | 2022-08-22 22:37:21.400 | | id | bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 |' 2022-08-22 22:37:21.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-22 22:37:21.407 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:37:21.424 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 '|' 2022-08-22 22:37:21.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.10.1 | | id | bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 |' 2022-08-22 22:37:21.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-22 22:37:21.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 '|' 2022-08-22 22:37:21.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-22 22:37:21.437 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:37:21.439 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:21.442 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:37:21.444 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:37:21.447 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.10.1 | | id | bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 |' 2022-08-22 22:37:21.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:37:21.453 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:21.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.10.1 2022-08-22 22:37:21.460 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 '|' 2022-08-22 22:37:21.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-22 22:37:21.463 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:37:21.465 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:21.468 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-08-22 22:37:21.470 | ++ functions-common:get_field:816 : field='$6' 2022-08-22 22:37:21.473 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.10.1 | | id | bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 |' 2022-08-22 22:37:21.474 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-22 22:37:21.479 | ++ functions-common:get_field:812 : read data 2022-08-22 22:37:21.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=bb68e01e-d7ae-4868-999e-d1f6caa3b9c6 2022-08-22 22:37:21.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway cef03a79-ded6-484e-a123-35e92a6b84d4 700ecea0-a42e-4820-ae88-5643944fbee4 2022-08-22 22:37:25.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:25.882 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:25.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:25.882 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:26.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:37:26.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-22 22:37:26.042 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:26.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-22 22:37:26.046 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-22 22:37:26.049 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-22 22:37:26.052 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-22 22:37:26.055 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-22 22:37:26.057 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-22 22:37:26.076 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-22 22:37:26.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-22 22:37:26.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-22 22:37:26.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-22 22:37:26.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-22 22:37:26.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-22 22:37:26.092 | + functions-common:test_with_retry:2377 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-22 22:37:26.094 | + functions-common:test_with_retry:2378 : local 'failmsg=br-data creation failed' 2022-08-22 22:37:26.097 | + functions-common:test_with_retry:2379 : local until=10 2022-08-22 22:37:26.099 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-22 22:37:26.102 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-22 22:37:26.104 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-22 22:37:26.107 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:26.109 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:26.112 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:26.117 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207846114 2022-08-22 22:37:26.119 | + functions-common:test_with_retry:2383 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-22 22:37:26.128 | + functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-22 22:37:26.130 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:26.133 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:26.136 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:26.139 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:26.142 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:26.145 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-22 22:37:26.148 | + functions-common:time_stop:2446 : start_time=1661207846114 2022-08-22 22:37:26.150 | + functions-common:time_stop:2448 : [[ -z 1661207846114 ]] 2022-08-22 22:37:26.154 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:26.158 | + functions-common:time_stop:2451 : end_time=1661207846155 2022-08-22 22:37:26.161 | + functions-common:time_stop:2452 : elapsed_time=41 2022-08-22 22:37:26.163 | + functions-common:time_stop:2453 : total=5627 2022-08-22 22:37:26.166 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:26.169 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5668 2022-08-22 22:37:26.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-22 22:37:26.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.10.1 2022-08-22 22:37:26.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-22 22:37:26.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:37:26.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-22 22:37:26.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-22 22:37:26.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.10.1/24 dev br-data 2022-08-22 22:37:26.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-22 22:37:26.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-22 22:37:26.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-22 22:37:26.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-22 22:37:26.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-22 22:37:28.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:28.844 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:28.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:28.844 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:28.976 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:37:28.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.10.144 ' 2022-08-22 22:37:28.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-22 22:37:28.985 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:37:29.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-22 22:37:29.005 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:37:29.008 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-22 22:37:29.011 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-22 22:37:29.029 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:29.032 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-22 22:37:29.034 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:37:29.037 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-22 22:37:29.040 | + ./stack.sh:main:1314 : start_nova 2022-08-22 22:37:29.042 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-22 22:37:29.045 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:29.048 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:29.051 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:29.053 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-22 22:37:29.056 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.059 | + functions-common:run_process:1693 : local service=n-sch 2022-08-22 22:37:29.061 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.064 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:29.066 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:29.069 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:29.072 | + functions-common:run_process:1699 : local name=n-sch 2022-08-22 22:37:29.074 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:29.077 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:29.080 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:29.082 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:29.086 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:29.091 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207849088 2022-08-22 22:37:29.094 | + functions-common:run_process:1702 : is_service_enabled n-sch 2022-08-22 22:37:29.111 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:29.114 | + functions-common:run_process:1703 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-22 22:37:29.117 | + functions-common:_run_under_systemd:1653 : local service=n-sch 2022-08-22 22:37:29.119 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.122 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.125 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.127 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.130 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-22 22:37:29.132 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-22 22:37:29.135 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-sch.service 2022-08-22 22:37:29.138 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:29.140 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:29.143 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:29.145 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:29.148 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-22 22:37:29.151 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-22 22:37:29.153 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-08-22 22:37:29.156 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.158 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:29.161 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:29.166 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:37:29.168 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:29.171 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:29.173 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-22 22:37:29.176 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:29.180 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-22 22:37:29.238 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-22 22:37:29.299 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:37:29.357 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-22 22:37:29.415 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-22 22:37:29.478 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:29.536 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:37:29.539 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:29.541 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-22 22:37:29.600 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:30.073 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-08-22 22:37:30.091 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-22 22:37:30.540 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-08-22 22:37:30.565 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:30.569 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:30.572 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:30.574 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:30.577 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:30.580 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:30.582 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:30.585 | + functions-common:time_stop:2446 : start_time=1661207849088 2022-08-22 22:37:30.587 | + functions-common:time_stop:2448 : [[ -z 1661207849088 ]] 2022-08-22 22:37:30.591 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:30.596 | + functions-common:time_stop:2451 : end_time=1661207850593 2022-08-22 22:37:30.598 | + functions-common:time_stop:2452 : elapsed_time=1505 2022-08-22 22:37:30.601 | + functions-common:time_stop:2453 : total=23816 2022-08-22 22:37:30.603 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:30.606 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25321 2022-08-22 22:37:30.608 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-22 22:37:30.612 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-22 22:37:30.616 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.619 | + functions-common:run_process:1693 : local service=n-api-meta 2022-08-22 22:37:30.621 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.624 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:30.626 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:30.629 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:30.631 | + functions-common:run_process:1699 : local name=n-api-meta 2022-08-22 22:37:30.633 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:30.636 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:30.638 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:30.641 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:30.644 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:30.649 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207850646 2022-08-22 22:37:30.651 | + functions-common:run_process:1702 : is_service_enabled n-api-meta 2022-08-22 22:37:30.669 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:30.672 | + functions-common:run_process:1703 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-22 22:37:30.674 | + functions-common:_run_under_systemd:1653 : local service=n-api-meta 2022-08-22 22:37:30.677 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.680 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.682 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.685 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.687 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-22 22:37:30.690 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-22 22:37:30.692 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api-meta.service 2022-08-22 22:37:30.695 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:30.697 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:30.700 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:30.703 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:30.705 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:37:30.708 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-22 22:37:30.711 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api-meta.service 2022-08-22 22:37:30.713 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.716 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:37:30.718 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:37:30.720 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:37:30.723 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-22 22:37:30.725 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:37:30.730 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-22 22:37:30.788 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-22 22:37:30.847 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-22 22:37:30.906 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:37:30.965 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:31.026 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-22 22:37:31.084 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-22 22:37:31.146 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-22 22:37:31.207 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-22 22:37:31.266 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-22 22:37:31.326 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:37:31.329 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:37:31.331 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-22 22:37:31.394 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:37:31.879 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-08-22 22:37:31.893 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-22 22:37:32.354 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-08-22 22:37:32.430 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:32.434 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:32.438 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:32.441 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:32.446 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:32.448 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:32.451 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:32.453 | + functions-common:time_stop:2446 : start_time=1661207850646 2022-08-22 22:37:32.456 | + functions-common:time_stop:2448 : [[ -z 1661207850646 ]] 2022-08-22 22:37:32.462 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:32.464 | + functions-common:time_stop:2451 : end_time=1661207852461 2022-08-22 22:37:32.469 | + functions-common:time_stop:2452 : elapsed_time=1815 2022-08-22 22:37:32.474 | + functions-common:time_stop:2453 : total=25321 2022-08-22 22:37:32.477 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:32.480 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27136 2022-08-22 22:37:32.482 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.485 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.488 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-22 22:37:32.491 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.494 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.496 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.499 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-22 22:37:32.502 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:37:32.504 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-22 22:37:32.510 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-22 22:37:32.512 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:37:32.515 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:37:32.517 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-22 22:37:32.537 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.539 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:37:32.542 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-22 22:37:32.562 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.564 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:37:32.567 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-22 22:37:32.592 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.598 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-22 22:37:32.600 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:37:32.603 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-22 22:37:32.606 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-22 22:37:32.609 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:37:32.612 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:37:32.615 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:37:32.617 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:37:32.620 | + functions-common:run_process:1693 : local service=n-novnc-cell1 2022-08-22 22:37:32.623 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:37:32.625 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:32.628 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:32.631 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:32.633 | + functions-common:run_process:1699 : local name=n-novnc-cell1 2022-08-22 22:37:32.636 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:32.638 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:32.641 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:32.644 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:32.649 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:32.652 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207852648 2022-08-22 22:37:32.655 | + functions-common:run_process:1702 : is_service_enabled n-novnc-cell1 2022-08-22 22:37:32.679 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.681 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:32.684 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:32.686 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:32.689 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:32.691 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:32.694 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:32.696 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:32.699 | + functions-common:time_stop:2446 : start_time=1661207852648 2022-08-22 22:37:32.701 | + functions-common:time_stop:2448 : [[ -z 1661207852648 ]] 2022-08-22 22:37:32.707 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:32.709 | + functions-common:time_stop:2451 : end_time=1661207852706 2022-08-22 22:37:32.712 | + functions-common:time_stop:2452 : elapsed_time=58 2022-08-22 22:37:32.714 | + functions-common:time_stop:2453 : total=27136 2022-08-22 22:37:32.717 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:32.719 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27194 2022-08-22 22:37:32.722 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:37:32.724 | + functions-common:run_process:1693 : local service=n-spice-cell1 2022-08-22 22:37:32.727 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:37:32.730 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:32.732 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:32.735 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:32.737 | + functions-common:run_process:1699 : local name=n-spice-cell1 2022-08-22 22:37:32.740 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:32.743 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:32.745 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:32.748 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:32.754 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:32.756 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207852753 2022-08-22 22:37:32.759 | + functions-common:run_process:1702 : is_service_enabled n-spice-cell1 2022-08-22 22:37:32.780 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.783 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:32.786 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:32.788 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:32.791 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:32.793 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:32.796 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:32.799 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:32.801 | + functions-common:time_stop:2446 : start_time=1661207852753 2022-08-22 22:37:32.804 | + functions-common:time_stop:2448 : [[ -z 1661207852753 ]] 2022-08-22 22:37:32.809 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:32.812 | + functions-common:time_stop:2451 : end_time=1661207852809 2022-08-22 22:37:32.815 | + functions-common:time_stop:2452 : elapsed_time=56 2022-08-22 22:37:32.818 | + functions-common:time_stop:2453 : total=27194 2022-08-22 22:37:32.820 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:32.823 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27250 2022-08-22 22:37:32.826 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:32.828 | + functions-common:run_process:1693 : local service=n-sproxy-cell1 2022-08-22 22:37:32.831 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:32.834 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:32.837 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:32.839 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:32.842 | + functions-common:run_process:1699 : local name=n-sproxy-cell1 2022-08-22 22:37:32.844 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:32.847 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:32.850 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:32.852 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:32.858 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:32.861 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207852857 2022-08-22 22:37:32.863 | + functions-common:run_process:1702 : is_service_enabled n-sproxy-cell1 2022-08-22 22:37:32.884 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:32.887 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:32.889 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:32.892 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:32.895 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:32.897 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:32.900 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:32.903 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:32.905 | + functions-common:time_stop:2446 : start_time=1661207852857 2022-08-22 22:37:32.908 | + functions-common:time_stop:2448 : [[ -z 1661207852857 ]] 2022-08-22 22:37:32.914 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:32.916 | + functions-common:time_stop:2451 : end_time=1661207852913 2022-08-22 22:37:32.919 | + functions-common:time_stop:2452 : elapsed_time=56 2022-08-22 22:37:32.922 | + functions-common:time_stop:2453 : total=27250 2022-08-22 22:37:32.924 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:32.927 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27306 2022-08-22 22:37:32.930 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.933 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:32.935 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-22 22:37:32.938 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:37:32.941 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-22 22:37:32.944 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-22 22:37:32.965 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:32.967 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-22 22:37:33.028 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-22 22:37:33.032 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:37:33.036 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-22 22:37:33.109 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-22 22:37:33.130 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:33.133 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.136 | + functions-common:run_process:1693 : local service=n-super-cond 2022-08-22 22:37:33.138 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.141 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:33.143 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:33.146 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:33.149 | + functions-common:run_process:1699 : local name=n-super-cond 2022-08-22 22:37:33.151 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:33.154 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:33.156 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:33.159 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:33.164 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:33.167 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207853164 2022-08-22 22:37:33.170 | + functions-common:run_process:1702 : is_service_enabled n-super-cond 2022-08-22 22:37:33.198 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:33.201 | + functions-common:run_process:1703 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-22 22:37:33.203 | + functions-common:_run_under_systemd:1653 : local service=n-super-cond 2022-08-22 22:37:33.206 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.209 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.211 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.214 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.216 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-22 22:37:33.219 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-22 22:37:33.221 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-super-cond.service 2022-08-22 22:37:33.224 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:33.227 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:33.229 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:33.232 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:33.234 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-22 22:37:33.237 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-22 22:37:33.239 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-08-22 22:37:33.242 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.244 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:33.247 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:33.252 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:37:33.255 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:33.257 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:33.259 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-22 22:37:33.262 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:33.266 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-22 22:37:33.331 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-22 22:37:33.397 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:37:33.462 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-22 22:37:33.531 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-22 22:37:33.609 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:33.685 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:37:33.688 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:33.690 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-22 22:37:33.758 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:34.266 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-08-22 22:37:34.281 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-22 22:37:34.827 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-08-22 22:37:34.858 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:34.861 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:34.865 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:34.868 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:34.871 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:34.876 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:34.878 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:34.881 | + functions-common:time_stop:2446 : start_time=1661207853164 2022-08-22 22:37:34.888 | + functions-common:time_stop:2448 : [[ -z 1661207853164 ]] 2022-08-22 22:37:34.888 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:34.892 | + functions-common:time_stop:2451 : end_time=1661207854889 2022-08-22 22:37:34.894 | + functions-common:time_stop:2452 : elapsed_time=1725 2022-08-22 22:37:34.897 | + functions-common:time_stop:2453 : total=27306 2022-08-22 22:37:34.899 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:34.902 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=29031 2022-08-22 22:37:34.908 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-22 22:37:34.910 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:37:34.914 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-22 22:37:34.936 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:34.939 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-22 22:37:34.942 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-22 22:37:34.945 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:37:34.949 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:37:34.952 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:37:34.955 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:34.964 | + functions-common:run_process:1693 : local service=n-cond-cell1 2022-08-22 22:37:34.964 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:34.966 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:34.972 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:34.976 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:34.977 | + functions-common:run_process:1699 : local name=n-cond-cell1 2022-08-22 22:37:34.980 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:34.984 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:34.984 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:34.988 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:34.992 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:34.997 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207854992 2022-08-22 22:37:35.003 | + functions-common:run_process:1702 : is_service_enabled n-cond-cell1 2022-08-22 22:37:35.024 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:35.028 | + functions-common:run_process:1703 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-22 22:37:35.030 | + functions-common:_run_under_systemd:1653 : local service=n-cond-cell1 2022-08-22 22:37:35.034 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.037 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.039 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.044 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.044 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-22 22:37:35.048 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-22 22:37:35.052 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-cond-cell1.service 2022-08-22 22:37:35.052 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:35.056 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:35.060 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:35.060 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:35.062 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-22 22:37:35.065 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-22 22:37:35.068 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-08-22 22:37:35.070 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.073 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:35.076 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:35.078 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:37:35.088 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:35.088 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:35.088 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-22 22:37:35.091 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:35.096 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-22 22:37:35.165 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-22 22:37:35.244 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:37:35.309 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-22 22:37:35.382 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-22 22:37:35.451 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:35.526 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:37:35.530 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:35.530 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-22 22:37:35.595 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:36.164 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-22 22:37:36.188 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-22 22:37:36.702 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-22 22:37:36.733 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:36.736 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:36.745 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:36.753 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:36.761 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:36.766 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:36.772 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:36.775 | + functions-common:time_stop:2446 : start_time=1661207854992 2022-08-22 22:37:36.781 | + functions-common:time_stop:2448 : [[ -z 1661207854992 ]] 2022-08-22 22:37:36.789 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:36.801 | + functions-common:time_stop:2451 : end_time=1661207856793 2022-08-22 22:37:36.803 | + functions-common:time_stop:2452 : elapsed_time=1801 2022-08-22 22:37:36.806 | + functions-common:time_stop:2453 : total=29031 2022-08-22 22:37:36.808 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:36.811 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30832 2022-08-22 22:37:36.814 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-22 22:37:36.822 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:36.824 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:36.831 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:36.841 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-22 22:37:36.844 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-22 22:37:36.861 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-22 22:37:36.869 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:37:36.874 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:37:36.877 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-22 22:37:36.884 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:37:36.895 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-22 22:37:36.901 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-22 22:37:36.905 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-22 22:37:36.910 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-22 22:37:36.917 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:37:36.924 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-22 22:37:36.924 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-22 22:37:36.924 | BEGIN { 2022-08-22 22:37:36.924 | section = "" 2022-08-22 22:37:36.924 | last_section = "" 2022-08-22 22:37:36.924 | section_count = 0 2022-08-22 22:37:36.925 | } 2022-08-22 22:37:36.925 | /^\[.+\]/ { 2022-08-22 22:37:36.925 | gsub("[][]", "", $1); 2022-08-22 22:37:36.925 | section=$1 2022-08-22 22:37:36.925 | next 2022-08-22 22:37:36.925 | } 2022-08-22 22:37:36.925 | /^ *\#/ { 2022-08-22 22:37:36.925 | next 2022-08-22 22:37:36.925 | } 2022-08-22 22:37:36.925 | /^[^ \t]+/ { 2022-08-22 22:37:36.925 | # get offset of first = in $0 2022-08-22 22:37:36.925 | eq_idx = index($0, "=") 2022-08-22 22:37:36.925 | # extract attr & value from $0 2022-08-22 22:37:36.925 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:37:36.925 | value = substr($0, eq_idx + 1) 2022-08-22 22:37:36.925 | # only need to strip trailing whitespace from attr 2022-08-22 22:37:36.925 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:37:36.925 | # need to strip leading & trailing whitespace from value 2022-08-22 22:37:36.925 | sub(/^[ \t]*/, "", value) 2022-08-22 22:37:36.925 | sub(/[ \t]*$/, "", value) 2022-08-22 22:37:36.925 | 2022-08-22 22:37:36.925 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:37:36.925 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:37:36.925 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:37:36.925 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:37:36.925 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:37:36.925 | if (section != last_section) { 2022-08-22 22:37:36.925 | cfg_section[section_count++] = section 2022-08-22 22:37:36.925 | last_section = section 2022-08-22 22:37:36.925 | } 2022-08-22 22:37:36.925 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:37:36.925 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:37:36.925 | 2022-08-22 22:37:36.925 | cfg_attr[section, attr, 0] = value 2022-08-22 22:37:36.925 | cfg_attr_count[section, attr] = 1 2022-08-22 22:37:36.926 | } else { 2022-08-22 22:37:36.926 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:37:36.926 | cfg_attr[section, attr, lno] = value 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | END { 2022-08-22 22:37:36.926 | # Process each section in order 2022-08-22 22:37:36.926 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:37:36.926 | section = cfg_section[sno] 2022-08-22 22:37:36.926 | # The ini routines simply append a config item immediately 2022-08-22 22:37:36.926 | # after the section header. To keep the same order as defined 2022-08-22 22:37:36.926 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:37:36.926 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:37:36.926 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:37:36.926 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:37:36.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:37:36.926 | else { 2022-08-22 22:37:36.926 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:37:36.926 | count = cfg_attr_count[section, attr] 2022-08-22 22:37:36.926 | print "inidelete " configfile " " section " " attr 2022-08-22 22:37:36.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:37:36.926 | for (l = count -2; l >= 0; l--) 2022-08-22 22:37:36.926 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | } 2022-08-22 22:37:36.926 | ' 2022-08-22 22:37:36.927 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:37:36.932 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:37:36.948 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:37:36.960 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-22 22:37:36.972 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:37:36.984 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-22 22:37:36.993 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-22 22:37:36.993 | BEGIN { group = "" } 2022-08-22 22:37:36.993 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:37:36.993 | gsub("[][]", "", $1); 2022-08-22 22:37:36.993 | split($1, a, "|"); 2022-08-22 22:37:36.993 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:37:36.993 | group=a[1] 2022-08-22 22:37:36.993 | } else { 2022-08-22 22:37:36.993 | group="" 2022-08-22 22:37:36.993 | } 2022-08-22 22:37:36.993 | next 2022-08-22 22:37:36.993 | } 2022-08-22 22:37:36.993 | { 2022-08-22 22:37:36.993 | if (group != "") 2022-08-22 22:37:36.993 | print $0 2022-08-22 22:37:36.993 | } 2022-08-22 22:37:36.993 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:37:37.009 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:37:37.017 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-22 22:37:37.100 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-22 22:37:37.162 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-22 22:37:37.167 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:37:37.170 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-22 22:37:37.180 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:37:37.184 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-22 22:37:37.187 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:37:37.216 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:37.224 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-22 22:37:37.230 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-22 22:37:37.240 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:37:37.271 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:37.274 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:37:37.277 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:37:37.321 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:37:37.324 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:37:37.327 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-22 22:37:37.347 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-22 22:37:37.368 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-22 22:37:37.370 | + lib/nova:configure_console_compute:639 : local offset 2022-08-22 22:37:37.373 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-22 22:37:37.376 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-22 22:37:37.379 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-22 22:37:37.405 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.58 2022-08-22 22:37:37.407 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-22 22:37:37.426 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:37.429 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-22 22:37:37.447 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:37.450 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-22 22:37:37.452 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-22 22:37:37.490 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-22 22:37:37.509 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:37.511 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-22 22:37:37.529 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:37.532 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-22 22:37:37.534 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-22 22:37:37.537 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-22 22:37:37.539 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-22 22:37:37.542 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-22 22:37:37.544 | + functions-common:run_process:1693 : local service=n-cpu 2022-08-22 22:37:37.547 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-22 22:37:37.550 | + functions-common:run_process:1695 : local group=libvirt 2022-08-22 22:37:37.552 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:37.555 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:37.557 | + functions-common:run_process:1699 : local name=n-cpu 2022-08-22 22:37:37.560 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:37.562 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:37.565 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:37.567 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:37.570 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:37.575 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207857572 2022-08-22 22:37:37.578 | + functions-common:run_process:1702 : is_service_enabled n-cpu 2022-08-22 22:37:37.602 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:37.605 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:37.607 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:37.610 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:37.612 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:37.614 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:37.617 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:37.619 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:37.622 | + functions-common:time_stop:2446 : start_time=1661207857572 2022-08-22 22:37:37.625 | + functions-common:time_stop:2448 : [[ -z 1661207857572 ]] 2022-08-22 22:37:37.630 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:37.634 | + functions-common:time_stop:2451 : end_time=1661207857631 2022-08-22 22:37:37.638 | + functions-common:time_stop:2452 : elapsed_time=59 2022-08-22 22:37:37.641 | + functions-common:time_stop:2453 : total=30832 2022-08-22 22:37:37.643 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:37.646 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30891 2022-08-22 22:37:37.649 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:37.652 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:37:37.654 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-22 22:37:37.674 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:37.677 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-22 22:37:37.677 | Dumping cells_v2 mapping 2022-08-22 22:37:37.680 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-22 22:37:38.255 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:37:41.005 | INFO dbcounter [None req-34764e59-10c0-4bd9-9e8b-c917fdf2561c None None] Registered counter for database nova_api 2022-08-22 22:37:41.031 | DEBUG dbcounter [-] [333677] Writer thread running {{(pid=333677) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:37:41.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:41.084 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:41.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:41.085 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:41.085 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:37:41.085 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-22 22:37:41.085 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:37:41.085 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-22 22:37:41.085 | | cell1 | 9f860c47-0b93-45ad-ab8d-26be137b5ff6 | rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-22 22:37:41.085 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:37:41.507 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-22 22:37:41.511 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-22 22:37:41.589 | + inc/async:async_inner:63 : create_flavors 2022-08-22 22:37:41.636 | [261128 Async create_flavors:333773]: running: create_flavors 2022-08-22 22:37:41.639 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-22 22:37:41.658 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:41.660 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-22 22:37:41.663 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:37:41.666 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-22 22:37:41.669 | + ./stack.sh:main:1319 : start_cinder 2022-08-22 22:37:41.671 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-22 22:37:41.674 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-22 22:37:41.677 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-22 22:37:41.679 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-22 22:37:41.696 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:41.699 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-22 22:37:41.702 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-22 22:37:41.704 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-22 22:37:41.708 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-22 22:37:41.712 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.715 | + functions-common:run_process:1693 : local service=c-api 2022-08-22 22:37:41.718 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.720 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:41.723 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:41.726 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:41.728 | + functions-common:run_process:1699 : local name=c-api 2022-08-22 22:37:41.731 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:41.733 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:41.736 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:41.738 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:41.741 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:41.746 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207861743 2022-08-22 22:37:41.749 | + functions-common:run_process:1702 : is_service_enabled c-api 2022-08-22 22:37:41.766 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:41.768 | + functions-common:run_process:1703 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-22 22:37:41.771 | + functions-common:_run_under_systemd:1653 : local service=c-api 2022-08-22 22:37:41.773 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.776 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.778 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.781 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.783 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-22 22:37:41.786 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-22 22:37:41.788 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-api.service 2022-08-22 22:37:41.791 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:41.793 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:41.796 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:41.798 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:41.801 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:37:41.803 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-22 22:37:41.806 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@c-api.service 2022-08-22 22:37:41.808 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:41.810 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:37:41.813 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:37:41.815 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:37:41.817 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-22 22:37:41.819 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:37:41.824 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-22 22:37:41.881 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-22 22:37:41.941 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-22 22:37:41.999 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:37:42.057 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:42.117 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-22 22:37:42.177 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-22 22:37:42.236 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-22 22:37:42.295 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-22 22:37:42.355 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-22 22:37:42.416 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:37:42.419 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:37:42.421 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-22 22:37:42.482 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:37:42.976 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-08-22 22:37:42.990 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-22 22:37:43.428 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-08-22 22:37:43.505 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:43.510 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:43.513 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:43.517 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:43.522 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:43.528 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:43.531 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:43.540 | + functions-common:time_stop:2446 : start_time=1661207861743 2022-08-22 22:37:43.540 | + functions-common:time_stop:2448 : [[ -z 1661207861743 ]] 2022-08-22 22:37:43.548 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:43.556 | + functions-common:time_stop:2451 : end_time=1661207863548 2022-08-22 22:37:43.559 | + functions-common:time_stop:2452 : elapsed_time=1805 2022-08-22 22:37:43.562 | + functions-common:time_stop:2453 : total=30891 2022-08-22 22:37:43.564 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:43.567 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32696 2022-08-22 22:37:43.576 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.58/volume/v3 2022-08-22 22:37:43.579 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-22 22:37:43.579 | Waiting for Cinder API to start... 2022-08-22 22:37:43.582 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.58/volume/v3 2022-08-22 22:37:43.584 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:37:43.587 | + functions:wait_for_service:458 : local url=http://10.222.0.58/volume/v3 2022-08-22 22:37:43.590 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:37:43.593 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:37:43.596 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:37:43.598 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:43.601 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:43.607 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:43.609 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207863606 2022-08-22 22:37:43.612 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:37:43.621 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/volume/v3 2022-08-22 22:37:47.877 | + :: : [[ 401 == 503 ]] 2022-08-22 22:37:47.880 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:37:47.885 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:37:47.889 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:47.892 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:47.897 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:47.899 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:47.902 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:47.905 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:37:47.907 | + functions-common:time_stop:2446 : start_time=1661207863606 2022-08-22 22:37:47.910 | + functions-common:time_stop:2448 : [[ -z 1661207863606 ]] 2022-08-22 22:37:47.913 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:47.918 | + functions-common:time_stop:2451 : end_time=1661207867915 2022-08-22 22:37:47.921 | + functions-common:time_stop:2452 : elapsed_time=4309 2022-08-22 22:37:47.924 | + functions-common:time_stop:2453 : total=16255 2022-08-22 22:37:47.926 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:47.930 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20564 2022-08-22 22:37:47.932 | + functions:wait_for_service:467 : return 0 2022-08-22 22:37:47.935 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:47.938 | + functions-common:run_process:1693 : local service=c-sch 2022-08-22 22:37:47.940 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:47.943 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:47.946 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:47.949 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:47.952 | + functions-common:run_process:1699 : local name=c-sch 2022-08-22 22:37:47.954 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:47.957 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:47.960 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:47.963 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:47.966 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:47.972 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207867968 2022-08-22 22:37:47.974 | + functions-common:run_process:1702 : is_service_enabled c-sch 2022-08-22 22:37:47.993 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:47.996 | + functions-common:run_process:1703 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-22 22:37:47.999 | + functions-common:_run_under_systemd:1653 : local service=c-sch 2022-08-22 22:37:48.002 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.004 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.008 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.011 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.014 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:37:48.016 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:37:48.019 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-sch.service 2022-08-22 22:37:48.022 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:48.025 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:48.027 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:48.030 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:48.032 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:37:48.035 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-22 22:37:48.038 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-08-22 22:37:48.040 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.043 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:48.045 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:48.047 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:37:48.050 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:48.052 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:48.055 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-22 22:37:48.057 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:48.062 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-22 22:37:48.121 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-22 22:37:48.188 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:48.249 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-22 22:37:48.310 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-22 22:37:48.370 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:48.429 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:37:48.432 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:48.435 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-22 22:37:48.497 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:48.997 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-08-22 22:37:49.012 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-22 22:37:49.487 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-08-22 22:37:49.525 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:49.533 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:49.535 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:49.538 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:49.541 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:49.543 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:49.546 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:49.549 | + functions-common:time_stop:2446 : start_time=1661207867968 2022-08-22 22:37:49.552 | + functions-common:time_stop:2448 : [[ -z 1661207867968 ]] 2022-08-22 22:37:49.557 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:49.560 | + functions-common:time_stop:2451 : end_time=1661207869557 2022-08-22 22:37:49.562 | + functions-common:time_stop:2452 : elapsed_time=1589 2022-08-22 22:37:49.565 | + functions-common:time_stop:2453 : total=32696 2022-08-22 22:37:49.568 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:49.570 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=34285 2022-08-22 22:37:49.573 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.576 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.578 | + functions-common:run_process:1693 : local service=c-bak 2022-08-22 22:37:49.581 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.583 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:49.586 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:49.589 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.591 | + functions-common:run_process:1699 : local name=c-bak 2022-08-22 22:37:49.594 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:49.596 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:49.599 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:49.602 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:49.607 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:49.610 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207869607 2022-08-22 22:37:49.612 | + functions-common:run_process:1702 : is_service_enabled c-bak 2022-08-22 22:37:49.633 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:49.636 | + functions-common:run_process:1703 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.638 | + functions-common:_run_under_systemd:1653 : local service=c-bak 2022-08-22 22:37:49.641 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.643 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.646 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.649 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.651 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:37:49.654 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:37:49.656 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-bak.service 2022-08-22 22:37:49.659 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:49.662 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:49.664 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:49.667 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.670 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:37:49.676 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.678 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-08-22 22:37:49.681 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.683 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:49.686 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:49.688 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:49.691 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:49.693 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:49.695 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-22 22:37:49.698 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:49.703 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-22 22:37:49.773 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-22 22:37:49.840 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:49.916 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-22 22:37:49.981 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-22 22:37:50.052 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:50.117 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-22 22:37:50.119 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:50.191 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:50.197 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-22 22:37:50.268 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:50.737 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-08-22 22:37:50.752 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-22 22:37:51.250 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-08-22 22:37:51.285 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:51.294 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:51.301 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:51.304 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:51.306 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:51.310 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:51.313 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:51.316 | + functions-common:time_stop:2446 : start_time=1661207869607 2022-08-22 22:37:51.319 | + functions-common:time_stop:2448 : [[ -z 1661207869607 ]] 2022-08-22 22:37:51.322 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:51.328 | + functions-common:time_stop:2451 : end_time=1661207871324 2022-08-22 22:37:51.330 | + functions-common:time_stop:2452 : elapsed_time=1717 2022-08-22 22:37:51.333 | + functions-common:time_stop:2453 : total=34285 2022-08-22 22:37:51.336 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:51.339 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=36002 2022-08-22 22:37:51.342 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.345 | + functions-common:run_process:1693 : local service=c-vol 2022-08-22 22:37:51.348 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.351 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:51.354 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:51.356 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.359 | + functions-common:run_process:1699 : local name=c-vol 2022-08-22 22:37:51.362 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:51.365 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:51.367 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:51.370 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:51.376 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:51.379 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207871375 2022-08-22 22:37:51.381 | + functions-common:run_process:1702 : is_service_enabled c-vol 2022-08-22 22:37:51.404 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:51.407 | + functions-common:run_process:1703 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.410 | + functions-common:_run_under_systemd:1653 : local service=c-vol 2022-08-22 22:37:51.413 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.416 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.419 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.421 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.424 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:37:51.427 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:37:51.431 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-vol.service 2022-08-22 22:37:51.434 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:51.437 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:51.440 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:51.442 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.446 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:37:51.449 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.452 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-08-22 22:37:51.455 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.458 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:37:51.460 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:37:51.462 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:51.465 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:37:51.467 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:37:51.470 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-22 22:37:51.472 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:37:51.477 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-22 22:37:51.552 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-22 22:37:51.632 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:37:51.705 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-22 22:37:51.778 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-22 22:37:51.853 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:51.926 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-22 22:37:51.930 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:37:52.007 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:37:52.010 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-22 22:37:52.081 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:37:52.665 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-08-22 22:37:52.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-22 22:37:53.227 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-08-22 22:37:53.264 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:37:53.266 | + functions-common:time_stop:2439 : local name 2022-08-22 22:37:53.270 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:37:53.271 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:37:53.274 | + functions-common:time_stop:2442 : local total 2022-08-22 22:37:53.277 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:37:53.298 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:37:53.300 | + functions-common:time_stop:2446 : start_time=1661207871375 2022-08-22 22:37:53.312 | + functions-common:time_stop:2448 : [[ -z 1661207871375 ]] 2022-08-22 22:37:53.328 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:37:53.335 | + functions-common:time_stop:2451 : end_time=1661207873329 2022-08-22 22:37:53.348 | + functions-common:time_stop:2452 : elapsed_time=1954 2022-08-22 22:37:53.355 | + functions-common:time_stop:2453 : total=36002 2022-08-22 22:37:53.369 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:37:53.386 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37956 2022-08-22 22:37:53.392 | + ./stack.sh:main:1320 : create_volume_types 2022-08-22 22:37:53.400 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-22 22:37:53.474 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:53.476 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:37:53.479 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-22 22:37:53.495 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:37:53.498 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-22 22:37:53.501 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-22 22:37:53.529 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:53.531 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-22 22:37:58.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:58.157 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:58.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:37:58.157 | from cryptography.utils import int_from_bytes 2022-08-22 22:37:58.157 | +-------------+--------------------------------------+ 2022-08-22 22:37:58.157 | | Field | Value | 2022-08-22 22:37:58.157 | +-------------+--------------------------------------+ 2022-08-22 22:37:58.157 | | description | None | 2022-08-22 22:37:58.157 | | id | 89b54e76-a3ca-45e8-9736-94dcc50d15ee | 2022-08-22 22:37:58.157 | | is_public | True | 2022-08-22 22:37:58.157 | | name | lvmdriver-1 | 2022-08-22 22:37:58.157 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-22 22:37:58.157 | +-------------+--------------------------------------+ 2022-08-22 22:37:58.329 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-22 22:37:58.331 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-22 22:37:58.334 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-22 22:37:58.360 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:58.363 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-22 22:37:58.366 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:37:58.369 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-22 22:37:58.372 | + ./stack.sh:main:1335 : start_glance 2022-08-22 22:37:58.375 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-22 22:37:58.378 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-22 22:37:58.398 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:37:58.406 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-22 22:37:58.412 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-22 22:37:58.415 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.418 | + functions-common:run_process:1693 : local service=g-api 2022-08-22 22:37:58.420 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.423 | + functions-common:run_process:1695 : local group= 2022-08-22 22:37:58.426 | + functions-common:run_process:1696 : local user= 2022-08-22 22:37:58.428 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:37:58.431 | + functions-common:run_process:1699 : local name=g-api 2022-08-22 22:37:58.434 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:37:58.436 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:37:58.439 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:37:58.442 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:37:58.445 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:37:58.450 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207878447 2022-08-22 22:37:58.453 | + functions-common:run_process:1702 : is_service_enabled g-api 2022-08-22 22:37:58.472 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:37:58.474 | + functions-common:run_process:1703 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-22 22:37:58.477 | + functions-common:_run_under_systemd:1653 : local service=g-api 2022-08-22 22:37:58.480 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.482 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.485 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.490 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.493 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-22 22:37:58.495 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-22 22:37:58.498 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@g-api.service 2022-08-22 22:37:58.501 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:37:58.504 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:37:58.506 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:37:58.509 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:37:58.512 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:37:58.515 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-22 22:37:58.517 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@g-api.service 2022-08-22 22:37:58.520 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.522 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:37:58.525 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:37:58.527 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:37:58.530 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-22 22:37:58.532 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:37:58.538 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-22 22:37:58.605 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-22 22:37:58.669 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-22 22:37:58.735 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:37:58.802 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:37:58.877 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-22 22:37:58.939 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-22 22:37:59.014 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-22 22:37:59.082 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-22 22:37:59.151 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-22 22:37:59.219 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:37:59.221 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:37:59.224 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-22 22:37:59.293 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:37:59.813 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-08-22 22:37:59.829 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-22 22:38:00.285 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-08-22 22:38:00.376 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:38:00.380 | + functions-common:time_stop:2439 : local name 2022-08-22 22:38:00.380 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:38:00.383 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:38:00.386 | + functions-common:time_stop:2442 : local total 2022-08-22 22:38:00.400 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:38:00.406 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:38:00.427 | + functions-common:time_stop:2446 : start_time=1661207878447 2022-08-22 22:38:00.445 | + functions-common:time_stop:2448 : [[ -z 1661207878447 ]] 2022-08-22 22:38:00.457 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:38:00.472 | + functions-common:time_stop:2451 : end_time=1661207880461 2022-08-22 22:38:00.478 | + functions-common:time_stop:2452 : elapsed_time=2014 2022-08-22 22:38:00.486 | + functions-common:time_stop:2453 : total=37956 2022-08-22 22:38:00.498 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:38:00.507 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=39970 2022-08-22 22:38:00.525 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-22 22:38:00.552 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:38:00.552 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.58) to start...' 2022-08-22 22:38:00.552 | Waiting for g-api (10.222.0.58) to start... 2022-08-22 22:38:00.553 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.58/image 2022-08-22 22:38:00.556 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:38:00.559 | + functions:wait_for_service:458 : local url=http://10.222.0.58/image 2022-08-22 22:38:00.561 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:38:00.564 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:38:00.576 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:38:00.588 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:38:00.598 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:38:00.612 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:38:00.633 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207880614 2022-08-22 22:38:00.645 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:38:00.665 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/image 2022-08-22 22:38:04.393 | + :: : [[ 300 == 503 ]] 2022-08-22 22:38:04.394 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:38:04.397 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:38:04.400 | + functions-common:time_stop:2439 : local name 2022-08-22 22:38:04.403 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:38:04.405 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:38:04.408 | + functions-common:time_stop:2442 : local total 2022-08-22 22:38:04.410 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:38:04.413 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:38:04.416 | + functions-common:time_stop:2446 : start_time=1661207880614 2022-08-22 22:38:04.418 | + functions-common:time_stop:2448 : [[ -z 1661207880614 ]] 2022-08-22 22:38:04.421 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:38:04.426 | + functions-common:time_stop:2451 : end_time=1661207884423 2022-08-22 22:38:04.429 | + functions-common:time_stop:2452 : elapsed_time=3809 2022-08-22 22:38:04.432 | + functions-common:time_stop:2453 : total=20564 2022-08-22 22:38:04.434 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:38:04.437 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24373 2022-08-22 22:38:04.439 | + functions:wait_for_service:467 : return 0 2022-08-22 22:38:04.442 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-22 22:38:04.461 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:04.464 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-22 22:38:04.482 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:04.485 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-22 22:38:04.487 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:38:04.490 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-22 22:38:04.493 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-22 22:38:04.495 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.498 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.500 | + functions:upload_image:134 : local image image_fname image_name 2022-08-22 22:38:04.503 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-22 22:38:04.507 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.511 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.514 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-22 22:38:04.516 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-22 22:38:04.519 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.523 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-22 22:38:04.525 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.528 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-22 22:38:04.530 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-22 22:38:04.532 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-22 22:38:04.535 | + functions:upload_image:294 : local kernel= 2022-08-22 22:38:04.537 | + functions:upload_image:295 : local ramdisk= 2022-08-22 22:38:04.539 | + functions:upload_image:296 : local disk_format= 2022-08-22 22:38:04.541 | + functions:upload_image:297 : local container_format= 2022-08-22 22:38:04.544 | + functions:upload_image:298 : local unpack= 2022-08-22 22:38:04.546 | + functions:upload_image:299 : local img_property= 2022-08-22 22:38:04.548 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-22 22:38:04.550 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-22 22:38:04.553 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-22 22:38:04.555 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-22 22:38:04.557 | + functions:upload_image:309 : case "$image_fname" in 2022-08-22 22:38:04.559 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.562 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.566 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-22 22:38:04.570 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.570 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-22 22:38:04.575 | + functions:upload_image:376 : disk_format=vhdx 2022-08-22 22:38:04.577 | + functions:upload_image:377 : container_format=bare 2022-08-22 22:38:04.580 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-22 22:38:04.582 | + functions:upload_image:385 : is_arch ppc64le 2022-08-22 22:38:04.585 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:38:04.589 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-22 22:38:04.591 | + functions:upload_image:385 : is_arch ppc64 2022-08-22 22:38:04.594 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:38:04.598 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-22 22:38:04.600 | + functions:upload_image:385 : is_arch ppc 2022-08-22 22:38:04.603 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:38:04.607 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c ]] 2022-08-22 22:38:04.609 | + functions:upload_image:389 : is_arch aarch64 2022-08-22 22:38:04.612 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:38:04.616 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-22 22:38:04.618 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-22 22:38:04.620 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-22 22:38:04.623 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-22 22:38:04.625 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-22 22:38:04.628 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-22 22:38:04.630 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-22 22:38:04.632 | + functions:_upload_image:105 : shift 2022-08-22 22:38:04.634 | + functions:_upload_image:106 : local container=bare 2022-08-22 22:38:04.636 | + functions:_upload_image:107 : shift 2022-08-22 22:38:04.638 | + functions:_upload_image:108 : local disk=vhdx 2022-08-22 22:38:04.640 | + functions:_upload_image:109 : shift 2022-08-22 22:38:04.643 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:38:04.645 | + functions:_upload_image:111 : shift 2022-08-22 22:38:04.647 | + functions:_upload_image:112 : local properties 2022-08-22 22:38:04.649 | + functions:_upload_image:113 : local useimport 2022-08-22 22:38:04.652 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-22 22:38:04.655 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-22 22:38:04.658 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-22 22:38:04.660 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-22 22:38:04.662 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-22 22:38:04.665 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-22 22:38:04.667 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-22 22:38:04.669 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-22 22:38:17.396 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:38:17.427 | [333773 Async create_flavors:333773]: finished successfully 2022-08-22 22:38:23.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.223 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.223 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.223 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:38:23.223 | | Field | Value | 2022-08-22 22:38:23.223 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:38:23.223 | | container_format | bare | 2022-08-22 22:38:23.223 | | created_at | 2022-08-22T22:38:07Z | 2022-08-22 22:38:23.223 | | disk_format | vhdx | 2022-08-22 22:38:23.223 | | file | /v2/images/886a9828-202d-4c9a-9a8a-53128a4a66ed/file | 2022-08-22 22:38:23.223 | | id | 886a9828-202d-4c9a-9a8a-53128a4a66ed | 2022-08-22 22:38:23.223 | | min_disk | 0 | 2022-08-22 22:38:23.223 | | min_ram | 0 | 2022-08-22 22:38:23.223 | | name | ubuntu-16 | 2022-08-22 22:38:23.223 | | owner | efefb10a22ec4bb9834f323581807e94 | 2022-08-22 22:38:23.223 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-08-22 22:38:23.223 | | protected | False | 2022-08-22 22:38:23.223 | | schema | /v2/schemas/image | 2022-08-22 22:38:23.223 | | status | queued | 2022-08-22 22:38:23.224 | | tags | | 2022-08-22 22:38:23.224 | | updated_at | 2022-08-22T22:38:07Z | 2022-08-22 22:38:23.224 | | visibility | public | 2022-08-22 22:38:23.224 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:38:23.351 | + ./stack.sh:main:1357 : async_wait create_flavors 2022-08-22 22:38:23.407 | [261128 Async create_flavors:333773]: Waiting for completion of create_flavors running on PID 333773 (2 other jobs running) 2022-08-22 22:38:23.434 | [261128 Async create_flavors:333773]: Signaling child to exit 2022-08-22 22:38:23.434 | WAKEUP 2022-08-22 22:38:23.460 | [261128 Async create_flavors:333773]: Signaled 2022-08-22 22:38:23.461 | + lib/nova:create_flavors:1203 : is_service_enabled n-api 2022-08-22 22:38:23.461 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:23.461 | + lib/nova:create_flavors:1204 : openstack --os-region-name=RegionOne flavor list 2022-08-22 22:38:23.461 | + lib/nova:create_flavors:1204 : grep -q ds512M 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | + lib/nova:create_flavors:1206 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.462 | | Field | Value | 2022-08-22 22:38:23.462 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.462 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.462 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.462 | | description | None | 2022-08-22 22:38:23.462 | | disk | 1 | 2022-08-22 22:38:23.462 | | id | c1 | 2022-08-22 22:38:23.462 | | name | cirros256 | 2022-08-22 22:38:23.462 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.462 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.462 | | ram | 256 | 2022-08-22 22:38:23.462 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.462 | | swap | | 2022-08-22 22:38:23.462 | | vcpus | 1 | 2022-08-22 22:38:23.462 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.462 | + lib/nova:create_flavors:1207 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.462 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.462 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.463 | | Field | Value | 2022-08-22 22:38:23.463 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.463 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.463 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.463 | | description | None | 2022-08-22 22:38:23.463 | | disk | 5 | 2022-08-22 22:38:23.463 | | id | d1 | 2022-08-22 22:38:23.463 | | name | ds512M | 2022-08-22 22:38:23.463 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.463 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.463 | | ram | 512 | 2022-08-22 22:38:23.463 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.463 | | swap | | 2022-08-22 22:38:23.463 | | vcpus | 1 | 2022-08-22 22:38:23.463 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.463 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-08-22 22:38:23.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.463 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.463 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.463 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.463 | | Field | Value | 2022-08-22 22:38:23.463 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.463 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.463 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.463 | | description | None | 2022-08-22 22:38:23.463 | | disk | 10 | 2022-08-22 22:38:23.463 | | id | d2 | 2022-08-22 22:38:23.463 | | name | ds1G | 2022-08-22 22:38:23.463 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.463 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.463 | | ram | 1024 | 2022-08-22 22:38:23.464 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.464 | | swap | | 2022-08-22 22:38:23.464 | | vcpus | 1 | 2022-08-22 22:38:23.464 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.464 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-08-22 22:38:23.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.464 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.464 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.464 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.464 | | Field | Value | 2022-08-22 22:38:23.464 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.464 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.464 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.464 | | description | None | 2022-08-22 22:38:23.464 | | disk | 10 | 2022-08-22 22:38:23.464 | | id | d3 | 2022-08-22 22:38:23.464 | | name | ds2G | 2022-08-22 22:38:23.464 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.464 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.464 | | ram | 2048 | 2022-08-22 22:38:23.464 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.464 | | swap | | 2022-08-22 22:38:23.464 | | vcpus | 2 | 2022-08-22 22:38:23.464 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.464 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-08-22 22:38:23.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.464 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.464 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.464 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.464 | | Field | Value | 2022-08-22 22:38:23.465 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.465 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.465 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.465 | | description | None | 2022-08-22 22:38:23.465 | | disk | 20 | 2022-08-22 22:38:23.465 | | id | d4 | 2022-08-22 22:38:23.465 | | name | ds4G | 2022-08-22 22:38:23.465 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.465 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.465 | | ram | 4096 | 2022-08-22 22:38:23.465 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.465 | | swap | | 2022-08-22 22:38:23.465 | | vcpus | 4 | 2022-08-22 22:38:23.465 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.465 | + lib/nova:create_flavors:1213 : grep -q m1.tiny 2022-08-22 22:38:23.465 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor list 2022-08-22 22:38:23.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.465 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.465 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.465 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-08-22 22:38:23.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.465 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.465 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.465 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.465 | | Field | Value | 2022-08-22 22:38:23.465 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.465 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.465 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.465 | | description | None | 2022-08-22 22:38:23.465 | | disk | 1 | 2022-08-22 22:38:23.465 | | id | 1 | 2022-08-22 22:38:23.466 | | name | m1.tiny | 2022-08-22 22:38:23.466 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.466 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.466 | | ram | 512 | 2022-08-22 22:38:23.466 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.466 | | swap | | 2022-08-22 22:38:23.466 | | vcpus | 1 | 2022-08-22 22:38:23.466 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.466 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-08-22 22:38:23.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.466 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.466 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.466 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.466 | | Field | Value | 2022-08-22 22:38:23.466 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.466 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.466 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.466 | | description | None | 2022-08-22 22:38:23.466 | | disk | 20 | 2022-08-22 22:38:23.466 | | id | 2 | 2022-08-22 22:38:23.466 | | name | m1.small | 2022-08-22 22:38:23.466 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.466 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.466 | | ram | 2048 | 2022-08-22 22:38:23.466 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.466 | | swap | | 2022-08-22 22:38:23.466 | | vcpus | 1 | 2022-08-22 22:38:23.466 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.466 | + lib/nova:create_flavors:1216 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-08-22 22:38:23.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.466 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.467 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.467 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.467 | | Field | Value | 2022-08-22 22:38:23.467 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.467 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.467 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.467 | | description | None | 2022-08-22 22:38:23.467 | | disk | 40 | 2022-08-22 22:38:23.467 | | id | 3 | 2022-08-22 22:38:23.467 | | name | m1.medium | 2022-08-22 22:38:23.467 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.467 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.467 | | ram | 4096 | 2022-08-22 22:38:23.467 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.467 | | swap | | 2022-08-22 22:38:23.467 | | vcpus | 2 | 2022-08-22 22:38:23.467 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.467 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-08-22 22:38:23.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.467 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.467 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.467 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.467 | | Field | Value | 2022-08-22 22:38:23.467 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.467 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.467 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.467 | | description | None | 2022-08-22 22:38:23.467 | | disk | 80 | 2022-08-22 22:38:23.467 | | id | 4 | 2022-08-22 22:38:23.467 | | name | m1.large | 2022-08-22 22:38:23.467 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.467 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.468 | | ram | 8192 | 2022-08-22 22:38:23.468 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.468 | | swap | | 2022-08-22 22:38:23.468 | | vcpus | 4 | 2022-08-22 22:38:23.468 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.468 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-08-22 22:38:23.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.468 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:23.468 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:23.468 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.468 | | Field | Value | 2022-08-22 22:38:23.468 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.468 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:38:23.468 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:38:23.468 | | description | None | 2022-08-22 22:38:23.468 | | disk | 160 | 2022-08-22 22:38:23.468 | | id | 5 | 2022-08-22 22:38:23.468 | | name | m1.xlarge | 2022-08-22 22:38:23.468 | | os-flavor-access:is_public | True | 2022-08-22 22:38:23.468 | | properties | hw_rng:allowed='True' | 2022-08-22 22:38:23.468 | | ram | 16384 | 2022-08-22 22:38:23.468 | | rxtx_factor | 1.0 | 2022-08-22 22:38:23.468 | | swap | | 2022-08-22 22:38:23.468 | | vcpus | 8 | 2022-08-22 22:38:23.468 | +----------------------------+-----------------------+ 2022-08-22 22:38:23.513 | [261128 Async create_flavors:333773]: finished create_flavors with result 0 in 35 seconds 2022-08-22 22:38:23.517 | + inc/async:async_wait:197 : return 0 2022-08-22 22:38:23.520 | + ./stack.sh:main:1359 : is_service_enabled horizon 2022-08-22 22:38:23.538 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:38:23.541 | + ./stack.sh:main:1373 : is_service_enabled nova 2022-08-22 22:38:23.559 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:23.561 | + ./stack.sh:main:1373 : is_service_enabled keystone 2022-08-22 22:38:23.580 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:23.582 | + ./stack.sh:main:1374 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-08-22 22:38:23.585 | + ./stack.sh:main:1376 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:38:23.587 | + ./stack.sh:main:1380 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-22 22:38:23.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-08-22 22:38:23.594 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-22 22:38:23.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-08-22 22:38:23.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-08-22 22:38:23.600 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-08-22 22:38:23.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-08-22 22:38:23.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-08-22 22:38:23.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-08-22 22:38:23.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-08-22 22:38:23.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-08-22 22:38:23.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-08-22 22:38:23.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-08-22 22:38:23.611 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-08-22 22:38:23.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:38:23.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-08-22 22:38:23.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:38:23.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-08-22 22:38:23.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:38:23.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-08-22 22:38:23.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:38:23.623 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-08-22 22:38:23.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:38:23.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-08-22 22:38:23.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-08-22 22:38:23.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:38:23.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-08-22 22:38:23.632 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:38:23.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-08-22 22:38:23.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-08-22 22:38:23.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-08-22 22:38:23.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:38:23.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-08-22 22:38:23.641 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:38:23.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-08-22 22:38:23.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-08-22 22:38:23.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-08-22 22:38:23.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-08-22 22:38:23.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-08-22 22:38:23.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-08-22 22:38:23.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-08-22 22:38:23.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-08-22 22:38:23.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-08-22 22:38:23.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-08-22 22:38:23.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-08-22 22:38:23.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-08-22 22:38:23.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-22 22:38:23.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-22 22:38:23.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-08-22 22:38:23.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-08-22 22:38:23.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-08-22 22:38:23.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-08-22 22:38:23.670 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-08-22 22:38:23.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-08-22 22:38:23.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-08-22 22:38:23.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-08-22 22:38:23.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-08-22 22:38:23.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-08-22 22:38:23.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-08-22 22:38:23.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-08-22 22:38:23.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-08-22 22:38:25.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:25.427 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:25.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:38:25.427 | from cryptography.utils import int_from_bytes 2022-08-22 22:38:25.427 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-08-22 22:38:25.429 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-08-22 22:38:25.558 | + ./stack.sh:main:1385 : save_stackenv 2022-08-22 22:38:25.562 | + functions-common:save_stackenv:60 : local tag= 2022-08-22 22:38:25.567 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:38:25.573 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-223825 2022-08-22 22:38:25.577 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-223825 ' 2022-08-22 22:38:25.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.583 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:38:25.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.589 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:38:25.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.594 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:38:25.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.599 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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,s-container-sync,n-super-cond,n-cond-cell1 2022-08-22 22:38:25.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.604 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:38:25.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.609 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:38:25.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.614 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-222625 2022-08-22 22:38:25.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.619 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:38:25.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.625 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:38:25.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.630 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:38:25.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.635 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:38:25.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.640 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:38:25.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.645 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:38:25.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.650 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:38:25.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:38:25.655 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:38:25.658 | + ./stack.sh:main:1396 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-08-22 22:38:25.660 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.663 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:38:25.665 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-08-22 22:38:25.667 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:38:25.670 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:38:25.672 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:38:25.676 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-08-22 22:38:25.679 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.682 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-08-22 22:38:25.685 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:38:25.688 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-08-22 22:38:25.688 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:38:25.688 | gsub("[][]", "", $1); 2022-08-22 22:38:25.688 | split($1, a, "|"); 2022-08-22 22:38:25.688 | if (a[1] == matchgroup) 2022-08-22 22:38:25.688 | print a[2] 2022-08-22 22:38:25.688 | } 2022-08-22 22:38:25.688 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.694 | + ./stack.sh:main:1403 : run_phase stack extra 2022-08-22 22:38:25.697 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:38:25.699 | + functions-common:run_phase:1868 : local phase=extra 2022-08-22 22:38:25.703 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:38:25.706 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:38:25.709 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:38:25.711 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:38:25.714 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:38:25.717 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:38:25.723 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:38:25.725 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:38:25.728 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:38:25.731 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-08-22 22:38:25.734 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:38:25.751 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:38:25.754 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:38:25.757 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:38:25.760 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-08-22 22:38:25.762 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:38:25.766 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:38:25.769 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:38:25.772 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-08-22 22:38:25.776 | ++ extras.d/80-tempest.sh:source:15 : : 2022-08-22 22:38:25.779 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:38:25.783 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:38:25.786 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:38:25.789 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:38:25.792 | + functions-common:run_phase:1894 : run_plugins stack extra 2022-08-22 22:38:25.795 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:38:25.798 | + functions-common:run_plugins:1854 : local phase=extra 2022-08-22 22:38:25.801 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:38:25.804 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:38:25.807 | + ./stack.sh:main:1411 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-08-22 22:38:25.810 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.814 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:38:25.817 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-08-22 22:38:25.820 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:38:25.823 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:38:25.825 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:38:25.829 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-08-22 22:38:25.831 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.834 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-08-22 22:38:25.837 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:38:25.840 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-08-22 22:38:25.840 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:38:25.840 | gsub("[][]", "", $1); 2022-08-22 22:38:25.840 | split($1, a, "|"); 2022-08-22 22:38:25.840 | if (a[1] == matchgroup) 2022-08-22 22:38:25.840 | print a[2] 2022-08-22 22:38:25.840 | } 2022-08-22 22:38:25.840 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:38:25.846 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2022-08-22 22:38:25.865 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:38:25.867 | + ./stack.sh:main:1425 : service_check 2022-08-22 22:38:25.870 | + functions-common:service_check:1732 : local service 2022-08-22 22:38:25.873 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:25.876 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@key.service 2022-08-22 22:38:25.888 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-08-22 22:38:25.892 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:25.895 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api.service 2022-08-22 22:38:25.909 | enabled 2022-08-22 22:38:25.913 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api.service --no-pager 2022-08-22 22:38:25.930 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-08-22 22:38:25.930 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-08-22 22:38:25.930 | Active: active (running) since Mon 2022-08-22 22:36:19 UTC; 2min 6s ago 2022-08-22 22:38:25.930 | Main PID: 326681 (uwsgi) 2022-08-22 22:38:25.930 | Status: "uWSGI is ready" 2022-08-22 22:38:25.930 | Tasks: 3 (limit: 14304) 2022-08-22 22:38:25.930 | Memory: 239.3M 2022-08-22 22:38:25.930 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-08-22 22:38:25.930 | ├─326681 nova-apiuWSGI master 2022-08-22 22:38:25.930 | ├─326682 nova-apiuWSGI worker 1 2022-08-22 22:38:25.930 | └─326683 nova-apiuWSGI worker 2 2022-08-22 22:38:25.930 | 2022-08-22 22:38:25.930 | Aug 22 22:38:14 dv-neutron-854041-2-hyperv devstack@n-api.service[326683]: [pid: 326683|app: 0|req: 16/32] 10.222.0.58 () {64 vars in 1333 bytes} [Mon Aug 22 22:38:14 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-08-22 22:38:25.930 | Aug 22 22:38:16 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: DEBUG nova.api.openstack.wsgi [None req-d8e51b8d-4656-4569-92d2-b85a932775a1 admin admin] Calling method '>' {{(pid=326682) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-08-22 22:38:25.930 | Aug 22 22:38:16 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: INFO nova.api.openstack.requestlog [None req-d8e51b8d-4656-4569-92d2-b85a932775a1 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001513 2022-08-22 22:38:25.930 | Aug 22 22:38:16 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: [pid: 326682|app: 0|req: 17/33] 10.222.0.58 () {54 vars in 931 bytes} [Mon Aug 22 22:38:16 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-08-22 22:38:25.930 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326683]: DEBUG nova.api.openstack.wsgi [None req-7f666e5f-9da1-43ca-b4eb-c4b463efb8de admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "ram": 16384, "name": "m1.xlarge", "vcpus": 8}} {{(pid=326683) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-22 22:38:25.930 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326683]: INFO nova.api.openstack.requestlog [None req-7f666e5f-9da1-43ca-b4eb-c4b463efb8de admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.482782 2022-08-22 22:38:25.931 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326683]: [pid: 326683|app: 0|req: 17/34] 10.222.0.58 () {64 vars in 1283 bytes} [Mon Aug 22 22:38:16 2022] POST /compute/v2.1/flavors => generated 408 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-08-22 22:38:25.931 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: DEBUG nova.api.openstack.wsgi [None req-6a891a7d-af2f-4395-bb04-2dfcd11291a9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=326682) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-22 22:38:25.931 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: INFO nova.api.openstack.requestlog [None req-6a891a7d-af2f-4395-bb04-2dfcd11291a9 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035841 2022-08-22 22:38:25.931 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv devstack@n-api.service[326682]: [pid: 326682|app: 0|req: 18/35] 10.222.0.58 () {64 vars in 1333 bytes} [Mon Aug 22 22:38:17 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-08-22 22:38:25.934 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:25.936 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond.service 2022-08-22 22:38:25.949 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-08-22 22:38:25.953 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:25.956 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-sch.service 2022-08-22 22:38:25.969 | enabled 2022-08-22 22:38:25.973 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-sch.service --no-pager 2022-08-22 22:38:25.991 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-08-22 22:38:25.991 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-08-22 22:38:25.991 | Active: active (running) since Mon 2022-08-22 22:37:30 UTC; 55s ago 2022-08-22 22:38:25.991 | Main PID: 331425 (nova-scheduler) 2022-08-22 22:38:25.991 | Tasks: 3 (limit: 14304) 2022-08-22 22:38:25.991 | Memory: 147.0M 2022-08-22 22:38:25.991 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-08-22 22:38:25.991 | ├─331425 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:38:25.991 | ├─332732 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:38:25.991 | └─332733 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:38:25.991 | 2022-08-22 22:38:25.991 | Aug 22 22:37:34 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG oslo_service.service [None req-c5d657f5-2580-4366-8637-06c18faa54ef None None] oslo_limit.version = None {{(pid=331425) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:38:25.991 | Aug 22 22:37:34 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG oslo_service.service [None req-c5d657f5-2580-4366-8637-06c18faa54ef None None] oslo_reports.file_event_handler = None {{(pid=331425) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:38:25.991 | Aug 22 22:37:34 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG oslo_service.service [None req-c5d657f5-2580-4366-8637-06c18faa54ef None None] oslo_reports.file_event_handler_interval = 1 {{(pid=331425) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:38:25.991 | Aug 22 22:37:34 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG oslo_service.service [None req-c5d657f5-2580-4366-8637-06c18faa54ef None None] oslo_reports.log_dir = None {{(pid=331425) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:38:25.991 | Aug 22 22:37:34 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG oslo_service.service [None req-c5d657f5-2580-4366-8637-06c18faa54ef None None] ******************************************************************************** {{(pid=331425) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-22 22:38:25.991 | Aug 22 22:37:43 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG dbcounter [-] [331425] Writing DB stats nova_api:SELECT=7 {{(pid=331425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:25.991 | Aug 22 22:37:44 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG dbcounter [-] [331425] Writing DB stats nova_cell1:SELECT=3 {{(pid=331425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:25.991 | Aug 22 22:37:44 dv-neutron-854041-2-hyperv nova-scheduler[331425]: DEBUG dbcounter [-] [331425] Writing DB stats nova_cell0:SELECT=3 {{(pid=331425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:25.991 | Aug 22 22:38:09 dv-neutron-854041-2-hyperv nova-scheduler[332733]: DEBUG dbcounter [-] [332733] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=332733) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:25.991 | Aug 22 22:38:09 dv-neutron-854041-2-hyperv nova-scheduler[332732]: DEBUG dbcounter [-] [332732] Writing DB stats nova_cell0:SELECT=17,nova_cell0:INSERT=1 {{(pid=332732) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:25.995 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:25.998 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-08-22 22:38:26.012 | enabled 2022-08-22 22:38:26.015 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-08-22 22:38:26.033 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-08-22 22:38:26.033 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.033 | Active: active (running) since Mon 2022-08-22 22:37:32 UTC; 53s ago 2022-08-22 22:38:26.033 | Main PID: 331931 (uwsgi) 2022-08-22 22:38:26.033 | Status: "uWSGI is ready" 2022-08-22 22:38:26.033 | Tasks: 4 (limit: 14304) 2022-08-22 22:38:26.033 | Memory: 201.3M 2022-08-22 22:38:26.033 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-08-22 22:38:26.033 | ├─331931 nova-api-metauWSGI master 2022-08-22 22:38:26.033 | ├─331932 nova-api-metauWSGI worker 1 2022-08-22 22:38:26.033 | ├─331933 nova-api-metauWSGI worker 2 2022-08-22 22:38:26.033 | └─331934 nova-api-metauWSGI http 1 2022-08-22 22:38:26.033 | 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331932]: INFO dbcounter [None req-7ea8434a-e4e8-484d-81f1-87ee0ceee912 None None] Registered counter for database nova_cell0 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331932]: DEBUG oslo_db.sqlalchemy.engines [None req-7ea8434a-e4e8-484d-81f1-87ee0ceee912 None None] 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=331932) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331932]: DEBUG dbcounter [-] [331932] Writer thread running {{(pid=331932) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331933]: INFO dbcounter [None req-c511197b-40fd-4dcc-96b6-a3e19b4b0553 None None] Registered counter for database nova_cell0 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331933]: DEBUG oslo_db.sqlalchemy.engines [None req-c511197b-40fd-4dcc-96b6-a3e19b4b0553 None None] 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=331933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331933]: DEBUG dbcounter [-] [331933] Writer thread running {{(pid=331933) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331932]: WARNING nova.api.metadata.handler [None req-7ea8434a-e4e8-484d-81f1-87ee0ceee912 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331932]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563ffd30e9a0 pid: 331932 (default app) 2022-08-22 22:38:26.033 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331933]: WARNING nova.api.metadata.handler [None req-c511197b-40fd-4dcc-96b6-a3e19b4b0553 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-22 22:38:26.034 | Aug 22 22:37:37 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[331933]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563ffd30e9a0 pid: 331933 (default app) 2022-08-22 22:38:26.037 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.039 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-api.service 2022-08-22 22:38:26.053 | enabled 2022-08-22 22:38:26.057 | + functions-common:service_check:1739 : sudo systemctl status devstack@placement-api.service --no-pager 2022-08-22 22:38:26.074 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-08-22 22:38:26.074 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.074 | Active: active (running) since Mon 2022-08-22 22:36:34 UTC; 1min 51s ago 2022-08-22 22:38:26.074 | Main PID: 327988 (uwsgi) 2022-08-22 22:38:26.074 | Status: "uWSGI is ready" 2022-08-22 22:38:26.074 | Tasks: 5 (limit: 14304) 2022-08-22 22:38:26.074 | Memory: 131.9M 2022-08-22 22:38:26.074 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-08-22 22:38:26.074 | ├─327988 placementuWSGI master 2022-08-22 22:38:26.074 | ├─328000 placementuWSGI worker 1 2022-08-22 22:38:26.074 | └─328001 placementuWSGI worker 2 2022-08-22 22:38:26.074 | 2022-08-22 22:38:26.074 | Aug 22 22:36:48 dv-neutron-854041-2-hyperv devstack@placement-api.service[328000]: DEBUG dbcounter [-] [328000] Writing DB stats placement:SELECT=7,placement:INSERT=1 {{(pid=328000) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.074 | Aug 22 22:37:33 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: DEBUG placement.requestlog [None req-971ebc46-85b2-4d16-8f2e-811c8849975e None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=328001) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:38:26.074 | Aug 22 22:37:33 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: INFO placement.requestlog [None req-971ebc46-85b2-4d16-8f2e-811c8849975e None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:38:26.074 | Aug 22 22:37:33 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: [pid: 328001|app: 0|req: 2/2] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:37:33 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:38:26.075 | Aug 22 22:37:38 dv-neutron-854041-2-hyperv devstack@placement-api.service[328000]: DEBUG placement.requestlog [None req-32f2ff96-d27f-4d4f-a708-db8269e2ac0c None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=328000) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:38:26.075 | Aug 22 22:37:38 dv-neutron-854041-2-hyperv devstack@placement-api.service[328000]: INFO placement.requestlog [None req-32f2ff96-d27f-4d4f-a708-db8269e2ac0c None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:38:26.075 | Aug 22 22:37:38 dv-neutron-854041-2-hyperv devstack@placement-api.service[328000]: [pid: 328000|app: 0|req: 1/3] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:37:38 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:38:26.075 | Aug 22 22:37:39 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: DEBUG placement.requestlog [None req-c6aa257e-9ba8-4a48-8ad5-7d73f7ca1890 None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=328001) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:38:26.075 | Aug 22 22:37:39 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: INFO placement.requestlog [None req-c6aa257e-9ba8-4a48-8ad5-7d73f7ca1890 None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:38:26.075 | Aug 22 22:37:39 dv-neutron-854041-2-hyperv devstack@placement-api.service[328001]: [pid: 328001|app: 0|req: 3/4] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:37:39 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:38:26.078 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.081 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-client.service 2022-08-22 22:38:26.093 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-08-22 22:38:26.097 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.100 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-api.service 2022-08-22 22:38:26.113 | enabled 2022-08-22 22:38:26.117 | + functions-common:service_check:1739 : sudo systemctl status devstack@g-api.service --no-pager 2022-08-22 22:38:26.134 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-08-22 22:38:26.134 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.134 | Active: active (running) since Mon 2022-08-22 22:38:00 UTC; 25s ago 2022-08-22 22:38:26.134 | Main PID: 336303 (uwsgi) 2022-08-22 22:38:26.134 | Status: "uWSGI is ready" 2022-08-22 22:38:26.134 | Tasks: 9 (limit: 14304) 2022-08-22 22:38:26.134 | Memory: 211.5M 2022-08-22 22:38:26.134 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-08-22 22:38:26.134 | ├─336303 glance-apiuWSGI master 2022-08-22 22:38:26.134 | ├─336305 glance-apiuWSGI worker 1 2022-08-22 22:38:26.134 | └─336307 glance-apiuWSGI worker 2 2022-08-22 22:38:26.134 | 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.134 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.135 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.135 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.location [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=336307) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:38:26.135 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: DEBUG glance_store.backend [None req-b1f97cb6-1a84-444d-ba4d-53a957b35815 admin admin] Skipping store.set_acls... not implemented. {{(pid=336307) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:508}} 2022-08-22 22:38:26.135 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv devstack@g-api.service[336307]: [pid: 336307|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Mon Aug 22 22:38:07 2022] PUT /v2/images/886a9828-202d-4c9a-9a8a-53128a4a66ed/file => generated 0 bytes in 15435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-08-22 22:38:26.138 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.141 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-sch.service 2022-08-22 22:38:26.155 | enabled 2022-08-22 22:38:26.159 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-sch.service --no-pager 2022-08-22 22:38:26.176 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-08-22 22:38:26.176 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.176 | Active: active (running) since Mon 2022-08-22 22:37:49 UTC; 36s ago 2022-08-22 22:38:26.176 | Main PID: 334826 (cinder-schedule) 2022-08-22 22:38:26.176 | Tasks: 2 (limit: 14304) 2022-08-22 22:38:26.176 | Memory: 102.8M 2022-08-22 22:38:26.176 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-08-22 22:38:26.176 | └─334826 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-08-22 22:38:26.176 | 2022-08-22 22:38:26.176 | Aug 22 22:37:53 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: INFO cinder.manager [None req-dbdca49e-f485-4a71-b819-fecb0531994a None None] Service 1 cleanup completed. 2022-08-22 22:38:26.176 | Aug 22 22:37:53 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.service [None req-dbdca49e-f485-4a71-b819-fecb0531994a None None] Creating RPC server for service cinder-scheduler {{(pid=334826) start /opt/stack/cinder/cinder/service.py:238}} 2022-08-22 22:38:26.176 | Aug 22 22:37:53 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.service [None req-dbdca49e-f485-4a71-b819-fecb0531994a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=334826) start /opt/stack/cinder/cinder/service.py:244}} 2022-08-22 22:38:26.176 | Aug 22 22:37:55 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.scheduler.host_manager [None req-c476e6fa-70da-4184-953b-957ee317665e None None] Received backup service update from dv-neutron-854041-2-hyperv: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=334826) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:597}} 2022-08-22 22:38:26.176 | Aug 22 22:38:01 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.scheduler.host_manager [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Received volume service update from dv-neutron-854041-2-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-854041-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=334826) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:628}} 2022-08-22 22:38:26.176 | Aug 22 22:38:01 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.utils [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=334826) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:777}} 2022-08-22 22:38:26.176 | Aug 22 22:38:01 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.scheduler.host_manager [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-854041-2-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 8, 22, 22, 38, 1, 797603)}, {'type': 'backend', 'name_to_id': 'dv-neutron-854041-2-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 8, 22, 22, 38, 1, 797603)}]. {{(pid=334826) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:977}} 2022-08-22 22:38:26.176 | Aug 22 22:38:01 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.scheduler.host_manager [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Updating capabilities for dv-neutron-854041-2-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-854041-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 8, 22, 22, 38, 1, 770490)} {{(pid=334826) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2022-08-22 22:38:26.176 | Aug 22 22:38:01 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG cinder.utils [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=334826) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:777}} 2022-08-22 22:38:26.176 | Aug 22 22:38:11 dv-neutron-854041-2-hyperv cinder-scheduler[334826]: DEBUG dbcounter [-] [334826] Writing DB stats cinder:SELECT=24,cinder:INSERT=1 {{(pid=334826) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.180 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.183 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-api.service 2022-08-22 22:38:26.197 | enabled 2022-08-22 22:38:26.201 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-api.service --no-pager 2022-08-22 22:38:26.218 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-08-22 22:38:26.218 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.218 | Active: active (running) since Mon 2022-08-22 22:37:43 UTC; 42s ago 2022-08-22 22:38:26.218 | Main PID: 334342 (uwsgi) 2022-08-22 22:38:26.219 | Status: "uWSGI is ready" 2022-08-22 22:38:26.219 | Tasks: 7 (limit: 14304) 2022-08-22 22:38:26.219 | Memory: 229.1M 2022-08-22 22:38:26.219 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-08-22 22:38:26.219 | ├─334342 cinder-apiuWSGI master 2022-08-22 22:38:26.219 | ├─334343 cinder-apiuWSGI worker 1 2022-08-22 22:38:26.219 | └─334344 cinder-apiuWSGI worker 2 2022-08-22 22:38:26.219 | 2022-08-22 22:38:26.219 | Aug 22 22:37:57 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: DEBUG dbcounter [-] [334344] Writing DB stats cinder:SELECT=13 {{(pid=334344) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: INFO cinder.api.openstack.wsgi [req-64714329-8877-42ab-8f25-c924ba67e3c4 req-508ac5a5-78af-4630-96a8-9293d1d16bf6 admin admin] POST http://10.222.0.58/volume/v3/efefb10a22ec4bb9834f323581807e94/types/89b54e76-a3ca-45e8-9736-94dcc50d15ee/extra_specs 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: DEBUG cinder.api.openstack.wsgi [req-64714329-8877-42ab-8f25-c924ba67e3c4 req-508ac5a5-78af-4630-96a8-9293d1d16bf6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=334344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: warnings.warn('Policy enforcement is depending on the value of ' 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: DEBUG oslo_db.sqlalchemy.engines [req-64714329-8877-42ab-8f25-c924ba67e3c4 req-508ac5a5-78af-4630-96a8-9293d1d16bf6 admin admin] 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=334344) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: INFO cinder.api.openstack.wsgi [req-64714329-8877-42ab-8f25-c924ba67e3c4 req-508ac5a5-78af-4630-96a8-9293d1d16bf6 admin admin] http://10.222.0.58/volume/v3/efefb10a22ec4bb9834f323581807e94/types/89b54e76-a3ca-45e8-9736-94dcc50d15ee/extra_specs returned with HTTP 200 2022-08-22 22:38:26.219 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: [pid: 334344|app: 0|req: 2/3] 10.222.0.58 () {62 vars in 1454 bytes} [Mon Aug 22 22:37:57 2022] POST /volume/v3/efefb10a22ec4bb9834f323581807e94/types/89b54e76-a3ca-45e8-9736-94dcc50d15ee/extra_specs => generated 55 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-08-22 22:38:26.219 | Aug 22 22:38:07 dv-neutron-854041-2-hyperv devstack@c-api.service[334343]: DEBUG dbcounter [-] [334343] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=334343) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.219 | Aug 22 22:38:08 dv-neutron-854041-2-hyperv devstack@c-api.service[334344]: DEBUG dbcounter [-] [334344] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=334344) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.222 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.225 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-vol.service 2022-08-22 22:38:26.239 | enabled 2022-08-22 22:38:26.243 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-vol.service --no-pager 2022-08-22 22:38:26.260 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-08-22 22:38:26.260 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.261 | Active: active (running) since Mon 2022-08-22 22:37:53 UTC; 33s ago 2022-08-22 22:38:26.261 | Main PID: 335660 (cinder-volume) 2022-08-22 22:38:26.261 | Tasks: 3 (limit: 14304) 2022-08-22 22:38:26.261 | Memory: 131.8M 2022-08-22 22:38:26.261 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-08-22 22:38:26.261 | ├─335660 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-22 22:38:26.261 | └─335761 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-22 22:38:26.261 | 2022-08-22 22:38:26.261 | Aug 22 22:38:02 dv-neutron-854041-2-hyperv cinder-volume[335761]: DEBUG oslo_concurrency.processutils [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=335761) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-22 22:38:26.261 | Aug 22 22:38:02 dv-neutron-854041-2-hyperv cinder-volume[335761]: DEBUG oslo_concurrency.processutils [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=335761) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-22 22:38:26.261 | Aug 22 22:38:02 dv-neutron-854041-2-hyperv sudo[336401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-08-22 22:38:26.261 | Aug 22 22:38:02 dv-neutron-854041-2-hyperv sudo[336401]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-08-22 22:38:26.261 | Aug 22 22:38:03 dv-neutron-854041-2-hyperv sudo[336401]: pam_unix(sudo:session): session closed for user root 2022-08-22 22:38:26.261 | Aug 22 22:38:03 dv-neutron-854041-2-hyperv cinder-volume[335761]: DEBUG oslo_concurrency.processutils [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.762s {{(pid=335761) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-22 22:38:26.261 | Aug 22 22:38:03 dv-neutron-854041-2-hyperv cinder-volume[335761]: INFO cinder.volume.manager [None req-5c4edc57-e5e5-42fe-ad86-11757a2aca7c None None] Driver post RPC initialization completed successfully. 2022-08-22 22:38:26.261 | Aug 22 22:38:06 dv-neutron-854041-2-hyperv cinder-volume[335660]: DEBUG dbcounter [-] [335660] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=335660) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.261 | Aug 22 22:38:13 dv-neutron-854041-2-hyperv cinder-volume[335761]: DEBUG dbcounter [-] [335761] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=335761) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.261 | Aug 22 22:38:13 dv-neutron-854041-2-hyperv cinder-volume[335761]: DEBUG dbcounter [-] [335761] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=335761) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.264 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.267 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-08-22 22:38:26.280 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-08-22 22:38:26.285 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.287 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-08-22 22:38:26.300 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-08-22 22:38:26.304 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.307 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-08-22 22:38:26.319 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-08-22 22:38:26.323 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.326 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-08-22 22:38:26.338 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-08-22 22:38:26.342 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.344 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-svc.service 2022-08-22 22:38:26.358 | enabled 2022-08-22 22:38:26.362 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-svc.service --no-pager 2022-08-22 22:38:26.380 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-08-22 22:38:26.380 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.380 | Active: active (running) since Mon 2022-08-22 22:36:26 UTC; 1min 59s ago 2022-08-22 22:38:26.380 | Main PID: 327351 (/usr/bin/python) 2022-08-22 22:38:26.380 | Tasks: 9 (limit: 14304) 2022-08-22 22:38:26.380 | Memory: 311.0M 2022-08-22 22:38:26.380 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-08-22 22:38:26.381 | ├─327351 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:38:26.381 | ├─327462 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:38:26.381 | ├─327463 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:38:26.381 | ├─327464 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:38:26.381 | └─327465 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:38:26.381 | 2022-08-22 22:38:26.381 | Aug 22 22:37:48 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG neutron_lib.callbacks.manager [None req-c225034a-2a26-4aba-b23c-cbc1e4661777 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785037971020', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-725121'] for agent (e42347d9-b893-40ca-9cb2-438739bbf7a3), after_update {{(pid=327464) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:38:26.381 | Aug 22 22:37:49 dv-neutron-854041-2-hyperv neutron-server[327465]: DEBUG dbcounter [-] [327465] Writing DB stats neutron:SELECT=4 {{(pid=327465) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.381 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv neutron-server[327465]: DEBUG dbcounter [-] [327465] Writing DB stats neutron:SELECT=4 {{(pid=327465) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.381 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG dbcounter [-] [327464] Writing DB stats neutron:SELECT=2,neutron:UPDATE=1 {{(pid=327464) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.381 | Aug 22 22:37:58 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG dbcounter [-] [327464] Writing DB stats neutron:SELECT=7,neutron:UPDATE=2 {{(pid=327464) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:38:26.381 | Aug 22 22:38:13 dv-neutron-854041-2-hyperv neutron-server[327464]: ERROR neutron.db.metering.metering_rpc [None req-c225034a-2a26-4aba-b23c-cbc1e4661777 None None] Unable to find agent on host dv-neutron-854041-2-hyperv. 2022-08-22 22:38:26.381 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG neutron_lib.callbacks.manager [None req-edab3770-3fb3-41ab-95e8-f24a7d222f7f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785037971020', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-725121'] for agent (eaa0c759-4de9-42c1-985c-95dda02f6c69), after_update {{(pid=327464) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:38:26.381 | Aug 22 22:38:18 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG neutron_lib.callbacks.manager [None req-a2c23757-4a57-4d9f-ae16-9482c3b7ccce None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785037971020', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-725121'] for agent (38f1be5e-3fa2-4fd6-9028-8ffc88ac2b72), after_update {{(pid=327464) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:38:26.382 | Aug 22 22:38:18 dv-neutron-854041-2-hyperv neutron-server[327464]: DEBUG neutron_lib.callbacks.manager [None req-c225034a-2a26-4aba-b23c-cbc1e4661777 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785037971020', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-725121'] for agent (e42347d9-b893-40ca-9cb2-438739bbf7a3), after_update {{(pid=327464) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:38:26.382 | Aug 22 22:38:25 dv-neutron-854041-2-hyperv neutron-server[327465]: DEBUG neutron.db.agents_db [None req-36ccb7b7-1c42-4c59-ba36-2e76be4399ca None None] Agent healthcheck: found 3 active agents {{(pid=327465) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-08-22 22:38:26.385 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.387 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-08-22 22:38:26.400 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-08-22 22:38:26.404 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.407 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@rabbit.service 2022-08-22 22:38:26.419 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-08-22 22:38:26.423 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.426 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@tempest.service 2022-08-22 22:38:26.439 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-08-22 22:38:26.442 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.444 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@mysql.service 2022-08-22 22:38:26.457 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-08-22 22:38:26.461 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.463 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@etcd3.service 2022-08-22 22:38:26.476 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-08-22 22:38:26.480 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.483 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@dstat.service 2022-08-22 22:38:26.496 | enabled 2022-08-22 22:38:26.500 | + functions-common:service_check:1739 : sudo systemctl status devstack@dstat.service --no-pager 2022-08-22 22:38:26.518 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-08-22 22:38:26.518 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.518 | Active: active (running) since Mon 2022-08-22 22:30:14 UTC; 8min ago 2022-08-22 22:38:26.518 | Main PID: 289459 (dstat.sh) 2022-08-22 22:38:26.518 | Tasks: 3 (limit: 14304) 2022-08-22 22:38:26.518 | Memory: 19.7M 2022-08-22 22:38:26.518 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-08-22 22:38:26.518 | ├─289459 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-08-22 22:38:26.518 | ├─289587 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-08-22 22:38:26.518 | └─289588 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-08-22 22:38:26.518 | 2022-08-22 22:38:26.518 | Aug 22 22:38:17 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:17| 63 12 23 0 0|4551M 992M 183M 5932M| 187M 187M| 0 272k| 0 21.0 |5359 13k|3.18 2.70 2.39|7.0 0 2.0| 0 0 | 0 0 | 23 265 0 48 0 2022-08-22 22:38:26.518 | Aug 22 22:38:18 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:18| 48 12 37 1 0|4501M 999M 183M 5976M| 181M 181M| 0 636k| 0 71.0 |5494 14k|3.18 2.70 2.39|3.0 0 35| 0 0 | 0 0 | 23 267 0 48 0 2022-08-22 22:38:26.518 | Aug 22 22:38:19 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:19| 46 10 40 0 0|4501M 954M 183M 6020M| 188M 188M| 0 63M| 0 1204 |5213 13k|3.18 2.70 2.39|3.0 0 0| 0 0 | 0 0 | 23 267 0 48 0 2022-08-22 22:38:26.518 | Aug 22 22:38:20 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:20| 40 22 32 4 0|4512M 530M 183M 6423M| 181M 181M| 0 336k| 0 28.0 |4370 11k|3.18 2.70 2.39|4.0 0 0| 0 0 | 0 0 | 23 267 0 47 0 2022-08-22 22:38:26.518 | Aug 22 22:38:21 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:21| 43 14 39 2 0|4515M 962M 183M 5988M| 188M 188M| 0 460M| 0 937 |5164 15k|3.09 2.69 2.39|3.0 0 21| 0 0 | 0 0 | 23 269 0 47 0 2022-08-22 22:38:26.518 | Aug 22 22:38:22 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:22| 45 9 42 0 0|4515M 919M 183M 6032M| 184M 184M| 0 452k| 0 32.0 |5667 13k|3.09 2.69 2.39|2.0 0 0| 0 0 | 0 0 | 23 269 0 46 0 2022-08-22 22:38:26.519 | Aug 22 22:38:23 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:23| 35 13 47 3 0|4498M 898M 183M 6066M| 121M 121M| 0 104M| 0 249 |5552 14k|3.09 2.69 2.39|1.0 0 0| 0 0 | 0 0 | 23 265 0 49 0 2022-08-22 22:38:26.519 | Aug 22 22:38:24 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:24| 21 10 67 0 0|4474M 922M 183M 6066M| 33k 32k| 0 772k| 0 73.0 |1643 6394 |3.09 2.69 2.39|1.0 0 285| 0 0 | 0 0 | 23 262 0 51 0 2022-08-22 22:38:26.519 | Aug 22 22:38:25 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:25| 25 4 70 0 0|4493M 903M 183M 6066M| 568 568 | 0 432k| 0 26.0 | 449 3340 |3.09 2.69 2.39|1.0 0 0| 0 0 | 0 0 | 23 262 0 51 0 2022-08-22 22:38:26.519 | Aug 22 22:38:26 dv-neutron-854041-2-hyperv dstat.sh[289588]: 22-08 22:38:26| 18 13 67 0 0|4452M 945M 183M 6066M| 19k 18k| 0 548k| 0 46.0 |1920 6569 |2.92 2.66 2.38|2.0 0 300| 0 0 | 0 0 | 23 262 0 50 0 2022-08-22 22:38:26.522 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.525 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-crt.service 2022-08-22 22:38:26.537 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-08-22 22:38:26.541 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.544 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cauth.service 2022-08-22 22:38:26.556 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-08-22 22:38:26.560 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.563 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-agt.service 2022-08-22 22:38:26.576 | enabled 2022-08-22 22:38:26.580 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-agt.service --no-pager 2022-08-22 22:38:26.597 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-08-22 22:38:26.597 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.597 | Active: active (running) since Mon 2022-08-22 22:36:38 UTC; 1min 47s ago 2022-08-22 22:38:26.597 | Main PID: 328495 (neutron-openvsw) 2022-08-22 22:38:26.597 | Tasks: 8 (limit: 14304) 2022-08-22 22:38:26.597 | Memory: 220.1M 2022-08-22 22:38:26.597 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-08-22 22:38:26.597 | ├─328495 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:38:26.597 | ├─330227 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw5ku2hs6/privsep.sock 2022-08-22 22:38:26.597 | ├─330282 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpsf1c0lyh/privsep.sock 2022-08-22 22:38:26.598 | └─330285 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-08-22 22:38:26.598 | 2022-08-22 22:38:26.598 | Aug 22 22:38:22 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: DEBUG neutron.agent.linux.utils [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 330285. {{(pid=328495) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:38:26.598 | Aug 22 22:38:22 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:38:26.598 | Aug 22 22:38:24 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Agent rpc_loop - iteration:47 started 2022-08-22 22:38:26.598 | Aug 22 22:38:24 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x657b823,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=11344253221841812593,duration_nsec=450000000,duration_sec=100,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=328495) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-22 22:38:26.598 | Aug 22 22:38:24 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: DEBUG neutron.agent.linux.utils [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 330285. {{(pid=328495) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:38:26.598 | Aug 22 22:38:24 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:38:26.598 | Aug 22 22:38:26 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Agent rpc_loop - iteration:48 started 2022-08-22 22:38:26.598 | Aug 22 22:38:26 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x657b825,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=11344253221841812593,duration_nsec=451000000,duration_sec=102,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=328495) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-22 22:38:26.598 | Aug 22 22:38:26 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: DEBUG neutron.agent.linux.utils [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 330285. {{(pid=328495) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:38:26.598 | Aug 22 22:38:26 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[328495]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-de1cade4-4760-4102-83e4-2b5c1277478c None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:38:26.602 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:38:26.604 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-08-22 22:38:26.618 | enabled 2022-08-22 22:38:26.623 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-08-22 22:38:26.639 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-08-22 22:38:26.640 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-08-22 22:38:26.640 | Active: failed (Result: exit-code) since Mon 2022-08-22 22:36:43 UTC; 1min 42s ago 2022-08-22 22:38:26.640 | Main PID: 328887 (code=exited, status=1/FAILURE) 2022-08-22 22:38:26.640 | 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron from neutron.agent.linux import dhcp 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron File "/opt/stack/neutron/neutron/agent/linux/dhcp.py", line 41, in 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron from neutron.agent.linux import iptables_manager 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron File "/opt/stack/neutron/neutron/agent/linux/iptables_manager.py", line 496 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron return self._random_fully && not cfg.CONF.AGENT.disable_random_fully 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron ^ 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron SyntaxError: invalid syntax 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv neutron-dhcp-agent[328887]: ERROR neutron 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv systemd[1]: devstack@q-dhcp.service: Main process exited, code=exited, status=1/FAILURE 2022-08-22 22:38:26.640 | Aug 22 22:36:43 dv-neutron-854041-2-hyperv systemd[1]: devstack@q-dhcp.service: Failed with result 'exit-code'. 2022-08-22 22:38:26.643 | + functions-common:service_check:1 : exit_trap 2022-08-22 22:38:26.646 | + ./stack.sh:exit_trap:516 : local r=3 2022-08-22 22:38:26.650 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-22 22:38:26.653 | + ./stack.sh:exit_trap:517 : jobs=287842 2022-08-22 22:38:26.656 | + ./stack.sh:exit_trap:520 : [[ -n 287842 ]] 2022-08-22 22:38:26.658 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-22-222625 ]] 2022-08-22 22:38:26.661 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-22 22:38:26.663 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-22 22:38:26.664 | exit_trap: cleaning up child processes 2022-08-22 22:38:26.666 | + ./stack.sh:exit_trap:522 : kill 287842 2022-08-22 22:38:26.669 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.zxj7h7iRBO ']' 2022-08-22 22:38:26.672 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.zxj7h7iRBO 2022-08-22 22:38:26.676 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-22 22:38:26.679 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-22 22:38:26.682 | + ./stack.sh:exit_trap:533 : [[ 3 -ne 0 ]] 2022-08-22 22:38:26.685 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-22 22:38:26.685 | Error on exit 2022-08-22 22:38:26.688 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-22 22:38:26.690 | + ./stack.sh:exit_trap:537 : generate-subunit 1661207182 724 fail 2022-08-22 22:38:26.939 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-22 22:38:26.943 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-22 22:38:27.702 | + ./stack.sh:exit_trap:551 : exit 3