2022-04-13 23:12:50.638 | + ./stack.sh:main:489 : exec 2022-04-13 23:12:50.638 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231250' 2022-04-13 23:12:50.638 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231250.summary.2022-04-13-231250 2022-04-13 23:12:50.638 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:50.638 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231250 2022-04-13 23:12:50.638 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231250 /opt/stack/logs/stack.sh.log 2022-04-13 23:12:50.638 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231250.summary.2022-04-13-231250 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:12:50.638 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:12:50.638 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:12:50.638 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:12:50.638 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:12:50.638 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:12:50.638 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:12:50.638 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:12:50.638 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:12:50.638 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:12:50.639 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:12:50.640 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:12:50.642 | Linux dv-cinder-837537-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:12:50.644 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:12:50.646 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:12:50.649 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:12:50.685 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:12:50.700 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:12:50.702 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:12:50.704 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:12:50.706 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:12:50.708 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:12:50.710 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:12:50.712 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:12:50.714 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:12:50.716 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:12:50.717 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:12:50.719 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:12:50.721 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:12:50.723 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:12:50.725 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:12:50.728 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:12:50.729 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:12:50.731 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:12:50.733 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:12:50.735 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:12:50.747 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:50.749 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:12:50.751 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:12:50.753 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:12:50.755 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:12:50.757 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:12:50.758 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:12:50.760 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:12:50.762 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:12:50.764 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:12:50.766 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:12:50.768 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:12:50.770 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:12:50.772 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:12:50.773 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:12:50.775 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:12:50.777 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:12:50.794 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:12:50.796 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:12:50.809 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:50.811 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:12:50.814 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:12:50.816 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:12:50.818 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:12:50.820 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:12:50.822 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:12:50.824 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:12:50.826 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:12:50.828 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:12:50.829 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:12:50.831 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:12:50.836 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:12:50.848 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:12:50.865 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:12:50.877 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:12:50.890 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:12:50.925 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:12:50.983 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:12:51.072 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:12:51.094 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:12:51.137 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:12:51.191 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:12:51.335 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:12:51.349 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:12:51.362 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:12:51.375 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:12:51.467 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:12:51.469 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:12:51.473 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:12:51.475 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:12:51.477 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:12:51.479 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:12:51.481 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:12:51.481 | False' 2022-04-13 23:12:51.484 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:12:51.499 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:12:51.501 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:12:51.503 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:12:51.506 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:12:51.508 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:12:51.511 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:12:51.513 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:12:51.515 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:12:51.517 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:12:51.519 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:12:51.523 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:12:51.525 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:12:51.527 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:12:51.529 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:12:51.531 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:12:51.545 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:51.547 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:12:51.550 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:12:51.589 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:12:51.591 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:12:51.593 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:12:51.595 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:12:51.598 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:12:51.600 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:12:51.602 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:12:51.604 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:12:51.606 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:12:51.608 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:12:51.610 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.613 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:12:51.615 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.617 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:12:51.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.621 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:12:51.624 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.626 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:12:51.628 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.630 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:12:51.633 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.635 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:12:51.637 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.640 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:12:51.642 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.645 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:12:51.647 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.649 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:12:51.651 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.653 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:12:51.656 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.658 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:12:51.661 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.663 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:12:51.665 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.667 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:12:51.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.672 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:12:51.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.676 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:12:51.678 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.680 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:12:51.682 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:12:51.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.689 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:12:51.691 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.693 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:12:51.696 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.698 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:12:51.700 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.702 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:12:51.704 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.707 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:12:51.709 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.711 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:12:51.714 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.716 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:12:51.718 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.720 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:12:51.723 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.725 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:12:51.727 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.729 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:12:51.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.734 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:12:51.736 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.738 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:12:51.741 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.743 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:12:51.745 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.747 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:12:51.749 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.751 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:12:51.754 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.756 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:12:51.758 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.761 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:12:51.763 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.765 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:12:51.767 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.770 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:12:51.772 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.774 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:12:51.777 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.779 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:12:51.781 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.783 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:12:51.786 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.788 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:12:51.790 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.793 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:12:51.795 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.797 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:12:51.799 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.801 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:12:51.804 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.806 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:12:51.808 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:12:51.810 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:12:51.813 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:12:51.816 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:12:51.818 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:12:51.833 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:51.835 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:12:51.837 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:12:51.839 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:12:51.855 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:51.857 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:12:51.860 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:12:51.862 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:12:51.864 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:12:51.866 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:12:51.869 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:12:51.871 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:12:51.873 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:12:51.876 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:12:51.876 | Using mysql database backend 2022-04-13 23:12:51.878 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:12:51.894 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:12:51.897 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:12:51.899 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:12:51.902 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:12:51.905 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:12:51.907 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:12:51.923 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:51.925 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:12:51.941 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:12:51.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:51.959 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:12:51.975 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:12:51.991 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:12:52.007 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:52.010 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:12:52.026 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:52.028 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:12:52.044 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:12:52.047 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:52.049 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:12:52.051 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:12:52.054 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:12:52.058 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231252 2022-04-13 23:12:52.061 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231252 759' 2022-04-13 23:12:52.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.066 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:12:52.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.071 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:12:52.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.075 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:12:52.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.080 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:12:52.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.085 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 23:12:52.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.090 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 23:12:52.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.094 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231250 2022-04-13 23:12:52.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.099 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:12:52.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.104 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 23:12:52.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.108 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:12:52.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.113 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:12:52.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.118 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:12:52.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:52.122 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:12:52.125 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:12:52.128 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:12:52.130 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:12:52.132 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:12:52.135 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:12:52.137 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:12:52.139 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:12:52.142 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:12:52.144 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:12:52.147 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:12:52.162 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:12:52.164 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:12:52.166 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:52.169 | + functions-common:git_clone:629 : echo master 2022-04-13 23:12:52.169 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:12:52.174 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:12:52.176 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:52.178 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:12:52.194 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:12:52.197 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:12:52.198 | + functions-common:git_clone:685 : head -1 2022-04-13 23:12:52.202 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:12:52.205 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:12:52.208 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:12:52.210 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:52.213 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:12:52.215 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:12:52.218 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:12:52.220 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:12:52.222 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:12:52.225 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:12:52.228 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:12:52.231 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:12:52.235 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:12:52.239 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891572 2022-04-13 23:12:52.242 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:12:52.247 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649890742 2022-04-13 23:12:52.249 | ++ tools/install_prereqs.sh:source:49 : DELTA=830 2022-04-13 23:12:52.252 | ++ tools/install_prereqs.sh:source:50 : [[ 830 -lt 7200 ]] 2022-04-13 23:12:52.254 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:12:52.257 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:12:52.259 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:12:52.262 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:12:52.264 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:12:52.266 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:12:52.269 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:12:52.271 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:12:52.274 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:12:52.320 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:12:52.320 | apache2-dev 2022-04-13 23:12:52.320 | bc 2022-04-13 23:12:52.320 | bsdmainutils 2022-04-13 23:12:52.320 | curl 2022-04-13 23:12:52.320 | g++ 2022-04-13 23:12:52.320 | gawk 2022-04-13 23:12:52.320 | gcc 2022-04-13 23:12:52.321 | gettext 2022-04-13 23:12:52.321 | git 2022-04-13 23:12:52.321 | graphviz 2022-04-13 23:12:52.321 | iputils-ping 2022-04-13 23:12:52.321 | libapache2-mod-proxy-uwsgi 2022-04-13 23:12:52.321 | libffi-dev 2022-04-13 23:12:52.321 | libjpeg-dev 2022-04-13 23:12:52.321 | libpcre3-dev 2022-04-13 23:12:52.321 | libpq-dev 2022-04-13 23:12:52.321 | libssl-dev 2022-04-13 23:12:52.321 | libsystemd-dev 2022-04-13 23:12:52.321 | libxml2-dev 2022-04-13 23:12:52.321 | libxslt1-dev 2022-04-13 23:12:52.321 | libyaml-dev 2022-04-13 23:12:52.321 | lsof 2022-04-13 23:12:52.321 | openssh-server 2022-04-13 23:12:52.321 | openssl 2022-04-13 23:12:52.321 | pkg-config 2022-04-13 23:12:52.321 | psmisc 2022-04-13 23:12:52.321 | python3-dev 2022-04-13 23:12:52.321 | python3-pip 2022-04-13 23:12:52.321 | python3-systemd 2022-04-13 23:12:52.321 | python3-venv 2022-04-13 23:12:52.321 | tar 2022-04-13 23:12:52.321 | tcpdump 2022-04-13 23:12:52.321 | unzip 2022-04-13 23:12:52.321 | uuid-runtime 2022-04-13 23:12:52.321 | wget 2022-04-13 23:12:52.321 | wget 2022-04-13 23:12:52.321 | zlib1g-dev 2022-04-13 23:12:52.321 | libkrb5-dev 2022-04-13 23:12:52.321 | libldap2-dev 2022-04-13 23:12:52.321 | libsasl2-dev 2022-04-13 23:12:52.321 | memcached 2022-04-13 23:12:52.321 | python3-mysqldb 2022-04-13 23:12:52.322 | sqlite3 2022-04-13 23:12:52.322 | conntrack 2022-04-13 23:12:52.322 | curl 2022-04-13 23:12:52.322 | dnsmasq-base 2022-04-13 23:12:52.322 | dnsmasq-utils 2022-04-13 23:12:52.322 | ebtables 2022-04-13 23:12:52.322 | genisoimage 2022-04-13 23:12:52.322 | iptables 2022-04-13 23:12:52.322 | iputils-arping 2022-04-13 23:12:52.322 | kpartx 2022-04-13 23:12:52.322 | libjs-jquery-tablesorter 2022-04-13 23:12:52.322 | parted 2022-04-13 23:12:52.322 | pm-utils 2022-04-13 23:12:52.322 | python3-mysqldb 2022-04-13 23:12:52.322 | socat 2022-04-13 23:12:52.322 | sqlite3 2022-04-13 23:12:52.322 | sudo 2022-04-13 23:12:52.322 | vlan 2022-04-13 23:12:52.322 | lsscsi 2022-04-13 23:12:52.322 | open-iscsi 2022-04-13 23:12:52.322 | lvm2 2022-04-13 23:12:52.322 | qemu-utils 2022-04-13 23:12:52.322 | thin-provisioning-tools 2022-04-13 23:12:52.322 | acl 2022-04-13 23:12:52.322 | dnsmasq-base 2022-04-13 23:12:52.322 | dnsmasq-utils 2022-04-13 23:12:52.322 | ebtables 2022-04-13 23:12:52.322 | haproxy 2022-04-13 23:12:52.322 | iptables 2022-04-13 23:12:52.322 | iputils-arping 2022-04-13 23:12:52.322 | iputils-ping 2022-04-13 23:12:52.322 | postgresql-server-dev-all 2022-04-13 23:12:52.322 | python3-mysqldb 2022-04-13 23:12:52.322 | sqlite3 2022-04-13 23:12:52.322 | sudo 2022-04-13 23:12:52.322 | vlan 2022-04-13 23:12:52.322 | pcp 2022-04-13 23:12:52.323 | ipset 2022-04-13 23:12:52.323 | conntrack 2022-04-13 23:12:52.323 | conntrackd 2022-04-13 23:12:52.323 | keepalived 2022-04-13 23:12:52.323 | lvm2 2022-04-13 23:12:52.323 | qemu-utils 2022-04-13 23:12:52.323 | thin-provisioning-tools 2022-04-13 23:12:52.323 | curl 2022-04-13 23:12:52.323 | liberasurecode-dev 2022-04-13 23:12:52.323 | make 2022-04-13 23:12:52.323 | memcached 2022-04-13 23:12:52.323 | rsync 2022-04-13 23:12:52.323 | sqlite3 2022-04-13 23:12:52.323 | xfsprogs' 2022-04-13 23:12:52.323 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:12:52.341 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:12:52.341 | apache2-dev 2022-04-13 23:12:52.341 | bc 2022-04-13 23:12:52.341 | bsdmainutils 2022-04-13 23:12:52.341 | curl 2022-04-13 23:12:52.341 | g++ 2022-04-13 23:12:52.341 | gawk 2022-04-13 23:12:52.341 | gcc 2022-04-13 23:12:52.341 | gettext 2022-04-13 23:12:52.341 | git 2022-04-13 23:12:52.341 | graphviz 2022-04-13 23:12:52.341 | iputils-ping 2022-04-13 23:12:52.341 | libapache2-mod-proxy-uwsgi 2022-04-13 23:12:52.341 | libffi-dev 2022-04-13 23:12:52.341 | libjpeg-dev 2022-04-13 23:12:52.341 | libpcre3-dev 2022-04-13 23:12:52.341 | libpq-dev 2022-04-13 23:12:52.341 | libssl-dev 2022-04-13 23:12:52.342 | libsystemd-dev 2022-04-13 23:12:52.342 | libxml2-dev 2022-04-13 23:12:52.342 | libxslt1-dev 2022-04-13 23:12:52.342 | libyaml-dev 2022-04-13 23:12:52.342 | lsof 2022-04-13 23:12:52.342 | openssh-server 2022-04-13 23:12:52.342 | openssl 2022-04-13 23:12:52.342 | pkg-config 2022-04-13 23:12:52.342 | psmisc 2022-04-13 23:12:52.342 | python3-dev 2022-04-13 23:12:52.342 | python3-pip 2022-04-13 23:12:52.342 | python3-systemd 2022-04-13 23:12:52.342 | python3-venv 2022-04-13 23:12:52.342 | tar 2022-04-13 23:12:52.342 | tcpdump 2022-04-13 23:12:52.342 | unzip 2022-04-13 23:12:52.342 | uuid-runtime 2022-04-13 23:12:52.342 | wget 2022-04-13 23:12:52.342 | wget 2022-04-13 23:12:52.342 | zlib1g-dev 2022-04-13 23:12:52.342 | libkrb5-dev 2022-04-13 23:12:52.342 | libldap2-dev 2022-04-13 23:12:52.342 | libsasl2-dev 2022-04-13 23:12:52.342 | memcached 2022-04-13 23:12:52.342 | python3-mysqldb 2022-04-13 23:12:52.342 | sqlite3 2022-04-13 23:12:52.342 | conntrack 2022-04-13 23:12:52.342 | curl 2022-04-13 23:12:52.342 | dnsmasq-base 2022-04-13 23:12:52.342 | dnsmasq-utils 2022-04-13 23:12:52.342 | ebtables 2022-04-13 23:12:52.342 | genisoimage 2022-04-13 23:12:52.342 | iptables 2022-04-13 23:12:52.342 | iputils-arping 2022-04-13 23:12:52.342 | kpartx 2022-04-13 23:12:52.342 | libjs-jquery-tablesorter 2022-04-13 23:12:52.342 | parted 2022-04-13 23:12:52.343 | pm-utils 2022-04-13 23:12:52.343 | python3-mysqldb 2022-04-13 23:12:52.343 | socat 2022-04-13 23:12:52.343 | sqlite3 2022-04-13 23:12:52.343 | sudo 2022-04-13 23:12:52.343 | vlan 2022-04-13 23:12:52.343 | lsscsi 2022-04-13 23:12:52.343 | open-iscsi 2022-04-13 23:12:52.343 | lvm2 2022-04-13 23:12:52.343 | qemu-utils 2022-04-13 23:12:52.343 | thin-provisioning-tools 2022-04-13 23:12:52.343 | acl 2022-04-13 23:12:52.343 | dnsmasq-base 2022-04-13 23:12:52.343 | dnsmasq-utils 2022-04-13 23:12:52.343 | ebtables 2022-04-13 23:12:52.343 | haproxy 2022-04-13 23:12:52.343 | iptables 2022-04-13 23:12:52.343 | iputils-arping 2022-04-13 23:12:52.343 | iputils-ping 2022-04-13 23:12:52.343 | postgresql-server-dev-all 2022-04-13 23:12:52.343 | python3-mysqldb 2022-04-13 23:12:52.343 | sqlite3 2022-04-13 23:12:52.343 | sudo 2022-04-13 23:12:52.343 | vlan 2022-04-13 23:12:52.343 | pcp 2022-04-13 23:12:52.343 | ipset 2022-04-13 23:12:52.343 | conntrack 2022-04-13 23:12:52.343 | conntrackd 2022-04-13 23:12:52.343 | keepalived 2022-04-13 23:12:52.343 | lvm2 2022-04-13 23:12:52.343 | qemu-utils 2022-04-13 23:12:52.343 | thin-provisioning-tools 2022-04-13 23:12:52.343 | curl 2022-04-13 23:12:52.343 | liberasurecode-dev 2022-04-13 23:12:52.344 | make 2022-04-13 23:12:52.344 | memcached 2022-04-13 23:12:52.344 | rsync 2022-04-13 23:12:52.344 | sqlite3 2022-04-13 23:12:52.344 | xfsprogs ' 2022-04-13 23:12:52.346 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:12:52.348 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:52.350 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:52.353 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:12:52.354 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:12:52.358 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:12:52.361 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:12:52.363 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:12:52.365 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:12:52.367 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:12:52.369 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:52.372 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:12:52.374 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:52.376 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:52.378 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:12:52.381 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:52.383 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:52.385 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:12:52.387 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:12:52.391 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:12:52.393 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:12:52.396 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:12:52.398 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:12:52.400 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:12:52.402 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:12:52.406 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891572404 2022-04-13 23:12:52.408 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:12:52.410 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:12:52.412 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:12:52.804 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:12:52.864 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:12:52.930 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:12:53.464 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:12:53.901 | Fetched 336 kB in 1s (290 kB/s) 2022-04-13 23:12:55.419 | Reading package lists... 2022-04-13 23:12:55.451 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:12:55.453 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:12:55.456 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:12:55.458 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:55.460 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:55.462 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:12:55.464 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:55.466 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:12:55.468 | ++ functions-common:time_stop:2439 : start_time=1649891572404 2022-04-13 23:12:55.470 | ++ functions-common:time_stop:2441 : [[ -z 1649891572404 ]] 2022-04-13 23:12:55.473 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:55.477 | ++ functions-common:time_stop:2444 : end_time=1649891575475 2022-04-13 23:12:55.479 | ++ functions-common:time_stop:2445 : elapsed_time=3071 2022-04-13 23:12:55.481 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:12:55.483 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:55.485 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3071 2022-04-13 23:12:55.488 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:12:55.490 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:12:55.493 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:55.495 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:55.497 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:12:55.518 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:12:55.632 | Reading package lists... 2022-04-13 23:12:55.871 | Building dependency tree... 2022-04-13 23:12:55.873 | Reading state information... 2022-04-13 23:12:55.914 | acl is already the newest version (2.2.53-6). 2022-04-13 23:12:55.915 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:12:55.915 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:12:55.915 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:12:55.915 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:12:55.915 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:12:55.915 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:12:55.915 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:12:55.915 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:12:55.915 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:12:55.915 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:12:55.915 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:12:55.915 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:12:55.915 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:12:55.915 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:12:55.915 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:12:55.915 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:12:55.915 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:12:55.915 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:12:55.915 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:12:55.915 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:12:55.915 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:12:55.915 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:12:55.915 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:12:55.915 | psmisc is already the newest version (23.3-1). 2022-04-13 23:12:55.915 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:12:55.915 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:12:55.915 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:12:55.915 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:12:55.915 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:12:55.915 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:12:55.915 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:12:55.916 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:12:55.916 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:12:55.916 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:12:55.916 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:12:55.916 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:12:55.916 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:12:55.916 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:12:55.916 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:12:55.916 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:12:55.916 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:12:55.916 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:12:55.916 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:12:55.916 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:12:55.916 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:12:55.916 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:12:55.916 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:12:55.916 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:12:55.916 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:12:55.916 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:12:55.916 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:12:55.916 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:12:55.916 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:12:55.916 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:12:55.916 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:12:55.916 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:12:55.916 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:12:55.916 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:12:55.916 | openssl set to manually installed. 2022-04-13 23:12:55.916 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:12:55.916 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:12:55.916 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:12:55.916 | rsync set to manually installed. 2022-04-13 23:12:55.916 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:12:55.916 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:12:55.917 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:12:55.917 | tar set to manually installed. 2022-04-13 23:12:55.917 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:12:55.917 | tcpdump set to manually installed. 2022-04-13 23:12:55.917 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:12:56.131 | uuid-runtime set to manually installed. 2022-04-13 23:12:56.131 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:12:56.131 | wget set to manually installed. 2022-04-13 23:12:56.131 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:12:56.132 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:12:56.132 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:12:56.132 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:12:56.132 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:12:56.132 | The following packages were automatically installed and are no longer required: 2022-04-13 23:12:56.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:12:56.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:12:56.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:12:56.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:12:56.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:12:56.133 | python3-zope.interface 2022-04-13 23:12:56.133 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:12:56.261 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:12:56.265 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:12:56.268 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:12:56.270 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:12:56.273 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:56.275 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:56.277 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:12:56.279 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:56.281 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:12:56.284 | ++ functions-common:time_stop:2439 : start_time=1649891575516 2022-04-13 23:12:56.286 | ++ functions-common:time_stop:2441 : [[ -z 1649891575516 ]] 2022-04-13 23:12:56.289 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:56.293 | ++ functions-common:time_stop:2444 : end_time=1649891576291 2022-04-13 23:12:56.295 | ++ functions-common:time_stop:2445 : elapsed_time=775 2022-04-13 23:12:56.297 | ++ functions-common:time_stop:2446 : total=733 2022-04-13 23:12:56.300 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:56.302 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1508 2022-04-13 23:12:56.304 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:12:56.307 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:12:56.309 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:12:56.312 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:12:56.316 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:12:56.320 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:12:56.322 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:12:56.325 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:12:57.712 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:12:57.714 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:12:57.716 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:12:57.718 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:12:57.720 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:12:57.722 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:12:57.724 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:12:57.726 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:12:57.727 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:12:57.729 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:12:57.731 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:12:57.733 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:12:57.734 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:12:57.736 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:12:57.738 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:12:57.740 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:12:57.741 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:12:57.743 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:12:57.745 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:12:57.747 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:12:57.749 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:12:57.751 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:12:57.753 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:12:57.755 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:12:57.831 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:12:57.834 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:12:57.916 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:12:57.918 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:12:57.993 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:12:57.995 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:12:57.997 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:12:57.998 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:12:58.000 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:12:58.003 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:12:58.005 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:12:58.007 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:12:58.009 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:12:58.011 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:12:58.013 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:12:58.013 | Distro: focal 2022-04-13 23:12:58.015 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:12:58.017 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:12:58.021 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:12:58.023 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:12:58.026 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:12:58.026 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:12:58.703 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:12:58.705 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:12:58.705 | pip: 21.3.1 2022-04-13 23:12:58.707 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:12:58.708 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:12:58.710 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:12:58.712 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:12:58.714 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:12:58.715 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:12:58.717 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:12:58.719 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:12:58.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:12:58.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:12:58.724 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:12:58.726 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:12:58.728 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:12:58.730 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:12:58.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:58.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:58.735 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:12:58.737 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:12:58.739 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:12:58.741 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:12:58.743 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:12:58.745 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:12:58.747 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:12:58.749 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:12:58.751 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:58.752 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:12:58.755 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:12:58.757 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:12:58.759 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:12:58.761 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:12:58.763 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:12:58.779 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:12:58.781 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:12:59.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:59.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:59.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:59.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:00.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:02.394 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:13:02.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:13:04.984 | Installing collected packages: setuptools 2022-04-13 23:13:05.866 | Successfully installed setuptools-62.0.0 2022-04-13 23:13:05.866 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:06.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:06.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:06.181 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:06.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:06.185 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:06.187 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:06.189 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:06.191 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:06.193 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:06.194 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:06.196 | + functions-common:time_stop:2439 : start_time=1649891578775 2022-04-13 23:13:06.198 | + functions-common:time_stop:2441 : [[ -z 1649891578775 ]] 2022-04-13 23:13:06.200 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:06.203 | + functions-common:time_stop:2444 : end_time=1649891586201 2022-04-13 23:13:06.205 | + functions-common:time_stop:2445 : elapsed_time=7426 2022-04-13 23:13:06.207 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:13:06.208 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:06.210 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7426 2022-04-13 23:13:06.212 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:06.214 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:13:06.216 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:13:06.220 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:13:06.222 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:13:06.225 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:13:06.225 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:13:06.901 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:13:06.903 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:13:06.903 | pip: 21.3.1 2022-04-13 23:13:06.906 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:13:06.910 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:13:06.913 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:13:06.915 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:13:06.917 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:13:06.919 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:06.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:06.924 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:13:06.935 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:13:06.947 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:13:06.958 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:13:06.960 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:13:06.963 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:13:06.965 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:13:06.967 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:13:06.969 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:13:06.971 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:13:06.973 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:13:06.975 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:13:06.977 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:13:06.979 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:13:06.981 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:13:06.983 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:13:06.985 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:13:06.988 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:13:06.990 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:13:06.992 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:13:06.994 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:13:06.996 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:13:06.998 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:13:07.000 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:13:07.003 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:13:07.005 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:13:07.007 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:13:07.010 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:13:07.012 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:13:07.014 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:13:07.016 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:13:07.019 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:13:07.039 | Using python 3.8 to install os-testr 2022-04-13 23:13:07.042 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:13:07.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:07.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:07.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:07.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:09.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:09.132 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:13:09.207 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:13:09.209 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:13:09.210 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:13:09.223 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:13:09.233 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:13:09.244 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:13:11.776 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:11.784 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:11.784 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:11.904 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:11.907 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:11.909 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:11.911 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:11.913 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:11.915 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:11.917 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:11.919 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:11.921 | + functions-common:time_stop:2439 : start_time=1649891587034 2022-04-13 23:13:11.924 | + functions-common:time_stop:2441 : [[ -z 1649891587034 ]] 2022-04-13 23:13:11.927 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:11.931 | + functions-common:time_stop:2444 : end_time=1649891591929 2022-04-13 23:13:11.933 | + functions-common:time_stop:2445 : elapsed_time=4895 2022-04-13 23:13:11.935 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:13:11.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:11.940 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4895 2022-04-13 23:13:11.942 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:11.945 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:13:11.996 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:13:12.094 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:13:12.096 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:13:12.099 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:13:12.101 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:13:12.104 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:13:12.128 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:13:14.043 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.051 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.055 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.061 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.064 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.071 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.075 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.101 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.180 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.199 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.203 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.208 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.223 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.231 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.233 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.250 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.268 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.282 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.300 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.322 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.340 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.348 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.354 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.374 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.404 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.406 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.419 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.424 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.428 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.434 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.448 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.455 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.505 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.523 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.527 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.559 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.627 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.634 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.641 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.692 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.706 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.714 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.817 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.842 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.846 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.857 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.862 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.881 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.889 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.906 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.937 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.965 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.977 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:14.991 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.009 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.017 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.031 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.042 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.046 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:15.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:15.190 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:13:15.484 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:15.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:15.489 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:15.491 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:15.493 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:15.495 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:15.497 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:15.499 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:15.502 | + functions-common:time_stop:2439 : start_time=1649891592120 2022-04-13 23:13:15.504 | + functions-common:time_stop:2441 : [[ -z 1649891592120 ]] 2022-04-13 23:13:15.507 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:15.511 | + functions-common:time_stop:2444 : end_time=1649891595508 2022-04-13 23:13:15.513 | + functions-common:time_stop:2445 : elapsed_time=3388 2022-04-13 23:13:15.515 | + functions-common:time_stop:2446 : total=4895 2022-04-13 23:13:15.518 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:15.520 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8283 2022-04-13 23:13:15.522 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:15.524 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:13:15.527 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:13:15.549 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:13:17.322 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.330 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.334 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.340 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.343 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.351 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.355 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.380 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.462 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.482 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.486 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.491 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.506 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.514 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.516 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.534 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.551 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.560 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.565 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.584 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.606 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.624 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.633 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.638 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.659 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.689 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.690 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.705 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.709 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.713 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.719 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.737 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.743 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.794 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.812 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.816 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.848 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.911 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.917 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.925 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.983 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:17.999 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.009 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.113 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.139 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.143 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.154 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.159 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.178 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.186 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.234 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.263 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.276 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.289 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.306 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.315 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.329 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.341 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.345 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:13:18.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:18.353 | Processing /opt/stack/requirements 2022-04-13 23:13:20.089 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:13:20.091 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:13:20.106 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:13:20.113 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:13:20.116 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:13:20.123 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:13:20.151 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:13:20.154 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:13:20.165 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:13:20.216 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:13:20.218 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:13:20.234 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:13:20.238 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:13:20.240 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:13:20.245 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:13:20.248 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:13:20.261 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:13:20.264 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:13:20.271 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:13:20.283 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:13:20.332 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:13:20.337 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:13:20.399 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:13:20.401 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:13:20.402 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:13:21.230 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:13:21.230 | ERROR: Command errored out with exit status 1: 2022-04-13 23:13:21.230 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hb14co_1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hb14co_1/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-7vxn9_zs 2022-04-13 23:13:21.231 | cwd: /tmp/pip-req-build-hb14co_1/ 2022-04-13 23:13:21.231 | Complete output (6 lines): 2022-04-13 23:13:21.231 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:13:21.231 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:13:21.231 | or: setup.py --help-commands 2022-04-13 23:13:21.231 | or: setup.py cmd --help 2022-04-13 23:13:21.231 | 2022-04-13 23:13:21.231 | error: invalid command 'bdist_wheel' 2022-04-13 23:13:21.231 | ---------------------------------------- 2022-04-13 23:13:21.231 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:13:21.231 | Running setup.py clean for openstack-requirements 2022-04-13 23:13:22.050 | Failed to build openstack-requirements 2022-04-13 23:13:22.066 | Installing collected packages: openstack-requirements 2022-04-13 23:13:22.066 | Attempting uninstall: openstack-requirements 2022-04-13 23:13:22.067 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:13:22.102 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:13:22.123 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:13:22.125 | Running setup.py install for openstack-requirements: started 2022-04-13 23:13:24.485 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:13:24.509 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:13:24.634 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:24.636 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:24.638 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:24.641 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:24.643 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:24.645 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:24.647 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:24.649 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:24.651 | + functions-common:time_stop:2439 : start_time=1649891595541 2022-04-13 23:13:24.653 | + functions-common:time_stop:2441 : [[ -z 1649891595541 ]] 2022-04-13 23:13:24.656 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:24.661 | + functions-common:time_stop:2444 : end_time=1649891604658 2022-04-13 23:13:24.663 | + functions-common:time_stop:2445 : elapsed_time=9117 2022-04-13 23:13:24.665 | + functions-common:time_stop:2446 : total=8283 2022-04-13 23:13:24.667 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:24.669 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17400 2022-04-13 23:13:24.671 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:24.674 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:13:24.676 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:13:24.678 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:13:24.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:24.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:24.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:13:24.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:24.690 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:13:24.710 | Using python 3.8 to install pbr 2022-04-13 23:13:24.712 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:13:25.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:25.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:25.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:25.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:26.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:26.792 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:13:29.480 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:29.487 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:29.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:29.609 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:29.611 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:29.614 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:29.616 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:29.618 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:29.620 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:29.622 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:29.624 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:29.627 | + functions-common:time_stop:2439 : start_time=1649891604705 2022-04-13 23:13:29.629 | + functions-common:time_stop:2441 : [[ -z 1649891604705 ]] 2022-04-13 23:13:29.631 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:29.635 | + functions-common:time_stop:2444 : end_time=1649891609633 2022-04-13 23:13:29.637 | + functions-common:time_stop:2445 : elapsed_time=4928 2022-04-13 23:13:29.640 | + functions-common:time_stop:2446 : total=17400 2022-04-13 23:13:29.642 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:29.644 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22328 2022-04-13 23:13:29.647 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:29.649 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:13:31.891 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:13:33.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:33.776 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:13:33.792 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:13:33.794 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:13:33.796 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:13:33.799 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:13:33.805 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:13:33.881 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:13:33.884 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:13:33.888 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:13:33.906 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:13:33.909 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:13:33.911 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:13:33.913 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:13:33.916 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:13:33.918 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:13:33.920 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:13:33.922 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:13:33.924 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:13:33.927 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:13:33.929 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:13:33.933 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:13:33.935 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:13:33.938 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:13:33.940 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:13:33.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:13:33.958 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:33.960 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:13:33.962 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:13:33.964 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:13:33.966 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:13:33.968 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:13:33.970 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:13:33.972 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:13:33.974 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:13:33.977 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:13:33.979 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:13:33.981 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:13:33.983 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:13:33.985 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:13:33.987 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:13:33.989 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:13:33.991 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:13:33.993 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:13:33.996 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:13:33.998 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:13:34.000 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:13:34.003 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:13:34.005 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:13:34.008 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:13:34.010 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:13:34.012 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:13:34.064 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:13:34.064 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:13:34.066 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:13:34.442 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:13:34.444 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:13:34.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:34.463 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:13:34.465 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:34.467 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:34.470 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:34.472 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:34.474 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:34.476 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:34.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:34.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:34.483 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:34.486 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:34.488 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:34.490 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:34.493 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:13:34.495 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:34.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:34.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:34.502 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:13:34.523 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:13:34.632 | Reading package lists... 2022-04-13 23:13:34.872 | Building dependency tree... 2022-04-13 23:13:34.874 | Reading state information... 2022-04-13 23:13:35.122 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:13:35.122 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:35.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:35.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:35.123 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:35.123 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:35.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:35.124 | python3-zope.interface 2022-04-13 23:13:35.124 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:35.238 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:35.242 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:35.244 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:35.247 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:35.249 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:35.251 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:35.253 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:35.255 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:35.258 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:35.260 | + functions-common:time_stop:2439 : start_time=1649891614520 2022-04-13 23:13:35.262 | + functions-common:time_stop:2441 : [[ -z 1649891614520 ]] 2022-04-13 23:13:35.265 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:35.269 | + functions-common:time_stop:2444 : end_time=1649891615267 2022-04-13 23:13:35.271 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-13 23:13:35.273 | + functions-common:time_stop:2446 : total=1508 2022-04-13 23:13:35.276 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:35.278 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2255 2022-04-13 23:13:35.280 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:35.283 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:13:35.285 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:13:35.287 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:13:35.290 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:13:35.292 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:13:35.294 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:13:35.296 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:13:35.299 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:13:35.301 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:13:35.304 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:13:35.306 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:13:35.309 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:13:35.311 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:13:35.313 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:13:35.316 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:13:35.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:13:35.320 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:13:35.322 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:13:35.325 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:13:35.327 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:13:35.330 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:13:35.332 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:13:35.334 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:13:35.337 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:13:35.339 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:13:35.341 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:13:35.344 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:13:35.347 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:13:35.362 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:35.364 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:13:35.367 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:13:35.369 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:13:35.371 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:13:35.374 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:13:35.379 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:13:35.381 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:13:35.383 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:13:35.386 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:13:35.388 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:13:35.390 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:13:35.393 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:13:36.083 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:13:36.083 | user tags 2022-04-13 23:13:36.083 | stackrabbit []' 2022-04-13 23:13:36.086 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:13:36.086 | user tags 2022-04-13 23:13:36.086 | stackrabbit []' 2022-04-13 23:13:36.086 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:13:36.093 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:13:36.096 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:13:36.098 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:13:36.788 | Changing password for user "stackrabbit" ... 2022-04-13 23:13:36.811 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:13:37.482 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:13:37.506 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:13:37.508 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:13:38.159 | Changing password for user "stackrabbit" ... 2022-04-13 23:13:38.182 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:13:38.184 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:13:38.186 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:13:38.863 | Deleting user "guest" ... 2022-04-13 23:13:38.878 | Error: 2022-04-13 23:13:38.878 | {:no_such_user, "guest"} 2022-04-13 23:13:38.891 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:13:38.894 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:13:38.910 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:38.913 | + ./stack.sh:main:838 : install_database 2022-04-13 23:13:38.915 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:13:38.917 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:13:38.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:38.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:38.924 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:13:39.140 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:13:39.143 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:39.145 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:13:39.147 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:13:39.149 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:13:39.152 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:13:39.154 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:13:39.156 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:13:39.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:13:39.161 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:13:39.163 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:13:39.166 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:13:39.168 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:13:39.170 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:13:39.173 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:13:39.175 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:13:39.177 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:13:39.180 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:13:39.182 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:13:39.184 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:13:39.186 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:13:39.189 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:13:39.191 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:13:39.193 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:13:39.196 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:13:39.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:39.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:39.202 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:13:39.205 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:39.207 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:39.209 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:39.211 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:39.214 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:39.216 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:39.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:39.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:39.223 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:39.225 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:39.228 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:39.230 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:39.232 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:13:39.234 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:39.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:39.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:39.241 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:13:39.263 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:13:39.371 | Reading package lists... 2022-04-13 23:13:39.615 | Building dependency tree... 2022-04-13 23:13:39.617 | Reading state information... 2022-04-13 23:13:39.884 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:13:39.884 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:39.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:39.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:39.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:39.886 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:39.886 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:39.886 | python3-zope.interface 2022-04-13 23:13:39.886 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:39.998 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:40.002 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:40.005 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:40.007 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:40.009 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:40.012 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:40.014 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:40.016 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:40.018 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:40.020 | + functions-common:time_stop:2439 : start_time=1649891619260 2022-04-13 23:13:40.022 | + functions-common:time_stop:2441 : [[ -z 1649891619260 ]] 2022-04-13 23:13:40.025 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:40.030 | + functions-common:time_stop:2444 : end_time=1649891620027 2022-04-13 23:13:40.032 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-13 23:13:40.034 | + functions-common:time_stop:2446 : total=2255 2022-04-13 23:13:40.036 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:40.038 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3022 2022-04-13 23:13:40.041 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:40.043 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:13:40.045 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:13:40.048 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:13:40.050 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:13:40.052 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:13:40.055 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:13:40.058 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:13:40.060 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:13:40.062 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:13:40.066 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:13:40.066 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:13:40.071 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:13:40.073 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:13:40.075 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:13:40.078 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:13:40.080 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:13:40.102 | Using python 3.8 to install PyMySQL 2022-04-13 23:13:40.104 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:13:40.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:40.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:40.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:40.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:42.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:42.194 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:13:44.741 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:44.748 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:44.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:44.865 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:44.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:44.870 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:44.872 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:44.874 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:44.877 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:44.879 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:44.881 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:44.883 | + functions-common:time_stop:2439 : start_time=1649891620096 2022-04-13 23:13:44.886 | + functions-common:time_stop:2441 : [[ -z 1649891620096 ]] 2022-04-13 23:13:44.889 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:44.893 | + functions-common:time_stop:2444 : end_time=1649891624890 2022-04-13 23:13:44.896 | + functions-common:time_stop:2445 : elapsed_time=4794 2022-04-13 23:13:44.898 | + functions-common:time_stop:2446 : total=22328 2022-04-13 23:13:44.900 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:44.902 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27122 2022-04-13 23:13:44.904 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:44.907 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:13:44.910 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:13:44.912 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:13:44.914 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:13:44.931 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:44.933 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:13:44.935 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:13:44.938 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:13:44.939 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:13:44.944 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:13:44.947 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:13:44.949 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:13:44.951 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:13:44.954 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:13:44.956 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:13:44.972 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:44.974 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:13:44.977 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:44.979 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:44.982 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:44.984 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:44.986 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:44.989 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:44.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:44.993 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:44.995 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:44.997 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:45.000 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:45.002 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:45.004 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:13:45.006 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:45.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:45.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:45.014 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:13:45.034 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:13:45.144 | Reading package lists... 2022-04-13 23:13:45.383 | Building dependency tree... 2022-04-13 23:13:45.384 | Reading state information... 2022-04-13 23:13:45.635 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:13:45.635 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:45.636 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:45.636 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:45.636 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:45.636 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:45.636 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:45.636 | python3-zope.interface 2022-04-13 23:13:45.636 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:45.748 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:45.752 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:45.755 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:45.757 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:45.759 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:45.761 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:45.763 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:45.766 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:45.768 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:45.770 | + functions-common:time_stop:2439 : start_time=1649891625031 2022-04-13 23:13:45.772 | + functions-common:time_stop:2441 : [[ -z 1649891625031 ]] 2022-04-13 23:13:45.775 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:45.779 | + functions-common:time_stop:2444 : end_time=1649891625777 2022-04-13 23:13:45.782 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-13 23:13:45.784 | + functions-common:time_stop:2446 : total=3022 2022-04-13 23:13:45.786 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:45.789 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3768 2022-04-13 23:13:45.791 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:45.793 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:13:45.809 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:45.812 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:13:45.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:13:45.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:13:45.819 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:13:45.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:13:45.841 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:45.843 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:45.846 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:45.848 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:45.850 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:45.852 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:45.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:45.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:45.859 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:45.861 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:45.863 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:45.865 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:45.867 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:13:45.869 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:45.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:45.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:45.877 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:13:45.896 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:13:46.007 | Reading package lists... 2022-04-13 23:13:46.250 | Building dependency tree... 2022-04-13 23:13:46.252 | Reading state information... 2022-04-13 23:13:46.503 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:13:46.503 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:13:46.503 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:13:46.503 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:46.504 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:46.505 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:46.505 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:46.505 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:46.505 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:46.505 | python3-zope.interface 2022-04-13 23:13:46.505 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:46.618 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:46.622 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:46.624 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:46.627 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:46.629 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:46.631 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:46.633 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:46.636 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:46.638 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:46.640 | + functions-common:time_stop:2439 : start_time=1649891625894 2022-04-13 23:13:46.642 | + functions-common:time_stop:2441 : [[ -z 1649891625894 ]] 2022-04-13 23:13:46.645 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:46.649 | + functions-common:time_stop:2444 : end_time=1649891626647 2022-04-13 23:13:46.651 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 23:13:46.653 | + functions-common:time_stop:2446 : total=3768 2022-04-13 23:13:46.655 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:46.658 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4521 2022-04-13 23:13:46.660 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:46.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:13:46.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:46.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:46.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:13:46.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:13:46.674 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:13:46.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:13:46.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:13:46.683 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:13:46.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:13:46.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:13:46.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:13:46.693 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:13:46.695 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:13:46.698 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:13:46.700 | + functions:vercmp:631 : local result 2022-04-13 23:13:46.704 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:13:46.704 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:13:46.705 | ++ functions:vercmp:635 : head -1 2022-04-13 23:13:46.709 | + functions:vercmp:635 : result=3.13 2022-04-13 23:13:46.711 | + functions:vercmp:637 : case $op in 2022-04-13 23:13:46.714 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:13:46.716 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:13:46.718 | + functions:vercmp:648 : return 2022-04-13 23:13:46.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:13:46.723 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:13:46.725 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:13:47.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:13:47.193 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:13:47.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:13:47.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.207 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:13:47.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:47.228 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:13:47.230 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:13:47.230 | Installing etcd 2022-04-13 23:13:47.233 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:13:47.245 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:13:47.259 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:47.262 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:13:47.276 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:13:47.279 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.282 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.285 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.289 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.291 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:13:47.294 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:13:47.296 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.299 | ++ functions:get_extra_file:74 : return 2022-04-13 23:13:47.302 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:13:47.304 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:13:47.306 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:13:47.309 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:13:47.325 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:47.327 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:13:47.330 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:13:47.345 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:47.348 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:13:47.350 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:13:47.352 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:13:47.354 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:13:47.357 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:13:47.360 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:13:47.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:13:47.364 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:13:47.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:13:47.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.376 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:13:47.378 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:13:47.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:13:47.383 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:13:47.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:13:47.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.393 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:13:47.396 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:13:47.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:13:47.400 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:13:47.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:13:47.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.412 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:13:47.414 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:13:47.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:13:47.419 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:13:47.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:13:47.428 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.431 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:13:47.433 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:13:47.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:13:47.437 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:13:47.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:13:47.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.448 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:13:47.450 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:13:47.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:13:47.455 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:13:47.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:13:47.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.466 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:13:47.468 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:13:47.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:13:47.473 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:13:47.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:13:47.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.485 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:13:47.487 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:13:47.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:13:47.491 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:13:47.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:13:47.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.503 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:13:47.505 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:13:47.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:13:47.510 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:13:47.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:13:47.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.521 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:13:47.523 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:13:47.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:13:47.527 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:13:47.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:13:47.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.539 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:13:47.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:13:47.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:13:47.546 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:13:47.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:13:47.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.557 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:13:47.560 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:13:47.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:13:47.565 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:13:47.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:13:47.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.576 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:13:47.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:13:47.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:13:47.583 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:13:47.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:13:47.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.594 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:13:47.597 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:13:47.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:13:47.601 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:13:47.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:13:47.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.613 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:13:47.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:13:47.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:13:47.620 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:13:47.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:13:47.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.632 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:13:47.634 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:13:47.637 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:13:47.639 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:13:47.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:13:47.648 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.650 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:13:47.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:13:47.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:13:47.657 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:13:47.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:13:47.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.668 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:13:47.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:13:47.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:13:47.675 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:13:47.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:13:47.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.687 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:13:47.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:13:47.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:13:47.694 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:13:47.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.701 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:13:47.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.706 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:13:47.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:13:47.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:13:47.713 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:13:47.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:13:47.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.724 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:13:47.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:13:47.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:13:47.731 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:13:47.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:13:47.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.742 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:13:47.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:13:47.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:13:47.749 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:13:47.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:13:47.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.761 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:13:47.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:13:47.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:13:47.768 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:13:47.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:13:47.778 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.780 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:13:47.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:13:47.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:13:47.787 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:13:47.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:13:47.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.798 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:13:47.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:13:47.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:13:47.805 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:13:47.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:13:47.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.817 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:13:47.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:13:47.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:13:47.824 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:13:47.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:13:47.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.835 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:13:47.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:13:47.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:13:47.842 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:13:47.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:13:47.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.854 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:13:47.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:13:47.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:13:47.862 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:13:47.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:13:47.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.873 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:13:47.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:13:47.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:13:47.881 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:13:47.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:13:47.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.892 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:13:47.894 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:13:47.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:13:47.899 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:13:47.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:13:47.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.910 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:13:47.913 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:13:47.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:13:47.918 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:13:47.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.925 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:13:47.928 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.931 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:13:47.933 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:13:47.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:13:47.938 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:13:47.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:13:47.948 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.950 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:13:47.952 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:13:47.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:13:47.957 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:13:47.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:13:47.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.968 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:13:47.970 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:13:47.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:13:47.975 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:13:47.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:47.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:13:47.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:47.987 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:13:47.989 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:13:47.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:13:47.994 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:13:47.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:47.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:48.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:13:48.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:48.006 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:13:48.008 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:13:48.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:13:48.013 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:13:48.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:48.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:48.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:13:48.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:48.024 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:13:48.026 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:13:48.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:13:48.031 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:13:48.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:48.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:48.037 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:13:48.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:48.042 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:13:48.044 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:13:48.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:13:48.049 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:13:48.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:48.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:48.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:13:48.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:48.061 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:13:48.082 | Using python 3.8 to install etcd3 2022-04-13 23:13:48.085 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:13:48.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:48.959 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:48.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:48.959 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:50.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:50.169 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:13:50.177 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:13:50.179 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:13:50.180 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:13:50.181 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:13:52.763 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:52.771 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:52.771 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:52.888 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:52.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:52.893 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:52.895 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:52.897 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:52.899 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:52.901 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:52.903 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:52.906 | + functions-common:time_stop:2439 : start_time=1649891628077 2022-04-13 23:13:52.908 | + functions-common:time_stop:2441 : [[ -z 1649891628077 ]] 2022-04-13 23:13:52.910 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:52.915 | + functions-common:time_stop:2444 : end_time=1649891632913 2022-04-13 23:13:52.917 | + functions-common:time_stop:2445 : elapsed_time=4836 2022-04-13 23:13:52.919 | + functions-common:time_stop:2446 : total=27122 2022-04-13 23:13:52.921 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:52.924 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31958 2022-04-13 23:13:52.927 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:52.929 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:13:52.951 | Using python 3.8 to install etcd3gw 2022-04-13 23:13:52.953 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:13:53.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:53.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:53.821 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:54.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:13:55.011 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:13:55.018 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:13:55.020 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:13:55.021 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:13:55.022 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:13:55.054 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:13:55.055 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:13:55.058 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:13:55.060 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:13:57.555 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:13:57.562 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:13:57.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:13:57.681 | + inc/python:pip_install:200 : result=0 2022-04-13 23:13:57.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:13:57.685 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:57.688 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:57.690 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:57.692 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:57.694 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:57.696 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:13:57.698 | + functions-common:time_stop:2439 : start_time=1649891632945 2022-04-13 23:13:57.700 | + functions-common:time_stop:2441 : [[ -z 1649891632945 ]] 2022-04-13 23:13:57.704 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:57.709 | + functions-common:time_stop:2444 : end_time=1649891637706 2022-04-13 23:13:57.711 | + functions-common:time_stop:2445 : elapsed_time=4761 2022-04-13 23:13:57.713 | + functions-common:time_stop:2446 : total=31958 2022-04-13 23:13:57.715 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:57.717 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36719 2022-04-13 23:13:57.720 | + inc/python:pip_install:203 : return 0 2022-04-13 23:13:57.722 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:13:57.725 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:13:57.727 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:13:57.729 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:13:57.732 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:13:57.734 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:13:57.736 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:13:57.738 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:13:57.741 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:13:57.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:13:57.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:13:57.748 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:13:57.750 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:13:57.752 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:13:57.754 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:13:57.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:57.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:57.762 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:13:57.764 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:13:57.767 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:13:57.769 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:13:57.771 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:13:57.774 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:13:57.776 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:13:57.778 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:13:57.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:57.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:57.786 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:13:57.788 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:13:57.790 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:13:57.793 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:13:57.795 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:13:57.797 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:13:57.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:57.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:57.804 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:13:57.826 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:13:57.935 | Reading package lists... 2022-04-13 23:13:58.183 | Building dependency tree... 2022-04-13 23:13:58.184 | Reading state information... 2022-04-13 23:13:58.438 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:13:58.438 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:13:58.438 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:13:58.438 | The following packages were automatically installed and are no longer required: 2022-04-13 23:13:58.439 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:13:58.439 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:13:58.439 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:13:58.439 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:13:58.440 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:13:58.440 | python3-zope.interface 2022-04-13 23:13:58.440 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:13:58.552 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:13:58.556 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:13:58.559 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:13:58.561 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:58.563 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:58.566 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:58.568 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:58.570 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:58.572 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:13:58.575 | + functions-common:time_stop:2439 : start_time=1649891637823 2022-04-13 23:13:58.577 | + functions-common:time_stop:2441 : [[ -z 1649891637823 ]] 2022-04-13 23:13:58.580 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:58.584 | + functions-common:time_stop:2444 : end_time=1649891638582 2022-04-13 23:13:58.587 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:13:58.589 | + functions-common:time_stop:2446 : total=4521 2022-04-13 23:13:58.592 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:58.595 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5280 2022-04-13 23:13:58.598 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:13:58.600 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:13:58.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:13:58.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:13:58.607 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:13:58.668 | Module proxy already enabled 2022-04-13 23:13:58.673 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:13:58.733 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:13:58.733 | Module proxy already enabled 2022-04-13 23:13:58.733 | Module proxy_uwsgi already enabled 2022-04-13 23:13:58.737 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:13:58.740 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:13:58.742 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:13:58.744 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:13:58.877 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:13:58.880 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:13:58.883 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:13:58.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:13:58.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.901 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:13:58.903 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:13:58.906 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:13:58.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:13:58.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.918 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:13:58.920 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:13:58.922 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:13:58.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:13:58.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.937 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:13:58.939 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:13:58.942 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:13:58.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:13:58.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.954 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:13:58.956 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:13:58.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:13:58.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.968 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:13:58.970 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:13:58.972 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:13:58.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:58.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:58.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:13:58.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:58.984 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:13:59.001 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:59.003 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:13:59.006 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:13:59.008 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:13:59.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:59.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:59.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:13:59.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:59.021 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:13:59.037 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:59.039 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:13:59.042 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:13:59.044 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:13:59.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:59.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:59.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:13:59.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:59.057 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:13:59.059 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:13:59.062 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:13:59.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:13:59.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:13:59.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:13:59.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:13:59.074 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:13:59.076 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:13:59.079 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:13:59.082 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:13:59.084 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:13:59.086 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:13:59.090 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:13:59.090 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:13:59.095 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:13:59.097 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:13:59.100 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:13:59.102 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:13:59.105 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:13:59.125 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:13:59.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:13:59.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:59.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:59.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:59.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:01.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:01.227 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:14:01.281 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:14:01.282 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:14:01.283 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:14:01.284 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:14:01.285 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:14:01.286 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:14:01.287 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:14:01.288 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:14:01.289 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:14:01.291 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:14:01.292 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:14:01.293 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:14:01.293 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:14:01.295 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:14:01.353 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:14:01.354 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:14:01.355 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:14:01.395 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:14:01.435 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:14:01.436 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:14:01.437 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:14:01.438 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:14:01.489 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:14:01.491 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:14:01.502 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:14:01.503 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:14:01.517 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:14:01.519 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:14:01.520 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:14:01.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:14:01.586 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:14:01.589 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:14:01.591 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:14:01.641 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:14:01.653 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:14:04.119 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:04.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:04.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:04.247 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:04.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:04.252 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:04.254 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:04.257 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:04.259 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:04.261 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:04.263 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:04.266 | + functions-common:time_stop:2439 : start_time=1649891639120 2022-04-13 23:14:04.268 | + functions-common:time_stop:2441 : [[ -z 1649891639120 ]] 2022-04-13 23:14:04.271 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:04.275 | + functions-common:time_stop:2444 : end_time=1649891644273 2022-04-13 23:14:04.277 | + functions-common:time_stop:2445 : elapsed_time=5153 2022-04-13 23:14:04.279 | + functions-common:time_stop:2446 : total=36719 2022-04-13 23:14:04.281 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:04.284 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41872 2022-04-13 23:14:04.286 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:04.288 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:14:04.291 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:14:04.293 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:14:04.296 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:14:04.299 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:14:04.301 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:14:04.305 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:04.305 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:14:04.310 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:14:04.313 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:14:04.315 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:14:04.318 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:14:04.320 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:14:04.341 | Using python 3.8 to install python-memcached 2022-04-13 23:14:04.343 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:14:05.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:05.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:05.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:05.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:06.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:06.427 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:14:06.431 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:14:09.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:09.037 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:09.037 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:09.154 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:09.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:09.159 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:09.161 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:09.163 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:09.166 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:09.168 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:09.171 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:09.173 | + functions-common:time_stop:2439 : start_time=1649891644335 2022-04-13 23:14:09.175 | + functions-common:time_stop:2441 : [[ -z 1649891644335 ]] 2022-04-13 23:14:09.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:09.182 | + functions-common:time_stop:2444 : end_time=1649891649179 2022-04-13 23:14:09.184 | + functions-common:time_stop:2445 : elapsed_time=4844 2022-04-13 23:14:09.186 | + functions-common:time_stop:2446 : total=41872 2022-04-13 23:14:09.189 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:09.191 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46716 2022-04-13 23:14:09.193 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:09.196 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:14:09.212 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:09.214 | + ./stack.sh:main:899 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:14:09.216 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:14:09.219 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:14:09.221 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:14:09.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:14:09.226 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:14:09.228 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:14:09.244 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:09.246 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:14:09.249 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:14:09.251 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:14:09.253 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:09.255 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:09.258 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:09.260 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:09.262 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:09.265 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:09.280 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:09.282 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:09.284 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:09.287 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:09.287 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:09.292 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:14:09.294 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:09.297 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:14:09.309 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:14:09.312 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:09.312 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:09.315 | c141e6164 trivial: Fix typo 2022-04-13 23:14:09.318 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:09.320 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:14:09.322 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:14:09.325 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:14:09.327 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:14:09.330 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:14:09.332 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:14:09.334 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:14:09.336 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:14:09.339 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:14:09.341 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:14:09.344 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:14:09.347 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:14:09.349 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:14:09.352 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:14:09.354 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:14:09.356 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:14:09.360 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:14:09.365 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:14:09.367 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:14:10.055 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:14:10.057 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:14:10.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:14:10.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:14:10.064 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:14:10.067 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:14:10.069 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:14:10.071 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:14:10.073 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:14:10.075 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:14:10.078 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:14:10.081 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:14:10.083 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:14:10.085 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:14:10.105 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:14:10.107 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:14:10.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:10.978 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:10.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:10.978 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:12.198 | Obtaining file:///opt/stack/keystone 2022-04-13 23:14:12.199 | Preparing metadata (setup.py): started 2022-04-13 23:14:17.366 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:14:17.443 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:14:17.444 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:14:17.445 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:14:17.446 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:14:17.447 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:14:17.448 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:14:17.450 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:14:17.451 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:14:17.452 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:14:17.453 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:14:17.454 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:14:17.455 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:14:17.456 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:14:17.457 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:14:17.458 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:14:17.459 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:14:17.460 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:14:17.461 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:14:17.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:14:17.463 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:14:17.465 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:14:17.466 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:14:17.467 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:14:17.468 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:14:17.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:14:17.471 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:14:17.472 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:14:17.473 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:14:17.474 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:14:17.475 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:14:17.476 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:14:17.477 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:14:17.478 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:14:17.479 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:14:17.491 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:14:17.492 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:14:17.535 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:14:17.553 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:14:17.554 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:14:17.555 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:14:17.556 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:14:17.557 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:14:17.567 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:14:17.629 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:14:17.631 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:14:17.729 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:14:17.730 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:14:17.731 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:14:17.732 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:14:17.785 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:14:17.787 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:14:17.790 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:14:17.841 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:14:17.844 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:14:17.925 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:14:17.926 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:14:17.927 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:14:17.928 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:14:17.930 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:14:17.931 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:14:17.950 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:14:17.999 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:14:18.020 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:14:18.021 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:14:18.024 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:14:18.025 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:14:18.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:14:18.196 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:14:18.197 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:14:18.198 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:14:18.199 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:14:18.202 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:14:18.420 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:14:18.441 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:14:18.443 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:14:18.511 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:14:18.528 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:14:18.583 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:14:18.622 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:14:18.728 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:14:18.782 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:14:18.854 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:14:18.980 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:14:19.008 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:14:19.049 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:14:19.050 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:14:19.051 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:14:19.052 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:14:19.054 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:14:19.057 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:14:19.109 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:14:19.252 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:14:19.255 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:14:19.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:14:19.257 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:14:19.404 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:14:19.483 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:14:19.730 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:14:19.986 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:14:20.021 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:14:21.893 | Installing collected packages: keystone 2022-04-13 23:14:21.893 | Attempting uninstall: keystone 2022-04-13 23:14:21.893 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:14:21.897 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:14:21.899 | Running setup.py develop for keystone 2022-04-13 23:14:28.108 | Successfully installed keystone 2022-04-13 23:14:28.108 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:28.116 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:28.116 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:28.254 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:28.257 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:28.259 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:28.261 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:28.264 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:28.266 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:28.268 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:28.270 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:28.272 | + functions-common:time_stop:2439 : start_time=1649891650100 2022-04-13 23:14:28.274 | + functions-common:time_stop:2441 : [[ -z 1649891650100 ]] 2022-04-13 23:14:28.277 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:28.282 | + functions-common:time_stop:2444 : end_time=1649891668279 2022-04-13 23:14:28.284 | + functions-common:time_stop:2445 : elapsed_time=18179 2022-04-13 23:14:28.286 | + functions-common:time_stop:2446 : total=46716 2022-04-13 23:14:28.288 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:28.290 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64895 2022-04-13 23:14:28.292 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:28.294 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:14:28.297 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:14:28.299 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:14:28.317 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:14:28.329 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:14:28.332 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:14:28.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:28.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:28.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:14:28.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:28.344 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:14:28.360 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:28.362 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:14:28.365 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:14:28.367 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:14:28.369 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:14:28.382 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:14:28.384 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:14:28.389 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:14:28.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:28.407 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:14:28.436 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:14:28.463 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:14:28.493 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:14:28.523 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:14:28.554 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:14:28.584 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:14:28.611 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:14:28.639 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:14:28.642 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:14:28.644 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:14:28.646 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:14:28.649 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:14:28.651 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:14:28.667 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:28.670 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:14:28.673 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:14:28.675 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:14:28.690 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:28.692 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:14:28.695 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:14:28.724 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:14:28.727 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:14:28.729 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:14:28.731 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:14:28.747 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:28.750 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2022-04-13 23:14:28.780 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:14:28.782 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:14:28.812 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:14:28.815 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:14:28.817 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:14:28.819 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:14:28.822 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:14:28.824 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:14:28.854 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:14:28.856 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:14:28.859 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:14:28.862 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:14:28.865 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:14:28.881 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:14:28.883 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:14:28.886 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:28.888 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:14:28.890 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:14:28.918 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:28.945 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:14:28.973 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:14:29.000 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:14:29.028 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:14:29.030 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:14:29.033 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:14:29.035 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:14:29.037 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:14:29.039 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:14:29.042 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:14:29.045 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:14:29.049 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:14:29.051 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:14:29.053 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:14:29.066 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:14:29.067 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:29.075 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:14:29.079 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:14:29.094 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:14:29.096 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:14:29.100 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:14:29.129 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:14:29.156 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:14:29.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:14:29.210 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:14:29.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:14:29.263 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:14:29.290 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:14:29.316 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:14:29.343 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:14:29.370 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:14:29.397 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:14:29.424 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:14:29.451 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:14:29.454 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:14:29.456 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:14:29.459 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:14:29.461 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:14:29.463 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:29.466 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:29.468 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:14:29.471 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:14:29.473 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:14:29.500 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:14:29.527 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:14:29.528 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:14:29.537 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:14:29.540 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:14:29.542 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:14:29.544 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:14:29.547 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:14:29.549 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:14:29.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:29.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:29.556 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:14:29.558 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:14:29.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:29.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:29.565 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:14:29.627 | Site keystone-wsgi-public already enabled 2022-04-13 23:14:29.632 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:14:29.634 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:14:29.636 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:14:29.639 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:14:29.776 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:14:29.805 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:14:29.839 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:14:29.870 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:14:29.872 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:14:29.903 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:14:29.931 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:14:29.959 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:14:29.961 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:14:29.978 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:29.980 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:14:29.997 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:29.999 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:14:30.002 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:14:30.004 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:14:30.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:14:30.009 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:14:30.012 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:14:30.014 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:14:30.017 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:14:30.019 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:30.021 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:30.024 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:30.027 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:30.029 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:30.032 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:30.048 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:30.050 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:30.053 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.055 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:30.056 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:30.061 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:14:30.063 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.065 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:14:30.078 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:14:30.081 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:30.081 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:30.084 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:14:30.087 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:30.089 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:14:30.092 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:14:30.094 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:14:30.097 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:14:30.099 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:14:30.102 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:14:30.104 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:14:30.106 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:14:30.109 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:14:30.111 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:14:30.114 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:14:30.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:14:30.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:14:30.122 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:14:30.125 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:14:30.127 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:14:30.130 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:14:30.136 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:14:30.138 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:14:30.807 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:14:30.809 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:14:30.811 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:14:30.814 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:14:30.816 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:14:30.818 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:14:30.820 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:14:30.823 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:14:30.825 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:14:30.828 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:14:30.830 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:14:30.832 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:14:30.834 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:14:30.837 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:14:30.857 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:14:30.860 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:14:31.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:31.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:31.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:31.720 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:32.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:32.924 | Obtaining file:///opt/stack/swift 2022-04-13 23:14:32.925 | Preparing metadata (setup.py): started 2022-04-13 23:14:37.581 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:14:37.625 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:14:37.626 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:14:37.627 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:14:37.628 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:14:37.630 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:14:37.631 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:14:37.632 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:14:37.633 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:14:37.634 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:14:37.635 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:14:37.636 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:14:37.673 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:14:37.682 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:14:37.737 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:14:37.738 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:14:37.740 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:14:37.741 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:14:37.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:14:37.743 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:14:37.744 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:14:37.745 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:14:37.746 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:14:37.747 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:14:37.749 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:14:37.750 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:14:37.770 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:14:37.800 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:14:37.802 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:14:37.803 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:14:37.806 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:14:37.829 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:14:37.931 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:14:37.932 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:14:37.933 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:14:37.975 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:14:38.028 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:14:38.029 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:14:38.030 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:14:38.032 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:14:38.092 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:14:38.093 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:14:38.108 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:14:38.110 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:14:38.128 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:14:38.130 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:14:38.288 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:14:38.309 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:14:40.603 | Installing collected packages: swift 2022-04-13 23:14:40.603 | Attempting uninstall: swift 2022-04-13 23:14:40.603 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:14:40.606 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:14:40.608 | Running setup.py develop for swift 2022-04-13 23:14:46.426 | Successfully installed swift 2022-04-13 23:14:46.426 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:46.434 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:46.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:46.567 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:46.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:46.572 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:46.574 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:46.576 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:46.578 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:46.580 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:46.582 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:46.585 | + functions-common:time_stop:2439 : start_time=1649891670852 2022-04-13 23:14:46.587 | + functions-common:time_stop:2441 : [[ -z 1649891670852 ]] 2022-04-13 23:14:46.589 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:46.593 | + functions-common:time_stop:2444 : end_time=1649891686591 2022-04-13 23:14:46.596 | + functions-common:time_stop:2445 : elapsed_time=15739 2022-04-13 23:14:46.598 | + functions-common:time_stop:2446 : total=64895 2022-04-13 23:14:46.600 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:46.602 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80634 2022-04-13 23:14:46.605 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:46.607 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:14:46.610 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:14:46.612 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:14:46.631 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:14:46.644 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:14:46.646 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:14:46.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:46.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:46.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:14:46.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:46.659 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:14:46.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:14:46.664 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:14:46.666 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:14:46.668 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:14:46.670 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:14:46.673 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:14:46.675 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:14:47.904 | No account-auditor running 2022-04-13 23:14:47.904 | No object-reconstructor running 2022-04-13 23:14:47.904 | No account-reaper running 2022-04-13 23:14:47.904 | No container-replicator running 2022-04-13 23:14:47.904 | No container-server running 2022-04-13 23:14:47.904 | No proxy-server running 2022-04-13 23:14:47.904 | No object-server running 2022-04-13 23:14:47.904 | No account-server running 2022-04-13 23:14:47.905 | No account-replicator running 2022-04-13 23:14:47.905 | No object-replicator running 2022-04-13 23:14:47.905 | No container-reconciler running 2022-04-13 23:14:47.905 | No object-updater running 2022-04-13 23:14:47.905 | No container-updater running 2022-04-13 23:14:47.905 | No container-auditor running 2022-04-13 23:14:47.905 | No container-sharder running 2022-04-13 23:14:47.905 | No object-auditor running 2022-04-13 23:14:47.905 | No container-sync running 2022-04-13 23:14:47.905 | No object-expirer running 2022-04-13 23:14:47.999 | + lib/swift:configure_swift:337 : true 2022-04-13 23:14:48.001 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:14:48.014 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:14:48.026 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:14:48.029 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:14:48.029 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:14:48.034 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:14:48.034 | s/%GROUP%/ubuntu/; 2022-04-13 23:14:48.034 | s/%USER%/ubuntu/; 2022-04-13 23:14:48.034 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:14:48.034 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:14:48.039 | uid = ubuntu 2022-04-13 23:14:48.039 | gid = ubuntu 2022-04-13 23:14:48.039 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:14:48.039 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:14:48.039 | address = 127.0.0.1 2022-04-13 23:14:48.039 | 2022-04-13 23:14:48.039 | [account6612] 2022-04-13 23:14:48.039 | max connections = 25 2022-04-13 23:14:48.039 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:14:48.039 | read only = false 2022-04-13 23:14:48.039 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:14:48.039 | 2022-04-13 23:14:48.039 | [account6622] 2022-04-13 23:14:48.039 | max connections = 25 2022-04-13 23:14:48.039 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:14:48.039 | read only = false 2022-04-13 23:14:48.039 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:14:48.039 | 2022-04-13 23:14:48.039 | [account6632] 2022-04-13 23:14:48.039 | max connections = 25 2022-04-13 23:14:48.039 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:14:48.039 | read only = false 2022-04-13 23:14:48.039 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:14:48.039 | 2022-04-13 23:14:48.039 | [account6642] 2022-04-13 23:14:48.039 | max connections = 25 2022-04-13 23:14:48.039 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:14:48.039 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [container6611] 2022-04-13 23:14:48.040 | max connections = 25 2022-04-13 23:14:48.040 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:14:48.040 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [container6621] 2022-04-13 23:14:48.040 | max connections = 25 2022-04-13 23:14:48.040 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:14:48.040 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [container6631] 2022-04-13 23:14:48.040 | max connections = 25 2022-04-13 23:14:48.040 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:14:48.040 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [container6641] 2022-04-13 23:14:48.040 | max connections = 25 2022-04-13 23:14:48.040 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:14:48.040 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [object6613] 2022-04-13 23:14:48.040 | max connections = 25 2022-04-13 23:14:48.040 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:14:48.040 | read only = false 2022-04-13 23:14:48.040 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:14:48.040 | 2022-04-13 23:14:48.040 | [object6623] 2022-04-13 23:14:48.041 | max connections = 25 2022-04-13 23:14:48.041 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:14:48.041 | read only = false 2022-04-13 23:14:48.041 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:14:48.041 | 2022-04-13 23:14:48.041 | [object6633] 2022-04-13 23:14:48.041 | max connections = 25 2022-04-13 23:14:48.041 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:14:48.041 | read only = false 2022-04-13 23:14:48.041 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:14:48.041 | 2022-04-13 23:14:48.041 | [object6643] 2022-04-13 23:14:48.041 | max connections = 25 2022-04-13 23:14:48.041 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:14:48.041 | read only = false 2022-04-13 23:14:48.041 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:14:48.042 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:14:48.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:48.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:48.048 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:14:48.060 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:14:48.062 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:14:48.066 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:14:48.070 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:14:48.072 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:14:48.077 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:14:48.107 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2022-04-13 23:14:48.132 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:14:48.150 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:14:48.177 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:14:48.195 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:14:48.222 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:14:48.240 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:14:48.267 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:14:48.285 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:14:48.313 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:14:48.331 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:14:48.359 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:14:48.376 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:14:48.392 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:48.394 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:14:48.421 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:14:48.448 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:14:48.475 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:14:48.501 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:14:48.517 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:48.519 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:14:48.545 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:14:48.560 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:48.562 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:14:48.577 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:48.579 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:14:48.581 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:14:48.595 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:48.597 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:14:48.599 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:14:48.601 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:14:48.606 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:14:48.612 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:14:48.639 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:14:48.665 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:14:48.695 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:14:48.729 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:14:48.757 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:14:48.759 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:14:48.761 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:14:48.763 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:14:48.765 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:14:48.792 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:14:48.818 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:14:48.845 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:14:48.872 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:14:48.899 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:14:48.926 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:14:48.953 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:14:48.981 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:14:49.008 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:14:49.035 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:14:49.062 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:14:49.089 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:14:49.116 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:14:49.146 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:14:49.173 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:14:49.192 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:14:49.219 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:14:49.246 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:14:49.250 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:14:49.278 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:14:49.305 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:14:49.332 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:14:49.334 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:14:49.336 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:14:49.338 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:14:49.342 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:14:49.344 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:14:49.347 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:14:49.349 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:14:49.351 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:14:49.353 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:14:49.355 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:14:49.358 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:14:49.375 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:14:49.403 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:14:49.421 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:14:49.448 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:14:49.467 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:14:49.495 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:14:49.513 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:14:49.541 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:14:49.559 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:14:49.587 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:14:49.605 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:14:49.634 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:14:49.651 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:14:49.680 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:14:49.698 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:14:49.726 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:14:49.744 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:14:49.772 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:14:49.776 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:14:49.795 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:14:49.823 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:14:49.852 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:14:49.854 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:14:49.859 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:14:49.861 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:14:49.863 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:14:49.865 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:14:49.868 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:14:49.870 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:14:49.872 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:14:49.874 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:14:49.892 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:14:49.920 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:14:49.938 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:14:49.965 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:14:49.989 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:14:50.018 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:14:50.036 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:14:50.065 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:14:50.083 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:14:50.111 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:14:50.129 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:14:50.157 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:14:50.175 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:14:50.203 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:14:50.221 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:14:50.249 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:14:50.267 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:14:50.293 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:14:50.299 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:14:50.317 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:14:50.347 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:14:50.349 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:14:50.353 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:14:50.356 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:14:50.360 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:14:50.364 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:14:50.366 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:14:50.368 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:14:50.370 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:14:50.372 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:14:50.391 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:14:50.419 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:14:50.437 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:14:50.464 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:14:50.483 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:14:50.511 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:14:50.529 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:14:50.557 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:14:50.575 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:14:50.603 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:14:50.621 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:14:50.649 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:14:50.668 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:14:50.696 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:14:50.714 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:14:50.743 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:14:50.760 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:14:50.788 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:14:50.793 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:14:50.810 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:14:50.838 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:14:50.866 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:14:50.894 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:14:50.921 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:14:50.924 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:14:50.928 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:14:50.956 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:14:50.985 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:14:51.012 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:14:51.041 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:14:51.069 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:14:51.096 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:14:51.124 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:14:51.150 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:14:51.182 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:14:51.197 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:51.200 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:14:51.218 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:14:51.221 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:14:51.240 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:14:51.243 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2022-04-13 23:14:51.270 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:14:51.272 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:14:51.299 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2022-04-13 23:14:51.327 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:14:51.330 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:14:51.357 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:14:51.373 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:51.375 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:14:51.378 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:14:51.383 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:14:51.385 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:14:51.398 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:14:51.400 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:14:51.411 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:14:51.414 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:14:51.416 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:51.418 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:51.421 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:51.423 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:51.426 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:51.428 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:51.430 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:14:51.443 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:14:51.445 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:14:51.448 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:14:51.465 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:51.467 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:14:51.484 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:51.487 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:14:51.489 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:14:51.491 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:14:51.494 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:14:51.496 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:14:51.499 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:14:51.502 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:14:51.504 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:14:51.522 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:51.524 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:14:51.527 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:14:51.543 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:51.546 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:14:51.549 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:14:51.551 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:14:51.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:14:51.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:14:51.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:14:51.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:14:51.566 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:14:51.568 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:14:51.571 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:14:51.574 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:14:51.576 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:14:51.579 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:14:51.581 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:14:51.585 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:14:51.587 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:14:51.590 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:14:51.594 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:51.594 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:14:51.599 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:14:51.602 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:14:51.604 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:14:51.607 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:14:51.610 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:14:51.632 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:14:51.635 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:14:52.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:52.509 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:52.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:52.510 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:53.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:53.730 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:14:53.814 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:14:53.815 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:14:53.816 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:14:53.817 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:14:53.818 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:14:53.819 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:14:53.820 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:14:53.821 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:14:53.822 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:14:53.823 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:14:53.824 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:14:53.825 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:14:53.828 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:14:53.830 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:14:53.832 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:14:53.834 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:14:53.836 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:14:53.839 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:14:53.848 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:14:53.849 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:14:53.862 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:14:53.930 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:14:53.932 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:14:53.933 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:14:53.957 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:14:53.959 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:14:53.960 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:14:53.962 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:14:53.963 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:14:53.973 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:14:54.015 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:14:54.016 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:14:54.017 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:14:54.018 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:14:54.038 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:14:54.040 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:14:54.060 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:14:54.079 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:14:54.081 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:14:54.099 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:14:54.102 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:14:54.182 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:14:54.184 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:14:54.185 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:14:54.188 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:14:54.237 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:14:54.262 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:14:54.507 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:14:54.510 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:14:54.542 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:14:54.543 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:14:54.545 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:14:54.547 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:14:54.550 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:14:54.551 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:14:54.605 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:14:54.788 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:14:54.811 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:14:54.894 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:14:55.040 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:14:57.119 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:57.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:57.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:57.250 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:57.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:57.255 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:57.257 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:57.259 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:57.262 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:57.264 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:57.266 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:57.269 | + functions-common:time_stop:2439 : start_time=1649891691626 2022-04-13 23:14:57.271 | + functions-common:time_stop:2441 : [[ -z 1649891691626 ]] 2022-04-13 23:14:57.274 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:57.278 | + functions-common:time_stop:2444 : end_time=1649891697275 2022-04-13 23:14:57.281 | + functions-common:time_stop:2445 : elapsed_time=5649 2022-04-13 23:14:57.283 | + functions-common:time_stop:2446 : total=80634 2022-04-13 23:14:57.285 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:57.288 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86283 2022-04-13 23:14:57.290 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:57.293 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:14:57.296 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:14:57.298 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:14:57.311 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:14:57.316 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:14:57.318 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:14:57.321 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:14:57.323 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:57.325 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:57.328 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:57.331 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:57.333 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:57.336 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:57.352 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:57.355 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:57.357 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:57.360 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:57.361 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:57.366 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:14:57.368 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:57.370 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:14:57.383 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:14:57.386 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:57.386 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:57.390 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:14:57.392 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:57.395 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:14:57.398 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:14:57.400 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:14:57.403 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:14:57.406 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:14:57.408 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:14:57.411 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:14:57.413 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:14:57.416 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:14:57.418 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:14:57.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:14:57.424 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:14:57.427 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:14:57.429 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:14:57.432 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:14:57.434 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:14:57.438 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:14:57.444 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:14:57.446 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:14:58.115 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:14:58.118 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:14:58.120 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:14:58.122 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:14:58.125 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:14:58.128 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:14:58.130 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:14:58.133 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:14:58.135 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:14:58.137 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:14:58.140 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:14:58.143 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:14:58.145 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:14:58.148 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:14:58.168 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:14:58.171 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:14:59.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.044 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:00.264 | Obtaining file:///opt/stack/glance 2022-04-13 23:15:00.264 | Preparing metadata (setup.py): started 2022-04-13 23:15:05.024 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:15:05.097 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:15:05.098 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:15:05.099 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:15:05.100 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:15:05.101 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:15:05.102 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:15:05.103 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:15:05.104 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:15:05.105 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:15:05.106 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:15:05.107 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:15:05.108 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:15:05.109 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:15:05.111 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:15:05.112 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:15:05.113 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:15:05.114 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:15:05.115 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:15:05.116 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:15:05.117 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:15:05.118 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:15:05.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:15:05.120 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:15:05.121 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:15:05.122 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:15:05.124 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:15:05.125 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:15:05.126 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:15:05.127 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:15:05.128 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:15:05.129 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:15:05.130 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:15:05.131 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:15:05.133 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:15:05.134 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:15:05.135 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:15:05.136 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:15:05.137 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:15:05.138 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:15:05.140 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:15:05.141 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:15:05.142 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:15:05.143 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:15:05.159 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:15:05.161 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:15:05.163 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:15:05.183 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:15:05.185 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:15:05.225 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:15:05.241 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:15:05.250 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:15:05.265 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:15:05.266 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:15:05.267 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:15:05.359 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:15:05.437 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:15:05.489 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:15:05.493 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:15:05.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:15:05.596 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:15:05.597 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:15:05.599 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:15:05.660 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:15:05.662 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:15:05.663 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:15:05.689 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:15:05.736 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:15:05.740 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:15:05.799 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:15:05.802 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:15:05.804 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:15:05.805 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:15:05.807 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:15:05.833 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:15:05.834 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:15:05.835 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:15:05.879 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:15:05.922 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:15:05.925 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:15:05.926 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:15:06.003 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:15:06.063 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:15:06.165 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:15:06.445 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:15:06.446 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:15:06.447 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:15:06.449 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:15:06.503 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:15:06.528 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:15:06.621 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:15:06.738 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:15:06.954 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:15:06.955 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:15:06.957 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:15:06.958 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:15:06.960 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:15:06.961 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:15:06.962 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:15:07.082 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:15:07.112 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:15:07.159 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:15:07.161 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:15:07.409 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:15:07.589 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:15:07.592 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:15:07.593 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:15:07.595 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:15:07.701 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:15:07.854 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:15:07.983 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:15:08.302 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:15:08.303 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:15:08.571 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:15:08.861 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:15:09.271 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:15:09.272 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:15:10.806 | Installing collected packages: glance 2022-04-13 23:15:10.806 | Attempting uninstall: glance 2022-04-13 23:15:10.806 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:15:10.813 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:15:10.815 | Running setup.py develop for glance 2022-04-13 23:15:16.824 | Successfully installed glance 2022-04-13 23:15:16.824 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:15:16.832 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:16.833 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:16.973 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:16.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:16.977 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:16.980 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:16.982 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:16.985 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:16.987 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:16.989 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:16.991 | + functions-common:time_stop:2439 : start_time=1649891698163 2022-04-13 23:15:16.994 | + functions-common:time_stop:2441 : [[ -z 1649891698163 ]] 2022-04-13 23:15:16.996 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:17.000 | + functions-common:time_stop:2444 : end_time=1649891716998 2022-04-13 23:15:17.003 | + functions-common:time_stop:2445 : elapsed_time=18835 2022-04-13 23:15:17.005 | + functions-common:time_stop:2446 : total=86283 2022-04-13 23:15:17.007 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:17.010 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105118 2022-04-13 23:15:17.012 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:17.015 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:15:17.017 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:15:17.020 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:15:17.039 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:15:17.051 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:15:17.054 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:15:17.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:17.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:17.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:15:17.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:17.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:15:17.069 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:15:17.071 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:15:17.084 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:15:17.087 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:15:17.089 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:15:17.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:15:17.094 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:15:17.096 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:15:17.099 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:15:17.101 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:15:17.129 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:15:17.158 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:15:17.187 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:15:17.216 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:15:17.245 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:15:17.274 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:15:17.276 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:15:17.279 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:15:17.281 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:15:17.284 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:15:17.314 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:15:17.344 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:15:17.373 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:15:17.402 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:15:17.431 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:15:17.460 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:15:17.489 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:15:17.519 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:17.548 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:15:17.577 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:15:17.607 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:15:17.610 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:15:17.613 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:15:17.616 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:15:17.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:15:17.621 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:15:17.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:17.640 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:15:17.643 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:15:17.645 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:15:17.661 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:17.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:15:17.666 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:15:17.696 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:15:17.698 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:15:17.701 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:15:17.703 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:15:17.705 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:15:17.735 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:15:17.765 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:15:17.768 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:15:17.770 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:15:17.772 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:15:17.775 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:15:17.777 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:17.780 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:15:17.809 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:15:17.811 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2022-04-13 23:15:17.841 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:15:17.844 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:15:17.860 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:17.862 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:15:17.891 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:15:17.922 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:15:17.951 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:15:17.981 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:15:18.010 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:15:18.026 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:18.029 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:15:18.058 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:15:18.087 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:15:18.116 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2022-04-13 23:15:18.145 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:15:18.174 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2022-04-13 23:15:18.203 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:15:18.220 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:18.222 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:15:18.225 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:15:18.227 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:15:18.230 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:15:18.247 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:15:18.250 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:15:18.252 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:18.254 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:15:18.257 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:15:18.286 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:18.316 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:18.345 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:15:18.376 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:15:18.380 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:15:18.410 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:15:18.439 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:15:18.469 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2022-04-13 23:15:18.497 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:15:18.528 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:15:18.558 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:15:18.587 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:15:18.617 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:15:18.646 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:15:18.676 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:15:18.705 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:15:18.710 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:15:18.718 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:15:18.734 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:18.736 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:15:18.738 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:15:18.741 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:15:18.743 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:15:18.745 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:15:18.748 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:15:18.752 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:15:18.754 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:15:18.758 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:15:18.788 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:15:18.790 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:15:18.792 | ++ functions:get_random_port:837 : true 2022-04-13 23:15:18.794 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:15:18.797 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:15:18.799 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:15:18.854 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:15:18.857 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:15:18.859 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:15:18.862 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:15:18.864 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:15:18.892 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:15:18.919 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:15:18.946 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:15:18.974 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:15:19.001 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:15:19.028 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:15:19.056 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:15:19.083 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:15:19.110 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:15:19.138 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:15:19.168 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:15:19.196 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:15:19.224 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:15:19.251 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:15:19.279 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:15:19.306 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:15:19.334 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:15:19.361 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:15:19.389 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:15:19.392 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:15:19.394 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:19.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:19.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:19.401 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:19.403 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:15:19.459 | proxy (enabled by site administrator) 2022-04-13 23:15:19.462 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:15:19.465 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:15:19.467 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:19.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:19.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:19.474 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:19.476 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:15:19.532 | proxy_http (enabled by site administrator) 2022-04-13 23:15:19.535 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:15:19.538 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:15:19.541 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:15:19.543 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:15:19.546 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:19.548 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:19.550 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:15:19.553 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:15:19.556 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:15:19.556 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:15:19.565 | KeepAlive Off 2022-04-13 23:15:19.570 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:15:19.570 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:15:19.579 | SetEnv proxy-sendchunked 1 2022-04-13 23:15:19.582 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:15:19.583 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:15:19.591 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:15:19.595 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:15:19.597 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:15:19.600 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:15:19.602 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:15:19.604 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:19.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:19.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:19.611 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:19.613 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:15:19.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:19.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:19.620 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:15:19.682 | Site glance-wsgi-api already enabled 2022-04-13 23:15:19.687 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:15:19.689 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:19.691 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:19.694 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:19.831 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:15:19.838 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:15:19.872 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:15:19.875 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:15:19.893 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:19.895 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:15:19.898 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:15:19.900 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:15:19.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:15:19.906 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:15:19.908 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:15:19.911 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:15:19.913 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:15:19.915 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:19.918 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:19.921 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:19.924 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:19.926 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:19.929 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:19.945 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:19.948 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:19.950 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:19.953 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:19.953 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:19.958 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:15:19.961 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:19.963 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:15:19.976 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:15:19.979 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:19.979 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:19.991 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:15:19.994 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:19.996 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:15:19.999 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:15:20.002 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:15:20.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:15:20.007 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:15:20.009 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:15:20.012 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:15:20.015 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:15:20.017 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:15:20.020 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:15:20.022 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:15:20.025 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:15:20.028 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:15:20.031 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:15:20.033 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:15:20.035 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:15:20.039 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:15:20.044 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:15:20.047 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:15:20.719 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:15:20.721 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:15:20.724 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:15:20.726 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:15:20.729 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:15:20.731 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:15:20.734 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:15:20.736 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:15:20.739 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:15:20.741 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:15:20.743 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:15:20.746 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:15:20.748 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:15:20.750 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:15:20.772 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:15:20.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:15:21.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:21.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:21.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:21.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:22.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:22.853 | Obtaining file:///opt/stack/cinder 2022-04-13 23:15:22.854 | Preparing metadata (setup.py): started 2022-04-13 23:15:28.447 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:15:28.581 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:15:28.582 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:15:28.583 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:15:28.584 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:15:28.585 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:15:28.586 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:15:28.587 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:15:28.588 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:15:28.589 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:15:28.590 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:15:28.591 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:15:28.592 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:15:28.593 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:15:28.595 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:15:28.596 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:15:28.597 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:15:28.598 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:15:28.599 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:15:28.600 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:15:28.601 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:15:28.602 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:15:28.603 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:15:28.605 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:15:28.606 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:15:28.607 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:15:28.608 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:15:28.609 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:15:28.611 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:15:28.612 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:15:28.613 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:15:28.614 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:15:28.615 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:15:28.616 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:15:28.617 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:15:28.618 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:15:28.619 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:15:28.621 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:15:28.622 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:15:28.623 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:15:28.624 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:15:28.625 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:15:28.626 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:15:28.627 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:15:28.628 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:15:28.629 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:15:28.630 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:15:28.631 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:15:28.632 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:15:28.634 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:15:28.635 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:15:28.636 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:15:28.637 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:15:28.638 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:15:28.639 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:15:28.640 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:15:28.641 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:15:28.642 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:15:28.643 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:15:28.644 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:15:28.646 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:15:28.647 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:15:28.648 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:15:28.661 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:15:28.662 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:15:28.663 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:15:28.726 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:15:28.757 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:15:28.773 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:15:28.775 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:15:28.776 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:15:28.777 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:15:28.875 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:15:28.931 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:15:28.932 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:15:28.959 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:15:28.960 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:15:28.961 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:15:29.042 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:15:29.087 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:15:29.088 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:15:29.090 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:15:29.091 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:15:29.153 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:15:29.155 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:15:29.156 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:15:29.214 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:15:29.217 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:15:29.279 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:15:29.282 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:15:29.284 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:15:29.285 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:15:29.287 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:15:29.311 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:15:29.313 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:15:29.315 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:15:29.362 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:15:29.445 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:15:29.451 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:15:29.472 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:15:29.500 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:15:29.567 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:15:29.572 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:15:29.704 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:15:29.730 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:15:29.870 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:15:29.909 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:15:29.910 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:15:29.913 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:15:30.115 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:15:30.116 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:15:30.118 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:15:30.155 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:15:30.186 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:15:30.431 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:15:30.432 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:15:30.575 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:15:30.579 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:15:30.581 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:15:30.741 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:15:30.862 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:15:30.863 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:15:30.864 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:15:30.899 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:15:31.117 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:15:31.197 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:15:31.199 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:15:31.384 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:15:31.477 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:15:31.478 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:15:31.660 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:15:32.089 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:15:32.143 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:15:32.193 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:15:33.275 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:15:33.549 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:15:33.550 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:15:33.696 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:15:33.891 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:15:34.068 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:15:35.766 | Installing collected packages: cinder 2022-04-13 23:15:35.767 | Attempting uninstall: cinder 2022-04-13 23:15:35.767 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:15:35.773 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:15:35.774 | Running setup.py develop for cinder 2022-04-13 23:15:43.263 | Successfully installed cinder 2022-04-13 23:15:43.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:15:43.272 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:43.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:43.422 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:43.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:43.426 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:43.428 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:43.431 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:43.433 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:43.435 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:43.438 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:43.440 | + functions-common:time_stop:2439 : start_time=1649891720766 2022-04-13 23:15:43.442 | + functions-common:time_stop:2441 : [[ -z 1649891720766 ]] 2022-04-13 23:15:43.445 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:43.449 | + functions-common:time_stop:2444 : end_time=1649891743447 2022-04-13 23:15:43.452 | + functions-common:time_stop:2445 : elapsed_time=22681 2022-04-13 23:15:43.454 | + functions-common:time_stop:2446 : total=105118 2022-04-13 23:15:43.456 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:43.458 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127799 2022-04-13 23:15:43.461 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:43.463 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:15:43.466 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:15:43.468 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:15:43.487 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:15:43.500 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:15:43.502 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:15:43.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:43.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:43.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:15:43.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:43.515 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:15:43.517 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:15:43.520 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:15:43.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:43.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:43.527 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:15:43.539 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:15:43.541 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:43.544 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:43.547 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:43.549 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:43.552 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:43.554 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:43.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:43.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:43.561 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:43.564 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:43.566 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:43.569 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:43.571 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:15:43.574 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:43.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:43.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:43.582 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:15:43.604 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:15:43.713 | Reading package lists... 2022-04-13 23:15:43.955 | Building dependency tree... 2022-04-13 23:15:43.956 | Reading state information... 2022-04-13 23:15:44.208 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:15:44.208 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:44.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:44.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:44.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:44.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:44.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:44.209 | python3-zope.interface 2022-04-13 23:15:44.209 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:44.322 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:44.327 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:44.330 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:44.332 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:44.335 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:44.337 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:44.340 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:44.343 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:44.345 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:44.348 | + functions-common:time_stop:2439 : start_time=1649891743601 2022-04-13 23:15:44.350 | + functions-common:time_stop:2441 : [[ -z 1649891743601 ]] 2022-04-13 23:15:44.353 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:44.358 | + functions-common:time_stop:2444 : end_time=1649891744355 2022-04-13 23:15:44.360 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-13 23:15:44.363 | + functions-common:time_stop:2446 : total=5280 2022-04-13 23:15:44.365 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:44.368 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6034 2022-04-13 23:15:44.370 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:44.373 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:15:44.376 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:15:44.378 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:15:44.391 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:15:44.395 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:15:44.398 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:15:44.400 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:15:44.403 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:15:44.403 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:15:44.407 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:15:44.410 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:15:44.412 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:15:44.414 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:15:44.416 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:15:44.418 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:15:44.420 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:15:44.422 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:15:44.434 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:15:44.446 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:15:44.458 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:15:44.470 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:15:44.483 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:15:44.486 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:15:44.490 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CXqY0SbEvZ 2022-04-13 23:15:44.492 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:15:44.494 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:15:44.497 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:15:44.500 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CXqY0SbEvZ 2022-04-13 23:15:44.503 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CXqY0SbEvZ 2022-04-13 23:15:44.516 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CXqY0SbEvZ /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:15:44.528 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:15:44.532 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:15:44.534 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:15:44.536 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:15:44.538 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:15:44.540 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:15:44.542 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:15:44.545 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:15:44.547 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:15:44.552 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:15:44.556 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:15:44.575 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:15:44.593 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:15:44.611 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:15:44.630 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:15:44.649 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:15:44.666 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:15:44.684 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:15:44.703 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:15:44.705 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:15:44.707 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:15:44.709 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:15:44.712 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:15:44.743 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:15:44.771 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:15:44.799 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:15:44.825 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:15:44.853 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:15:44.879 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:15:44.907 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:15:44.934 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:44.962 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:15:44.989 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:15:45.020 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:15:45.048 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:15:45.051 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:15:45.053 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:15:45.055 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:15:45.058 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:15:45.060 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:15:45.091 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:15:45.119 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:15:45.147 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:15:45.175 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:15:45.206 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:15:45.233 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:15:45.264 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:15:45.266 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:15:45.294 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:15:45.325 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:15:45.332 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6cd75780b4d792dd8a608530a45fde94 2022-04-13 23:15:45.360 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:15:45.362 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:15:45.390 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:15:45.418 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:15:45.446 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:15:45.474 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:15:45.491 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:45.494 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:15:45.510 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:45.513 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:15:45.530 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:45.532 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:15:45.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:45.551 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:15:45.553 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:15:45.556 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:15:45.558 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:15:45.560 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:15:45.563 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:15:45.565 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:15:45.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.584 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:15:45.587 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:15:45.589 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:15:45.605 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.607 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:15:45.610 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:15:45.638 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:15:45.641 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:15:45.643 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:15:45.646 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:15:45.648 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:15:45.651 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:15:45.668 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:15:45.671 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:15:45.673 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:45.675 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:15:45.677 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:15:45.706 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:45.733 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:15:45.761 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:15:45.790 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:15:45.807 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.810 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:15:45.812 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:15:45.815 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:15:45.817 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:15:45.819 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:15:45.822 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:15:45.825 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:15:45.829 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:15:45.831 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:15:45.834 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:15:45.847 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:15:45.847 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:45.855 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:15:45.859 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:15:45.874 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:15:45.877 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:15:45.881 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:15:45.910 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:15:45.939 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:15:45.967 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:15:45.993 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:15:46.021 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:15:46.049 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:15:46.076 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:15:46.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:15:46.134 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:15:46.162 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:15:46.191 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:15:46.218 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:15:46.245 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:15:46.248 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:15:46.251 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:15:46.254 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:15:46.256 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:15:46.259 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:46.261 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:46.263 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:15:46.267 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:15:46.269 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:15:46.296 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:15:46.325 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:15:46.325 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:15:46.334 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:15:46.337 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:15:46.340 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:15:46.342 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:15:46.344 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:15:46.347 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:15:46.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:46.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:46.353 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:15:46.356 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:15:46.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:46.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:46.363 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:15:46.424 | Enabling site cinder-wsgi. 2022-04-13 23:15:46.430 | To activate the new configuration, you need to run: 2022-04-13 23:15:46.430 | systemctl reload apache2 2022-04-13 23:15:46.434 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:15:46.437 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:46.439 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:46.442 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:46.578 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:15:46.581 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:15:46.616 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2022-04-13 23:15:46.646 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:15:46.663 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:46.665 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:15:46.667 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:15:46.670 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:15:46.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:15:46.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:15:46.705 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:15:46.733 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:15:46.761 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:15:46.790 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:15:46.818 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:15:46.846 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:15:46.874 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:15:46.901 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:46.929 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:15:46.958 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:15:46.987 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:15:47.016 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:15:47.018 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:15:47.035 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:47.037 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2022-04-13 23:15:47.069 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:15:47.071 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:15:47.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:47.091 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:15:47.093 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:15:47.096 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:15:47.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:15:47.100 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:15:47.103 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:15:47.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:47.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:15:47.113 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:47.115 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:15:47.118 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:15:47.120 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:15:47.123 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:15:47.125 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:15:47.128 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:15:47.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:47.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:47.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:15:47.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:47.141 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:15:47.144 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:15:47.146 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:15:47.148 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:47.150 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:47.153 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:47.156 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:47.159 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:47.161 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:47.177 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:47.179 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:47.182 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:47.184 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:47.185 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:47.190 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:15:47.192 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:47.194 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:15:47.208 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:15:47.210 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:47.211 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:47.214 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:15:47.218 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:47.220 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:15:47.223 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:15:47.225 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:15:47.228 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:15:47.230 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:15:47.232 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:15:47.235 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:15:47.237 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:15:47.240 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:15:47.242 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:15:47.245 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:15:47.248 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:15:47.251 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:15:47.254 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:15:47.256 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:15:47.259 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:15:47.262 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:15:47.268 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:15:47.271 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:15:47.937 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:15:47.940 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:15:47.942 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:15:47.944 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:15:47.947 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:15:47.949 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:15:47.952 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:15:47.954 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:15:47.957 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:15:47.959 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:15:47.961 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:15:47.964 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:15:47.966 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:15:47.969 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:15:47.990 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:15:47.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:15:48.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:48.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:48.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:48.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:50.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:50.058 | Obtaining file:///opt/stack/neutron 2022-04-13 23:15:50.059 | Preparing metadata (setup.py): started 2022-04-13 23:15:55.801 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:15:55.891 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:15:55.892 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:15:55.893 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:15:55.894 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:15:55.895 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:15:55.896 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:15:55.898 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:15:55.899 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:15:55.900 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:15:55.901 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:15:55.902 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:15:55.903 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:15:55.904 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:15:55.905 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:15:55.906 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:15:55.908 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:15:55.909 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:15:55.910 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:15:55.911 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:15:55.912 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:15:55.913 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:15:55.914 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:15:55.915 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:15:55.916 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:15:55.918 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:15:55.919 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:15:55.920 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:15:55.921 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:15:55.922 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:15:55.924 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:15:55.925 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:15:55.926 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:15:55.927 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:15:55.928 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:15:55.929 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:15:55.930 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:15:55.931 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:15:55.932 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:15:55.934 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:15:55.935 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:15:55.936 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:15:55.937 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:15:55.938 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:15:55.939 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:15:55.940 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:15:55.941 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:15:55.942 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:15:55.943 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:55.944 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:15:55.945 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:15:55.946 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:15:55.948 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:15:55.949 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:15:55.950 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:15:55.951 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:15:55.968 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:15:55.969 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:15:55.970 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:15:55.978 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:15:55.990 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:15:55.991 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:15:55.992 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:15:56.012 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:15:56.020 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:15:56.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:15:56.086 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:15:56.140 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:15:56.141 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:15:56.187 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:15:56.188 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:15:56.222 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:15:56.223 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:15:56.224 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:15:56.225 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:15:56.226 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:15:56.227 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:15:56.229 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:15:56.230 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:15:56.248 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:15:56.339 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:15:56.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:15:56.477 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:15:56.480 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:15:56.482 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:15:56.538 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:15:56.541 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:15:56.599 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:15:56.602 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:15:56.604 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:15:56.607 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:15:56.632 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:15:56.634 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:15:56.682 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:15:56.738 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:15:56.774 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:15:56.775 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:15:56.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:15:56.953 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:15:57.025 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:15:57.103 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:15:57.104 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:15:57.217 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.218 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.219 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.220 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.221 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.223 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.224 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:15:57.437 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:15:57.438 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:15:57.441 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:15:57.485 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:15:57.491 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:15:57.581 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:15:57.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:15:57.586 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:15:57.587 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:15:57.624 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:15:57.966 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:15:58.042 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:15:58.207 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:15:58.283 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:15:58.284 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:15:58.528 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:15:58.705 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:15:59.283 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:15:59.331 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:15:59.949 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:15:59.950 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:16:00.272 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:16:00.273 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:16:00.444 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:16:00.692 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:16:00.694 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:16:00.899 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:16:01.175 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:16:02.807 | Installing collected packages: neutron 2022-04-13 23:16:02.807 | Attempting uninstall: neutron 2022-04-13 23:16:02.807 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:16:02.826 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:16:02.828 | Running setup.py develop for neutron 2022-04-13 23:16:10.416 | Successfully installed neutron 2022-04-13 23:16:10.416 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:16:10.425 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:10.425 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:10.611 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:10.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:10.615 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:10.618 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:10.620 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:10.622 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:10.625 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:10.627 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:10.629 | + functions-common:time_stop:2439 : start_time=1649891747984 2022-04-13 23:16:10.632 | + functions-common:time_stop:2441 : [[ -z 1649891747984 ]] 2022-04-13 23:16:10.635 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:10.640 | + functions-common:time_stop:2444 : end_time=1649891770637 2022-04-13 23:16:10.642 | + functions-common:time_stop:2445 : elapsed_time=22653 2022-04-13 23:16:10.644 | + functions-common:time_stop:2446 : total=127799 2022-04-13 23:16:10.646 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:10.649 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150452 2022-04-13 23:16:10.651 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:10.653 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:10.656 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:16:10.659 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:16:10.679 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:16:10.692 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:16:10.695 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:16:10.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:10.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:10.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:16:10.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:10.707 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:16:10.710 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:10.712 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:16:10.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:10.733 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:16:10.736 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:16:10.738 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:16:10.741 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:10.744 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:16:10.746 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:16:10.750 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:16:10.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:10.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:10.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:16:10.760 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:10.764 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:16:10.780 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:10.782 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:16:10.799 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:10.802 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:16:10.818 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:10.821 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:16:10.823 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:16:10.826 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:16:10.828 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:10.831 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:10.833 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:10.836 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:10.838 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:10.841 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:10.857 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:10.859 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:10.861 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:10.864 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:10.865 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:10.870 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:16:10.872 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:10.875 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:16:10.888 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:16:10.891 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:10.891 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:10.895 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:16:10.898 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:10.900 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:16:10.903 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:10.905 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:16:10.908 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:16:10.910 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:10.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:16:10.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:10.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:16:10.920 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:16:10.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:10.925 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:10.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:16:10.931 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:10.935 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:16:10.938 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:10.941 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:10.945 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:16:10.950 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:16:10.954 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:16:11.626 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:16:11.629 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:11.631 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:11.633 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:11.640 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:16:11.643 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:16:11.646 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:11.648 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:11.651 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:11.653 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:11.656 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:11.658 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:11.661 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:11.663 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:16:11.686 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:16:11.689 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:16:12.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:12.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:12.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:12.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:13.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:13.789 | Obtaining file:///opt/stack/nova 2022-04-13 23:16:13.790 | Preparing metadata (setup.py): started 2022-04-13 23:16:20.453 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:20.579 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:16:20.580 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:16:20.581 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:16:20.582 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:16:20.583 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:16:20.584 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:16:20.585 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:16:20.586 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:16:20.587 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:16:20.588 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:16:20.589 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:16:20.590 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:16:20.592 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:16:20.593 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:16:20.594 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:16:20.595 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:16:20.596 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:16:20.597 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:16:20.598 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:16:20.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:16:20.600 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:16:20.601 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:16:20.602 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:16:20.604 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:16:20.605 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:16:20.606 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:16:20.607 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:16:20.608 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:16:20.609 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:16:20.610 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:16:20.611 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:16:20.613 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:16:20.614 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:16:20.615 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:16:20.616 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:16:20.617 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:16:20.619 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:16:20.620 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:16:20.621 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:16:20.622 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:16:20.624 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:16:20.625 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:16:20.626 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:16:20.627 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:16:20.628 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:16:20.629 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:16:20.630 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:16:20.631 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:16:20.632 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:16:20.633 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:16:20.635 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:16:20.636 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:16:20.637 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:16:20.638 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:16:20.639 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:16:20.641 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:16:20.642 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:16:20.643 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:16:20.644 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:16:20.645 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:16:20.646 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:16:20.647 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:16:20.648 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:16:20.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:16:20.666 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:16:20.668 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:16:20.669 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:16:20.690 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:16:20.731 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:16:20.762 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:16:20.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:16:20.787 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:16:20.913 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:16:20.914 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:16:20.974 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:16:21.004 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:16:21.005 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:16:21.006 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:16:21.008 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:16:21.010 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:16:21.032 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:16:21.034 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:16:21.089 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:16:21.091 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:21.092 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:16:21.154 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:16:21.264 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:16:21.267 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:16:21.349 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:16:21.412 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:16:21.415 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:16:21.418 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:16:21.420 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:16:21.445 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:16:21.449 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:16:21.504 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:16:21.563 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:16:21.596 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:16:21.597 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:16:21.652 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:16:21.655 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:16:21.745 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:16:21.771 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:16:21.851 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:16:21.931 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:16:21.995 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:16:21.996 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:16:21.999 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:16:22.041 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:16:22.043 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:16:22.045 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:16:22.129 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:16:22.131 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:16:22.133 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:16:22.135 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:16:22.246 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:16:22.460 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:16:22.461 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:16:22.576 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:16:22.580 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:16:22.581 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:16:22.697 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:16:22.776 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:16:22.809 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:16:23.015 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:16:23.095 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:16:23.097 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:16:23.311 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:16:23.420 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:16:23.897 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:16:23.943 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:16:24.308 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.309 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.311 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.312 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.313 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.314 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:24.316 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:16:25.541 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:16:25.945 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:16:25.947 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:16:26.042 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:16:26.146 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:16:27.837 | Installing collected packages: nova 2022-04-13 23:16:27.837 | Attempting uninstall: nova 2022-04-13 23:16:27.837 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:16:27.846 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:16:27.847 | Running setup.py develop for nova 2022-04-13 23:16:36.096 | Successfully installed nova 2022-04-13 23:16:36.096 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:16:36.105 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:36.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:36.265 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:36.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:36.269 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:36.271 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:36.274 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:36.276 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:36.279 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:36.283 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:36.286 | + functions-common:time_stop:2439 : start_time=1649891771680 2022-04-13 23:16:36.288 | + functions-common:time_stop:2441 : [[ -z 1649891771680 ]] 2022-04-13 23:16:36.291 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:36.296 | + functions-common:time_stop:2444 : end_time=1649891796293 2022-04-13 23:16:36.298 | + functions-common:time_stop:2445 : elapsed_time=24613 2022-04-13 23:16:36.300 | + functions-common:time_stop:2446 : total=150452 2022-04-13 23:16:36.302 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:36.305 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175065 2022-04-13 23:16:36.307 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:36.309 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:36.312 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:16:36.314 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:16:36.332 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:16:36.345 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:16:36.347 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:16:36.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:36.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:36.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:16:36.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:36.361 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:16:36.373 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:36.376 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:16:36.378 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:16:36.391 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:16:36.393 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:16:36.396 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:16:36.399 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:16:36.399 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:16:36.405 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:16:36.407 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:16:36.409 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:16:36.412 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:16:36.414 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:16:36.417 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:16:36.419 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:16:36.421 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:16:36.433 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:16:36.446 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:16:36.458 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:16:36.471 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:16:36.483 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:16:36.486 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:16:36.490 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Rk9rA69aTN 2022-04-13 23:16:36.493 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:16:36.495 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:16:36.498 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:16:36.501 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:16:36.503 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:16:36.505 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Rk9rA69aTN 2022-04-13 23:16:36.510 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Rk9rA69aTN 2022-04-13 23:16:36.522 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Rk9rA69aTN /etc/sudoers.d/nova-rootwrap 2022-04-13 23:16:36.534 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:16:36.538 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:16:36.541 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:16:36.543 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:16:36.546 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:16:36.549 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:16:36.551 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:16:36.554 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:16:36.556 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:16:36.561 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:16:36.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:36.580 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:16:36.582 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:16:36.586 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:16:36.590 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:16:36.619 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:16:36.621 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:16:36.648 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:16:36.676 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:16:36.703 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:16:36.732 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:16:36.761 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:16:36.790 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:16:36.792 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:16:36.819 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:16:36.846 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:16:36.873 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:16:36.908 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:16:36.935 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:16:36.965 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:16:36.968 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:36.971 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:36.974 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:36.976 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:36.978 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:36.980 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:36.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:36.985 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:36.987 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:36.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:36.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:36.996 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:16:36.999 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:37.001 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:37.004 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:37.006 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:37.008 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:37.011 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:37.013 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:16:37.030 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.032 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:16:37.034 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:16:37.036 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:16:37.065 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:16:37.067 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:16:37.069 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:16:37.072 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:16:37.074 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:16:37.077 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:16:37.110 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:16:37.115 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:16:37.118 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:16:37.120 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:16:37.123 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:16:37.125 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:16:37.156 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:16:37.187 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:16:37.217 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:16:37.244 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:16:37.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.265 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:16:37.281 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.285 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:16:37.285 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:16:37.290 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:16:37.292 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:16:37.321 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:16:37.337 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.339 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:16:37.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:16:37.344 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:16:37.346 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:16:37.348 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:16:37.378 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:16:37.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:16:37.431 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:16:37.458 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:16:37.485 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:16:37.512 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:16:37.539 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:16:37.567 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:16:37.594 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:16:37.621 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:16:37.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.639 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:16:37.642 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:16:37.672 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:16:37.699 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2022-04-13 23:16:37.726 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:16:37.753 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:16:37.780 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:16:37.809 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:16:37.839 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:16:37.868 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:16:37.885 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.888 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:16:37.891 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:16:37.919 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:16:37.949 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:16:37.952 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:16:37.981 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:16:37.983 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:16:37.991 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:16:37.994 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:37.996 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:37.999 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:38.001 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:38.003 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:38.006 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:38.008 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:16:38.010 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:16:38.013 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:16:38.015 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:16:38.018 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:16:38.020 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:16:38.022 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:16:38.025 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:16:38.027 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:16:38.029 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:16:38.031 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:16:38.034 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:16:38.036 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:16:38.038 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:16:38.040 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:16:38.043 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:16:38.061 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:16:38.064 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:16:38.066 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:38.068 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:16:38.070 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:16:38.098 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:16:38.127 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:16:38.154 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:16:38.183 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:16:38.214 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:16:38.229 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:38.232 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:16:38.234 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:16:38.237 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:16:38.239 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:16:38.241 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:16:38.244 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:16:38.247 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:16:38.252 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:16:38.254 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:16:38.256 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:16:38.269 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:16:38.269 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:38.278 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:16:38.281 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:38.297 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:16:38.299 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:16:38.303 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:16:38.332 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:16:38.359 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:16:38.387 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:16:38.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:16:38.441 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:16:38.468 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:16:38.496 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:16:38.527 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:16:38.556 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:16:38.583 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:16:38.611 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:16:38.638 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:16:38.665 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:16:38.667 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:16:38.671 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:16:38.673 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:16:38.675 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:16:38.678 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:38.680 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:38.682 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:16:38.685 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:16:38.687 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:16:38.714 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:16:38.742 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:16:38.742 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:16:38.751 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:16:38.754 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:16:38.757 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:16:38.759 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:16:38.761 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:16:38.764 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:38.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:38.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:38.771 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:38.773 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:16:38.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:38.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:38.780 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:16:38.842 | Enabling site nova-api-wsgi. 2022-04-13 23:16:38.848 | To activate the new configuration, you need to run: 2022-04-13 23:16:38.848 | systemctl reload apache2 2022-04-13 23:16:38.852 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:16:38.854 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:16:38.857 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:16:38.859 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:16:38.990 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:16:39.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:39.019 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:16:39.022 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:16:39.024 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:16:39.026 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:16:39.029 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:16:39.031 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:16:39.034 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:16:39.038 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:16:39.041 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:16:39.043 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:16:39.056 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:16:39.056 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:39.065 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:16:39.069 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:39.088 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:16:39.099 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:16:39.103 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:16:39.133 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:16:39.161 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:16:39.193 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:16:39.223 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:16:39.251 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:16:39.279 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:16:39.307 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:16:39.336 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:16:39.364 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:16:39.392 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:16:39.420 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:16:39.448 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:16:39.481 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:16:39.484 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:16:39.511 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:16:39.528 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:39.530 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:16:39.562 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:16:39.564 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:16:39.566 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:16:39.583 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:39.585 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:16:39.588 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:16:39.616 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:16:39.647 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:16:39.649 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:16:39.651 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:16:39.654 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:16:39.657 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:16:39.659 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:16:39.676 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:39.679 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:16:39.681 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:16:39.684 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:16:39.700 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:39.702 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:16:39.705 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:16:39.732 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:16:39.735 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:16:39.737 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:16:39.766 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:16:39.794 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:16:39.824 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:16:39.840 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:39.843 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:16:39.871 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:16:39.873 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:16:39.875 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:16:39.906 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:16:39.933 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2022-04-13 23:16:39.961 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:16:39.988 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:16:40.016 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:16:40.043 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:16:40.071 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:16:40.099 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:16:40.127 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:16:40.144 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:40.147 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:16:40.151 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:16:40.153 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:16:40.155 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:16:40.158 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:16:40.161 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:16:40.163 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:16:40.165 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:16:40.168 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:16:40.170 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:16:40.174 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:16:40.177 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:16:40.179 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:16:40.181 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:16:40.184 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:16:40.187 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:16:40.218 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:16:40.248 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:16:40.278 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:16:40.280 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:16:40.282 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:16:40.285 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:16:40.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:40.304 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:16:40.305 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:16:41.009 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:16:41.011 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:16:41.017 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:16:41.019 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:16:41.022 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:16:41.024 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:16:41.026 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:16:41.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.047 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:16:41.050 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:16:41.052 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:16:41.068 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.070 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:16:41.073 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:16:41.101 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:16:41.104 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:16:41.106 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:16:41.123 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.125 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:16:41.128 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:16:41.130 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:16:41.164 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:16:41.194 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:16:41.223 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:16:41.251 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:16:41.281 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:16:41.313 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:16:41.340 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:16:41.368 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:16:41.370 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:16:41.373 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:16:41.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:16:41.393 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:16:41.396 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:16:41.398 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:41.400 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:16:41.402 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:16:41.429 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:16:41.458 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:16:41.485 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:16:41.512 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:16:41.515 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:16:41.519 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:16:41.522 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:16:41.524 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:16:41.527 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:16:41.530 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:16:41.532 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:16:41.535 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:16:41.537 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:16:41.539 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:16:41.542 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:16:41.544 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:16:41.546 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:16:41.549 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:16:41.565 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:41.567 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:16:41.569 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:16:41.585 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:41.588 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:16:41.604 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:41.607 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:16:41.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:41.626 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:16:41.643 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:41.645 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:16:41.648 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:16:41.650 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:16:41.653 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:41.656 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:16:41.658 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:16:41.661 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:16:41.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:41.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:41.668 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:16:41.671 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:41.673 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:41.676 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:41.678 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:41.681 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:41.683 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:41.686 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:41.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:41.691 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:41.693 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:41.696 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:41.698 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:41.701 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:16:41.704 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:41.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:41.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:41.711 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:16:41.733 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:16:41.842 | Reading package lists... 2022-04-13 23:16:42.097 | Building dependency tree... 2022-04-13 23:16:42.099 | Reading state information... 2022-04-13 23:16:42.360 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:16:42.360 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:42.361 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:42.361 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:42.361 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:42.361 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:42.361 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:42.361 | python3-zope.interface 2022-04-13 23:16:42.361 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:42.477 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:42.481 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:42.483 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:42.486 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:42.488 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:42.491 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:42.493 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:42.495 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:42.498 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:42.500 | + functions-common:time_stop:2439 : start_time=1649891801730 2022-04-13 23:16:42.503 | + functions-common:time_stop:2441 : [[ -z 1649891801730 ]] 2022-04-13 23:16:42.506 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:42.510 | + functions-common:time_stop:2444 : end_time=1649891802507 2022-04-13 23:16:42.513 | + functions-common:time_stop:2445 : elapsed_time=777 2022-04-13 23:16:42.515 | + functions-common:time_stop:2446 : total=6034 2022-04-13 23:16:42.517 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:42.520 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6811 2022-04-13 23:16:42.522 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:42.525 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:16:42.527 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:16:42.530 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:16:42.532 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:16:42.535 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:16:42.557 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:16:42.560 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:16:42.563 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:16:42.565 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:16:42.568 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:16:42.570 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:42.573 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:16:42.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:42.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:42.581 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:16:42.583 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:16:42.586 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:16:42.588 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:16:42.591 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:16:42.593 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:16:42.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:42.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:42.601 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:16:42.624 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:16:42.737 | Reading package lists... 2022-04-13 23:16:42.997 | Building dependency tree... 2022-04-13 23:16:42.999 | Reading state information... 2022-04-13 23:16:43.259 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:16:43.259 | The following packages were automatically installed and are no longer required: 2022-04-13 23:16:43.260 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:16:43.260 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:16:43.261 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:16:43.261 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:16:43.261 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:16:43.261 | python3-zope.interface 2022-04-13 23:16:43.261 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:16:43.380 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:16:43.385 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:16:43.387 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:16:43.390 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:43.392 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:43.395 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:43.397 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:43.400 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:43.402 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:16:43.404 | + functions-common:time_stop:2439 : start_time=1649891802621 2022-04-13 23:16:43.407 | + functions-common:time_stop:2441 : [[ -z 1649891802621 ]] 2022-04-13 23:16:43.410 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:43.414 | + functions-common:time_stop:2444 : end_time=1649891803411 2022-04-13 23:16:43.416 | + functions-common:time_stop:2445 : elapsed_time=790 2022-04-13 23:16:43.419 | + functions-common:time_stop:2446 : total=6811 2022-04-13 23:16:43.422 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:43.424 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7601 2022-04-13 23:16:43.426 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:16:43.429 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:16:43.432 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:16:43.434 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:43.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:43.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:43.442 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:43.445 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:16:43.500 | wsgi (enabled by maintainer script) 2022-04-13 23:16:43.503 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:16:43.506 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:16:43.508 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:16:43.512 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:16:43.514 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:16:43.517 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:16:43.521 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:16:43.521 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:16:43.526 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:16:43.529 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:16:43.531 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:16:43.534 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:16:43.537 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:16:43.560 | Using python 3.8 to install osc-placement 2022-04-13 23:16:43.563 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:16:44.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:44.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:44.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:44.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:45.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:45.641 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:16:45.652 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:16:45.653 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:16:45.654 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:16:45.655 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:16:45.656 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:16:45.657 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:16:45.716 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:16:45.717 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:16:45.718 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:16:45.721 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:16:45.737 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:16:45.738 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:16:45.739 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:16:45.754 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:16:45.755 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:16:45.756 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:16:45.758 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:16:45.760 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:16:45.761 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:16:45.780 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:16:45.781 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:16:45.782 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:16:45.784 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:16:45.792 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:16:45.831 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:16:45.832 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:16:45.834 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:16:45.835 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:16:45.836 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:16:45.837 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:16:45.839 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:16:45.840 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:16:45.906 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:16:45.909 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:16:45.910 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:16:45.911 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:16:45.999 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:16:46.000 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:16:46.001 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:16:46.044 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:16:46.084 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:16:46.259 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:16:48.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:16:48.526 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:48.526 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:48.654 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:48.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:48.660 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:48.663 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:48.667 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:48.670 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:48.673 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:48.675 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:48.678 | + functions-common:time_stop:2439 : start_time=1649891803554 2022-04-13 23:16:48.681 | + functions-common:time_stop:2441 : [[ -z 1649891803554 ]] 2022-04-13 23:16:48.684 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:48.689 | + functions-common:time_stop:2444 : end_time=1649891808686 2022-04-13 23:16:48.691 | + functions-common:time_stop:2445 : elapsed_time=5132 2022-04-13 23:16:48.694 | + functions-common:time_stop:2446 : total=175065 2022-04-13 23:16:48.696 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:48.699 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180197 2022-04-13 23:16:48.706 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:48.708 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:16:48.711 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:16:48.714 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:16:48.717 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:48.720 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:48.723 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:48.726 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:48.729 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:48.733 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:48.750 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:48.753 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:48.755 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:48.758 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:48.759 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:48.765 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:16:48.767 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:48.770 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:16:48.783 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:16:48.786 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:48.787 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:48.790 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:16:48.793 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:48.796 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:16:48.799 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:48.801 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:16:48.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:16:48.806 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:48.809 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:16:48.812 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:48.814 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:16:48.817 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:16:48.819 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:48.822 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:48.825 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:16:48.827 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:48.830 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:16:48.833 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:48.835 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:48.838 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:16:48.844 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:16:48.846 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:16:49.517 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:16:49.519 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:49.522 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:49.524 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:49.527 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:16:49.529 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:16:49.532 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:49.534 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:49.537 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:49.545 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:49.547 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:49.550 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:49.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:49.555 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:16:49.577 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:16:49.580 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:16:50.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:50.452 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:50.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:50.452 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:51.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:51.670 | Obtaining file:///opt/stack/placement 2022-04-13 23:16:51.670 | Preparing metadata (setup.py): started 2022-04-13 23:16:56.337 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:56.382 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:16:56.383 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:16:56.384 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:16:56.386 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:16:56.387 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:16:56.388 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:16:56.389 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:16:56.391 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:16:56.392 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:16:56.393 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:16:56.394 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:16:56.395 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:16:56.396 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:16:56.397 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:16:56.398 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:16:56.399 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:16:56.400 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:16:56.402 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:16:56.403 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:16:56.404 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:16:56.405 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:16:56.477 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:16:56.478 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:16:56.479 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:16:56.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:16:56.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:16:56.484 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:16:56.504 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:16:56.546 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:16:56.547 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:16:56.548 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:16:56.549 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:16:56.551 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:16:56.601 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:16:56.603 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:16:56.604 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:16:56.606 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:16:56.648 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:16:56.650 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:16:56.668 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:16:56.670 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:16:56.671 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:16:56.699 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:16:56.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:16:56.714 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:16:56.730 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:16:56.731 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:16:56.733 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:16:56.734 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:16:56.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:16:56.778 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:16:56.781 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:16:56.782 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:16:56.799 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:16:56.988 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:16:57.028 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:16:57.029 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:16:57.031 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:16:57.048 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:16:57.082 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:16:57.138 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:16:57.204 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:16:57.289 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:16:57.338 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:16:57.533 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:16:57.534 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:16:57.535 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:16:57.614 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:16:57.677 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:16:57.848 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:16:57.959 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:16:57.961 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:16:59.909 | Installing collected packages: openstack-placement 2022-04-13 23:16:59.909 | Attempting uninstall: openstack-placement 2022-04-13 23:16:59.909 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:16:59.912 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:16:59.913 | Running setup.py develop for openstack-placement 2022-04-13 23:17:05.914 | Successfully installed openstack-placement 2022-04-13 23:17:05.914 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:17:05.922 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:05.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:06.051 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:06.053 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:06.056 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:06.058 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:06.061 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:06.063 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:06.065 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:06.068 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:06.070 | + functions-common:time_stop:2439 : start_time=1649891809572 2022-04-13 23:17:06.072 | + functions-common:time_stop:2441 : [[ -z 1649891809572 ]] 2022-04-13 23:17:06.075 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:06.080 | + functions-common:time_stop:2444 : end_time=1649891826077 2022-04-13 23:17:06.082 | + functions-common:time_stop:2445 : elapsed_time=16505 2022-04-13 23:17:06.084 | + functions-common:time_stop:2446 : total=180197 2022-04-13 23:17:06.086 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:06.089 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196702 2022-04-13 23:17:06.091 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:06.094 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:06.096 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:17:06.099 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:17:06.118 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:17:06.131 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:17:06.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:17:06.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:06.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:06.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:17:06.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:06.146 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:06.148 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:17:06.151 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:17:06.163 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:17:06.166 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:17:06.171 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:17:06.173 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:17:06.176 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:17:06.178 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:17:06.181 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:17:06.184 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:17:06.216 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:17:06.248 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:17:06.279 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:17:06.282 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:17:06.284 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:17:06.287 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:17:06.289 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:17:06.321 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:17:06.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:17:06.379 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:17:06.408 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:17:06.437 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:17:06.467 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:17:06.496 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:17:06.525 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:06.554 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:17:06.583 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:17:06.586 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:17:06.588 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:17:06.591 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:06.609 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:06.612 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:06.614 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:06.617 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:06.619 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:17:06.648 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:17:06.677 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:17:06.706 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:06.735 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:17:06.738 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:17:06.740 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:17:06.743 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:17:06.745 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:17:06.748 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:06.750 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:06.753 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:17:06.757 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:17:06.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:06.763 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:06.775 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:06.776 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:06.784 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:06.787 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:06.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:17:06.806 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:17:06.810 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:17:06.841 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:17:06.869 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:17:06.897 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:17:06.926 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:17:06.954 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:06.983 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:17:07.012 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:17:07.041 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:17:07.069 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:17:07.098 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:17:07.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:07.155 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:17:07.183 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:07.186 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:07.189 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:17:07.192 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:17:07.194 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:07.197 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:07.199 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:07.202 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:17:07.205 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:17:07.207 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:17:07.237 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:17:07.267 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:17:07.267 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:17:07.276 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:17:07.279 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:17:07.282 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:17:07.284 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:07.287 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:07.289 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:07.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:07.295 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:07.297 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:07.300 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:07.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:07.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:07.307 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:17:07.368 | Site placement-api already enabled 2022-04-13 23:17:07.373 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:07.375 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:07.378 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:07.380 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:07.520 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:17:07.545 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:07.548 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:17:07.566 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:07.569 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:17:07.589 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:07.591 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:17:07.594 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:17:07.596 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:17:07.629 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:17:07.658 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:17:07.688 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:17:07.716 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:17:07.745 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:17:07.774 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:17:07.804 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:17:07.832 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:17:07.850 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:07.852 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:17:07.870 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:07.872 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:17:07.875 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:17:07.877 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:17:07.879 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:17:07.882 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:17:07.885 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:17:07.887 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:17:07.890 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:17:07.893 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:17:07.897 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:17:07.900 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:17:07.902 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:17:07.905 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:17:07.908 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:17:07.924 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:07.926 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:17:07.928 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:17:07.931 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:17:07.933 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:17:07.935 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:07.938 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:17:07.940 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:17:07.943 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:17:07.999 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:17:08.036 | [97393 Async install_tempest:122466]: running: install_tempest 2022-04-13 23:17:08.038 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:17:08.041 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:17:08.044 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:17:08.047 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:17:08.050 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:17:08.052 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:17:08.055 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:17:08.058 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:17:08.061 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:17:08.064 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:17:08.066 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:17:08.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:08.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:08.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:17:08.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:08.080 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:17:08.083 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:17:08.086 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:17:08.089 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:17:08.092 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:17:08.095 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:17:08.099 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:17:08.100 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:17:08.106 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:17:08.109 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:17:08.112 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:17:08.115 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:17:08.117 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:17:08.141 | Using python 3.8 to install python-openstackclient 2022-04-13 23:17:08.143 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:17:09.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:09.007 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:09.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:09.007 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:10.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:10.219 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:17:10.238 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:17:10.239 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:17:10.240 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:17:10.241 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:17:10.242 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:17:10.243 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:17:10.244 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:17:10.245 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:17:10.247 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:17:10.248 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:17:10.249 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:17:10.260 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:17:10.261 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:17:10.262 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:17:10.263 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:17:10.264 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:17:10.289 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:17:10.291 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:17:10.292 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:17:10.294 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:17:10.295 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:17:10.296 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:17:10.297 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:17:10.298 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:17:10.299 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:17:10.300 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:17:10.301 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:17:10.314 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:17:10.333 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:17:10.335 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:17:10.336 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:17:10.337 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:17:10.358 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:17:10.378 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:17:10.379 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:17:10.380 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:17:10.470 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:17:10.471 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:17:10.472 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:17:10.515 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:17:10.526 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:17:10.560 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:17:10.724 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:17:10.740 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:17:10.846 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:17:10.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:17:10.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:17:10.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:17:11.002 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:17:13.374 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:17:13.381 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:13.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:13.509 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:13.513 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:13.515 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:13.518 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:13.520 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:13.523 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:13.525 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:13.528 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:13.531 | + functions-common:time_stop:2439 : start_time=1649891828134 2022-04-13 23:17:13.533 | + functions-common:time_stop:2441 : [[ -z 1649891828134 ]] 2022-04-13 23:17:13.537 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:13.541 | + functions-common:time_stop:2444 : end_time=1649891833538 2022-04-13 23:17:13.543 | + functions-common:time_stop:2445 : elapsed_time=5404 2022-04-13 23:17:13.546 | + functions-common:time_stop:2446 : total=196702 2022-04-13 23:17:13.548 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:13.551 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202106 2022-04-13 23:17:13.553 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:13.556 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:17:13.559 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:17:13.564 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.DNZlrFGnEU 2022-04-13 23:17:13.566 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:17:13.569 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:17:13.571 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:17:13.575 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:17:13.577 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:17:13.580 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:17:13.598 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:13.600 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:17:13.603 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:17:13.605 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:17:13.608 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:17:13.610 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:13.612 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:17:13.615 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:17:13.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:13.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:13.622 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:17:13.625 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:17:13.628 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:17:13.629 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:17:13.634 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:17:13.686 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:17:13.689 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:17:13.691 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:17:13.693 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:17:13.696 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:17:13.698 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:17:13.701 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:17:13.703 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:17:13.705 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:17:13.708 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:17:13.710 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:17:13.712 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:17:13.715 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:17:13.717 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:17:13.720 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:17:13.722 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:17:13.724 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:17:13.726 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:17:13.729 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:17:13.731 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:17:13.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:13.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:13.738 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:17:13.741 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:13.743 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:17:15.497 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:17:15.513 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:17:15.513 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:17:15.519 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:17:15.522 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:17:15.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:15.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:15.529 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:17:15.532 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:17:15.535 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:17:15.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:15.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:15.542 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:17:15.544 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:17:15.546 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:17:15.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:17:15.594 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:17:15.606 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:17:15.624 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:17:15.678 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:17:15.732 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:17:15.790 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:15.793 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:17:15.795 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:15.797 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:17:18.102 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:17:18.105 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:17:18.108 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:17:18.113 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231718 2022-04-13 23:17:18.115 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231718 1041' 2022-04-13 23:17:18.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.121 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:17:18.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.127 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:17:18.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.132 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:17:18.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.137 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:17:18.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.142 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 23:17:18.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.147 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 23:17:18.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.153 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231250 2022-04-13 23:17:18.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.158 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:17:18.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.163 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 23:17:18.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.168 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:17:18.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.174 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:17:18.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.179 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:17:18.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:17:18.184 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:17:18.187 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:18.189 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:17:18.192 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:17:18.204 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:17:18.207 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.209 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:17:18.212 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.214 | + functions-common:run_process:1689 : local group= 2022-04-13 23:17:18.217 | + functions-common:run_process:1690 : local user= 2022-04-13 23:17:18.220 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:17:18.222 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:17:18.225 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:17:18.227 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:17:18.230 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:17:18.233 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:17:18.238 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891838235 2022-04-13 23:17:18.241 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:17:18.259 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:18.262 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:17:18.265 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:17:18.268 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.270 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.273 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.275 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.278 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:17:18.281 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:17:18.283 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:17:18.286 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:17:18.288 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:17:18.291 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:17:18.293 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:17:18.296 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:17:18.298 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.301 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:17:18.303 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:17:18.305 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:17:18.308 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:17:18.310 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:17:18.313 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:17:18.317 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:17:18.368 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:17:18.420 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:17:18.472 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:17:18.523 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:17:18.576 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:17:18.628 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:17:18.630 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:17:18.683 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:17:19.076 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:17:19.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:17:19.463 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:17:19.485 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:17:19.488 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:19.490 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:19.493 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:19.495 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:19.498 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:19.500 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:17:19.503 | + functions-common:time_stop:2439 : start_time=1649891838235 2022-04-13 23:17:19.505 | + functions-common:time_stop:2441 : [[ -z 1649891838235 ]] 2022-04-13 23:17:19.509 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:19.514 | + functions-common:time_stop:2444 : end_time=1649891839510 2022-04-13 23:17:19.516 | + functions-common:time_stop:2445 : elapsed_time=1275 2022-04-13 23:17:19.518 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:17:19.521 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:19.523 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1275 2022-04-13 23:17:19.526 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:17:19.529 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:17:19.531 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:17:19.534 | + functions-common:run_process:1689 : local group= 2022-04-13 23:17:19.536 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:17:19.539 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:17:19.541 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:17:19.544 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:17:19.546 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:17:19.548 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:17:19.554 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:17:19.556 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891839553 2022-04-13 23:17:19.562 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:17:19.583 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:19.585 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:17:19.588 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:19.592 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:19.595 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:19.598 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:19.600 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:19.603 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:17:19.605 | + functions-common:time_stop:2439 : start_time=1649891839553 2022-04-13 23:17:19.608 | + functions-common:time_stop:2441 : [[ -z 1649891839553 ]] 2022-04-13 23:17:19.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:19.615 | + functions-common:time_stop:2444 : end_time=1649891839613 2022-04-13 23:17:19.618 | + functions-common:time_stop:2445 : elapsed_time=60 2022-04-13 23:17:19.620 | + functions-common:time_stop:2446 : total=1275 2022-04-13 23:17:19.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:19.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1335 2022-04-13 23:17:19.629 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:17:19.649 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:19.652 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:17:19.677 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:19.680 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:17:19.701 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:19.704 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:17:19.706 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:17:19.709 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:17:19.712 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:17:19.714 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380' 2022-04-13 23:17:19.717 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380' 2022-04-13 23:17:19.719 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.52:2379' 2022-04-13 23:17:19.722 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:17:19.724 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:17:19.727 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.52:2379' 2022-04-13 23:17:19.729 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:17:19.732 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:17:19.734 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:17:19.737 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' '' root 2022-04-13 23:17:19.739 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:17:19.742 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:17:19.744 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:17:19.747 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:17:19.750 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:17:19.752 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:17:19.755 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:17:19.757 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:17:19.762 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:17:19.845 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:17:19.916 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:17:19.970 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:17:20.021 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:17:20.076 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:17:20.127 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:17:20.129 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:17:20.191 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:17:20.586 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:17:20.642 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:17:20.694 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:17:20.747 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:17:20.800 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:17:20.803 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:17:20.807 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:17:20.810 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:17:21.208 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:17:21.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:17:21.596 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:17:22.070 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:17:22.088 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:22.090 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:17:22.093 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:17:22.096 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:17:22.100 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:17:22.112 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:17:22.124 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:17:22.127 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:17:22.129 | + 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.52/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:17:22.268 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:17:22.404 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:17:22.540 | + 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.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:17:22.675 | + 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.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:17:22.815 | + 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.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:17:22.952 | + 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.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:17:23.088 | + 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.52/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:17:23.228 | + 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.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:17:23.368 | + 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.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:17:23.505 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:17:23.510 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:17:23.514 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:17:23.517 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:17:23.521 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:17:23.524 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:17:23.526 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:17:23.544 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:23.546 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:17:23.549 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:23.551 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:17:23.553 | + ./stack.sh:main:1097 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:17:23.556 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:17:23.558 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:17:23.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:23.576 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:17:23.579 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:17:23.581 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:17:23.583 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:17:23.586 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:17:23.588 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:17:23.594 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:17:24.093 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:17:24.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:17:24.119 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:17:24.123 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:17:24.126 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:17:24.129 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:17:24.132 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:17:24.137 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891844134 2022-04-13 23:17:24.140 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:17:28.914 | 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=124435) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:17:28.921 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:28.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.922 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.922 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.923 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:28.924 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:28.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:28.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.953 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.953 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.953 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:28.954 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:29.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:29.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.010 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.010 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.011 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:29.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:29.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:29.012 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:29.019 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:17:30.851 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.851 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:17:30.859 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.859 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:17:30.868 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.868 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:17:30.876 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.876 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:17:30.883 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.883 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:17:30.891 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.891 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:17:30.947 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:30.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:30.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.951 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:30.952 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:30.952 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:30.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.953 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.954 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.954 | 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=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:30.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:30.962 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:30.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:30.965 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.325 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.328 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.328 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.352 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.355 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.355 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.362 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:17:31.401 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.401 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:17:31.409 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.409 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:17:31.416 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.416 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:17:31.423 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.424 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:17:31.432 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.432 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:17:31.439 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.439 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:17:31.446 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.449 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.449 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.450 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.463 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.786 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:17:31.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:17:31.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:17:31.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:17:31.815 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124435) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:17:31.822 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:17:31.834 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.834 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:17:31.841 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.841 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:17:31.848 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.848 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:17:31.855 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.855 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:17:31.861 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.862 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:17:31.869 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:31.870 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:17:31.878 | INFO migrate.versioning.api [-] done 2022-04-13 23:17:32.269 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:17:32.271 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:32.274 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:32.276 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:32.279 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:32.281 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:32.284 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:17:32.286 | + functions-common:time_stop:2439 : start_time=1649891844134 2022-04-13 23:17:32.288 | + functions-common:time_stop:2441 : [[ -z 1649891844134 ]] 2022-04-13 23:17:32.294 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:32.296 | + functions-common:time_stop:2444 : end_time=1649891852294 2022-04-13 23:17:32.299 | + functions-common:time_stop:2445 : elapsed_time=8160 2022-04-13 23:17:32.301 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:17:32.304 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:32.306 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8160 2022-04-13 23:17:32.309 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:17:32.312 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:17:32.316 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:17:36.909 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:17:36.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:17:36.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:17:36.910 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:17:36.911 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:17:36.911 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:17:36.911 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:17:36.911 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:17:36.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:17:37.277 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:17:37.282 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:17:41.855 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:17:41.856 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:17:41.856 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:17:41.856 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:17:41.856 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:17:41.857 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:17:41.857 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:17:41.857 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:17:41.857 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:17:42.219 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:17:42.221 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:17:42.224 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:17:42.226 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:17:42.243 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:42.245 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:17:42.248 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:17:42.253 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:17:42.255 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:17:42.258 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.260 | + functions-common:run_process:1689 : local group= 2022-04-13 23:17:42.263 | + functions-common:run_process:1690 : local user= 2022-04-13 23:17:42.265 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:17:42.267 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:17:42.270 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:17:42.272 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:17:42.275 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:17:42.278 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:17:42.282 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891862280 2022-04-13 23:17:42.285 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:17:42.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:42.303 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:17:42.306 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:17:42.308 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.310 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.313 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.315 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.317 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:17:42.320 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:17:42.322 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:17:42.324 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:17:42.327 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:17:42.329 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:17:42.332 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:17:42.334 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:17:42.336 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.338 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:17:42.341 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:17:42.343 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:17:42.345 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:17:42.349 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:17:42.400 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:17:42.451 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:17:42.502 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:17:42.554 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:17:42.606 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:17:42.656 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:17:42.707 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:17:42.758 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:17:42.810 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:17:42.861 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:17:42.864 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:17:42.916 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:17:43.310 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:17:43.323 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:17:43.719 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:17:43.804 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:17:43.809 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:43.811 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:43.814 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:43.817 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:43.819 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:43.821 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:17:43.824 | + functions-common:time_stop:2439 : start_time=1649891862280 2022-04-13 23:17:43.826 | + functions-common:time_stop:2441 : [[ -z 1649891862280 ]] 2022-04-13 23:17:43.830 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:43.834 | + functions-common:time_stop:2444 : end_time=1649891863831 2022-04-13 23:17:43.836 | + functions-common:time_stop:2445 : elapsed_time=1551 2022-04-13 23:17:43.839 | + functions-common:time_stop:2446 : total=1335 2022-04-13 23:17:43.842 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:43.844 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2886 2022-04-13 23:17:43.847 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:17:43.847 | Waiting for keystone to start... 2022-04-13 23:17:43.849 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.52/identity/v3/ 2022-04-13 23:17:43.852 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.52/identity/v3/ 2022-04-13 23:17:43.855 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:17:43.857 | + functions:wait_for_service:458 : local url=http://10.222.0.52/identity/v3/ 2022-04-13 23:17:43.860 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:17:43.867 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:17:43.874 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:17:43.876 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:17:43.879 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:17:43.884 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:17:43.887 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891863883 2022-04-13 23:17:43.889 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:17:43.895 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/ 2022-04-13 23:17:50.478 | + :: : [[ 200 == 503 ]] 2022-04-13 23:17:50.479 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:17:50.482 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:17:50.485 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:50.487 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:50.490 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:50.492 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:50.495 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:50.498 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:17:50.500 | + functions-common:time_stop:2439 : start_time=1649891863883 2022-04-13 23:17:50.502 | + functions-common:time_stop:2441 : [[ -z 1649891863883 ]] 2022-04-13 23:17:50.505 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:50.510 | + functions-common:time_stop:2444 : end_time=1649891870507 2022-04-13 23:17:50.513 | + functions-common:time_stop:2445 : elapsed_time=6624 2022-04-13 23:17:50.516 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:17:50.518 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:50.521 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6624 2022-04-13 23:17:50.523 | + functions:wait_for_service:467 : return 0 2022-04-13 23:17:50.526 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:17:50.543 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:50.545 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:17:50.548 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:50.550 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:17:50.583 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:17:50.586 | + 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.52/identity 2022-04-13 23:17:50.604 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:17:50.635 | [122466 Async install_tempest:122466]: finished successfully 2022-04-13 23:17:55.157 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.157 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.157 | 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=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.167 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.185 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.186 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.220 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.262 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.262 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.371 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.372 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.385 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.385 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.385 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.386 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.393 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.396 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.396 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.397 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125207) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:17:55.430 | 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=125207) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:17:55.746 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created domain default 2022-04-13 23:17:55.794 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created project admin 2022-04-13 23:17:55.828 | DEBUG passlib.handlers.bcrypt [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125207) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:17:55.829 | DEBUG passlib.handlers.bcrypt [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125207) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:17:55.892 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created user admin 2022-04-13 23:17:55.907 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created role reader 2022-04-13 23:17:55.921 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created role member 2022-04-13 23:17:55.945 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created implied role where 0909b2bdf3fe429ca60fe8578d16178e implies f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:17:55.957 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created role admin 2022-04-13 23:17:55.976 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created implied role where fedcd979e8284244978db9652f69f6a0 implies 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:17:55.988 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Granted role admin on project admin to user admin. 2022-04-13 23:17:55.995 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Granted role admin on the system to user admin. 2022-04-13 23:17:56.007 | WARNING py.warnings [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:17:56.007 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:17:56.007 |  2022-04-13 23:17:56.011 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created region RegionOne 2022-04-13 23:17:56.044 | INFO keystone.cmd.bootstrap [None req-78a75b3c-1233-4c19-8ae3-187bf1566ed1 None None] Created public endpoint http://10.222.0.52/identity 2022-04-13 23:17:56.512 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:17:56.515 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:17:56.518 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:17:56.521 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:17:59.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:59.501 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:59.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:59.501 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:59.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:59.672 | + lib/keystone:create_keystone_accounts:310 : admin_project=58013be8d6cd4c5c86d53c456c816510 2022-04-13 23:17:59.674 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:17:59.677 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:18:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:01.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:01.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:02.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:02.076 | + lib/keystone:create_keystone_accounts:312 : admin_user=4dcc2d659b2e468396773aba2cdb53ef 2022-04-13 23:18:02.079 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:18:02.081 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:18:02.083 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:18:02.086 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4dcc2d659b2e468396773aba2cdb53ef default 2022-04-13 23:18:02.142 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4dcc2d659b2e468396773aba2cdb53ef default 2022-04-13 23:18:02.177 | [97393 Async ks-domain-role:125368]: running: get_or_add_user_domain_role admin 4dcc2d659b2e468396773aba2cdb53ef default 2022-04-13 23:18:02.180 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:18:02.189 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:18:02.193 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:18:05.297 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:18:05.299 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:18:05.299 | default 2022-04-13 23:18:05.302 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:18:05.360 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:18:05.397 | [97393 Async ks-project:125507]: running: get_or_create_project service Default 2022-04-13 23:18:05.400 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:18:05.471 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:18:05.516 | [97393 Async ks-service:125593]: running: get_or_create_role service 2022-04-13 23:18:05.518 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:18:05.589 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:18:05.675 | [97393 Async ks-reseller:125679]: running: get_or_create_role ResellerAdmin 2022-04-13 23:18:05.693 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:18:05.718 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:18:06.173 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:18:06.404 | [97393 Async ks-anotherrole:125770]: running: get_or_create_role anotherrole 2022-04-13 23:18:06.429 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:18:06.461 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:18:06.477 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:18:06.510 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:18:09.362 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:09.498 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:09.518 | [125593 Async ks-service:125593]: finished successfully 2022-04-13 23:18:09.613 | [125679 Async ks-reseller:125679]: finished successfully 2022-04-13 23:18:09.865 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:09.902 | [125507 Async ks-project:125507]: finished successfully 2022-04-13 23:18:09.983 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:10.014 | [125770 Async ks-anotherrole:125770]: finished successfully 2022-04-13 23:18:10.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:10.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:10.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:10.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:10.556 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:10.559 | ++ functions-common:get_or_create_project:945 : project_id=bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:10.562 | ++ functions-common:get_or_create_project:946 : echo bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:10.564 | + lib/keystone:create_keystone_accounts:340 : invis_project=bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:10.567 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:18:10.570 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:18:10.572 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:18:10.576 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:18:12.840 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:12.864 | [125368 Async ks-domain-role:125368]: finished successfully 2022-04-13 23:18:13.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:13.124 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:13.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:13.124 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:13.292 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:13.294 | ++ functions-common:get_or_create_project:945 : project_id=e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:13.297 | ++ functions-common:get_or_create_project:946 : echo e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:13.300 | + lib/keystone:create_keystone_accounts:344 : demo_project=e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:13.302 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:18:13.305 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:18:13.308 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:13.311 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:18:13.313 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:18:13.316 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:18:15.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:15.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:15.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:15.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.064 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.067 | ++ functions-common:get_or_create_user:932 : user_id=3e14eb54b7274dfe93dfe46bbf555a17 2022-04-13 23:18:16.069 | ++ functions-common:get_or_create_user:933 : echo 3e14eb54b7274dfe93dfe46bbf555a17 2022-04-13 23:18:16.072 | + lib/keystone:create_keystone_accounts:347 : demo_user=3e14eb54b7274dfe93dfe46bbf555a17 2022-04-13 23:18:16.075 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:18:16.124 | [97393 Async ks-domain-role:125368]: Waiting for completion of get_or_add_user_domain_role admin 4dcc2d659b2e468396773aba2cdb53ef default running on PID 125368 (6 other jobs running) 2022-04-13 23:18:16.149 | [97393 Async ks-domain-role:125368]: Signaling child to exit 2022-04-13 23:18:16.149 | WAKEUP 2022-04-13 23:18:16.171 | [97393 Async ks-domain-role:125368]: Signaled 2022-04-13 23:18:16.173 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dcc2d659b2e468396773aba2cdb53ef --domain default 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:18:16.173 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:16.173 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.173 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.173 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.173 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.173 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:18:16.173 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:18:16.173 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 4dcc2d659b2e468396773aba2cdb53ef --domain default 2022-04-13 23:18:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.173 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.173 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dcc2d659b2e468396773aba2cdb53ef --domain default 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:16.173 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:18:16.174 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:16.174 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:16.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.174 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.174 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.174 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.174 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:16.174 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:16.174 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 4dcc2d659b2e468396773aba2cdb53ef | | | default | | False |' 2022-04-13 23:18:16.174 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:16.174 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:16.174 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:16.174 | + functions-common:get_or_add_user_domain_role:1028 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:16.174 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:16.216 | [97393 Async ks-domain-role:125368]: finished get_or_add_user_domain_role admin 4dcc2d659b2e468396773aba2cdb53ef default with result 0 in 10 seconds 2022-04-13 23:18:16.223 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:18:16.258 | [97393 Async ks-project:125507]: Waiting for completion of get_or_create_project service Default running on PID 125507 (5 other jobs running) 2022-04-13 23:18:16.282 | [97393 Async ks-project:125507]: Signaling child to exit 2022-04-13 23:18:16.282 | WAKEUP 2022-04-13 23:18:16.304 | [97393 Async ks-project:125507]: Signaled 2022-04-13 23:18:16.306 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:18:16.306 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:18:16.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.306 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.306 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.306 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.306 | + functions-common:get_or_create_project:945 : project_id=ae4dc87c485f40f9838467f84225d284 2022-04-13 23:18:16.306 | + functions-common:get_or_create_project:946 : echo ae4dc87c485f40f9838467f84225d284 2022-04-13 23:18:16.306 | ae4dc87c485f40f9838467f84225d284 2022-04-13 23:18:16.349 | [97393 Async ks-project:125507]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:18:16.390 | [97393 Async ks-service:125593]: Waiting for completion of get_or_create_role service running on PID 125593 (4 other jobs running) 2022-04-13 23:18:16.414 | [97393 Async ks-service:125593]: Signaling child to exit 2022-04-13 23:18:16.415 | WAKEUP 2022-04-13 23:18:16.436 | [97393 Async ks-service:125593]: Signaled 2022-04-13 23:18:16.437 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:18:16.437 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:18:16.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.438 | + functions-common:get_or_create_role:957 : role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:18:16.438 | + functions-common:get_or_create_role:958 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:18:16.438 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:18:16.481 | [97393 Async ks-service:125593]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:18:16.517 | [97393 Async ks-reseller:125679]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 125679 (3 other jobs running) 2022-04-13 23:18:16.541 | [97393 Async ks-reseller:125679]: Signaling child to exit 2022-04-13 23:18:16.542 | WAKEUP 2022-04-13 23:18:16.563 | [97393 Async ks-reseller:125679]: Signaled 2022-04-13 23:18:16.564 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:18:16.564 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:18:16.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.565 | + functions-common:get_or_create_role:957 : role_id=cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:18:16.565 | + functions-common:get_or_create_role:958 : echo cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:18:16.565 | cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:18:16.608 | [97393 Async ks-reseller:125679]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:18:16.645 | [97393 Async ks-anotherrole:125770]: Waiting for completion of get_or_create_role anotherrole running on PID 125770 (2 other jobs running) 2022-04-13 23:18:16.670 | [97393 Async ks-anotherrole:125770]: Signaling child to exit 2022-04-13 23:18:16.670 | WAKEUP 2022-04-13 23:18:16.691 | [97393 Async ks-anotherrole:125770]: Signaled 2022-04-13 23:18:16.692 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:18:16.692 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:18:16.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.693 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:16.693 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:16.693 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:16.693 | + functions-common:get_or_create_role:957 : role_id=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:16.693 | + functions-common:get_or_create_role:958 : echo 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:16.693 | 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:16.736 | [97393 Async ks-anotherrole:125770]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:18:16.740 | + inc/async:async_wait:197 : return 0 2022-04-13 23:18:16.742 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.800 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.844 | [97393 Async ks-demo-member:126639]: running: get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.846 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4dcc2d659b2e468396773aba2cdb53ef e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.917 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4dcc2d659b2e468396773aba2cdb53ef e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.960 | [97393 Async ks-demo-admin:126751]: running: get_or_add_user_project_role admin 4dcc2d659b2e468396773aba2cdb53ef e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:16.963 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:17.034 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:17.082 | [97393 Async ks-demo-another:126863]: running: get_or_add_user_project_role anotherrole 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:17.085 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:17.155 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:17.217 | [97393 Async ks-demo-invis:126975]: running: get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:17.220 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:18:17.230 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:18:17.243 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:17.252 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:18:17.260 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:18:17.277 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:18:21.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:21.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:21.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:21.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:21.339 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:21.346 | ++ functions-common:get_or_create_user:932 : user_id=bb53e10654ef465881fea558f3123e84 2022-04-13 23:18:21.349 | ++ functions-common:get_or_create_user:933 : echo bb53e10654ef465881fea558f3123e84 2022-04-13 23:18:21.353 | + lib/keystone:create_keystone_accounts:360 : demo_reader=bb53e10654ef465881fea558f3123e84 2022-04-13 23:18:21.362 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader bb53e10654ef465881fea558f3123e84 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:21.578 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bb53e10654ef465881fea558f3123e84 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:21.708 | [97393 Async ks-demo-reader:127143]: running: get_or_add_user_project_role reader bb53e10654ef465881fea558f3123e84 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:21.730 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:18:21.748 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:18:21.769 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:18:21.787 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:18:25.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:25.959 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:25.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:25.959 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:26.188 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:26.191 | ++ functions-common:get_or_create_project:945 : project_id=37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:26.194 | ++ functions-common:get_or_create_project:946 : echo 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:26.196 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:26.202 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:18:26.206 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:18:26.209 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:26.211 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:18:26.214 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:18:26.218 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:18:29.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:29.948 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:29.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:29.948 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:30.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:30.285 | ++ functions-common:get_or_create_user:932 : user_id=49d3cbf38a224366b89ed1220d19a8f3 2022-04-13 23:18:30.313 | ++ functions-common:get_or_create_user:933 : echo 49d3cbf38a224366b89ed1220d19a8f3 2022-04-13 23:18:30.333 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=49d3cbf38a224366b89ed1220d19a8f3 2022-04-13 23:18:30.357 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:30.765 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:30.909 | [97393 Async ks-alt-admin:127537]: running: get_or_add_user_project_role admin 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:30.914 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:30.977 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:31.089 | [126863 Async ks-demo-another:126863]: finished successfully 2022-04-13 23:18:31.285 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:31.515 | [97393 Async ks-alt-another:127698]: running: get_or_add_user_project_role anotherrole 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:31.545 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:18:31.570 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:18:31.585 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:31.602 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:18:31.617 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:18:31.653 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:18:33.249 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:33.434 | [126639 Async ks-demo-member:126639]: finished successfully 2022-04-13 23:18:34.593 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:34.661 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:34.702 | [126975 Async ks-demo-invis:126975]: finished successfully 2022-04-13 23:18:34.794 | [126751 Async ks-demo-admin:126751]: finished successfully 2022-04-13 23:18:35.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:35.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:35.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:35.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:35.470 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:35.473 | ++ functions-common:get_or_create_user:932 : user_id=acc1d7b1dfec49d9bdf016d39f86a47a 2022-04-13 23:18:35.480 | ++ functions-common:get_or_create_user:933 : echo acc1d7b1dfec49d9bdf016d39f86a47a 2022-04-13 23:18:35.483 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=acc1d7b1dfec49d9bdf016d39f86a47a 2022-04-13 23:18:35.486 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member acc1d7b1dfec49d9bdf016d39f86a47a 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:35.549 | + inc/async:async_inner:63 : get_or_add_user_project_role member acc1d7b1dfec49d9bdf016d39f86a47a 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:35.613 | [97393 Async ks-alt-member-user:128030]: running: get_or_add_user_project_role member acc1d7b1dfec49d9bdf016d39f86a47a 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:35.616 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:18:35.620 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:18:35.622 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:35.627 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:18:35.629 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:18:35.642 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:18:37.661 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:37.851 | [127143 Async ks-demo-reader:127143]: finished successfully 2022-04-13 23:18:38.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:38.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:38.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:38.513 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:38.712 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:38.715 | ++ functions-common:get_or_create_user:932 : user_id=2186f2f7c9ae4db9bfe4f5fa37acf6fb 2022-04-13 23:18:38.720 | ++ functions-common:get_or_create_user:933 : echo 2186f2f7c9ae4db9bfe4f5fa37acf6fb 2022-04-13 23:18:38.724 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2186f2f7c9ae4db9bfe4f5fa37acf6fb 2022-04-13 23:18:38.727 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2186f2f7c9ae4db9bfe4f5fa37acf6fb 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:38.838 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2186f2f7c9ae4db9bfe4f5fa37acf6fb 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:38.901 | [97393 Async ks-alt-reader-user:128254]: running: get_or_add_user_project_role reader 2186f2f7c9ae4db9bfe4f5fa37acf6fb 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:38.913 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:18:38.916 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:38.919 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:18:38.923 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:18:38.927 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:18:41.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:41.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:41.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:41.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:42.145 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:42.165 | ++ functions-common:get_or_create_user:932 : user_id=635e9402f0f648348d18eacb8876c79b 2022-04-13 23:18:42.182 | ++ functions-common:get_or_create_user:933 : echo 635e9402f0f648348d18eacb8876c79b 2022-04-13 23:18:42.198 | + lib/keystone:create_keystone_accounts:392 : system_member_user=635e9402f0f648348d18eacb8876c79b 2022-04-13 23:18:42.206 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 635e9402f0f648348d18eacb8876c79b all 2022-04-13 23:18:42.562 | + inc/async:async_inner:63 : get_or_add_user_system_role member 635e9402f0f648348d18eacb8876c79b all 2022-04-13 23:18:42.738 | [97393 Async ks-system-member:128480]: running: get_or_add_user_system_role member 635e9402f0f648348d18eacb8876c79b all 2022-04-13 23:18:42.748 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:18:42.759 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:18:42.770 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:18:42.791 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:18:42.817 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:18:45.384 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:45.569 | [127537 Async ks-alt-admin:127537]: finished successfully 2022-04-13 23:18:46.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:46.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:46.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:46.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:46.504 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:46.571 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:46.576 | ++ functions-common:get_or_create_user:932 : user_id=b907cf3a492a4b11893295f57b38b26a 2022-04-13 23:18:46.579 | ++ functions-common:get_or_create_user:933 : echo b907cf3a492a4b11893295f57b38b26a 2022-04-13 23:18:46.584 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b907cf3a492a4b11893295f57b38b26a 2022-04-13 23:18:46.590 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b907cf3a492a4b11893295f57b38b26a all 2022-04-13 23:18:46.591 | [127698 Async ks-alt-another:127698]: finished successfully 2022-04-13 23:18:46.695 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b907cf3a492a4b11893295f57b38b26a all 2022-04-13 23:18:46.750 | [97393 Async ks-system-reader:128762]: running: get_or_add_user_system_role reader b907cf3a492a4b11893295f57b38b26a all 2022-04-13 23:18:46.754 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:18:46.777 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:18:46.780 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:18:46.783 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:18:46.787 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:18:49.345 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:49.500 | [128030 Async ks-alt-member-user:128030]: finished successfully 2022-04-13 23:18:49.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:49.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:49.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:49.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:50.132 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:50.141 | ++ functions-common:get_or_create_group:909 : group_id=cfbe857e680549d78505c8720e74c58d 2022-04-13 23:18:50.144 | ++ functions-common:get_or_create_group:910 : echo cfbe857e680549d78505c8720e74c58d 2022-04-13 23:18:50.147 | + lib/keystone:create_keystone_accounts:402 : admin_group=cfbe857e680549d78505c8720e74c58d 2022-04-13 23:18:50.152 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:18:50.159 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:18:50.162 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:18:50.169 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:18:50.173 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:18:52.131 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:52.161 | [128254 Async ks-alt-reader-user:128254]: finished successfully 2022-04-13 23:18:52.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:52.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:52.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:52.797 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:52.975 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:52.978 | ++ functions-common:get_or_create_group:909 : group_id=5ff1a0aa719c422d9b79df976df4e9d1 2022-04-13 23:18:52.980 | ++ functions-common:get_or_create_group:910 : echo 5ff1a0aa719c422d9b79df976df4e9d1 2022-04-13 23:18:52.983 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5ff1a0aa719c422d9b79df976df4e9d1 2022-04-13 23:18:52.986 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.063 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.114 | [97393 Async ks-group-memberdemo:129115]: running: get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.118 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.215 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.299 | [97393 Async ks-group-anotherdemo:129201]: running: get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:53.313 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:53.506 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:53.711 | [97393 Async ks-group-memberalt:129287]: running: get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:53.719 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:54.048 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:54.307 | [97393 Async ks-group-anotheralt:129391]: running: get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:54.346 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 2022-04-13 23:18:54.623 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:54.745 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 2022-04-13 23:18:54.771 | [128480 Async ks-system-member:128480]: finished successfully 2022-04-13 23:18:54.958 | [97393 Async ks-group-admin:129500]: running: get_or_add_group_project_role admin cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 2022-04-13 23:18:54.981 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:18:55.346 | [97393 Async ks-demo-member:126639]: Waiting for completion of get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 running on PID 126639 (17 other jobs running) 2022-04-13 23:18:55.533 | [97393 Async ks-demo-member:126639]: Signaling child to exit 2022-04-13 23:18:55.533 | WAKEUP 2022-04-13 23:18:55.698 | [97393 Async ks-demo-member:126639]: Signaled 2022-04-13 23:18:55.725 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:55.725 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:55.725 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:55.726 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:55.726 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:55.726 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:55.726 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:55.726 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:55.726 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:55.726 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.726 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:55.726 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:55.726 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:55.726 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:55.726 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:55.726 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:55.726 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:55.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.727 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:55.727 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:55.727 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:55.727 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:55.727 | ++ functions-common:get_field:825 : echo '| 0909b2bdf3fe429ca60fe8578d16178e | 3e14eb54b7274dfe93dfe46bbf555a17 | | e54e766a7d6e4ccca327fff6bf4f0429 | | | False |' 2022-04-13 23:18:55.727 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:55.727 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:55.727 | + functions-common:get_or_add_user_project_role:1004 : echo 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:55.727 | 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:56.017 | [97393 Async ks-demo-member:126639]: finished get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 16 seconds 2022-04-13 23:18:56.310 | [97393 Async ks-demo-admin:126751]: Waiting for completion of get_or_add_user_project_role admin 4dcc2d659b2e468396773aba2cdb53ef e54e766a7d6e4ccca327fff6bf4f0429 running on PID 126751 (16 other jobs running) 2022-04-13 23:18:56.519 | [97393 Async ks-demo-admin:126751]: Signaling child to exit 2022-04-13 23:18:56.519 | WAKEUP 2022-04-13 23:18:56.669 | [97393 Async ks-demo-admin:126751]: Signaled 2022-04-13 23:18:56.678 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:56.678 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:56.678 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:56.678 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:56.678 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:56.678 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:56.678 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:56.678 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dcc2d659b2e468396773aba2cdb53ef --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:56.678 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:56.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.678 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:56.678 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:56.678 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:56.678 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4dcc2d659b2e468396773aba2cdb53ef --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:56.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.678 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:56.678 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:56.679 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:56.679 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dcc2d659b2e468396773aba2cdb53ef --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:56.679 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:56.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:56.679 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:56.679 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:56.679 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:56.679 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:56.679 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 4dcc2d659b2e468396773aba2cdb53ef | | e54e766a7d6e4ccca327fff6bf4f0429 | | | False |' 2022-04-13 23:18:56.679 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:56.679 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:56.679 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:56.679 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:56.679 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:56.915 | [97393 Async ks-demo-admin:126751]: finished get_or_add_user_project_role admin 4dcc2d659b2e468396773aba2cdb53ef e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 17 seconds 2022-04-13 23:18:57.096 | [97393 Async ks-demo-another:126863]: Waiting for completion of get_or_add_user_project_role anotherrole 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 running on PID 126863 (15 other jobs running) 2022-04-13 23:18:57.269 | [97393 Async ks-demo-another:126863]: Signaling child to exit 2022-04-13 23:18:57.269 | WAKEUP 2022-04-13 23:18:57.345 | [97393 Async ks-demo-another:126863]: Signaled 2022-04-13 23:18:57.347 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:57.347 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:57.347 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:57.347 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:57.347 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:57.347 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:57.347 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:57.347 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:57.347 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:57.347 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:57.347 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:57.347 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:57.347 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.347 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:57.347 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:57.348 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:57.348 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:57.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.348 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:57.348 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3e14eb54b7274dfe93dfe46bbf555a17 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:57.348 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:57.348 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:57.348 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.348 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.348 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:57.348 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:57.348 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:57.348 | ++ functions-common:get_field:825 : echo '| 943a0ca9072f46d7b72e4cc2db216ea7 | 3e14eb54b7274dfe93dfe46bbf555a17 | | e54e766a7d6e4ccca327fff6bf4f0429 | | | False |' 2022-04-13 23:18:57.348 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:57.348 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.348 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:57.348 | + functions-common:get_or_add_user_project_role:1004 : echo 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:57.348 | 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:57.605 | [97393 Async ks-demo-another:126863]: finished get_or_add_user_project_role anotherrole 3e14eb54b7274dfe93dfe46bbf555a17 e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 14 seconds 2022-04-13 23:18:57.760 | [97393 Async ks-demo-invis:126975]: Waiting for completion of get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 bfad88355efd4d68a92b0c94620f5006 running on PID 126975 (14 other jobs running) 2022-04-13 23:18:57.801 | [97393 Async ks-demo-invis:126975]: Signaling child to exit 2022-04-13 23:18:57.802 | WAKEUP 2022-04-13 23:18:57.834 | [97393 Async ks-demo-invis:126975]: Signaled 2022-04-13 23:18:57.835 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:57.835 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:57.835 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:57.835 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:57.835 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:57.835 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:57.835 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:57.835 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:57.835 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:57.835 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:57.835 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:57.835 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:57.835 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.835 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:57.835 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:57.835 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:57.836 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:57.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.836 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:57.836 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:57.836 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3e14eb54b7274dfe93dfe46bbf555a17 --project bfad88355efd4d68a92b0c94620f5006 2022-04-13 23:18:57.836 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:57.836 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:57.836 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:57.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:57.836 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:57.836 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:57.836 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:57.836 | ++ functions-common:get_field:825 : echo '| 0909b2bdf3fe429ca60fe8578d16178e | 3e14eb54b7274dfe93dfe46bbf555a17 | | bfad88355efd4d68a92b0c94620f5006 | | | False |' 2022-04-13 23:18:57.836 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:57.836 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:57.836 | + functions-common:get_or_add_user_project_role:1004 : echo 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:57.836 | 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:57.913 | [97393 Async ks-demo-invis:126975]: finished get_or_add_user_project_role member 3e14eb54b7274dfe93dfe46bbf555a17 bfad88355efd4d68a92b0c94620f5006 with result 0 in 17 seconds 2022-04-13 23:18:57.979 | [97393 Async ks-demo-reader:127143]: Waiting for completion of get_or_add_user_project_role reader bb53e10654ef465881fea558f3123e84 e54e766a7d6e4ccca327fff6bf4f0429 running on PID 127143 (13 other jobs running) 2022-04-13 23:18:58.021 | [97393 Async ks-demo-reader:127143]: Signaling child to exit 2022-04-13 23:18:58.021 | WAKEUP 2022-04-13 23:18:58.053 | [97393 Async ks-demo-reader:127143]: Signaled 2022-04-13 23:18:58.054 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:58.054 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:58.054 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:58.054 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:58.054 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:58.054 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:58.054 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:58.054 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:58.054 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bb53e10654ef465881fea558f3123e84 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:58.054 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.054 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:58.054 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.054 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.055 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.055 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:58.055 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:58.055 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user bb53e10654ef465881fea558f3123e84 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:58.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.055 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.055 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:58.055 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bb53e10654ef465881fea558f3123e84 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:18:58.055 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.055 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.055 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.055 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:58.055 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:58.055 | ++ functions-common:get_field:825 : echo '| f6a328b3dcf34d2fb2c18913d7441601 | bb53e10654ef465881fea558f3123e84 | | e54e766a7d6e4ccca327fff6bf4f0429 | | | False |' 2022-04-13 23:18:58.055 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:58.055 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.055 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:58.055 | + functions-common:get_or_add_user_project_role:1004 : echo f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:58.055 | f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:58.120 | [97393 Async ks-demo-reader:127143]: finished get_or_add_user_project_role reader bb53e10654ef465881fea558f3123e84 e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 16 seconds 2022-04-13 23:18:58.126 | + inc/async:async_wait:197 : return 0 2022-04-13 23:18:58.128 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:18:58.209 | [97393 Async ks-alt-admin:127537]: Waiting for completion of get_or_add_user_project_role admin 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b running on PID 127537 (12 other jobs running) 2022-04-13 23:18:58.240 | [97393 Async ks-alt-admin:127537]: Signaling child to exit 2022-04-13 23:18:58.240 | WAKEUP 2022-04-13 23:18:58.267 | [97393 Async ks-alt-admin:127537]: Signaled 2022-04-13 23:18:58.268 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:58.269 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:58.269 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:58.269 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:58.269 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:58.269 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:58.269 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.269 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.269 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.269 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.269 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:58.269 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:58.269 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.269 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:58.269 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.269 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.270 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:58.270 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:58.270 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 49d3cbf38a224366b89ed1220d19a8f3 | | 37baa0fcb8bb4579acd44a8716758f2b | | | False |' 2022-04-13 23:18:58.270 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:58.270 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.270 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:58.270 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:58.270 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:18:58.329 | [97393 Async ks-alt-admin:127537]: finished get_or_add_user_project_role admin 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 15 seconds 2022-04-13 23:18:58.371 | [97393 Async ks-alt-another:127698]: Waiting for completion of get_or_add_user_project_role anotherrole 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b running on PID 127698 (11 other jobs running) 2022-04-13 23:18:58.405 | [97393 Async ks-alt-another:127698]: Signaling child to exit 2022-04-13 23:18:58.405 | WAKEUP 2022-04-13 23:18:58.429 | [97393 Async ks-alt-another:127698]: Signaled 2022-04-13 23:18:58.431 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:58.431 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:58.431 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:58.431 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:58.431 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:58.431 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:58.431 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:58.431 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:58.431 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.431 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:58.431 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.431 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.431 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.431 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.432 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:58.432 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:58.432 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 49d3cbf38a224366b89ed1220d19a8f3 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.432 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.432 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:58.432 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.432 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.432 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.432 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.432 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:58.432 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:58.432 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:58.432 | ++ functions-common:get_field:825 : echo '| 943a0ca9072f46d7b72e4cc2db216ea7 | 49d3cbf38a224366b89ed1220d19a8f3 | | 37baa0fcb8bb4579acd44a8716758f2b | | | False |' 2022-04-13 23:18:58.432 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.432 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:58.432 | + functions-common:get_or_add_user_project_role:1004 : echo 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:58.432 | 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:18:58.517 | [97393 Async ks-alt-another:127698]: finished get_or_add_user_project_role anotherrole 49d3cbf38a224366b89ed1220d19a8f3 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 15 seconds 2022-04-13 23:18:58.585 | [97393 Async ks-alt-member-user:128030]: Waiting for completion of get_or_add_user_project_role member acc1d7b1dfec49d9bdf016d39f86a47a 37baa0fcb8bb4579acd44a8716758f2b running on PID 128030 (10 other jobs running) 2022-04-13 23:18:58.628 | [97393 Async ks-alt-member-user:128030]: Signaling child to exit 2022-04-13 23:18:58.628 | WAKEUP 2022-04-13 23:18:58.664 | [97393 Async ks-alt-member-user:128030]: Signaled 2022-04-13 23:18:58.667 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:58.667 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:58.667 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:58.667 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:58.667 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:58.667 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:58.667 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:58.667 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:58.667 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.667 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:58.667 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acc1d7b1dfec49d9bdf016d39f86a47a --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.667 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.667 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.668 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.668 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:58.668 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:58.668 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user acc1d7b1dfec49d9bdf016d39f86a47a --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.668 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user acc1d7b1dfec49d9bdf016d39f86a47a --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:58.668 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:58.668 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:58.668 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:58.668 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:58.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:58.668 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:58.668 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:58.668 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:58.668 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:58.668 | ++ functions-common:get_field:825 : echo '| 0909b2bdf3fe429ca60fe8578d16178e | acc1d7b1dfec49d9bdf016d39f86a47a | | 37baa0fcb8bb4579acd44a8716758f2b | | | False |' 2022-04-13 23:18:58.669 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:58.669 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:58.669 | + functions-common:get_or_add_user_project_role:1004 : echo 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:58.669 | 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:18:58.813 | [97393 Async ks-alt-member-user:128030]: finished get_or_add_user_project_role member acc1d7b1dfec49d9bdf016d39f86a47a 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 13 seconds 2022-04-13 23:18:58.998 | [97393 Async ks-alt-reader-user:128254]: Waiting for completion of get_or_add_user_project_role reader 2186f2f7c9ae4db9bfe4f5fa37acf6fb 37baa0fcb8bb4579acd44a8716758f2b running on PID 128254 (9 other jobs running) 2022-04-13 23:18:59.105 | [97393 Async ks-alt-reader-user:128254]: Signaling child to exit 2022-04-13 23:18:59.106 | WAKEUP 2022-04-13 23:18:59.231 | [97393 Async ks-alt-reader-user:128254]: Signaled 2022-04-13 23:18:59.247 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:18:59.248 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:18:59.248 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:18:59.248 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:18:59.248 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:18:59.248 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:18:59.248 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2186f2f7c9ae4db9bfe4f5fa37acf6fb --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:18:59.248 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:59.248 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:59.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:59.248 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:18:59.248 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:18:59.248 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 2186f2f7c9ae4db9bfe4f5fa37acf6fb --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:59.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2186f2f7c9ae4db9bfe4f5fa37acf6fb --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:18:59.248 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:18:59.248 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:18:59.248 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:59.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.249 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:59.249 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:59.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:18:59.249 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:18:59.249 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:18:59.249 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:18:59.249 | ++ functions-common:get_field:825 : echo '| f6a328b3dcf34d2fb2c18913d7441601 | 2186f2f7c9ae4db9bfe4f5fa37acf6fb | | 37baa0fcb8bb4579acd44a8716758f2b | | | False |' 2022-04-13 23:18:59.249 | ++ functions-common:get_field:819 : read data 2022-04-13 23:18:59.249 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:59.249 | + functions-common:get_or_add_user_project_role:1004 : echo f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:59.249 | f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:18:59.503 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:18:59.515 | [97393 Async ks-alt-reader-user:128254]: finished get_or_add_user_project_role reader 2186f2f7c9ae4db9bfe4f5fa37acf6fb 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 13 seconds 2022-04-13 23:18:59.519 | + inc/async:async_wait:197 : return 0 2022-04-13 23:18:59.522 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:18:59.561 | [128762 Async ks-system-reader:128762]: finished successfully 2022-04-13 23:18:59.767 | [97393 Async ks-system-member:128480]: Waiting for completion of get_or_add_user_system_role member 635e9402f0f648348d18eacb8876c79b all running on PID 128480 (8 other jobs running) 2022-04-13 23:18:59.915 | [97393 Async ks-system-member:128480]: Signaling child to exit 2022-04-13 23:18:59.916 | WAKEUP 2022-04-13 23:19:00.057 | [97393 Async ks-system-member:128480]: Signaled 2022-04-13 23:19:00.070 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:19:00.070 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:19:00.071 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:19:00.071 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:00.071 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:00.071 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:00.071 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:00.071 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:19:00.071 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 635e9402f0f648348d18eacb8876c79b --system all -f value -c Role 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 635e9402f0f648348d18eacb8876c79b --system all 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 635e9402f0f648348d18eacb8876c79b --system all -f value -c Role 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:19:00.071 | + functions-common:get_or_add_user_system_role:1059 : echo 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:19:00.072 | 0909b2bdf3fe429ca60fe8578d16178e 2022-04-13 23:19:00.326 | [97393 Async ks-system-member:128480]: finished get_or_add_user_system_role member 635e9402f0f648348d18eacb8876c79b all with result 0 in 12 seconds 2022-04-13 23:19:00.615 | [97393 Async ks-system-reader:128762]: Waiting for completion of get_or_add_user_system_role reader b907cf3a492a4b11893295f57b38b26a all running on PID 128762 (7 other jobs running) 2022-04-13 23:19:00.765 | [97393 Async ks-system-reader:128762]: Signaling child to exit 2022-04-13 23:19:00.765 | WAKEUP 2022-04-13 23:19:00.938 | [97393 Async ks-system-reader:128762]: Signaled 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:19:00.953 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:19:00.953 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:19:00.953 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:19:00.953 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:19:00.953 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:19:00.953 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:19:00.953 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b907cf3a492a4b11893295f57b38b26a --system all -f value -c Role 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user b907cf3a492a4b11893295f57b38b26a --system all 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b907cf3a492a4b11893295f57b38b26a --system all -f value -c Role 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:00.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:00.953 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:00.953 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:19:00.954 | + functions-common:get_or_add_user_system_role:1059 : echo f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:19:00.954 | f6a328b3dcf34d2fb2c18913d7441601 2022-04-13 23:19:01.237 | [97393 Async ks-system-reader:128762]: finished get_or_add_user_system_role reader b907cf3a492a4b11893295f57b38b26a all with result 0 in 12 seconds 2022-04-13 23:19:01.285 | + inc/async:async_wait:197 : return 0 2022-04-13 23:19:01.305 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:19:01.675 | [97393 Async ks-group-memberdemo:129115]: Waiting for completion of get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 running on PID 129115 (6 other jobs running) 2022-04-13 23:19:01.847 | [97393 Async ks-group-memberdemo:129115]: Signaling child to exit 2022-04-13 23:19:07.005 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:07.167 | [129115 Async ks-group-memberdemo:129115]: finished successfully 2022-04-13 23:19:07.257 | WAKEUP 2022-04-13 23:19:07.298 | [97393 Async ks-group-memberdemo:129115]: Signaled 2022-04-13 23:19:07.301 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:19:07.301 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 -f value 2022-04-13 23:19:07.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.301 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:07.302 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:19:07.302 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:19:07.302 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:19:07.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.302 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 -f value 2022-04-13 23:19:07.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:07.302 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False' 2022-04-13 23:19:07.302 | + functions-common:get_or_add_group_project_role:1083 : echo 0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False 2022-04-13 23:19:07.302 | 0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False 2022-04-13 23:19:07.474 | [97393 Async ks-group-memberdemo:129115]: finished get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 14 seconds 2022-04-13 23:19:07.667 | [97393 Async ks-group-anotherdemo:129201]: Waiting for completion of get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 running on PID 129201 (5 other jobs running) 2022-04-13 23:19:07.766 | [97393 Async ks-group-anotherdemo:129201]: Signaling child to exit 2022-04-13 23:19:07.899 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:07.933 | [129201 Async ks-group-anotherdemo:129201]: finished successfully 2022-04-13 23:19:07.955 | WAKEUP 2022-04-13 23:19:07.996 | [97393 Async ks-group-anotherdemo:129201]: Signaled 2022-04-13 23:19:07.998 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:19:07.998 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 -f value 2022-04-13 23:19:07.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:07.998 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:19:07.998 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:19:07.998 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 2022-04-13 23:19:07.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.999 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project e54e766a7d6e4ccca327fff6bf4f0429 -f value 2022-04-13 23:19:07.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:07.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:07.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:07.999 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False' 2022-04-13 23:19:07.999 | + functions-common:get_or_add_group_project_role:1083 : echo 943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False 2022-04-13 23:19:07.999 | 943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 False 2022-04-13 23:19:08.056 | [97393 Async ks-group-anotherdemo:129201]: finished get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 e54e766a7d6e4ccca327fff6bf4f0429 with result 0 in 14 seconds 2022-04-13 23:19:08.099 | [97393 Async ks-group-memberalt:129287]: Waiting for completion of get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b running on PID 129287 (4 other jobs running) 2022-04-13 23:19:08.125 | [97393 Async ks-group-memberalt:129287]: Signaling child to exit 2022-04-13 23:19:08.985 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:09.014 | [129287 Async ks-group-memberalt:129287]: finished successfully 2022-04-13 23:19:09.035 | WAKEUP 2022-04-13 23:19:09.063 | [97393 Async ks-group-memberalt:129287]: Signaled 2022-04-13 23:19:09.064 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:19:09.064 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b -f value 2022-04-13 23:19:09.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.064 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:19:09.064 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:19:09.064 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:19:09.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.065 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b -f value 2022-04-13 23:19:09.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.065 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False' 2022-04-13 23:19:09.065 | + functions-common:get_or_add_group_project_role:1083 : echo 0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False 2022-04-13 23:19:09.065 | 0909b2bdf3fe429ca60fe8578d16178e 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False 2022-04-13 23:19:09.114 | [97393 Async ks-group-memberalt:129287]: finished get_or_add_group_project_role member 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 15 seconds 2022-04-13 23:19:09.159 | [97393 Async ks-group-anotheralt:129391]: Waiting for completion of get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b running on PID 129391 (3 other jobs running) 2022-04-13 23:19:09.187 | [97393 Async ks-group-anotheralt:129391]: Signaling child to exit 2022-04-13 23:19:09.449 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:09.475 | [129391 Async ks-group-anotheralt:129391]: finished successfully 2022-04-13 23:19:09.495 | WAKEUP 2022-04-13 23:19:09.520 | [97393 Async ks-group-anotheralt:129391]: Signaled 2022-04-13 23:19:09.521 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:19:09.521 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b -f value 2022-04-13 23:19:09.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.521 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:19:09.521 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:19:09.521 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b 2022-04-13 23:19:09.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.522 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5ff1a0aa719c422d9b79df976df4e9d1 --project 37baa0fcb8bb4579acd44a8716758f2b -f value 2022-04-13 23:19:09.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.522 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.522 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False' 2022-04-13 23:19:09.522 | + functions-common:get_or_add_group_project_role:1083 : echo 943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False 2022-04-13 23:19:09.522 | 943a0ca9072f46d7b72e4cc2db216ea7 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b False 2022-04-13 23:19:09.573 | [97393 Async ks-group-anotheralt:129391]: finished get_or_add_group_project_role anotherrole 5ff1a0aa719c422d9b79df976df4e9d1 37baa0fcb8bb4579acd44a8716758f2b with result 0 in 15 seconds 2022-04-13 23:19:09.614 | [97393 Async ks-group-admin:129500]: Waiting for completion of get_or_add_group_project_role admin cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 running on PID 129500 (2 other jobs running) 2022-04-13 23:19:09.641 | [97393 Async ks-group-admin:129500]: Signaling child to exit 2022-04-13 23:19:09.698 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:09.723 | [129500 Async ks-group-admin:129500]: finished successfully 2022-04-13 23:19:09.743 | WAKEUP 2022-04-13 23:19:09.766 | [97393 Async ks-group-admin:129500]: Signaled 2022-04-13 23:19:09.767 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:19:09.767 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cfbe857e680549d78505c8720e74c58d --project 58013be8d6cd4c5c86d53c456c816510 -f value 2022-04-13 23:19:09.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.767 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.768 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:19:09.768 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:19:09.768 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group cfbe857e680549d78505c8720e74c58d --project 58013be8d6cd4c5c86d53c456c816510 2022-04-13 23:19:09.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cfbe857e680549d78505c8720e74c58d --project 58013be8d6cd4c5c86d53c456c816510 -f value 2022-04-13 23:19:09.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:09.768 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:09.768 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:09.768 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='fedcd979e8284244978db9652f69f6a0 cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 False' 2022-04-13 23:19:09.768 | + functions-common:get_or_add_group_project_role:1083 : echo fedcd979e8284244978db9652f69f6a0 cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 False 2022-04-13 23:19:09.768 | fedcd979e8284244978db9652f69f6a0 cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 False 2022-04-13 23:19:09.812 | [97393 Async ks-group-admin:129500]: finished get_or_add_group_project_role admin cfbe857e680549d78505c8720e74c58d 58013be8d6cd4c5c86d53c456c816510 with result 0 in 15 seconds 2022-04-13 23:19:09.816 | + inc/async:async_wait:197 : return 0 2022-04-13 23:19:09.818 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:19:09.835 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:09.838 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:19:09.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:09.858 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:19:09.861 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:19:09.921 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:19:09.960 | [97393 Async create_nova_accounts:131420]: running: create_nova_accounts 2022-04-13 23:19:09.963 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:19:09.981 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:09.984 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:19:09.986 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:19:10.046 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:19:10.090 | [97393 Async create_glance_accounts:131535]: running: create_glance_accounts 2022-04-13 23:19:10.094 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:19:10.121 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:10.127 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:19:10.129 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:19:10.193 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:19:10.237 | [97393 Async create_cinder_accounts:131665]: running: create_cinder_accounts 2022-04-13 23:19:10.240 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:19:10.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:10.265 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:19:10.268 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:19:10.343 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:19:10.406 | [97393 Async create_neutron_accounts:131780]: running: create_neutron_accounts 2022-04-13 23:19:10.414 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:19:10.449 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:10.451 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:19:10.456 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:19:10.706 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:19:10.931 | [97393 Async create_swift_accounts:131921]: running: create_swift_accounts 2022-04-13 23:19:10.949 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:19:11.085 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:11.102 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:19:11.445 | [97393 Async create_nova_accounts:131420]: Waiting for completion of create_nova_accounts running on PID 131420 (6 other jobs running) 2022-04-13 23:19:11.602 | [97393 Async create_nova_accounts:131420]: Signaling child to exit 2022-04-13 23:19:51.308 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:51.482 | [131780 Async create_neutron_accounts:131780]: finished successfully 2022-04-13 23:20:08.257 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:08.287 | [131665 Async create_cinder_accounts:131665]: finished successfully 2022-04-13 23:20:23.335 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:23.362 | [131535 Async create_glance_accounts:131535]: finished successfully 2022-04-13 23:20:29.937 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:29.963 | [131420 Async create_nova_accounts:131420]: finished successfully 2022-04-13 23:20:29.983 | WAKEUP 2022-04-13 23:20:30.008 | [97393 Async create_nova_accounts:131420]: Signaled 2022-04-13 23:20:30.009 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:20:30.009 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:20:30.009 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:20:30.009 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.009 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.009 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.010 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:20:30.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.010 | + functions-common:get_or_create_user:932 : user_id=5307d44af61c4b52bd253523252b817f 2022-04-13 23:20:30.010 | + functions-common:get_or_create_user:933 : echo 5307d44af61c4b52bd253523252b817f 2022-04-13 23:20:30.010 | 5307d44af61c4b52bd253523252b817f 2022-04-13 23:20:30.010 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:20:30.010 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.010 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.010 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.010 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.010 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.010 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.010 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.010 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.010 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.011 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.011 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.011 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.011 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.011 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.011 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.011 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.011 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.011 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 5307d44af61c4b52bd253523252b817f | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.011 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.011 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.011 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:20:30.011 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:20:30.011 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.011 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.011 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.012 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.012 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.012 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.012 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.012 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.012 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.012 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.012 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.012 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.012 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.013 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 5307d44af61c4b52bd253523252b817f | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.013 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.013 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:20:30.013 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:20:30.013 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:20:30.013 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:20:30.013 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:20:30.013 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.52/compute 2022-04-13 23:20:30.013 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:20:30.013 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.013 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:20:30.013 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:20:30.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.013 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.013 | e0da2ff5550b4188a8abd6af8a4eff72' 2022-04-13 23:20:30.013 | + functions-common:get_or_create_service:1101 : echo e0da2ff5550b4188a8abd6af8a4eff72 2022-04-13 23:20:30.013 | e0da2ff5550b4188a8abd6af8a4eff72 2022-04-13 23:20:30.013 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s' 2022-04-13 23:20:30.014 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.014 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:20:30.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:20:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d68ad191b4d24625b9987ec38534fb2c 2022-04-13 23:20:30.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d68ad191b4d24625b9987ec38534fb2c 2022-04-13 23:20:30.014 | + functions-common:get_or_create_endpoint:1134 : public_id=d68ad191b4d24625b9987ec38534fb2c 2022-04-13 23:20:30.014 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.014 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.014 | + functions-common:get_or_create_endpoint:1143 : echo d68ad191b4d24625b9987ec38534fb2c 2022-04-13 23:20:30.014 | d68ad191b4d24625b9987ec38534fb2c 2022-04-13 23:20:30.014 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:20:30.014 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.014 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:20:30.014 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:20:30.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.015 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.015 | 73293963759e48c080566eec15f84bdc' 2022-04-13 23:20:30.015 | + functions-common:get_or_create_service:1101 : echo 73293963759e48c080566eec15f84bdc 2022-04-13 23:20:30.015 | 73293963759e48c080566eec15f84bdc 2022-04-13 23:20:30.015 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1 2022-04-13 23:20:30.015 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.015 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne 2022-04-13 23:20:30.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.015 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:20:30.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a8b366296e7946e4b9a4b831fe314527 2022-04-13 23:20:30.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a8b366296e7946e4b9a4b831fe314527 2022-04-13 23:20:30.015 | + functions-common:get_or_create_endpoint:1134 : public_id=a8b366296e7946e4b9a4b831fe314527 2022-04-13 23:20:30.015 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.015 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.016 | + functions-common:get_or_create_endpoint:1143 : echo a8b366296e7946e4b9a4b831fe314527 2022-04-13 23:20:30.016 | a8b366296e7946e4b9a4b831fe314527 2022-04-13 23:20:30.016 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:20:30.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:30.016 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:20:30.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:30.016 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:20:30.016 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.016 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.016 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.016 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.016 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.016 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.016 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.016 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.016 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.016 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.016 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.016 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.016 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.017 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.017 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.017 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.017 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.017 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.017 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.017 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.017 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.017 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.017 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.017 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.017 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.017 | ++ functions-common:get_field:825 : echo '| cab6fd47a29a42f280a50a0164c370f2 | 5307d44af61c4b52bd253523252b817f | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.017 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.017 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.017 | + functions-common:get_or_add_user_project_role:1004 : echo cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.017 | cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.017 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:20:30.017 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:30.017 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:20:30.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:30.017 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:20:30.060 | [97393 Async create_nova_accounts:131420]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-13 23:20:30.097 | [97393 Async create_glance_accounts:131535]: Waiting for completion of create_glance_accounts running on PID 131535 (5 other jobs running) 2022-04-13 23:20:30.123 | [97393 Async create_glance_accounts:131535]: Signaling child to exit 2022-04-13 23:20:30.124 | WAKEUP 2022-04-13 23:20:30.147 | [97393 Async create_glance_accounts:131535]: Signaled 2022-04-13 23:20:30.148 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:20:30.148 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:30.148 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:20:30.148 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:20:30.148 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.149 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.149 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.149 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:20:30.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.149 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.149 | + functions-common:get_or_create_user:932 : user_id=414de17d1b634d2cacb712e206d4d72a 2022-04-13 23:20:30.149 | + functions-common:get_or_create_user:933 : echo 414de17d1b634d2cacb712e206d4d72a 2022-04-13 23:20:30.149 | 414de17d1b634d2cacb712e206d4d72a 2022-04-13 23:20:30.149 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:20:30.149 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.149 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.149 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.149 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.149 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.149 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.149 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.149 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.149 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.150 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.150 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.150 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.150 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.150 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.150 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.150 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.150 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.150 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.150 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.150 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 414de17d1b634d2cacb712e206d4d72a | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.150 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.150 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.150 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.150 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:20:30.150 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:20:30.150 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:30.151 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:20:30.151 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:20:30.151 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.151 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.151 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.151 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:20:30.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.151 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.151 | + functions-common:get_or_create_user:932 : user_id=8c989bb94edf464591d68a996247dc4a 2022-04-13 23:20:30.151 | + functions-common:get_or_create_user:933 : echo 8c989bb94edf464591d68a996247dc4a 2022-04-13 23:20:30.151 | 8c989bb94edf464591d68a996247dc4a 2022-04-13 23:20:30.151 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:20:30.151 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.151 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.151 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.151 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.151 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.151 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.151 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.151 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.152 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.152 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.152 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.152 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.152 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.152 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.152 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.152 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.152 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.152 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 8c989bb94edf464591d68a996247dc4a | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.152 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.152 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.152 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.153 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:20:30.153 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:20:30.153 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.153 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.153 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.153 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.153 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.153 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.153 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.153 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.153 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.153 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.153 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.153 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.153 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.154 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.154 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.154 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.154 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.154 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.154 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.154 | ++ functions-common:get_field:825 : echo '| cab6fd47a29a42f280a50a0164c370f2 | 8c989bb94edf464591d68a996247dc4a | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.154 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.154 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.154 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.154 | + functions-common:get_or_add_user_project_role:1004 : echo cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.154 | cab6fd47a29a42f280a50a0164c370f2 2022-04-13 23:20:30.154 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:20:30.154 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.154 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:20:30.154 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:20:30.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.154 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.154 | f65e3c1a1cdd4633917c113e3a0d97d9' 2022-04-13 23:20:30.154 | + functions-common:get_or_create_service:1101 : echo f65e3c1a1cdd4633917c113e3a0d97d9 2022-04-13 23:20:30.154 | f65e3c1a1cdd4633917c113e3a0d97d9 2022-04-13 23:20:30.154 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.52/image 2022-04-13 23:20:30.155 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.155 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne 2022-04-13 23:20:30.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.155 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.155 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.155 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id 2022-04-13 23:20:30.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.155 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cc077641b6894f98ae9af38ce83a44c8 2022-04-13 23:20:30.155 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cc077641b6894f98ae9af38ce83a44c8 2022-04-13 23:20:30.155 | + functions-common:get_or_create_endpoint:1134 : public_id=cc077641b6894f98ae9af38ce83a44c8 2022-04-13 23:20:30.155 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.155 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.155 | + functions-common:get_or_create_endpoint:1143 : echo cc077641b6894f98ae9af38ce83a44c8 2022-04-13 23:20:30.155 | cc077641b6894f98ae9af38ce83a44c8 2022-04-13 23:20:30.155 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:20:30.155 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:20:30.155 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:20:30.155 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:20:30.155 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:20:30.155 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:20:30.156 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:20:30.156 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:20:30.156 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:20:30.196 | [97393 Async create_glance_accounts:131535]: finished create_glance_accounts with result 0 in 73 seconds 2022-04-13 23:20:30.233 | [97393 Async create_cinder_accounts:131665]: Waiting for completion of create_cinder_accounts running on PID 131665 (4 other jobs running) 2022-04-13 23:20:30.259 | [97393 Async create_cinder_accounts:131665]: Signaling child to exit 2022-04-13 23:20:30.259 | WAKEUP 2022-04-13 23:20:30.282 | [97393 Async create_cinder_accounts:131665]: Signaled 2022-04-13 23:20:30.284 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:20:30.284 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:20:30.284 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:20:30.284 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.284 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.284 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.284 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:20:30.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.284 | + functions-common:get_or_create_user:932 : user_id=6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.284 | + functions-common:get_or_create_user:933 : echo 6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.284 | 6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.284 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:20:30.284 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.284 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.284 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.284 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.284 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.284 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.284 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.285 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.285 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.285 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.285 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.285 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.285 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.285 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.285 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.285 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.285 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.285 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.285 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.285 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 6fd862a349734208ad99dc54731e8043 | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.285 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.285 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.285 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.285 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.286 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.286 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:20:30.286 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:20:30.286 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.286 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:20:30.286 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:20:30.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.286 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.286 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.286 | df22ab34899a49a18b391e3f31533ec8' 2022-04-13 23:20:30.286 | + functions-common:get_or_create_service:1101 : echo df22ab34899a49a18b391e3f31533ec8 2022-04-13 23:20:30.286 | df22ab34899a49a18b391e3f31533ec8 2022-04-13 23:20:30.286 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:20:30.286 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:20:30.286 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.286 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:20:30.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.286 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.286 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.286 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:20:30.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.287 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=86c38632bc664975b146af0268688440 2022-04-13 23:20:30.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 86c38632bc664975b146af0268688440 2022-04-13 23:20:30.287 | + functions-common:get_or_create_endpoint:1134 : public_id=86c38632bc664975b146af0268688440 2022-04-13 23:20:30.287 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.287 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.287 | + functions-common:get_or_create_endpoint:1143 : echo 86c38632bc664975b146af0268688440 2022-04-13 23:20:30.287 | 86c38632bc664975b146af0268688440 2022-04-13 23:20:30.287 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:20:30.287 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.287 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:20:30.287 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:20:30.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.287 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.287 | 90af63afd79447ed885ebe1c5816779e' 2022-04-13 23:20:30.287 | + functions-common:get_or_create_service:1101 : echo 90af63afd79447ed885ebe1c5816779e 2022-04-13 23:20:30.287 | 90af63afd79447ed885ebe1c5816779e 2022-04-13 23:20:30.287 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:20:30.287 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.287 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:20:30.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.287 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:20:30.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=669e9f48500d4b9f9b7655efb63280ae 2022-04-13 23:20:30.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 669e9f48500d4b9f9b7655efb63280ae 2022-04-13 23:20:30.288 | + functions-common:get_or_create_endpoint:1134 : public_id=669e9f48500d4b9f9b7655efb63280ae 2022-04-13 23:20:30.288 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.288 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.288 | + functions-common:get_or_create_endpoint:1143 : echo 669e9f48500d4b9f9b7655efb63280ae 2022-04-13 23:20:30.288 | 669e9f48500d4b9f9b7655efb63280ae 2022-04-13 23:20:30.288 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:20:30.288 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:20:30.288 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:30.288 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:20:30.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.288 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.288 | ++ functions-common:get_or_create_project:945 : project_id=ae4dc87c485f40f9838467f84225d284 2022-04-13 23:20:30.288 | ++ functions-common:get_or_create_project:946 : echo ae4dc87c485f40f9838467f84225d284 2022-04-13 23:20:30.289 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ae4dc87c485f40f9838467f84225d284 2022-04-13 23:20:30.289 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:20:30.289 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.289 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.289 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.289 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:20:30.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.289 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:20:30.289 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.289 | ++ functions-common:get_or_create_user:932 : user_id=6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.289 | ++ functions-common:get_or_create_user:933 : echo 6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.289 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6fd862a349734208ad99dc54731e8043 2022-04-13 23:20:30.329 | [97393 Async create_cinder_accounts:131665]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-13 23:20:30.333 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:30.336 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:20:30.386 | [97393 Async create_neutron_accounts:131780]: Waiting for completion of create_neutron_accounts running on PID 131780 (3 other jobs running) 2022-04-13 23:20:30.412 | [97393 Async create_neutron_accounts:131780]: Signaling child to exit 2022-04-13 23:20:30.412 | WAKEUP 2022-04-13 23:20:30.435 | [97393 Async create_neutron_accounts:131780]: Signaled 2022-04-13 23:20:30.436 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:20:30.436 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:20:30.436 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:20:30.436 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:20:30.436 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:20:30.436 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:20:30.436 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:20:30.436 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:20:30.436 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:20:30.436 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:20:30.436 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.52:9696/ 2022-04-13 23:20:30.436 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:20:30.437 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:20:30.437 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:20:30.437 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:30.437 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:20:30.437 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:20:30.437 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:20:30.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.437 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.437 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.437 | + functions-common:get_or_create_user:932 : user_id=8af064f9269b45d49da445e37eb9a642 2022-04-13 23:20:30.437 | + functions-common:get_or_create_user:933 : echo 8af064f9269b45d49da445e37eb9a642 2022-04-13 23:20:30.437 | 8af064f9269b45d49da445e37eb9a642 2022-04-13 23:20:30.437 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:20:30.437 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:30.437 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:20:30.437 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:20:30.437 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:20:30.437 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.437 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.437 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:30.437 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.437 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.438 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:30.438 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:30.438 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:20:30.438 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:30.438 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:30.438 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.438 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:30.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.438 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:30.438 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:30.438 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:30.438 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 8af064f9269b45d49da445e37eb9a642 | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:20:30.438 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:30.438 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.438 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.438 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:20:30.438 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:20:30.438 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:20:30.439 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:20:30.439 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:20:30.439 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.439 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.439 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:20:30.439 | 1b71ea0cf487411a86363f65f1c165b0' 2022-04-13 23:20:30.439 | + functions-common:get_or_create_service:1101 : echo 1b71ea0cf487411a86363f65f1c165b0 2022-04-13 23:20:30.439 | 1b71ea0cf487411a86363f65f1c165b0 2022-04-13 23:20:30.439 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.52:9696/ 2022-04-13 23:20:30.439 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:20:30.439 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne 2022-04-13 23:20:30.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:20:30.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.439 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:20:30.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:20:30.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.439 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.440 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=aa8dcfad7bd34b72905af3d263d1c597 2022-04-13 23:20:30.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo aa8dcfad7bd34b72905af3d263d1c597 2022-04-13 23:20:30.440 | + functions-common:get_or_create_endpoint:1134 : public_id=aa8dcfad7bd34b72905af3d263d1c597 2022-04-13 23:20:30.440 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:20:30.440 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:20:30.440 | + functions-common:get_or_create_endpoint:1143 : echo aa8dcfad7bd34b72905af3d263d1c597 2022-04-13 23:20:30.440 | aa8dcfad7bd34b72905af3d263d1c597 2022-04-13 23:20:30.481 | [97393 Async create_neutron_accounts:131780]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:20:30.520 | [97393 Async create_swift_accounts:131921]: Waiting for completion of create_swift_accounts running on PID 131921 (2 other jobs running) 2022-04-13 23:20:30.546 | [97393 Async create_swift_accounts:131921]: Signaling child to exit 2022-04-13 23:21:18.209 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:18.234 | [131921 Async create_swift_accounts:131921]: finished successfully 2022-04-13 23:21:18.255 | WAKEUP 2022-04-13 23:21:18.278 | [97393 Async create_swift_accounts:131921]: Signaled 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:21:18.279 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:21:18.280 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:21:18.280 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:21:18.280 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:21:18.280 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:21:18.280 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:21:18.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.280 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.280 | ++ functions-common:get_or_create_role:957 : role_id=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.280 | ++ functions-common:get_or_create_role:958 : echo 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.280 | + lib/swift:create_swift_accounts:614 : another_role=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.280 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:21:18.280 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:21:18.280 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:18.280 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:21:18.280 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:21:18.280 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:21:18.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.280 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.280 | + functions-common:get_or_create_user:932 : user_id=95d712704aa7415ba3d0cdba06f0c744 2022-04-13 23:21:18.280 | + functions-common:get_or_create_user:933 : echo 95d712704aa7415ba3d0cdba06f0c744 2022-04-13 23:21:18.280 | 95d712704aa7415ba3d0cdba06f0c744 2022-04-13 23:21:18.280 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:21:18.280 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.280 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:21:18.281 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:21:18.281 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.281 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.281 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.281 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.281 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.281 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.281 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.282 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.282 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.282 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.282 | ++ functions-common:get_field:825 : echo '| c0bf5051d58146e78f8819c535bd4f67 | 95d712704aa7415ba3d0cdba06f0c744 | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:21:18.282 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.282 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:21:18.282 | + functions-common:get_or_add_user_project_role:1004 : echo c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:21:18.282 | c0bf5051d58146e78f8819c535bd4f67 2022-04-13 23:21:18.282 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:21:18.282 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:21:18.282 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.282 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:21:18.282 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:21:18.282 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:21:18.282 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.282 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.282 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.282 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.282 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.283 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.283 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.283 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.283 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.283 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:21:18.283 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.283 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.283 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.283 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.283 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.283 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.283 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.283 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 95d712704aa7415ba3d0cdba06f0c744 | | ae4dc87c485f40f9838467f84225d284 | | | False |' 2022-04-13 23:21:18.283 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.283 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.283 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.283 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.283 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.283 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:21:18.283 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:21:18.283 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:21:18.284 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.284 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:21:18.284 | dcbe68f939154b94892e17fe38065fa2' 2022-04-13 23:21:18.284 | + functions-common:get_or_create_service:1101 : echo dcbe68f939154b94892e17fe38065fa2 2022-04-13 23:21:18.284 | dcbe68f939154b94892e17fe38065fa2 2022-04-13 23:21:18.284 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' http://10.222.0.52:8080 2022-04-13 23:21:18.284 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:21:18.284 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:21:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:21:18.284 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:21:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:21:18.284 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.284 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.284 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=100e60c8b9014d049198aac84f2361f9 2022-04-13 23:21:18.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 100e60c8b9014d049198aac84f2361f9 2022-04-13 23:21:18.285 | + functions-common:get_or_create_endpoint:1134 : public_id=100e60c8b9014d049198aac84f2361f9 2022-04-13 23:21:18.285 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.52:8080 ]] 2022-04-13 23:21:18.285 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.52:8080 RegionOne 2022-04-13 23:21:18.285 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:21:18.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:21:18.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.285 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.285 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:21:18.285 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:21:18.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.52:8080 --region RegionOne -f value -c id 2022-04-13 23:21:18.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.285 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.285 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f7e9325ca63740a9bfd256c75850e462 2022-04-13 23:21:18.285 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo f7e9325ca63740a9bfd256c75850e462 2022-04-13 23:21:18.285 | f7e9325ca63740a9bfd256c75850e462 2022-04-13 23:21:18.285 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:21:18.285 | + functions-common:get_or_create_endpoint:1143 : echo 100e60c8b9014d049198aac84f2361f9 2022-04-13 23:21:18.285 | 100e60c8b9014d049198aac84f2361f9 2022-04-13 23:21:18.285 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:21:18.285 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:21:18.285 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:18.285 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:21:18.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.285 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.286 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_project:945 : project_id=a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_project:946 : echo a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.286 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.286 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:21:18.286 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.286 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:21:18.286 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:21:18.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.286 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_user:932 : user_id=ed54337984dc45228130a70a523416f3 2022-04-13 23:21:18.286 | ++ functions-common:get_or_create_user:933 : echo ed54337984dc45228130a70a523416f3 2022-04-13 23:21:18.286 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ed54337984dc45228130a70a523416f3 2022-04-13 23:21:18.286 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:21:18.286 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.286 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ed54337984dc45228130a70a523416f3 a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.286 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.286 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:18.286 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.286 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.286 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:18.286 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:18.287 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:18.287 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed54337984dc45228130a70a523416f3 --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.287 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.287 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.287 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.287 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.287 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ed54337984dc45228130a70a523416f3 --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed54337984dc45228130a70a523416f3 --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.287 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.287 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.287 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.287 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.287 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.287 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.288 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.288 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | ed54337984dc45228130a70a523416f3 | | a24561f293124f028ced1cb70fffb844 | | | False |' 2022-04-13 23:21:18.288 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.288 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.288 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.288 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.288 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:21:18.288 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:21:18.288 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:18.288 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:21:18.288 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:21:18.288 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:21:18.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.288 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.288 | ++ functions-common:get_or_create_user:932 : user_id=d90e4c403f0d458a9ab0cba0dc80c4cf 2022-04-13 23:21:18.288 | ++ functions-common:get_or_create_user:933 : echo d90e4c403f0d458a9ab0cba0dc80c4cf 2022-04-13 23:21:18.288 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d90e4c403f0d458a9ab0cba0dc80c4cf 2022-04-13 23:21:18.288 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:21:18.288 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.288 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 943a0ca9072f46d7b72e4cc2db216ea7 d90e4c403f0d458a9ab0cba0dc80c4cf a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.288 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.288 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:18.288 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.288 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.288 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:18.288 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:18.288 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:18.288 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 943a0ca9072f46d7b72e4cc2db216ea7 --user d90e4c403f0d458a9ab0cba0dc80c4cf --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.289 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.289 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.289 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.289 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.289 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 943a0ca9072f46d7b72e4cc2db216ea7 --user d90e4c403f0d458a9ab0cba0dc80c4cf --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 943a0ca9072f46d7b72e4cc2db216ea7 --user d90e4c403f0d458a9ab0cba0dc80c4cf --project a24561f293124f028ced1cb70fffb844 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.289 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.289 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.289 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.289 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.289 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.289 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.289 | ++ functions-common:get_field:825 : echo '| 943a0ca9072f46d7b72e4cc2db216ea7 | d90e4c403f0d458a9ab0cba0dc80c4cf | | a24561f293124f028ced1cb70fffb844 | | | False |' 2022-04-13 23:21:18.290 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.290 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.290 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.290 | + functions-common:get_or_add_user_project_role:1004 : echo 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.290 | 943a0ca9072f46d7b72e4cc2db216ea7 2022-04-13 23:21:18.290 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:21:18.290 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:18.290 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:21:18.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.290 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_project:945 : project_id=45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_project:946 : echo 45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.290 | + lib/swift:create_swift_accounts:642 : swift_project_test2=45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.290 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:21:18.290 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.290 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:21:18.290 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:21:18.290 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:21:18.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.290 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.290 | ++ functions-common:get_or_create_user:932 : user_id=7d7c8948a72d4864b01dd8676586f81c 2022-04-13 23:21:18.291 | ++ functions-common:get_or_create_user:933 : echo 7d7c8948a72d4864b01dd8676586f81c 2022-04-13 23:21:18.291 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7d7c8948a72d4864b01dd8676586f81c 2022-04-13 23:21:18.291 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:21:18.291 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.291 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7d7c8948a72d4864b01dd8676586f81c 45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.291 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.291 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:18.291 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.291 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.291 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:18.291 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:18.291 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:18.291 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:18.291 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.291 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.291 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d7c8948a72d4864b01dd8676586f81c --project 45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.291 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.291 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.291 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.291 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.291 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.291 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7d7c8948a72d4864b01dd8676586f81c --project 45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.292 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d7c8948a72d4864b01dd8676586f81c --project 45354470a2e64cafbd946f173a1fd0fb 2022-04-13 23:21:18.292 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.292 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.292 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.292 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.292 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.292 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.292 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.292 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 7d7c8948a72d4864b01dd8676586f81c | | 45354470a2e64cafbd946f173a1fd0fb | | | False |' 2022-04-13 23:21:18.292 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.292 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.292 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.292 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.292 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.292 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:21:18.292 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:21:18.292 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:21:18.292 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:21:18.292 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:21:18.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.292 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.292 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:21:18.292 | 6fa0a8962acc4cd193c509f37dfc9828' 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_domain:895 : echo 6fa0a8962acc4cd193c509f37dfc9828 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:652 : swift_domain=6fa0a8962acc4cd193c509f37dfc9828 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:21:18.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:21:18.293 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6fa0a8962acc4cd193c509f37dfc9828 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:21:18.293 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6fa0a8962acc4cd193c509f37dfc9828 --or-show -f value -c id 2022-04-13 23:21:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.293 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_project:945 : project_id=b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_project:946 : echo b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:21:18.293 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.293 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:21:18.293 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6fa0a8962acc4cd193c509f37dfc9828 test4@example.com 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:21:18.293 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6fa0a8962acc4cd193c509f37dfc9828 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:21:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.293 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.293 | ++ functions-common:get_or_create_user:932 : user_id=8451c2ea31414097afd235abcc232a59 2022-04-13 23:21:18.294 | ++ functions-common:get_or_create_user:933 : echo 8451c2ea31414097afd235abcc232a59 2022-04-13 23:21:18.294 | + lib/swift:create_swift_accounts:661 : swift_user_test4=8451c2ea31414097afd235abcc232a59 2022-04-13 23:21:18.294 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:21:18.294 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:21:18.294 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 8451c2ea31414097afd235abcc232a59 b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.294 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:21:18.294 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:21:18.294 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:21:18.294 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:21:18.294 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:21:18.294 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:21:18.294 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:21:18.294 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:21:18.294 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8451c2ea31414097afd235abcc232a59 --project b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.294 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.294 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:21:18.294 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.294 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.294 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.294 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:21:18.294 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:21:18.294 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8451c2ea31414097afd235abcc232a59 --project b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.294 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8451c2ea31414097afd235abcc232a59 --project b6b160c485724f5886ee2deaf583e9e2 2022-04-13 23:21:18.295 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:21:18.295 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:21:18.295 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:21:18.295 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:18.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:18.295 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:21:18.295 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:21:18.295 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:21:18.295 | ++ functions-common:get_field:825 : echo '| fedcd979e8284244978db9652f69f6a0 | 8451c2ea31414097afd235abcc232a59 | | b6b160c485724f5886ee2deaf583e9e2 | | | False |' 2022-04-13 23:21:18.295 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:21:18.295 | ++ functions-common:get_field:819 : read data 2022-04-13 23:21:18.295 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.295 | + functions-common:get_or_add_user_project_role:1004 : echo fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.295 | fedcd979e8284244978db9652f69f6a0 2022-04-13 23:21:18.324 | [97393 Async create_swift_accounts:131921]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-13 23:21:18.332 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:21:18.334 | + inc/async:async_wait:197 : return 0 2022-04-13 23:21:18.337 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:21:18.354 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:18.357 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:21:18.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:18.377 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:21:18.380 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:18.383 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:21:18.385 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:21:18.388 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:21:18.448 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:21:18.485 | [97393 Async init_glance:136176]: running: init_glance 2022-04-13 23:21:18.488 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:21:18.507 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:18.510 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:21:18.512 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:18.515 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:21:18.518 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:21:18.521 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:21:18.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:18.526 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:21:18.532 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:18.535 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:21:18.538 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:21:18.541 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:21:18.544 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:21:18.546 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:21:18.550 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:21:18.552 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:21:18.566 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:21:18.568 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:21:22.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:22.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:22.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:22.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:25.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:25.772 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:25.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:25.772 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:28.546 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:28.571 | [136176 Async init_glance:136176]: finished successfully 2022-04-13 23:21:29.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:29.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:29.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:29.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:32.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:32.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:32.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:32.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:36.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:36.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:39.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:39.938 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:39.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:39.938 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:43.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:43.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:43.413 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:47.108 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:47.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:47.108 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:51.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:51.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:51.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:51.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:51.845 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:21:57.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:57.740 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:57.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:57.741 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:58.057 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:21:58.062 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:21:58.064 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:21:58.067 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:21:58.069 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:21:58.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:21:58.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:21:58.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:21:58.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:21:58.081 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:21:58.083 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:21:58.085 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:21:58.087 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:21:58.089 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:21:58.091 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:21:58.094 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:21:58.098 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:58.100 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:21:58.103 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:58.108 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:21:58.110 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:21:58.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:21:58.114 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:21:58.117 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:21:58.119 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:21:58.147 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:21:58.176 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:21:58.204 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:21:58.237 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:21:58.267 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:21:58.294 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:21:58.297 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:21:58.299 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:21:58.301 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:21:58.304 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:21:58.321 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:21:58.323 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:21:58.325 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:21:58.327 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:21:58.330 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:21:58.358 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:21:58.387 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:21:58.416 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:21:58.445 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:21:58.460 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:58.463 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:21:58.465 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:21:58.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:21:58.470 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:21:58.472 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:21:58.485 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:21:58.487 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:21:58.489 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:21:58.492 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:21:58.505 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:21:58.519 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:21:58.522 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:21:58.534 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:21:58.547 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:21:58.559 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:21:58.562 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:21:58.565 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:21:58.569 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Nf62B9ur1P 2022-04-13 23:21:58.571 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:21:58.574 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:21:58.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Nf62B9ur1P 2022-04-13 23:21:58.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Nf62B9ur1P 2022-04-13 23:21:58.591 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Nf62B9ur1P /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:21:58.603 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:21:58.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:58.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:21:58.664 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:21:58.667 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:21:58.669 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:21:58.671 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:21:58.674 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:21:58.676 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:21:58.692 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:58.696 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:21:58.698 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:21:58.700 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:21:58.719 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:58.721 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:21:58.724 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:21:58.754 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:21:58.756 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:21:58.759 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:21:58.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:58.778 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:21:58.781 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:21:58.783 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:21:58.785 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:21:58.788 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:21:58.790 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:21:58.793 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:21:58.795 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:21:58.798 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:21:58.800 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:21:58.805 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:21:58.807 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:21:58.812 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:21:58.833 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:58.836 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:21:58.838 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:21:58.840 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:21:58.845 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:21:58.876 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:21:58.906 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:21:58.935 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:21:58.966 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:21:58.995 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:21:58.998 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:21:59.001 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:21:59.003 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:21:59.006 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:21:59.035 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:21:59.064 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:21:59.094 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:21:59.124 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:21:59.153 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:21:59.183 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:21:59.212 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:21:59.242 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:21:59.272 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:21:59.301 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:21:59.331 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:21:59.362 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:21:59.364 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:21:59.367 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:21:59.369 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:21:59.372 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:21:59.401 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:21:59.431 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:21:59.462 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:21:59.492 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:21:59.522 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:21:59.553 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:21:59.582 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:21:59.612 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:21:59.642 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:21:59.672 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:21:59.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:21:59.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:21:59.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:21:59.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:21:59.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:21:59.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:21:59.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-04-13 23:21:59.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-04-13 23:21:59.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-04-13 23:21:59.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:21:59.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:21:59.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:21:59.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:21:59.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:21:59.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:21:59.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:21:59.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:21:59.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:59.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:21:59.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:21:59.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.752 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:21:59.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:21:59.757 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:21:59.760 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:21:59.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:21:59.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:21:59.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.797 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:21:59.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:21:59.801 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:21:59.804 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.806 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:21:59.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:21:59.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:21:59.841 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:21:59.844 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:21:59.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.849 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:21:59.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:21:59.884 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:21:59.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:21:59.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:21:59.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.898 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:21:59.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:21:59.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.932 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:21:59.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:21:59.937 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:21:59.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.942 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:21:59.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:21:59.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:21:59.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:21:59.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:21:59.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:21:59.982 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:21:59.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:22:00.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:600:649 2022-04-13 23:22:00.017 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:22:00.019 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:22:00.022 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-04-13 23:22:00.024 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-04-13 23:22:00.027 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:22:00.029 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-04-13 23:22:00.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:22:00.060 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:22:00.063 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:22:00.065 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:22:00.068 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:22:00.070 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:22:00.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:22:00.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:22:00.103 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:22:00.120 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:00.123 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:22:00.126 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:22:00.161 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:00.164 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:22:00.195 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:22:00.225 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:22:00.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:22:00.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:22:00.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:22:03.269 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:22:03.269 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:22:03.270 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138156) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:22:03.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:22:03.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:22:03.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:03.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:03.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:03.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138156) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:03.373 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:22:03.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:03.373 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:03.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:03.373 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:03.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:22:03.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:22:03.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:22:03.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:22:03.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:22:03.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:22:03.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:22:03.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:03.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:22:03.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:22:03.855 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:22:03.864 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:22:03.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:22:03.869 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:22:03.882 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:22:03.895 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:22:03.897 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:22:03.906 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:22:03.910 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:22:03.913 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:22:03.921 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:22:03.925 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:22:03.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:22:03.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:22:03.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:22:03.935 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:22:03.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:22:03.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:22:03.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:22:03.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:22:03.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:22:03.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:22:04.008 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:22:04.011 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:22:04.041 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:22:04.070 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:22:04.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:04.089 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:22:04.092 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.096 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:22:04.126 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:22:04.155 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:22:04.187 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:04.190 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:22:04.218 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:22:04.236 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:04.238 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.240 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:22:04.273 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:22:04.307 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:22:04.312 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:22:04.315 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:22:04.332 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:04.334 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:22:04.337 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:22:04.341 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:22:04.371 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:22:04.403 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:04.406 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:22:04.434 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:22:04.437 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:22:04.465 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:22:04.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:22:04.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:22:04.499 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:22:04.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:22:04.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:22:04.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:22:07.501 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:22:07.501 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:22:07.502 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138686) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:22:07.552 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:22:07.552 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:22:07.552 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:07.552 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:07.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:07.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138686) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:22:07.613 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:22:07.614 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=138686) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:22:07.614 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=138686) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:22:07.615 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:22:07.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:07.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:07.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:07.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:07.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:07.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:22:07.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:22:07.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:22:07.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:22:07.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:22:07.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:22:08.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:22:08.024 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:22:08.026 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:22:08.029 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:22:08.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:22:08.059 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:22:08.061 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:22:08.064 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:22:08.067 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:22:08.069 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:22:08.072 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:22:08.074 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:22:08.076 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:22:08.079 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:22:08.082 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:22:08.084 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:22:08.087 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:22:08.089 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:22:08.092 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:22:08.095 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:22:08.096 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:22:08.102 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:22:08.104 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:22:08.107 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:22:08.109 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:22:08.113 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:22:08.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:22:08.114 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:22:08.119 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2022-04-13 23:22:08.122 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:22:08.125 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:08.127 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:22:08.130 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:22:08.132 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:22:08.135 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:22:08.137 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:22:08.140 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:22:08.142 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:22:08.146 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.55/22 brd 192.168.3.255 2022-04-13 23:22:08.147 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:22:08.147 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:22:08.147 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:22:08.153 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.55 2022-04-13 23:22:08.156 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 ' 2022-04-13 23:22:08.158 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2022-04-13 23:22:08.171 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2022-04-13 23:22:08.183 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:22:08.196 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:22:08.216 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 2022-04-13 23:22:11.225 | ARPING 192.168.0.55 from 192.168.0.55 br-data 2022-04-13 23:22:11.225 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:22:11.225 | Received 0 response(s) 2022-04-13 23:22:11.243 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:22:11.246 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:22:11.249 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:22:11.251 | + ./stack.sh:exit_trap:524 : jobs='122466 2022-04-13 23:22:11.251 | 136176' 2022-04-13 23:22:11.254 | + ./stack.sh:exit_trap:527 : [[ -n 122466 2022-04-13 23:22:11.254 | 136176 ]] 2022-04-13 23:22:11.256 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231250 ]] 2022-04-13 23:22:11.259 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:11.261 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:22:11.261 | exit_trap: cleaning up child processes 2022-04-13 23:22:11.264 | + ./stack.sh:exit_trap:529 : kill 122466 136176 2022-04-13 23:22:11.266 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.DNZlrFGnEU ']' 2022-04-13 23:22:11.269 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.DNZlrFGnEU 2022-04-13 23:22:11.272 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:22:11.275 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:22:11.277 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:22:11.280 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:22:11.280 | Error on exit 2022-04-13 23:22:11.282 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:22:11.285 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891567 564 fail 2022-04-13 23:22:12.217 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:22:12.220 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:22:13.380 | + ./stack.sh:exit_trap:558 : exit 1