2022-02-14 19:35:43.647 | + ./stack.sh:main:487 : exec 2022-02-14 19:35:43.647 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-193543' 2022-02-14 19:35:43.647 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-193543.summary.2022-02-14-193543 2022-02-14 19:35:43.648 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:35:43.648 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-193543 2022-02-14 19:35:43.648 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-193543 /opt/stack/logs/stack.sh.log 2022-02-14 19:35:43.648 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-193543.summary.2022-02-14-193543 /opt/stack/logs/stack.sh.log.summary 2022-02-14 19:35:43.648 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 19:35:43.648 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 19:35:43.648 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 19:35:43.648 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 19:35:43.648 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 19:35:43.648 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 19:35:43.648 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:35:43.648 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 19:35:43.648 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 19:35:43.649 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 19:35:43.650 | + ./stack.sh:main:576 : uname -a 2022-02-14 19:35:43.652 | Linux n-d-829064-8 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-02-14 19:35:43.655 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 19:35:43.657 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 19:35:43.660 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 19:35:43.696 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 19:35:43.712 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 19:35:43.714 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 19:35:43.716 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 19:35:43.718 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 19:35:43.720 | + functions-common:fetch_plugins:1776 : return 2022-02-14 19:35:43.722 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 19:35:43.723 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 19:35:43.725 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:35:43.727 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:35:43.729 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:35:43.731 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:35:43.732 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:35:43.734 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:35:43.736 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:35:43.739 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:35:43.741 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:35:43.743 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:35:43.745 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 19:35:43.747 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:35:43.760 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:43.762 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:35:43.765 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:35:43.766 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:35:43.768 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:35:43.770 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:35:43.772 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:35:43.773 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 19:35:43.775 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 19:35:43.777 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:35:43.779 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:35:43.781 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 19:35:43.783 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 19:35:43.785 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 19:35:43.786 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 19:35:43.788 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 19:35:43.790 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 19:35:43.807 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 19:35:43.810 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 19:35:43.823 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:35:43.825 | +++ lib/tls:source:43 : hostname -f 2022-02-14 19:35:43.829 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 19:35:43.831 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 19:35:43.833 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 19:35:43.834 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 19:35:43.836 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 19:35:43.838 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 19:35:43.840 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 19:35:43.842 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 19:35:43.844 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 19:35:43.846 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 19:35:43.850 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 19:35:43.862 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 19:35:43.879 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 19:35:43.892 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 19:35:43.904 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 19:35:43.935 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 19:35:43.994 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 19:35:44.080 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 19:35:44.102 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 19:35:44.153 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 19:35:44.206 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 19:35:44.352 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 19:35:44.367 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 19:35:44.381 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 19:35:44.394 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 19:35:44.488 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 19:35:44.491 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 19:35:44.493 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 19:35:44.495 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 19:35:44.498 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 19:35:44.500 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 19:35:44.502 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 19:35:44.502 | False' 2022-02-14 19:35:44.505 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 19:35:44.520 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 19:35:44.522 | + ./stack.sh:main:624 : run_phase source 2022-02-14 19:35:44.525 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 19:35:44.527 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:35:44.529 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:35:44.532 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:35:44.534 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:35:44.536 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:35:44.538 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:35:44.540 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:35:44.545 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:35:44.547 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:35:44.549 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:35:44.551 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 19:35:44.553 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:35:44.567 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:44.569 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:35:44.571 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 19:35:44.611 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 19:35:44.614 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 19:35:44.616 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:35:44.618 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 19:35:44.620 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 19:35:44.622 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 19:35:44.624 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 19:35:44.626 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 19:35:44.628 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 19:35:44.630 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 19:35:44.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 19:35:44.637 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.640 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 19:35:44.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 19:35:44.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 19:35:44.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 19:35:44.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 19:35:44.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.663 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 19:35:44.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 19:35:44.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 19:35:44.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 19:35:44.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 19:35:44.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.686 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 19:35:44.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 19:35:44.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.695 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 19:35:44.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 19:35:44.702 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.704 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 19:35:44.706 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.708 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 19:35:44.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.713 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 19:35:44.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.718 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 19:35:44.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 19:35:44.725 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.727 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 19:35:44.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 19:35:44.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 19:35:44.738 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.741 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 19:35:44.743 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.745 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 19:35:44.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 19:35:44.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 19:35:44.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 19:35:44.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 19:35:44.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 19:35:44.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.772 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 19:35:44.774 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 19:35:44.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.782 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 19:35:44.784 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.786 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 19:35:44.789 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 19:35:44.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.796 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 19:35:44.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 19:35:44.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 19:35:44.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 19:35:44.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 19:35:44.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.819 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 19:35:44.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.823 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 19:35:44.826 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.828 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 19:35:44.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.833 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 19:35:44.835 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.837 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 19:35:44.839 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.842 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 19:35:44.844 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:35:44.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 19:35:44.850 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 19:35:44.852 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:35:44.854 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 19:35:44.870 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:44.872 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 19:35:44.875 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:35:44.877 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 19:35:44.892 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:35:44.895 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 19:35:44.897 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 19:35:44.899 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 19:35:44.901 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 19:35:44.904 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 19:35:44.906 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 19:35:44.908 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 19:35:44.911 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 19:35:44.913 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 19:35:44.913 | Using mysql database backend 2022-02-14 19:35:44.915 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 19:35:44.932 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 19:35:44.935 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 19:35:44.938 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:35:44.940 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 19:35:44.943 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:35:44.946 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 19:35:44.962 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:44.965 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 19:35:44.981 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 19:35:44.998 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:45.000 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 19:35:45.017 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 19:35:45.033 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 19:35:45.049 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:35:45.052 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 19:35:45.068 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:35:45.071 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 19:35:45.087 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 19:35:45.089 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 19:35:45.092 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 19:35:45.094 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 19:35:45.097 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:35:45.101 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-193545 2022-02-14 19:35:45.104 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-193545 757' 2022-02-14 19:35:45.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.109 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:35:45.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.114 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:35:45.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.118 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:35:45.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.124 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:35:45.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.128 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:35:45.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.133 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:35:45.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.138 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-193543 2022-02-14 19:35:45.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.143 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:35:45.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.148 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:35:45.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.152 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:35:45.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.157 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:35:45.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.162 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:35:45.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:35:45.166 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:35:45.170 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 19:35:45.172 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 19:35:45.174 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 19:35:45.177 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 19:35:45.179 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:35:45.181 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:35:45.183 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:35:45.186 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:35:45.189 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:35:45.191 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:35:45.206 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:35:45.208 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:35:45.210 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:35:45.213 | + functions-common:git_clone:629 : echo master 2022-02-14 19:35:45.213 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:35:45.219 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 19:35:45.221 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:35:45.223 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 19:35:45.226 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:35:45.226 | + functions-common:git_clone:678 : head -1 2022-02-14 19:35:45.230 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 19:35:45.232 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:35:45.235 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 19:35:45.238 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:35:45.240 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 19:35:45.243 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 19:35:45.245 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 19:35:45.248 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 19:35:45.250 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:35:45.253 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 19:35:45.255 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 19:35:45.258 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 19:35:45.261 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 19:35:45.265 | ++ tools/install_prereqs.sh:source:47 : NOW=1644867345 2022-02-14 19:35:45.269 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 19:35:45.273 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644866439 2022-02-14 19:35:45.276 | ++ tools/install_prereqs.sh:source:49 : DELTA=906 2022-02-14 19:35:45.279 | ++ tools/install_prereqs.sh:source:50 : [[ 906 -lt 7200 ]] 2022-02-14 19:35:45.281 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 19:35:45.283 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 19:35:45.286 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 19:35:45.288 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 19:35:45.291 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 19:35:45.293 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 19:35:45.296 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 19:35:45.298 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 19:35:45.301 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:35:45.348 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 19:35:45.348 | apache2-dev 2022-02-14 19:35:45.348 | bc 2022-02-14 19:35:45.348 | bsdmainutils 2022-02-14 19:35:45.348 | curl 2022-02-14 19:35:45.348 | g++ 2022-02-14 19:35:45.348 | gawk 2022-02-14 19:35:45.348 | gcc 2022-02-14 19:35:45.348 | gettext 2022-02-14 19:35:45.348 | git 2022-02-14 19:35:45.348 | graphviz 2022-02-14 19:35:45.348 | iputils-ping 2022-02-14 19:35:45.348 | libapache2-mod-proxy-uwsgi 2022-02-14 19:35:45.348 | libffi-dev 2022-02-14 19:35:45.348 | libjpeg-dev 2022-02-14 19:35:45.348 | libpcre3-dev 2022-02-14 19:35:45.348 | libpq-dev 2022-02-14 19:35:45.348 | libssl-dev 2022-02-14 19:35:45.349 | libsystemd-dev 2022-02-14 19:35:45.349 | libxml2-dev 2022-02-14 19:35:45.349 | libxslt1-dev 2022-02-14 19:35:45.349 | libyaml-dev 2022-02-14 19:35:45.349 | lsof 2022-02-14 19:35:45.349 | openssh-server 2022-02-14 19:35:45.349 | openssl 2022-02-14 19:35:45.349 | pkg-config 2022-02-14 19:35:45.349 | psmisc 2022-02-14 19:35:45.349 | python3-dev 2022-02-14 19:35:45.349 | python3-pip 2022-02-14 19:35:45.349 | python3-systemd 2022-02-14 19:35:45.349 | python3-venv 2022-02-14 19:35:45.349 | tar 2022-02-14 19:35:45.349 | tcpdump 2022-02-14 19:35:45.349 | unzip 2022-02-14 19:35:45.349 | uuid-runtime 2022-02-14 19:35:45.349 | wget 2022-02-14 19:35:45.349 | wget 2022-02-14 19:35:45.349 | zlib1g-dev 2022-02-14 19:35:45.349 | libkrb5-dev 2022-02-14 19:35:45.349 | libldap2-dev 2022-02-14 19:35:45.349 | libsasl2-dev 2022-02-14 19:35:45.349 | memcached 2022-02-14 19:35:45.349 | python3-mysqldb 2022-02-14 19:35:45.349 | sqlite3 2022-02-14 19:35:45.349 | conntrack 2022-02-14 19:35:45.349 | curl 2022-02-14 19:35:45.349 | dnsmasq-base 2022-02-14 19:35:45.349 | dnsmasq-utils 2022-02-14 19:35:45.349 | ebtables 2022-02-14 19:35:45.349 | genisoimage 2022-02-14 19:35:45.349 | iptables 2022-02-14 19:35:45.349 | iputils-arping 2022-02-14 19:35:45.349 | kpartx 2022-02-14 19:35:45.349 | libjs-jquery-tablesorter 2022-02-14 19:35:45.349 | parted 2022-02-14 19:35:45.349 | pm-utils 2022-02-14 19:35:45.350 | python3-mysqldb 2022-02-14 19:35:45.350 | socat 2022-02-14 19:35:45.350 | sqlite3 2022-02-14 19:35:45.350 | sudo 2022-02-14 19:35:45.350 | vlan 2022-02-14 19:35:45.350 | lsscsi 2022-02-14 19:35:45.350 | open-iscsi 2022-02-14 19:35:45.350 | lvm2 2022-02-14 19:35:45.350 | qemu-utils 2022-02-14 19:35:45.350 | thin-provisioning-tools 2022-02-14 19:35:45.350 | acl 2022-02-14 19:35:45.350 | dnsmasq-base 2022-02-14 19:35:45.350 | dnsmasq-utils 2022-02-14 19:35:45.350 | ebtables 2022-02-14 19:35:45.350 | haproxy 2022-02-14 19:35:45.350 | iptables 2022-02-14 19:35:45.350 | iputils-arping 2022-02-14 19:35:45.350 | iputils-ping 2022-02-14 19:35:45.350 | postgresql-server-dev-all 2022-02-14 19:35:45.350 | python3-mysqldb 2022-02-14 19:35:45.350 | sqlite3 2022-02-14 19:35:45.350 | sudo 2022-02-14 19:35:45.350 | vlan 2022-02-14 19:35:45.350 | pcp 2022-02-14 19:35:45.350 | ipset 2022-02-14 19:35:45.350 | conntrack 2022-02-14 19:35:45.350 | conntrackd 2022-02-14 19:35:45.350 | keepalived 2022-02-14 19:35:45.350 | lvm2 2022-02-14 19:35:45.350 | qemu-utils 2022-02-14 19:35:45.350 | thin-provisioning-tools 2022-02-14 19:35:45.350 | curl 2022-02-14 19:35:45.350 | liberasurecode-dev 2022-02-14 19:35:45.350 | make 2022-02-14 19:35:45.350 | memcached 2022-02-14 19:35:45.350 | sqlite3 2022-02-14 19:35:45.350 | xfsprogs' 2022-02-14 19:35:45.352 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 19:35:45.370 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 19:35:45.371 | apache2-dev 2022-02-14 19:35:45.371 | bc 2022-02-14 19:35:45.371 | bsdmainutils 2022-02-14 19:35:45.371 | curl 2022-02-14 19:35:45.371 | g++ 2022-02-14 19:35:45.371 | gawk 2022-02-14 19:35:45.371 | gcc 2022-02-14 19:35:45.371 | gettext 2022-02-14 19:35:45.371 | git 2022-02-14 19:35:45.371 | graphviz 2022-02-14 19:35:45.371 | iputils-ping 2022-02-14 19:35:45.371 | libapache2-mod-proxy-uwsgi 2022-02-14 19:35:45.371 | libffi-dev 2022-02-14 19:35:45.371 | libjpeg-dev 2022-02-14 19:35:45.371 | libpcre3-dev 2022-02-14 19:35:45.371 | libpq-dev 2022-02-14 19:35:45.371 | libssl-dev 2022-02-14 19:35:45.371 | libsystemd-dev 2022-02-14 19:35:45.371 | libxml2-dev 2022-02-14 19:35:45.371 | libxslt1-dev 2022-02-14 19:35:45.371 | libyaml-dev 2022-02-14 19:35:45.371 | lsof 2022-02-14 19:35:45.371 | openssh-server 2022-02-14 19:35:45.371 | openssl 2022-02-14 19:35:45.371 | pkg-config 2022-02-14 19:35:45.371 | psmisc 2022-02-14 19:35:45.371 | python3-dev 2022-02-14 19:35:45.371 | python3-pip 2022-02-14 19:35:45.371 | python3-systemd 2022-02-14 19:35:45.371 | python3-venv 2022-02-14 19:35:45.371 | tar 2022-02-14 19:35:45.371 | tcpdump 2022-02-14 19:35:45.371 | unzip 2022-02-14 19:35:45.371 | uuid-runtime 2022-02-14 19:35:45.371 | wget 2022-02-14 19:35:45.371 | wget 2022-02-14 19:35:45.372 | zlib1g-dev 2022-02-14 19:35:45.372 | libkrb5-dev 2022-02-14 19:35:45.372 | libldap2-dev 2022-02-14 19:35:45.372 | libsasl2-dev 2022-02-14 19:35:45.372 | memcached 2022-02-14 19:35:45.372 | python3-mysqldb 2022-02-14 19:35:45.372 | sqlite3 2022-02-14 19:35:45.372 | conntrack 2022-02-14 19:35:45.372 | curl 2022-02-14 19:35:45.372 | dnsmasq-base 2022-02-14 19:35:45.372 | dnsmasq-utils 2022-02-14 19:35:45.372 | ebtables 2022-02-14 19:35:45.372 | genisoimage 2022-02-14 19:35:45.372 | iptables 2022-02-14 19:35:45.372 | iputils-arping 2022-02-14 19:35:45.372 | kpartx 2022-02-14 19:35:45.372 | libjs-jquery-tablesorter 2022-02-14 19:35:45.372 | parted 2022-02-14 19:35:45.372 | pm-utils 2022-02-14 19:35:45.372 | python3-mysqldb 2022-02-14 19:35:45.372 | socat 2022-02-14 19:35:45.372 | sqlite3 2022-02-14 19:35:45.372 | sudo 2022-02-14 19:35:45.372 | vlan 2022-02-14 19:35:45.372 | lsscsi 2022-02-14 19:35:45.372 | open-iscsi 2022-02-14 19:35:45.372 | lvm2 2022-02-14 19:35:45.372 | qemu-utils 2022-02-14 19:35:45.372 | thin-provisioning-tools 2022-02-14 19:35:45.372 | acl 2022-02-14 19:35:45.372 | dnsmasq-base 2022-02-14 19:35:45.372 | dnsmasq-utils 2022-02-14 19:35:45.372 | ebtables 2022-02-14 19:35:45.372 | haproxy 2022-02-14 19:35:45.372 | iptables 2022-02-14 19:35:45.372 | iputils-arping 2022-02-14 19:35:45.372 | iputils-ping 2022-02-14 19:35:45.372 | postgresql-server-dev-all 2022-02-14 19:35:45.372 | python3-mysqldb 2022-02-14 19:35:45.373 | sqlite3 2022-02-14 19:35:45.373 | sudo 2022-02-14 19:35:45.373 | vlan 2022-02-14 19:35:45.373 | pcp 2022-02-14 19:35:45.373 | ipset 2022-02-14 19:35:45.373 | conntrack 2022-02-14 19:35:45.373 | conntrackd 2022-02-14 19:35:45.373 | keepalived 2022-02-14 19:35:45.373 | lvm2 2022-02-14 19:35:45.373 | qemu-utils 2022-02-14 19:35:45.373 | thin-provisioning-tools 2022-02-14 19:35:45.373 | curl 2022-02-14 19:35:45.373 | liberasurecode-dev 2022-02-14 19:35:45.373 | make 2022-02-14 19:35:45.373 | memcached 2022-02-14 19:35:45.373 | sqlite3 2022-02-14 19:35:45.373 | xfsprogs ' 2022-02-14 19:35:45.373 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 19:35:45.375 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:35:45.378 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:35:45.381 | ++ 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 sqlite3 xfsprogs 2022-02-14 19:35:45.381 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 19:35:45.386 | ++ 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 sqlite3 xfsprogs 2022-02-14 19:35:45.389 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 19:35:45.391 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:35:45.393 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 19:35:45.395 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:35:45.397 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:35:45.399 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:35:45.401 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:35:45.404 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:35:45.406 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:35:45.408 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 19:35:45.410 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 19:35:45.412 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 19:35:45.415 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 19:35:45.419 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 19:35:45.422 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 19:35:45.424 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 19:35:45.426 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 19:35:45.428 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:35:45.430 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:35:45.434 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644867345432 2022-02-14 19:35:45.436 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 19:35:45.438 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 19:35:45.440 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-14 19:35:45.650 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 19:35:45.685 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-14 19:35:45.868 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-14 19:35:46.131 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-14 19:35:55.879 | Fetched 336 kB in 1s (296 kB/s) 2022-02-14 19:35:57.383 | Reading package lists... 2022-02-14 19:35:57.415 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 19:35:57.418 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 19:35:57.420 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:35:57.426 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:35:57.426 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:35:57.427 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:35:57.429 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:35:57.431 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 19:35:57.433 | ++ functions-common:time_stop:2432 : start_time=1644867345432 2022-02-14 19:35:57.435 | ++ functions-common:time_stop:2434 : [[ -z 1644867345432 ]] 2022-02-14 19:35:57.438 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:35:57.442 | ++ functions-common:time_stop:2437 : end_time=1644867357439 2022-02-14 19:35:57.444 | ++ functions-common:time_stop:2438 : elapsed_time=12007 2022-02-14 19:35:57.446 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 19:35:57.448 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:35:57.450 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12007 2022-02-14 19:35:57.453 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:35:57.455 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:35:57.457 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:35:57.459 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:35:57.462 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:35:57.483 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:35:57.592 | Reading package lists... 2022-02-14 19:35:57.828 | Building dependency tree... 2022-02-14 19:35:57.829 | Reading state information... 2022-02-14 19:35:57.862 | acl is already the newest version (2.2.53-6). 2022-02-14 19:35:57.862 | bc is already the newest version (1.07.1-2build1). 2022-02-14 19:35:57.862 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 19:35:57.862 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 19:35:57.862 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 19:35:57.862 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:35:57.862 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 19:35:57.862 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:35:57.862 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 19:35:57.862 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 19:35:57.862 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 19:35:57.862 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 19:35:57.862 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 19:35:57.862 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 19:35:57.862 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 19:35:57.862 | libffi-dev is already the newest version (3.3-4). 2022-02-14 19:35:57.862 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 19:35:57.862 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 19:35:57.862 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 19:35:57.862 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 19:35:57.862 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 19:35:57.862 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 19:35:57.862 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 19:35:57.863 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:35:57.863 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 19:35:57.863 | psmisc is already the newest version (23.3-1). 2022-02-14 19:35:57.863 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:35:57.863 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 19:35:57.863 | python3-systemd is already the newest version (234-3build2). 2022-02-14 19:35:57.863 | socat is already the newest version (1.7.3.3-2). 2022-02-14 19:35:57.863 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 19:35:57.863 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 19:35:57.863 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 19:35:57.863 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 19:35:57.863 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 19:35:57.863 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 19:35:57.863 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 19:35:57.863 | pcp is already the newest version (5.0.3-1). 2022-02-14 19:35:57.863 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 19:35:57.863 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:35:57.863 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:35:57.863 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:35:57.863 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 19:35:57.863 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:35:57.863 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:35:57.863 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 19:35:57.863 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 19:35:57.863 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 19:35:57.863 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 19:35:57.863 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 19:35:57.863 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 19:35:57.863 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 19:35:57.863 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:35:57.863 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 19:35:57.863 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 19:35:57.863 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 19:35:57.863 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 19:35:57.864 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 19:35:57.864 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 19:35:57.864 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:35:57.864 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 19:35:57.864 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 19:35:57.864 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 19:35:57.864 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 19:35:57.864 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 19:35:57.864 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 19:35:57.864 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 19:35:57.864 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 19:35:57.864 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:35:58.079 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 19:35:58.079 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 19:35:58.079 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 19:35:58.079 | The following packages were automatically installed and are no longer required: 2022-02-14 19:35:58.080 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:35:58.080 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:35:58.080 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:35:58.080 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:35:58.080 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:35:58.080 | python3-zope.interface 2022-02-14 19:35:58.080 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:35:58.192 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:35:58.197 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 19:35:58.199 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:35:58.202 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:35:58.204 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:35:58.206 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:35:58.209 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:35:58.211 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:35:58.213 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:35:58.215 | ++ functions-common:time_stop:2432 : start_time=1644867357480 2022-02-14 19:35:58.217 | ++ functions-common:time_stop:2434 : [[ -z 1644867357480 ]] 2022-02-14 19:35:58.220 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:35:58.224 | ++ functions-common:time_stop:2437 : end_time=1644867358222 2022-02-14 19:35:58.227 | ++ functions-common:time_stop:2438 : elapsed_time=742 2022-02-14 19:35:58.229 | ++ functions-common:time_stop:2439 : total=730 2022-02-14 19:35:58.231 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:35:58.233 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1472 2022-02-14 19:35:58.235 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 19:35:58.238 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 19:35:58.240 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:35:58.243 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 19:35:58.248 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 19:35:58.252 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 19:35:58.254 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 19:35:58.257 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 19:35:59.660 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 19:35:59.662 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 19:35:59.664 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 19:35:59.665 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 19:35:59.667 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 19:35:59.669 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 19:35:59.671 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 19:35:59.673 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 19:35:59.675 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 19:35:59.677 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 19:35:59.678 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 19:35:59.680 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 19:35:59.682 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 19:35:59.684 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 19:35:59.685 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 19:35:59.687 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 19:35:59.689 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 19:35:59.691 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 19:35:59.692 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 19:35:59.694 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 19:35:59.696 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 19:35:59.699 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 19:35:59.700 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 19:35:59.703 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 19:35:59.778 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 19:35:59.781 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 19:35:59.855 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 19:35:59.857 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 19:35:59.931 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 19:35:59.933 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 19:35:59.935 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 19:35:59.937 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 19:35:59.939 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 19:35:59.940 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 19:35:59.942 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 19:35:59.944 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 19:35:59.946 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 19:35:59.948 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 19:35:59.950 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 19:35:59.950 | Distro: focal 2022-02-14 19:35:59.953 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 19:35:59.955 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:35:59.959 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:35:59.960 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:35:59.963 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:35:59.963 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:36:00.649 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:36:00.651 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:36:00.651 | pip: 21.3.1 2022-02-14 19:36:00.653 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 19:36:00.655 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 19:36:00.657 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:36:00.658 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:36:00.660 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:36:00.662 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:00.663 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:36:00.665 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:36:00.667 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:36:00.668 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:36:00.670 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:36:00.672 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:00.674 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:36:00.676 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 19:36:00.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:00.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:00.681 | + tools/install_pip.sh:main:142 : : 2022-02-14 19:36:00.683 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 19:36:00.684 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 19:36:00.687 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 19:36:00.688 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:36:00.691 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 19:36:00.692 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 19:36:00.694 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:36:00.697 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:36:00.697 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:36:00.702 | ++ 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-02-14 19:36:00.704 | ++ 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-02-14 19:36:00.705 | ++ 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-02-14 19:36:00.707 | + 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-02-14 19:36:00.709 | + 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-02-14 19:36:00.725 | 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-02-14 19:36:00.727 | + 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-02-14 19:36:01.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:01.605 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:01.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:01.605 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:02.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:04.415 | 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-02-14 19:36:04.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 19:36:06.918 | Installing collected packages: setuptools 2022-02-14 19:36:07.754 | Successfully installed setuptools-60.8.2 2022-02-14 19:36:07.754 | 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-02-14 19:36:07.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:07.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:08.062 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:08.064 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:08.066 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:08.068 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:08.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:08.071 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:08.073 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:08.074 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:08.076 | + functions-common:time_stop:2432 : start_time=1644867360721 2022-02-14 19:36:08.078 | + functions-common:time_stop:2434 : [[ -z 1644867360721 ]] 2022-02-14 19:36:08.080 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:08.084 | + functions-common:time_stop:2437 : end_time=1644867368082 2022-02-14 19:36:08.085 | + functions-common:time_stop:2438 : elapsed_time=7361 2022-02-14 19:36:08.087 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:36:08.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:08.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7361 2022-02-14 19:36:08.093 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:08.095 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 19:36:08.097 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:36:08.101 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:36:08.103 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:36:08.105 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:36:08.106 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:36:08.786 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:36:08.788 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:36:08.788 | pip: 21.3.1 2022-02-14 19:36:08.792 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 19:36:08.794 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:36:08.798 | + ./stack.sh:main:796 : fixup_all 2022-02-14 19:36:08.800 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 19:36:08.803 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 19:36:08.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:08.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:08.809 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 19:36:08.821 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 19:36:08.832 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 19:36:08.843 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 19:36:08.846 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 19:36:08.848 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:36:08.850 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:36:08.852 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:36:08.854 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:08.856 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:36:08.859 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:36:08.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:36:08.863 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:36:08.865 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:36:08.867 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:08.869 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:36:08.872 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 19:36:08.874 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 19:36:08.877 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 19:36:08.879 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:36:08.881 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:36:08.883 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:36:08.886 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:36:08.888 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:36:08.890 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:36:08.892 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 19:36:08.895 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 19:36:08.897 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 19:36:08.899 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 19:36:08.901 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:08.904 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 19:36:08.906 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 19:36:08.927 | Using python 3.8 to install os-testr 2022-02-14 19:36:08.929 | + 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-02-14 19:36:09.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:09.820 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:09.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:09.820 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:10.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:10.968 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 19:36:11.338 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 19:36:11.339 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 19:36:11.340 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 19:36:11.341 | 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-02-14 19:36:11.354 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 19:36:11.380 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 19:36:11.381 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 19:36:11.382 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-14 19:36:11.384 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 19:36:11.385 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 19:36:11.409 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-14 19:36:11.410 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 19:36:11.411 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-14 19:36:11.413 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-14 19:36:11.414 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-14 19:36:11.427 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 19:36:11.494 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 19:36:11.495 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 19:36:11.496 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-14 19:36:13.929 | 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-02-14 19:36:13.936 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:13.936 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:14.058 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:14.060 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:14.062 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:14.065 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:14.067 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:14.069 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:14.071 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:14.073 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:14.075 | + functions-common:time_stop:2432 : start_time=1644867368922 2022-02-14 19:36:14.078 | + functions-common:time_stop:2434 : [[ -z 1644867368922 ]] 2022-02-14 19:36:14.080 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:14.085 | + functions-common:time_stop:2437 : end_time=1644867374082 2022-02-14 19:36:14.087 | + functions-common:time_stop:2438 : elapsed_time=5160 2022-02-14 19:36:14.089 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:36:14.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:14.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5160 2022-02-14 19:36:14.096 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:14.098 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 19:36:14.150 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 19:36:14.406 | + ./stack.sh:main:810 : install_infra 2022-02-14 19:36:14.408 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:36:14.412 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 19:36:14.414 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:36:14.417 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 19:36:14.440 | + 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-02-14 19:36:16.389 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.403 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.407 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.508 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.527 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.532 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.535 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.550 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.558 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.560 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.592 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.601 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.606 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.624 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.662 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.670 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.676 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.723 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.738 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.757 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.764 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.812 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.830 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.834 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.926 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.933 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:16.988 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.112 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.138 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.142 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.153 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.158 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.178 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.185 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.201 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.258 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.271 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.287 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.331 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.335 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:17.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:17.462 | 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 355)) (5.8.1) 2022-02-14 19:36:17.757 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:17.760 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:17.762 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:17.765 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:17.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:17.769 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:17.771 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:17.773 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:17.775 | + functions-common:time_stop:2432 : start_time=1644867374432 2022-02-14 19:36:17.777 | + functions-common:time_stop:2434 : [[ -z 1644867374432 ]] 2022-02-14 19:36:17.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:17.784 | + functions-common:time_stop:2437 : end_time=1644867377782 2022-02-14 19:36:17.786 | + functions-common:time_stop:2438 : elapsed_time=3350 2022-02-14 19:36:17.788 | + functions-common:time_stop:2439 : total=5160 2022-02-14 19:36:17.790 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:17.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8510 2022-02-14 19:36:17.796 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:17.798 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:36:17.801 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 19:36:17.824 | + 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-02-14 19:36:19.645 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.659 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.663 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.764 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.784 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.788 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.791 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.806 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.814 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.816 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.847 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.857 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.862 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.880 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.917 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.925 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.931 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.979 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:19.994 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.013 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.021 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.070 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.088 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.093 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.185 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.192 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.248 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.370 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.396 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.399 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.411 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.417 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.437 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.444 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.460 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.519 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.532 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.548 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.593 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.597 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:36:20.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:20.605 | Processing /opt/stack/requirements 2022-02-14 19:36:22.330 | 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 25)) (6.0) 2022-02-14 19:36:22.333 | 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 183)) (3.0.0) 2022-02-14 19:36:22.345 | 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 351)) (21.3) 2022-02-14 19:36:22.350 | 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 355)) (5.8.1) 2022-02-14 19:36:22.353 | 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 393)) (3.0.7) 2022-02-14 19:36:22.359 | 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 479)) (2.27.1) 2022-02-14 19:36:22.385 | 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 521)) (1.16.0) 2022-02-14 19:36:22.389 | 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 577)) (2.5.0) 2022-02-14 19:36:22.399 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-14 19:36:22.418 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 19:36:22.421 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 19:36:22.437 | 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 217)) (3.3) 2022-02-14 19:36:22.440 | 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 479)) (2021.10.8) 2022-02-14 19:36:22.442 | 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 122)) (2.0.12) 2022-02-14 19:36:22.447 | 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 178)) (1.0.0) 2022-02-14 19:36:22.449 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 19:36:22.462 | 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 557)) (3.5.0) 2022-02-14 19:36:22.468 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 19:36:22.538 | 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 99)) (0.5.0) 2022-02-14 19:36:22.541 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 19:36:22.553 | 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 618)) (0.2.5) 2022-02-14 19:36:22.558 | 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 394)) (1.8.2) 2022-02-14 19:36:22.560 | 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 95)) (21.4.0) 2022-02-14 19:36:22.621 | Building wheels for collected packages: openstack-requirements 2022-02-14 19:36:22.622 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 19:36:23.432 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 19:36:23.432 | ERROR: Command errored out with exit status 1: 2022-02-14 19:36:23.432 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6kgpqvjz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6kgpqvjz/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-ithlfb60 2022-02-14 19:36:23.432 | cwd: /tmp/pip-req-build-6kgpqvjz/ 2022-02-14 19:36:23.432 | Complete output (6 lines): 2022-02-14 19:36:23.432 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 19:36:23.432 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 19:36:23.432 | or: setup.py --help-commands 2022-02-14 19:36:23.432 | or: setup.py cmd --help 2022-02-14 19:36:23.432 | 2022-02-14 19:36:23.432 | error: invalid command 'bdist_wheel' 2022-02-14 19:36:23.433 | ---------------------------------------- 2022-02-14 19:36:23.433 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 19:36:23.433 | Running setup.py clean for openstack-requirements 2022-02-14 19:36:24.246 | Failed to build openstack-requirements 2022-02-14 19:36:24.262 | Installing collected packages: openstack-requirements 2022-02-14 19:36:24.262 | Attempting uninstall: openstack-requirements 2022-02-14 19:36:24.263 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 19:36:24.300 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 19:36:24.318 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 19:36:24.321 | Running setup.py install for openstack-requirements: started 2022-02-14 19:36:26.657 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 19:36:26.681 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 19:36:26.807 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:26.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:26.812 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:26.814 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:26.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:26.818 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:26.820 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:26.822 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:26.824 | + functions-common:time_stop:2432 : start_time=1644867377817 2022-02-14 19:36:26.826 | + functions-common:time_stop:2434 : [[ -z 1644867377817 ]] 2022-02-14 19:36:26.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:26.833 | + functions-common:time_stop:2437 : end_time=1644867386831 2022-02-14 19:36:26.835 | + functions-common:time_stop:2438 : elapsed_time=9014 2022-02-14 19:36:26.837 | + functions-common:time_stop:2439 : total=8510 2022-02-14 19:36:26.839 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:26.842 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17524 2022-02-14 19:36:26.844 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:26.846 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 19:36:26.849 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 19:36:26.851 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 19:36:26.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:26.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:26.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 19:36:26.861 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:26.863 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 19:36:26.883 | Using python 3.8 to install pbr 2022-02-14 19:36:26.886 | + 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-02-14 19:36:27.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:27.762 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:27.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:27.762 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:28.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:28.910 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 19:36:31.497 | 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-02-14 19:36:31.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:31.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:31.625 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:31.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:31.630 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:31.632 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:31.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:31.636 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:31.638 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:31.640 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:31.643 | + functions-common:time_stop:2432 : start_time=1644867386878 2022-02-14 19:36:31.645 | + functions-common:time_stop:2434 : [[ -z 1644867386878 ]] 2022-02-14 19:36:31.647 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:31.651 | + functions-common:time_stop:2437 : end_time=1644867391649 2022-02-14 19:36:31.653 | + functions-common:time_stop:2438 : elapsed_time=4771 2022-02-14 19:36:31.656 | + functions-common:time_stop:2439 : total=17524 2022-02-14 19:36:31.658 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:31.660 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22295 2022-02-14 19:36:31.663 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:31.665 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 19:36:34.128 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 19:36:36.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:36.053 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 19:36:36.068 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 19:36:36.071 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 19:36:36.076 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 19:36:36.078 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 19:36:36.081 | 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.7) 2022-02-14 19:36:36.153 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:36:36.157 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:36:36.160 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 19:36:36.177 | + ./stack.sh:main:819 : pkgs= 2022-02-14 19:36:36.180 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 19:36:36.182 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 19:36:36.184 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:36:36.187 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 19:36:36.189 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:36:36.191 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:36:36.193 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:36:36.195 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:36:36.198 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:36:36.200 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:36:36.204 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:36:36.206 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:36:36.209 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:36:36.211 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 19:36:36.213 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:36:36.229 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:36.231 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:36:36.233 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:36:36.235 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 19:36:36.238 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:36:36.240 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:36:36.242 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:36:36.244 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 19:36:36.246 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:36:36.248 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 19:36:36.250 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:36:36.252 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:36:36.254 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:36:36.257 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:36:36.259 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:36:36.261 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:36:36.264 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 19:36:36.266 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:36:36.268 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 19:36:36.270 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:36:36.272 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:36:36.275 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 19:36:36.277 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 19:36:36.280 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 19:36:36.282 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 19:36:36.285 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 19:36:36.336 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 19:36:36.336 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 19:36:36.338 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 19:36:36.720 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 19:36:36.722 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 19:36:36.738 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:36.741 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 19:36:36.743 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:36:36.745 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:36:36.747 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:36:36.750 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:36:36.752 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:36:36.754 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:36:36.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:36.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:36.761 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:36:36.763 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:36.766 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:36:36.768 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:36:36.771 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 19:36:36.773 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:36:36.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:36.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:36.780 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 19:36:36.801 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 19:36:36.909 | Reading package lists... 2022-02-14 19:36:37.152 | Building dependency tree... 2022-02-14 19:36:37.153 | Reading state information... 2022-02-14 19:36:37.399 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 19:36:37.399 | The following packages were automatically installed and are no longer required: 2022-02-14 19:36:37.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:36:37.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:36:37.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:36:37.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:36:37.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:36:37.401 | python3-zope.interface 2022-02-14 19:36:37.401 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:36:37.515 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:36:37.520 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:36:37.522 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:36:37.524 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:37.527 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:37.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:37.531 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:37.533 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:37.535 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:36:37.537 | + functions-common:time_stop:2432 : start_time=1644867396798 2022-02-14 19:36:37.540 | + functions-common:time_stop:2434 : [[ -z 1644867396798 ]] 2022-02-14 19:36:37.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:37.547 | + functions-common:time_stop:2437 : end_time=1644867397544 2022-02-14 19:36:37.549 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 19:36:37.551 | + functions-common:time_stop:2439 : total=1472 2022-02-14 19:36:37.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:37.556 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2218 2022-02-14 19:36:37.558 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:36:37.560 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 19:36:37.563 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:36:37.566 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:36:37.568 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:36:37.570 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:36:37.572 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:36:37.575 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:36:37.577 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 19:36:37.579 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:36:37.582 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:36:37.584 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:36:37.586 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:37.588 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:36:37.591 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:36:37.594 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:36:37.596 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:36:37.598 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:36:37.600 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:37.603 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:36:37.605 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 19:36:37.607 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:36:37.610 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:36:37.612 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:36:37.615 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:36:37.617 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:36:37.619 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:36:37.622 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 19:36:37.624 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 19:36:37.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:37.642 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 19:36:37.645 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:36:37.647 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 19:36:37.649 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 19:36:37.652 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 19:36:37.657 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 19:36:37.659 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 19:36:37.661 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 19:36:37.664 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 19:36:37.666 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 19:36:37.668 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 19:36:37.672 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 19:36:38.373 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 19:36:38.373 | user tags 2022-02-14 19:36:38.373 | stackrabbit []' 2022-02-14 19:36:38.377 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 19:36:38.377 | user tags 2022-02-14 19:36:38.377 | stackrabbit []' 2022-02-14 19:36:38.377 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 19:36:38.383 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 19:36:38.386 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 19:36:38.388 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:36:39.034 | Changing password for user "stackrabbit" ... 2022-02-14 19:36:39.087 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 19:36:39.738 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 19:36:39.795 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 19:36:39.798 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:36:40.453 | Changing password for user "stackrabbit" ... 2022-02-14 19:36:40.515 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 19:36:40.518 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 19:36:40.520 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 19:36:41.173 | Deleting user "guest" ... 2022-02-14 19:36:41.188 | Error: 2022-02-14 19:36:41.188 | {:no_such_user, "guest"} 2022-02-14 19:36:41.201 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 19:36:41.203 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 19:36:41.220 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:41.222 | + ./stack.sh:main:836 : install_database 2022-02-14 19:36:41.224 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 19:36:41.227 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 19:36:41.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:41.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:41.234 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 19:36:41.556 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 19:36:41.558 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:41.561 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 19:36:41.563 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 19:36:41.566 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:41.568 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 19:36:41.570 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:36:41.573 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:36:41.575 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:36:41.577 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:41.580 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:36:41.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:36:41.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:36:41.587 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:36:41.590 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:36:41.593 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:41.596 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:36:41.599 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 19:36:41.602 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:36:41.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:36:41.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:36:41.609 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:36:41.612 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:36:41.614 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:36:41.617 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 19:36:41.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:41.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:41.624 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 19:36:41.626 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:36:41.628 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:36:41.631 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:36:41.633 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:36:41.635 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:36:41.638 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:36:41.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:41.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:41.645 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:36:41.647 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:41.649 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:36:41.651 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:36:41.654 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 19:36:41.656 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:36:41.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:41.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:41.663 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 19:36:41.684 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-14 19:36:41.793 | Reading package lists... 2022-02-14 19:36:42.029 | Building dependency tree... 2022-02-14 19:36:42.030 | Reading state information... 2022-02-14 19:36:42.278 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 19:36:42.278 | The following packages were automatically installed and are no longer required: 2022-02-14 19:36:42.279 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:36:42.279 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:36:42.279 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:36:42.279 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:36:42.279 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:36:42.279 | python3-zope.interface 2022-02-14 19:36:42.279 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:36:42.392 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:36:42.396 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:36:42.398 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:36:42.401 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:42.403 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:42.405 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:42.407 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:42.409 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:42.411 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:36:42.413 | + functions-common:time_stop:2432 : start_time=1644867401682 2022-02-14 19:36:42.416 | + functions-common:time_stop:2434 : [[ -z 1644867401682 ]] 2022-02-14 19:36:42.418 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:42.422 | + functions-common:time_stop:2437 : end_time=1644867402420 2022-02-14 19:36:42.425 | + functions-common:time_stop:2438 : elapsed_time=738 2022-02-14 19:36:42.427 | + functions-common:time_stop:2439 : total=2218 2022-02-14 19:36:42.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:42.431 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2956 2022-02-14 19:36:42.433 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:36:42.435 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 19:36:42.438 | + ./stack.sh:main:839 : install_database_python 2022-02-14 19:36:42.441 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 19:36:42.443 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 19:36:42.445 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 19:36:42.447 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:36:42.450 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 19:36:42.453 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 19:36:42.456 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:36:42.459 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:36:42.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:36:42.465 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 19:36:42.467 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 19:36:42.469 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 19:36:42.472 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 19:36:42.474 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 19:36:42.496 | Using python 3.8 to install PyMySQL 2022-02-14 19:36:42.498 | + 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-02-14 19:36:43.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:43.374 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:43.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:43.374 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:44.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:44.537 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 19:36:47.068 | 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-02-14 19:36:47.074 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:47.074 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:47.192 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:47.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:47.196 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:47.199 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:47.201 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:47.204 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:47.206 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:47.208 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:47.210 | + functions-common:time_stop:2432 : start_time=1644867402490 2022-02-14 19:36:47.213 | + functions-common:time_stop:2434 : [[ -z 1644867402490 ]] 2022-02-14 19:36:47.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:47.220 | + functions-common:time_stop:2437 : end_time=1644867407217 2022-02-14 19:36:47.222 | + functions-common:time_stop:2438 : elapsed_time=4727 2022-02-14 19:36:47.224 | + functions-common:time_stop:2439 : total=22295 2022-02-14 19:36:47.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:47.229 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27022 2022-02-14 19:36:47.231 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:47.234 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 19:36:47.236 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:36:47.239 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 19:36:47.241 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 19:36:47.258 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:47.260 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 19:36:47.263 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 19:36:47.266 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:36:47.267 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:36:47.272 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:36:47.274 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:36:47.276 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:36:47.279 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:36:47.281 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 19:36:47.284 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 19:36:47.299 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:47.302 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 19:36:47.304 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:36:47.306 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:36:47.309 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:36:47.311 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:36:47.314 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:36:47.316 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:36:47.319 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:47.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:47.323 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:36:47.325 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:47.328 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:36:47.330 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:36:47.332 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 19:36:47.334 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:36:47.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:47.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:47.342 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 19:36:47.363 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-14 19:36:47.471 | Reading package lists... 2022-02-14 19:36:47.710 | Building dependency tree... 2022-02-14 19:36:47.712 | Reading state information... 2022-02-14 19:36:47.962 | radvd is already the newest version (1:2.17-2). 2022-02-14 19:36:47.962 | The following packages were automatically installed and are no longer required: 2022-02-14 19:36:47.964 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:36:47.964 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:36:47.964 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:36:47.964 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:36:47.964 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:36:47.964 | python3-zope.interface 2022-02-14 19:36:47.964 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:36:48.076 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:36:48.081 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:36:48.083 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:36:48.085 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:48.088 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:48.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:48.092 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:48.095 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:48.097 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:36:48.099 | + functions-common:time_stop:2432 : start_time=1644867407361 2022-02-14 19:36:48.101 | + functions-common:time_stop:2434 : [[ -z 1644867407361 ]] 2022-02-14 19:36:48.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:48.108 | + functions-common:time_stop:2437 : end_time=1644867408106 2022-02-14 19:36:48.111 | + functions-common:time_stop:2438 : elapsed_time=745 2022-02-14 19:36:48.113 | + functions-common:time_stop:2439 : total=2956 2022-02-14 19:36:48.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:48.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3701 2022-02-14 19:36:48.120 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:36:48.122 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 19:36:48.140 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:48.142 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 19:36:48.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 19:36:48.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 19:36:48.150 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 19:36:48.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 19:36:48.172 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:36:48.174 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:36:48.177 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:36:48.179 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:36:48.181 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:36:48.183 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:36:48.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:48.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:48.190 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:36:48.192 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:48.194 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:36:48.196 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:36:48.199 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 19:36:48.201 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:36:48.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:48.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:48.208 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 19:36:48.228 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-14 19:36:48.336 | Reading package lists... 2022-02-14 19:36:48.571 | Building dependency tree... 2022-02-14 19:36:48.572 | Reading state information... 2022-02-14 19:36:48.818 | fakeroot is already the newest version (1.24-1). 2022-02-14 19:36:48.818 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:36:48.818 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 19:36:48.818 | The following packages were automatically installed and are no longer required: 2022-02-14 19:36:48.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:36:48.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:36:48.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:36:48.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:36:48.819 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:36:48.819 | python3-zope.interface 2022-02-14 19:36:48.819 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:36:48.933 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:36:48.937 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:36:48.940 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:36:48.942 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:48.944 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:48.946 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:48.948 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:48.950 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:48.953 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:36:48.955 | + functions-common:time_stop:2432 : start_time=1644867408225 2022-02-14 19:36:48.957 | + functions-common:time_stop:2434 : [[ -z 1644867408225 ]] 2022-02-14 19:36:48.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:48.964 | + functions-common:time_stop:2437 : end_time=1644867408961 2022-02-14 19:36:48.966 | + functions-common:time_stop:2438 : elapsed_time=736 2022-02-14 19:36:48.968 | + functions-common:time_stop:2439 : total=3701 2022-02-14 19:36:48.970 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:48.972 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4437 2022-02-14 19:36:48.974 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:36:48.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 19:36:48.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:48.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:48.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 19:36:48.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 19:36:48.989 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 19:36:48.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 19:36:48.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 19:36:48.998 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 19:36:48.999 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 19:36:49.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 19:36:49.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 19:36:49.008 | + functions:vercmp:628 : local v1=5.4 2022-02-14 19:36:49.011 | + functions:vercmp:629 : local 'op=<' 2022-02-14 19:36:49.013 | + functions:vercmp:630 : local v2=3.13 2022-02-14 19:36:49.016 | + functions:vercmp:631 : local result 2022-02-14 19:36:49.019 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 19:36:49.019 | ++ functions:vercmp:635 : sort -V 2022-02-14 19:36:49.020 | ++ functions:vercmp:635 : head -1 2022-02-14 19:36:49.024 | + functions:vercmp:635 : result=3.13 2022-02-14 19:36:49.027 | + functions:vercmp:637 : case $op in 2022-02-14 19:36:49.029 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 19:36:49.031 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 19:36:49.033 | + functions:vercmp:648 : return 2022-02-14 19:36:49.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 19:36:49.038 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:36:49.040 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 19:36:49.500 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 19:36:49.502 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 19:36:49.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 19:36:49.512 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.515 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 19:36:49.532 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:36:49.536 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 19:36:49.538 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 19:36:49.538 | Installing etcd 2022-02-14 19:36:49.541 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 19:36:49.553 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 19:36:49.565 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:49.568 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 19:36:49.585 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 19:36:49.588 | ++ 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-02-14 19:36:49.590 | ++ 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-02-14 19:36:49.594 | +++ 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-02-14 19:36:49.598 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:36:49.601 | ++ 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-02-14 19:36:49.603 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 19:36:49.605 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:36:49.608 | ++ functions:get_extra_file:74 : return 2022-02-14 19:36:49.611 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:36:49.613 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 19:36:49.616 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 19:36:49.618 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 19:36:49.634 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:36:49.637 | + ./stack.sh:main:866 : install_dstat 2022-02-14 19:36:49.639 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 19:36:49.656 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:36:49.658 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 19:36:49.661 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:36:49.663 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 19:36:49.665 | + ./stack.sh:main:875 : install_libs 2022-02-14 19:36:49.668 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 19:36:49.670 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 19:36:49.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 19:36:49.675 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 19:36:49.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 19:36:49.684 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.687 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 19:36:49.689 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 19:36:49.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 19:36:49.693 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 19:36:49.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 19:36:49.702 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.704 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 19:36:49.707 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 19:36:49.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 19:36:49.711 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 19:36:49.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 19:36:49.721 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.723 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 19:36:49.725 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 19:36:49.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 19:36:49.730 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 19:36:49.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 19:36:49.740 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.742 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 19:36:49.744 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 19:36:49.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 19:36:49.749 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 19:36:49.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 19:36:49.758 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.760 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 19:36:49.762 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 19:36:49.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 19:36:49.767 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 19:36:49.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 19:36:49.776 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.778 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 19:36:49.781 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 19:36:49.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 19:36:49.786 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 19:36:49.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 19:36:49.795 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.798 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 19:36:49.800 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 19:36:49.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 19:36:49.805 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 19:36:49.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 19:36:49.814 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.816 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 19:36:49.819 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 19:36:49.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 19:36:49.823 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 19:36:49.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 19:36:49.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.835 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 19:36:49.837 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 19:36:49.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 19:36:49.841 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 19:36:49.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 19:36:49.851 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.853 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 19:36:49.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 19:36:49.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 19:36:49.861 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 19:36:49.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 19:36:49.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.872 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 19:36:49.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 19:36:49.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 19:36:49.879 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 19:36:49.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 19:36:49.888 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.891 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 19:36:49.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 19:36:49.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 19:36:49.898 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 19:36:49.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 19:36:49.907 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.909 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 19:36:49.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 19:36:49.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 19:36:49.916 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 19:36:49.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 19:36:49.926 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.928 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 19:36:49.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 19:36:49.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 19:36:49.935 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 19:36:49.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 19:36:49.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.947 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 19:36:49.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 19:36:49.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 19:36:49.954 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 19:36:49.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 19:36:49.963 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.965 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 19:36:49.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 19:36:49.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 19:36:49.972 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 19:36:49.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 19:36:49.982 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:49.985 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 19:36:49.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 19:36:49.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 19:36:49.991 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 19:36:49.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:49.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:49.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 19:36:50.001 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.003 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 19:36:50.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 19:36:50.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 19:36:50.010 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 19:36:50.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 19:36:50.020 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.022 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 19:36:50.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 19:36:50.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 19:36:50.029 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 19:36:50.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 19:36:50.039 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.041 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 19:36:50.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 19:36:50.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 19:36:50.048 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 19:36:50.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 19:36:50.058 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.060 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 19:36:50.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 19:36:50.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 19:36:50.067 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 19:36:50.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 19:36:50.076 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.079 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 19:36:50.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 19:36:50.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 19:36:50.086 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 19:36:50.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 19:36:50.096 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.098 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 19:36:50.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 19:36:50.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 19:36:50.105 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 19:36:50.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 19:36:50.114 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.117 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 19:36:50.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 19:36:50.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 19:36:50.124 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 19:36:50.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 19:36:50.133 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.136 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 19:36:50.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 19:36:50.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 19:36:50.143 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 19:36:50.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 19:36:50.154 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.157 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 19:36:50.159 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 19:36:50.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 19:36:50.164 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 19:36:50.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 19:36:50.173 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.175 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 19:36:50.178 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 19:36:50.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 19:36:50.183 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 19:36:50.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 19:36:50.192 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.194 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 19:36:50.197 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 19:36:50.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 19:36:50.201 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 19:36:50.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 19:36:50.211 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.214 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 19:36:50.216 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 19:36:50.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 19:36:50.222 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 19:36:50.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 19:36:50.231 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.233 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 19:36:50.236 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 19:36:50.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 19:36:50.240 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 19:36:50.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 19:36:50.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.252 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 19:36:50.254 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 19:36:50.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 19:36:50.259 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 19:36:50.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 19:36:50.269 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.272 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 19:36:50.274 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 19:36:50.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 19:36:50.279 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 19:36:50.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 19:36:50.288 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.291 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 19:36:50.293 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 19:36:50.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 19:36:50.298 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 19:36:50.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 19:36:50.307 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.309 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 19:36:50.312 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 19:36:50.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 19:36:50.316 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 19:36:50.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 19:36:50.326 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.329 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 19:36:50.331 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 19:36:50.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 19:36:50.336 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 19:36:50.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 19:36:50.345 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.348 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 19:36:50.350 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 19:36:50.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 19:36:50.355 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 19:36:50.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 19:36:50.364 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.367 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 19:36:50.369 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 19:36:50.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 19:36:50.374 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 19:36:50.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:36:50.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:36:50.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 19:36:50.383 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:36:50.386 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 19:36:50.407 | Using python 3.8 to install etcd3 2022-02-14 19:36:50.409 | + 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-02-14 19:36:51.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:51.279 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:51.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:51.279 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:52.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:52.435 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 19:36:52.443 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 19:36:52.444 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 19:36:52.445 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 19:36:52.446 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 19:36:54.958 | 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-02-14 19:36:54.965 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:54.965 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:55.081 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:55.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:55.085 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:55.088 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:55.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:55.092 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:55.094 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:55.097 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:55.099 | + functions-common:time_stop:2432 : start_time=1644867410402 2022-02-14 19:36:55.101 | + functions-common:time_stop:2434 : [[ -z 1644867410402 ]] 2022-02-14 19:36:55.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:55.108 | + functions-common:time_stop:2437 : end_time=1644867415105 2022-02-14 19:36:55.110 | + functions-common:time_stop:2438 : elapsed_time=4703 2022-02-14 19:36:55.113 | + functions-common:time_stop:2439 : total=27022 2022-02-14 19:36:55.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:55.117 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31725 2022-02-14 19:36:55.119 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:55.121 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 19:36:55.143 | Using python 3.8 to install etcd3gw 2022-02-14 19:36:55.145 | + 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-02-14 19:36:56.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:56.025 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:56.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:36:56.025 | from cryptography.utils import int_from_bytes 2022-02-14 19:36:57.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:36:57.182 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 19:36:57.191 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 19:36:57.192 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 19:36:57.193 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 19:36:57.194 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 19:36:57.226 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 19:36:57.227 | 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.8) 2022-02-14 19:36:57.230 | 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-02-14 19:36:57.232 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 19:36:59.728 | 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-02-14 19:36:59.735 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:36:59.736 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:36:59.853 | + inc/python:pip_install:200 : result=0 2022-02-14 19:36:59.856 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:36:59.858 | + functions-common:time_stop:2425 : local name 2022-02-14 19:36:59.860 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:36:59.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:36:59.865 | + functions-common:time_stop:2428 : local total 2022-02-14 19:36:59.867 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:36:59.869 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:36:59.871 | + functions-common:time_stop:2432 : start_time=1644867415137 2022-02-14 19:36:59.873 | + functions-common:time_stop:2434 : [[ -z 1644867415137 ]] 2022-02-14 19:36:59.876 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:36:59.880 | + functions-common:time_stop:2437 : end_time=1644867419878 2022-02-14 19:36:59.882 | + functions-common:time_stop:2438 : elapsed_time=4741 2022-02-14 19:36:59.885 | + functions-common:time_stop:2439 : total=31725 2022-02-14 19:36:59.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:36:59.890 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36466 2022-02-14 19:36:59.892 | + inc/python:pip_install:203 : return 0 2022-02-14 19:36:59.894 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 19:36:59.897 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 19:36:59.899 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 19:36:59.901 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:36:59.904 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:36:59.907 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:36:59.909 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:36:59.912 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:36:59.914 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:36:59.917 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:36:59.919 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:36:59.921 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:36:59.924 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:36:59.926 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:36:59.928 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 19:36:59.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:59.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:59.935 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 19:36:59.938 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:36:59.940 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:36:59.942 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:36:59.945 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:36:59.947 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:36:59.949 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:36:59.951 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:36:59.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:59.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:59.959 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:36:59.961 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:36:59.964 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:36:59.966 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:36:59.969 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:36:59.971 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:36:59.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:36:59.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:36:59.978 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:36:59.999 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:37:00.108 | Reading package lists... 2022-02-14 19:37:00.345 | Building dependency tree... 2022-02-14 19:37:00.346 | Reading state information... 2022-02-14 19:37:00.596 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:37:00.596 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:37:00.596 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:37:00.596 | The following packages were automatically installed and are no longer required: 2022-02-14 19:37:00.597 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:37:00.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:37:00.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:37:00.597 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:37:00.597 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:37:00.597 | python3-zope.interface 2022-02-14 19:37:00.597 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:37:00.709 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:37:00.714 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:37:00.716 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:37:00.719 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:00.721 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:00.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:00.725 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:00.727 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:00.730 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:37:00.732 | + functions-common:time_stop:2432 : start_time=1644867419997 2022-02-14 19:37:00.735 | + functions-common:time_stop:2434 : [[ -z 1644867419997 ]] 2022-02-14 19:37:00.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:00.742 | + functions-common:time_stop:2437 : end_time=1644867420739 2022-02-14 19:37:00.744 | + functions-common:time_stop:2438 : elapsed_time=742 2022-02-14 19:37:00.746 | + functions-common:time_stop:2439 : total=4437 2022-02-14 19:37:00.748 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:00.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5179 2022-02-14 19:37:00.753 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:37:00.756 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 19:37:00.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:00.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:00.763 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 19:37:00.825 | Module proxy already enabled 2022-02-14 19:37:00.829 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 19:37:00.890 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 19:37:00.890 | Module proxy already enabled 2022-02-14 19:37:00.890 | Module proxy_uwsgi already enabled 2022-02-14 19:37:00.894 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 19:37:00.896 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:37:00.899 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:37:00.901 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:37:01.035 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 19:37:01.037 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 19:37:01.040 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 19:37:01.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 19:37:01.050 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.053 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 19:37:01.055 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 19:37:01.057 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 19:37:01.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 19:37:01.067 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.070 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 19:37:01.072 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 19:37:01.074 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 19:37:01.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 19:37:01.084 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.087 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 19:37:01.090 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 19:37:01.093 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 19:37:01.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 19:37:01.103 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.105 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 19:37:01.108 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 19:37:01.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 19:37:01.118 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.120 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 19:37:01.122 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 19:37:01.125 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 19:37:01.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 19:37:01.134 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.137 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 19:37:01.154 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:01.157 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 19:37:01.159 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 19:37:01.162 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 19:37:01.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 19:37:01.172 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.174 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 19:37:01.190 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:01.193 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 19:37:01.195 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 19:37:01.198 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 19:37:01.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 19:37:01.207 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.210 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 19:37:01.212 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 19:37:01.215 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 19:37:01.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:01.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:01.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 19:37:01.225 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:01.227 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 19:37:01.229 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 19:37:01.232 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:37:01.235 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 19:37:01.238 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 19:37:01.240 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:37:01.243 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:37:01.244 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:37:01.248 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 19:37:01.251 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 19:37:01.253 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 19:37:01.256 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 19:37:01.258 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 19:37:01.279 | Using python 3.8 to install keystonemiddleware 2022-02-14 19:37:01.282 | + 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-02-14 19:37:02.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:02.162 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:02.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:02.162 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:03.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:03.326 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 19:37:03.379 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 19:37:03.380 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:37:03.381 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 19:37:03.382 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 19:37:03.383 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:37:03.384 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 19:37:03.385 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 19:37:03.387 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 19:37:03.388 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 19:37:03.389 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 19:37:03.390 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 19:37:03.391 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 19:37:03.392 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 19:37:03.393 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 19:37:03.451 | 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-02-14 19:37:03.452 | 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-02-14 19:37:03.454 | 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-02-14 19:37:03.492 | 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-02-14 19:37:03.532 | 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-02-14 19:37:03.533 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 19:37:03.534 | 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-02-14 19:37:03.536 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 19:37:03.583 | 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-02-14 19:37:03.587 | 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-02-14 19:37:03.597 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-14 19:37:03.598 | 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-02-14 19:37:03.612 | 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-02-14 19:37:03.614 | 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-02-14 19:37:03.615 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 19:37:03.680 | 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-02-14 19:37:03.681 | 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.8) 2022-02-14 19:37:03.683 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 19:37:03.684 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 19:37:03.735 | 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.13.3) 2022-02-14 19:37:03.747 | 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-02-14 19:37:06.158 | 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-02-14 19:37:06.165 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:06.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:06.287 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:06.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:06.292 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:06.294 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:06.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:06.298 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:06.301 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:06.303 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:06.305 | + functions-common:time_stop:2432 : start_time=1644867421274 2022-02-14 19:37:06.307 | + functions-common:time_stop:2434 : [[ -z 1644867421274 ]] 2022-02-14 19:37:06.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:06.314 | + functions-common:time_stop:2437 : end_time=1644867426312 2022-02-14 19:37:06.317 | + functions-common:time_stop:2438 : elapsed_time=5038 2022-02-14 19:37:06.319 | + functions-common:time_stop:2439 : total=36466 2022-02-14 19:37:06.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:06.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41504 2022-02-14 19:37:06.326 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:06.329 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 19:37:06.331 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 19:37:06.333 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:37:06.336 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 19:37:06.339 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 19:37:06.341 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:37:06.345 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:37:06.346 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:37:06.351 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 19:37:06.353 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 19:37:06.356 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 19:37:06.358 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 19:37:06.361 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 19:37:06.381 | Using python 3.8 to install python-memcached 2022-02-14 19:37:06.384 | + 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-02-14 19:37:07.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:07.254 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:07.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:07.255 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:08.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:08.400 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 19:37:08.403 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 19:37:10.874 | 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-02-14 19:37:10.881 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:10.881 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:10.999 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:11.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:11.004 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:11.006 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:11.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:11.011 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:11.013 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:11.015 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:11.018 | + functions-common:time_stop:2432 : start_time=1644867426376 2022-02-14 19:37:11.020 | + functions-common:time_stop:2434 : [[ -z 1644867426376 ]] 2022-02-14 19:37:11.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:11.027 | + functions-common:time_stop:2437 : end_time=1644867431025 2022-02-14 19:37:11.029 | + functions-common:time_stop:2438 : elapsed_time=4649 2022-02-14 19:37:11.032 | + functions-common:time_stop:2439 : total=41504 2022-02-14 19:37:11.034 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:11.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46153 2022-02-14 19:37:11.039 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:11.041 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 19:37:11.059 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:11.061 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:37:11.064 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 19:37:11.066 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 19:37:11.068 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 19:37:11.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:37:11.073 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 19:37:11.075 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 19:37:11.090 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:11.093 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 19:37:11.095 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 19:37:11.098 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 19:37:11.100 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:37:11.102 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:37:11.105 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:37:11.107 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:37:11.110 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:37:11.113 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:37:11.128 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:37:11.130 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:37:11.132 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:11.135 | + functions-common:git_clone:629 : echo master 2022-02-14 19:37:11.135 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:37:11.141 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 19:37:11.143 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:11.145 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 19:37:11.148 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:37:11.148 | + functions-common:git_clone:678 : head -1 2022-02-14 19:37:11.169 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 19:37:11.173 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:37:11.184 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 19:37:11.184 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:37:11.184 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:37:11.184 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 19:37:11.185 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:37:11.187 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 19:37:11.190 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:37:11.192 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:37:11.194 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 19:37:11.197 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:37:11.199 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:37:11.202 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 19:37:11.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:37:11.207 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 19:37:11.209 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:37:11.212 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:37:11.214 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 19:37:11.221 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 19:37:11.223 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 19:37:11.894 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 19:37:11.896 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:37:11.899 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:37:11.901 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:37:11.903 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:37:11.906 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 19:37:11.908 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:37:11.910 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:37:11.912 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:37:11.914 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:37:11.916 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:37:11.919 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:37:11.921 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:37:11.924 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 19:37:11.944 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 19:37:11.946 | + 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-02-14 19:37:12.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:12.811 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:12.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:12.812 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:13.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:13.962 | Obtaining file:///opt/stack/keystone 2022-02-14 19:37:13.963 | Preparing metadata (setup.py): started 2022-02-14 19:37:15.516 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:37:15.590 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 19:37:15.592 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 19:37:15.593 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 19:37:15.594 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 19:37:15.595 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 19:37:15.596 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 19:37:15.598 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 19:37:15.599 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 19:37:15.600 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 19:37:15.601 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:37:15.602 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 19:37:15.603 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:37:15.604 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 19:37:15.605 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 19:37:15.606 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 19:37:15.607 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 19:37:15.609 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 19:37:15.610 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 19:37:15.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 19:37:15.612 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 19:37:15.613 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 19:37:15.614 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 19:37:15.615 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 19:37:15.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 19:37:15.618 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 19:37:15.619 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:37:15.620 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 19:37:15.621 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 19:37:15.622 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 19:37:15.623 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:37:15.624 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 19:37:15.625 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 19:37:15.626 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 19:37:15.627 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 19:37:15.638 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 19:37:15.639 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 19:37:15.682 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 19:37:15.695 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 19:37:15.696 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 19:37:15.697 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:37:15.698 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 19:37:15.708 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 19:37:15.770 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 19:37:15.772 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:37:15.866 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 19:37:15.867 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 19:37:15.868 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:37:15.870 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 19:37:15.923 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 19:37:15.925 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 19:37:15.928 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:37:15.979 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 19:37:15.981 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 19:37:16.035 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 19:37:16.038 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:37:16.039 | 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==20.1.0.dev100) (2.8.0) 2022-02-14 19:37:16.040 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 19:37:16.043 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 19:37:16.044 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 19:37:16.064 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 19:37:16.110 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 19:37:16.157 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 19:37:16.159 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 19:37:16.160 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 19:37:16.161 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 19:37:16.212 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 19:37:16.326 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 19:37:16.328 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 19:37:16.329 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 19:37:16.331 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 19:37:16.548 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 19:37:16.569 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 19:37:16.570 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 19:37:16.639 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 19:37:16.640 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 19:37:16.658 | 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==20.1.0.dev100) (5.0.0) 2022-02-14 19:37:16.729 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 19:37:16.770 | 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==20.1.0.dev100) (1.13.3) 2022-02-14 19:37:16.881 | 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==20.1.0.dev100) (2.0.1) 2022-02-14 19:37:16.953 | 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==20.1.0.dev100) (1.7.0) 2022-02-14 19:37:17.079 | 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==20.1.0.dev100) (0.17.3) 2022-02-14 19:37:17.111 | 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==20.1.0.dev100) (0.13.1) 2022-02-14 19:37:17.149 | 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==20.1.0.dev100) (3.0.0) 2022-02-14 19:37:17.151 | 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==20.1.0.dev100) (2.1.1) 2022-02-14 19:37:17.154 | 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==20.1.0.dev100) (3.5.0) 2022-02-14 19:37:17.155 | 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==20.1.0.dev100) (1.3.3) 2022-02-14 19:37:17.157 | 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==20.1.0.dev100) (2.5.1) 2022-02-14 19:37:17.158 | 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==20.1.0.dev100) (0.33.0) 2022-02-14 19:37:17.211 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 19:37:17.348 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 19:37:17.351 | 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==20.1.0.dev100) (2.0.12) 2022-02-14 19:37:17.353 | 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==20.1.0.dev100) (3.3) 2022-02-14 19:37:17.354 | 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==20.1.0.dev100) (1.26.8) 2022-02-14 19:37:17.502 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 19:37:17.584 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:37:17.657 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 19:37:17.832 | 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==20.1.0.dev100) (2.1.0) 2022-02-14 19:37:17.998 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 19:37:18.090 | 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==20.1.0.dev100) (0.7) 2022-02-14 19:37:18.125 | 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==20.1.0.dev100) (1.0.0) 2022-02-14 19:37:20.018 | Installing collected packages: keystone 2022-02-14 19:37:20.018 | Attempting uninstall: keystone 2022-02-14 19:37:20.018 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 19:37:20.021 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 19:37:20.023 | Running setup.py develop for keystone 2022-02-14 19:37:22.273 | Successfully installed keystone 2022-02-14 19:37:22.273 | 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-02-14 19:37:22.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:22.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:22.413 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:22.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:22.417 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:22.420 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:22.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:22.424 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:22.426 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:22.428 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:22.430 | + functions-common:time_stop:2432 : start_time=1644867431939 2022-02-14 19:37:22.433 | + functions-common:time_stop:2434 : [[ -z 1644867431939 ]] 2022-02-14 19:37:22.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:22.439 | + functions-common:time_stop:2437 : end_time=1644867442437 2022-02-14 19:37:22.441 | + functions-common:time_stop:2438 : elapsed_time=10498 2022-02-14 19:37:22.444 | + functions-common:time_stop:2439 : total=46153 2022-02-14 19:37:22.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:22.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56651 2022-02-14 19:37:22.450 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:22.453 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:37:22.455 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:37:22.457 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:37:22.476 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:37:22.489 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 19:37:22.491 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 19:37:22.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:22.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:22.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 19:37:22.501 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:22.504 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 19:37:22.520 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:22.523 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:37:22.525 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:37:22.528 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 19:37:22.530 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 19:37:22.543 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 19:37:22.545 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 19:37:22.550 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 19:37:22.566 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:22.569 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 19:37:22.599 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 19:37:22.627 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 19:37:22.657 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 19:37:22.687 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 19:37:22.718 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 19:37:22.749 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 19:37:22.776 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 19:37:22.805 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 19:37:22.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 19:37:22.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 19:37:22.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 19:37:22.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:37:22.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:37:22.832 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:22.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:37:22.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:37:22.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:37:22.855 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:22.858 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:37:22.861 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:37:22.891 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:37:22.894 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:37:22.896 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 19:37:22.898 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 19:37:22.915 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:22.917 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 19:37:22.948 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 19:37:22.950 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 19:37:22.981 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 19:37:22.984 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 19:37:22.986 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 19:37:22.989 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 19:37:22.991 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:37:22.994 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:37:23.024 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 19:37:23.027 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 19:37:23.029 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 19:37:23.032 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 19:37:23.035 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:37:23.052 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:37:23.054 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:37:23.056 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:37:23.058 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:37:23.061 | + 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-02-14 19:37:23.088 | + 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-02-14 19:37:23.116 | + 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-02-14 19:37:23.144 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:37:23.172 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 19:37:23.199 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:37:23.202 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 19:37:23.204 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:37:23.206 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 19:37:23.209 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 19:37:23.211 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:37:23.213 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:37:23.216 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 19:37:23.221 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 19:37:23.223 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:37:23.226 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:37:23.238 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:37:23.238 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:37:23.247 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:37:23.250 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:37:23.266 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:37:23.268 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:37:23.272 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 19:37:23.301 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 19:37:23.328 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 19:37:23.355 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 19:37:23.384 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 19:37:23.411 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 19:37:23.438 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 19:37:23.466 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 19:37:23.492 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 19:37:23.520 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:37:23.547 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 19:37:23.574 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 19:37:23.601 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 19:37:23.629 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:37:23.631 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:37:23.634 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 19:37:23.637 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 19:37:23.640 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:37:23.642 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:23.645 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:23.647 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:37:23.650 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:37:23.652 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:37:23.679 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 19:37:23.707 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 19:37:23.708 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:37:23.716 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 19:37:23.719 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 19:37:23.722 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 19:37:23.724 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:37:23.726 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:37:23.729 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:37:23.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:23.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:23.736 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:37:23.738 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:37:23.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:23.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:23.745 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 19:37:23.806 | Site keystone-wsgi-public already enabled 2022-02-14 19:37:23.811 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:37:23.814 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:37:23.816 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:37:23.818 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:37:23.950 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 19:37:23.985 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 19:37:24.021 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 19:37:24.055 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 19:37:24.057 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 19:37:24.089 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 19:37:24.117 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 19:37:24.146 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 19:37:24.163 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:24.166 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 19:37:24.182 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:24.185 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 19:37:24.187 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 19:37:24.190 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 19:37:24.192 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:37:24.195 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 19:37:24.197 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 19:37:24.199 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 19:37:24.202 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 19:37:24.204 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:37:24.206 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:37:24.209 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:37:24.212 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:37:24.214 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:37:24.218 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:37:24.234 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:37:24.236 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:37:24.238 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:24.241 | + functions-common:git_clone:629 : echo master 2022-02-14 19:37:24.242 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:37:24.247 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 19:37:24.249 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:24.251 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 19:37:24.254 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:37:24.254 | + functions-common:git_clone:678 : head -1 2022-02-14 19:37:24.262 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 19:37:24.265 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:37:24.267 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 19:37:24.269 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:37:24.272 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:37:24.274 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 19:37:24.277 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 19:37:24.280 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 19:37:24.282 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:37:24.285 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:37:24.287 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 19:37:24.289 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:37:24.292 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 19:37:24.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 19:37:24.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:37:24.300 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 19:37:24.303 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:37:24.305 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:37:24.308 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 19:37:24.314 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 19:37:24.316 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 19:37:24.969 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 19:37:24.972 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:37:24.974 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:37:24.976 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:37:24.979 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:37:24.981 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 19:37:24.983 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:37:24.986 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 19:37:24.988 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:37:24.990 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 19:37:24.993 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 19:37:24.995 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 19:37:24.997 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:37:25.000 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 19:37:25.021 | Using python 3.8 to install /opt/stack/swift 2022-02-14 19:37:25.024 | + 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-02-14 19:37:25.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:25.900 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:25.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:25.900 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:27.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:27.066 | Obtaining file:///opt/stack/swift 2022-02-14 19:37:27.067 | Preparing metadata (setup.py): started 2022-02-14 19:37:28.319 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:37:28.358 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.33.0) 2022-02-14 19:37:28.360 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.1.2) 2022-02-14 19:37:28.361 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.11.0) 2022-02-14 19:37:28.362 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.1.1) 2022-02-14 19:37:28.363 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (4.7.1) 2022-02-14 19:37:28.364 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.27.1) 2022-02-14 19:37:28.365 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.16.0) 2022-02-14 19:37:28.366 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.9.9) 2022-02-14 19:37:28.367 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.6.0) 2022-02-14 19:37:28.368 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (36.0.1) 2022-02-14 19:37:28.369 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (9.3.0) 2022-02-14 19:37:28.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0) (1.15.0) 2022-02-14 19:37:28.415 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0) (2.1.0) 2022-02-14 19:37:28.471 | 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.29.0) (5.8.1) 2022-02-14 19:37:28.472 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (1.8.7) 2022-02-14 19:37:28.473 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.0) 2022-02-14 19:37:28.474 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 19:37:28.475 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (2.10.0) 2022-02-14 19:37:28.477 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (8.7.1) 2022-02-14 19:37:28.478 | 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.29.0) (3.1.1) 2022-02-14 19:37:28.479 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.6.1) 2022-02-14 19:37:28.480 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (3.4.0) 2022-02-14 19:37:28.481 | 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.29.0) (4.2.0) 2022-02-14 19:37:28.483 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.12.1) 2022-02-14 19:37:28.484 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 19:37:28.505 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0) (60.8.2) 2022-02-14 19:37:28.535 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (1.26.8) 2022-02-14 19:37:28.537 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (3.3) 2022-02-14 19:37:28.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0) (2019.11.28) 2022-02-14 19:37:28.541 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (2.0.12) 2022-02-14 19:37:28.564 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0) (2.21) 2022-02-14 19:37:28.656 | 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.29.0) (1.7.0) 2022-02-14 19:37:28.658 | 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.29.0) (3.5.0) 2022-02-14 19:37:28.659 | 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.29.0) (1.0.2) 2022-02-14 19:37:28.701 | 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.29.0) (1.1.5) 2022-02-14 19:37:28.744 | 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.29.0) (0.8.0) 2022-02-14 19:37:28.746 | 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.29.0) (2.4.0) 2022-02-14 19:37:28.747 | 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.29.0) (1.5.0) 2022-02-14 19:37:28.749 | 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.29.0) (6.0) 2022-02-14 19:37:28.808 | 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.29.0) (2.8.2) 2022-02-14 19:37:28.811 | 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.29.0) (0.9.6) 2022-02-14 19:37:28.825 | 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.29.0) (1.0.3) 2022-02-14 19:37:28.827 | 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.29.0) (2021.3) 2022-02-14 19:37:28.846 | 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.29.0) (3.0.7) 2022-02-14 19:37:28.847 | 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.29.0) (21.3) 2022-02-14 19:37:28.953 | 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.29.0) (1.13.3) 2022-02-14 19:37:28.969 | 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.29.0) (5.1.1) 2022-02-14 19:37:31.289 | Installing collected packages: swift 2022-02-14 19:37:31.289 | Attempting uninstall: swift 2022-02-14 19:37:31.289 | Found existing installation: swift 2.29.0 2022-02-14 19:37:31.292 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 19:37:31.294 | Running setup.py develop for swift 2022-02-14 19:37:33.287 | Successfully installed swift 2022-02-14 19:37:33.287 | 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-02-14 19:37:33.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:33.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:33.428 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:33.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:33.433 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:33.435 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:33.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:33.439 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:33.442 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:33.444 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:33.446 | + functions-common:time_stop:2432 : start_time=1644867445016 2022-02-14 19:37:33.448 | + functions-common:time_stop:2434 : [[ -z 1644867445016 ]] 2022-02-14 19:37:33.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:33.455 | + functions-common:time_stop:2437 : end_time=1644867453453 2022-02-14 19:37:33.457 | + functions-common:time_stop:2438 : elapsed_time=8437 2022-02-14 19:37:33.459 | + functions-common:time_stop:2439 : total=56651 2022-02-14 19:37:33.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:33.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65088 2022-02-14 19:37:33.466 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:33.469 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:37:33.471 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:37:33.474 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:37:33.492 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:37:33.504 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 19:37:33.506 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 19:37:33.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:33.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:33.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 19:37:33.517 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:33.519 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 19:37:33.521 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:37:33.524 | + ./stack.sh:main:908 : configure_swift 2022-02-14 19:37:33.526 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 19:37:33.528 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 19:37:33.531 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 19:37:33.533 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 19:37:33.535 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 19:37:34.662 | No object-expirer running 2022-02-14 19:37:34.662 | No account-reaper running 2022-02-14 19:37:34.662 | No container-reconciler running 2022-02-14 19:37:34.662 | No object-replicator running 2022-02-14 19:37:34.662 | No account-server running 2022-02-14 19:37:34.662 | No object-reconstructor running 2022-02-14 19:37:34.662 | No object-updater running 2022-02-14 19:37:34.662 | No proxy-server running 2022-02-14 19:37:34.662 | No object-server running 2022-02-14 19:37:34.662 | No container-updater running 2022-02-14 19:37:34.662 | No account-replicator running 2022-02-14 19:37:34.662 | No container-auditor running 2022-02-14 19:37:34.662 | No account-auditor running 2022-02-14 19:37:34.662 | No container-sharder running 2022-02-14 19:37:34.662 | No container-server running 2022-02-14 19:37:34.662 | No container-sync running 2022-02-14 19:37:34.662 | No object-auditor running 2022-02-14 19:37:34.662 | No container-replicator running 2022-02-14 19:37:34.742 | + lib/swift:configure_swift:340 : true 2022-02-14 19:37:34.744 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 19:37:34.757 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 19:37:34.769 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 19:37:34.772 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 19:37:34.772 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 19:37:34.776 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 19:37:34.777 | s/%GROUP%/ubuntu/; 2022-02-14 19:37:34.777 | s/%USER%/ubuntu/; 2022-02-14 19:37:34.777 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 19:37:34.777 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 19:37:34.781 | uid = ubuntu 2022-02-14 19:37:34.781 | gid = ubuntu 2022-02-14 19:37:34.781 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 19:37:34.781 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 19:37:34.781 | address = 127.0.0.1 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | [account6612] 2022-02-14 19:37:34.781 | max connections = 25 2022-02-14 19:37:34.781 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:37:34.781 | read only = false 2022-02-14 19:37:34.781 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | [account6622] 2022-02-14 19:37:34.781 | max connections = 25 2022-02-14 19:37:34.781 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:37:34.781 | read only = false 2022-02-14 19:37:34.781 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | [account6632] 2022-02-14 19:37:34.781 | max connections = 25 2022-02-14 19:37:34.781 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:37:34.781 | read only = false 2022-02-14 19:37:34.781 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | [account6642] 2022-02-14 19:37:34.781 | max connections = 25 2022-02-14 19:37:34.781 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:37:34.781 | read only = false 2022-02-14 19:37:34.781 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | 2022-02-14 19:37:34.781 | [container6611] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [container6621] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [container6631] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [container6641] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [object6613] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [object6623] 2022-02-14 19:37:34.782 | max connections = 25 2022-02-14 19:37:34.782 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:37:34.782 | read only = false 2022-02-14 19:37:34.782 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 19:37:34.782 | 2022-02-14 19:37:34.782 | [object6633] 2022-02-14 19:37:34.783 | max connections = 25 2022-02-14 19:37:34.783 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:37:34.783 | read only = false 2022-02-14 19:37:34.783 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 19:37:34.783 | 2022-02-14 19:37:34.783 | [object6643] 2022-02-14 19:37:34.783 | max connections = 25 2022-02-14 19:37:34.783 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:37:34.783 | read only = false 2022-02-14 19:37:34.783 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 19:37:34.784 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 19:37:34.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:34.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:34.790 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 19:37:34.803 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 19:37:34.805 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 19:37:34.809 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 19:37:34.813 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 19:37:34.816 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 19:37:34.820 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 19:37:34.848 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-14 19:37:34.874 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 19:37:34.891 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 19:37:34.919 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 19:37:34.939 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:37:34.967 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 19:37:35.000 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 19:37:35.028 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 19:37:35.046 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 19:37:35.075 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 19:37:35.092 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:37:35.120 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 19:37:35.138 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 19:37:35.153 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:35.155 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 19:37:35.184 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 19:37:35.211 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 19:37:35.238 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 19:37:35.266 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 19:37:35.280 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:35.282 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 19:37:35.309 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 19:37:35.324 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:35.326 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 19:37:35.341 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:35.343 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 19:37:35.345 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 19:37:35.361 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:35.363 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 19:37:35.365 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 19:37:35.367 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 19:37:35.372 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 19:37:35.379 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 19:37:35.406 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 19:37:35.433 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 19:37:35.462 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 19:37:35.492 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 19:37:35.518 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 19:37:35.520 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 19:37:35.523 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 19:37:35.525 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 19:37:35.527 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 19:37:35.554 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 19:37:35.580 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:37:35.608 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 19:37:35.635 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 19:37:35.663 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 19:37:35.690 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 19:37:35.717 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 19:37:35.745 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:37:35.772 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 19:37:35.800 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 19:37:35.827 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 19:37:35.854 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 19:37:35.881 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 19:37:35.912 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 19:37:35.939 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 19:37:35.959 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 19:37:35.986 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 19:37:36.014 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 19:37:36.018 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 19:37:36.046 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 19:37:36.073 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 19:37:36.100 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 19:37:36.103 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:37:36.105 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:37:36.107 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 19:37:36.111 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 19:37:36.114 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:37:36.116 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:37:36.118 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 19:37:36.120 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 19:37:36.122 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:37:36.125 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:37:36.128 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 19:37:36.155 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 19:37:36.182 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 19:37:36.201 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 19:37:36.229 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 19:37:36.247 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:37:36.276 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 19:37:36.294 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:37:36.322 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 19:37:36.341 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:37:36.368 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 19:37:36.387 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 19:37:36.415 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:37:36.433 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:37:36.462 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 19:37:36.480 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 19:37:36.509 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 19:37:36.527 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 19:37:36.554 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 19:37:36.565 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 19:37:36.583 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:37:36.612 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 19:37:36.641 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:37:36.643 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 19:37:36.647 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 19:37:36.649 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:37:36.652 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:37:36.654 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 19:37:36.656 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 19:37:36.658 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:37:36.660 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:37:36.662 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 19:37:36.681 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 19:37:36.709 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 19:37:36.727 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 19:37:36.756 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 19:37:36.774 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:37:36.802 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 19:37:36.821 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:37:36.849 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 19:37:36.867 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:37:36.896 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 19:37:36.914 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 19:37:36.943 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:37:36.961 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:37:36.990 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 19:37:37.008 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 19:37:37.037 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 19:37:37.055 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 19:37:37.082 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 19:37:37.087 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 19:37:37.105 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:37:37.134 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:37:37.137 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 19:37:37.141 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 19:37:37.144 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:37:37.146 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:37:37.148 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 19:37:37.150 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 19:37:37.152 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:37:37.155 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:37:37.157 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 19:37:37.176 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 19:37:37.203 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 19:37:37.222 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 19:37:37.250 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 19:37:37.268 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:37:37.297 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 19:37:37.314 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:37:37.344 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 19:37:37.362 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:37:37.391 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 19:37:37.409 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 19:37:37.437 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:37:37.455 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:37:37.483 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 19:37:37.501 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 19:37:37.530 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 19:37:37.548 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 19:37:37.575 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 19:37:37.580 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 19:37:37.598 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:37:37.627 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 19:37:37.655 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 19:37:37.683 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 19:37:37.711 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 19:37:37.713 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 19:37:37.718 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 19:37:37.746 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 19:37:37.775 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 19:37:37.803 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 19:37:37.833 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 19:37:37.861 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 19:37:37.889 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 19:37:37.916 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 19:37:37.944 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 19:37:37.971 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 19:37:37.988 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:37.990 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 19:37:38.008 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 19:37:38.011 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 19:37:38.031 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 19:37:38.033 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 19:37:38.060 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 19:37:38.063 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 19:37:38.090 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 19:37:38.118 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 19:37:38.121 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 19:37:38.157 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 19:37:38.172 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:38.175 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 19:37:38.177 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 19:37:38.182 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 19:37:38.184 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 19:37:38.197 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 19:37:38.199 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 19:37:38.211 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 19:37:38.213 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 19:37:38.215 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:37:38.218 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:37:38.220 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:37:38.223 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:37:38.225 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:37:38.227 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:37:38.230 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 19:37:38.242 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:37:38.244 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 19:37:38.247 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 19:37:38.264 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:38.267 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 19:37:38.285 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:38.287 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 19:37:38.290 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 19:37:38.292 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 19:37:38.294 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:37:38.297 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 19:37:38.299 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 19:37:38.302 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 19:37:38.304 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 19:37:38.321 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:38.324 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 19:37:38.326 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 19:37:38.344 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:38.346 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 19:37:38.349 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 19:37:38.352 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 19:37:38.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:38.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:38.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 19:37:38.362 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:38.365 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 19:37:38.368 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 19:37:38.371 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 19:37:38.374 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 19:37:38.377 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 19:37:38.379 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 19:37:38.382 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 19:37:38.385 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 19:37:38.388 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 19:37:38.391 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 19:37:38.395 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:37:38.395 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 19:37:38.400 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 19:37:38.403 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 19:37:38.406 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 19:37:38.409 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 19:37:38.411 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 19:37:38.433 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 19:37:38.435 | + 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-02-14 19:37:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:39.312 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:39.312 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:40.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:40.475 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 19:37:40.559 | 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-02-14 19:37:40.560 | 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-02-14 19:37:40.562 | 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-02-14 19:37:40.563 | 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.7.1) 2022-02-14 19:37:40.564 | 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-02-14 19:37:40.565 | 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-02-14 19:37:40.566 | 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.1) 2022-02-14 19:37:40.567 | 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-02-14 19:37:40.568 | 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-02-14 19:37:40.570 | 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-02-14 19:37:40.571 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 19:37:40.572 | 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.2.0) 2022-02-14 19:37:40.574 | 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.6.2) 2022-02-14 19:37:40.576 | 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.1.0) 2022-02-14 19:37:40.579 | 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.0) 2022-02-14 19:37:40.581 | 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.2.0) 2022-02-14 19:37:40.583 | 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-02-14 19:37:40.585 | 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.0) 2022-02-14 19:37:40.595 | 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-02-14 19:37:40.596 | 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.1.0) 2022-02-14 19:37:40.610 | 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-02-14 19:37:40.679 | 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-02-14 19:37:40.680 | 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-02-14 19:37:40.682 | 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-02-14 19:37:40.706 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 19:37:40.707 | Requirement already satisfied: oslo.service>=2.5.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-02-14 19:37:40.708 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 19:37:40.710 | 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-02-14 19:37:40.711 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 19:37:40.723 | 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-02-14 19:37:40.763 | 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.4.0) 2022-02-14 19:37:40.764 | 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-02-14 19:37:40.765 | 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-02-14 19:37:40.767 | 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-02-14 19:37:40.786 | 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-02-14 19:37:40.788 | 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-02-14 19:37:40.805 | 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) (2021.3) 2022-02-14 19:37:40.821 | 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-02-14 19:37:40.823 | 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-02-14 19:37:40.841 | 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-02-14 19:37:40.843 | 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.0.0) 2022-02-14 19:37:40.922 | 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.8) 2022-02-14 19:37:40.924 | 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-02-14 19:37:40.927 | 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-02-14 19:37:40.928 | 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-02-14 19:37:40.977 | 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-02-14 19:37:41.004 | 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.13.3) 2022-02-14 19:37:41.201 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 19:37:41.206 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 19:37:41.240 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 19:37:41.241 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 19:37:41.242 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 19:37:41.243 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 19:37:41.244 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 19:37:41.248 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 19:37:41.326 | 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-02-14 19:37:41.495 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 19:37:41.520 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 19:37:41.604 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 19:37:41.752 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 19:37:43.867 | 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-02-14 19:37:43.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:43.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:43.998 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:44.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:44.003 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:44.005 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:44.007 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:44.010 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:44.012 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:44.015 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:44.018 | + functions-common:time_stop:2432 : start_time=1644867458427 2022-02-14 19:37:44.020 | + functions-common:time_stop:2434 : [[ -z 1644867458427 ]] 2022-02-14 19:37:44.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:44.027 | + functions-common:time_stop:2437 : end_time=1644867464025 2022-02-14 19:37:44.031 | + functions-common:time_stop:2438 : elapsed_time=5598 2022-02-14 19:37:44.033 | + functions-common:time_stop:2439 : total=65088 2022-02-14 19:37:44.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:44.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70686 2022-02-14 19:37:44.040 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:44.043 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 19:37:44.046 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 19:37:44.048 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 19:37:44.062 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 19:37:44.090 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 19:37:44.093 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 19:37:44.096 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 19:37:44.098 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:37:44.100 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:37:44.103 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:37:44.106 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:37:44.108 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:37:44.111 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:37:44.128 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:37:44.130 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:37:44.132 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:44.136 | + functions-common:git_clone:629 : echo master 2022-02-14 19:37:44.136 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:37:44.142 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 19:37:44.144 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:44.146 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 19:37:44.149 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:37:44.149 | + functions-common:git_clone:678 : head -1 2022-02-14 19:37:44.153 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 19:37:44.156 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:37:44.159 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 19:37:44.161 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:37:44.164 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:37:44.166 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 19:37:44.169 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:37:44.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 19:37:44.174 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:37:44.177 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:37:44.179 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 19:37:44.182 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:37:44.184 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:37:44.187 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 19:37:44.190 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:37:44.193 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 19:37:44.195 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:37:44.198 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:37:44.201 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 19:37:44.207 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 19:37:44.210 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 19:37:44.861 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 19:37:44.864 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:37:44.866 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:37:44.868 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:37:44.871 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:37:44.873 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 19:37:44.876 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:37:44.879 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:37:44.881 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:37:44.884 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:37:44.886 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:37:44.889 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:37:44.891 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:37:44.894 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 19:37:44.915 | Using python 3.8 to install /opt/stack/glance 2022-02-14 19:37:44.917 | + 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-02-14 19:37:45.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:45.793 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:45.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:37:45.793 | from cryptography.utils import int_from_bytes 2022-02-14 19:37:46.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:37:46.948 | Obtaining file:///opt/stack/glance 2022-02-14 19:37:46.949 | Preparing metadata (setup.py): started 2022-02-14 19:37:48.192 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:37:48.264 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 19:37:48.266 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 19:37:48.267 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 19:37:48.268 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 19:37:48.269 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 19:37:48.270 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 19:37:48.271 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 19:37:48.274 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 19:37:48.274 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 19:37:48.274 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 19:37:48.275 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 19:37:48.276 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:37:48.277 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 19:37:48.279 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 19:37:48.280 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 19:37:48.281 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:37:48.282 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:37:48.283 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 19:37:48.285 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:37:48.286 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 19:37:48.287 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:37:48.288 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 19:37:48.289 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:37:48.290 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:37:48.291 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:37:48.292 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 19:37:48.293 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 19:37:48.294 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 19:37:48.295 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 19:37:48.297 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:37:48.298 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 19:37:48.299 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 19:37:48.300 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:37:48.301 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 19:37:48.302 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 19:37:48.304 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 19:37:48.305 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 19:37:48.306 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 19:37:48.307 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:37:48.308 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 19:37:48.309 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 19:37:48.311 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 19:37:48.312 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 19:37:48.313 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 19:37:48.328 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 19:37:48.330 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 19:37:48.331 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 19:37:48.353 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 19:37:48.355 | 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.0.0.dev61) (2.27.1) 2022-02-14 19:37:48.394 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 19:37:48.409 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 19:37:48.420 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 19:37:48.435 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 19:37:48.437 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 19:37:48.528 | 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.0.0.dev61) (3.0.7) 2022-02-14 19:37:48.605 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 19:37:48.657 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 19:37:48.660 | 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.0.0.dev61) (3.1.1) 2022-02-14 19:37:48.695 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 19:37:48.738 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:37:48.740 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 19:37:48.741 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 19:37:48.828 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 19:37:48.829 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 19:37:48.830 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 19:37:48.856 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 19:37:48.904 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 19:37:48.907 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 19:37:48.966 | 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.0.0.dev61) (2.8.0) 2022-02-14 19:37:48.967 | 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.0.0.dev61) (5.2.3) 2022-02-14 19:37:48.971 | 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.0.0.dev61) (5.0.0) 2022-02-14 19:37:48.972 | 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.0.0.dev61) (0.4.0) 2022-02-14 19:37:48.973 | 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.0.0.dev61) (5.0.9) 2022-02-14 19:37:48.996 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 19:37:48.997 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:37:49.002 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 19:37:49.046 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 19:37:49.088 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 19:37:49.091 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:37:49.092 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 19:37:49.169 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 19:37:49.228 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 19:37:49.331 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 19:37:49.644 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 19:37:49.645 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:37:49.647 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 19:37:49.649 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 19:37:49.706 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 19:37:49.730 | 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.0.0.dev61) (5.0.0) 2022-02-14 19:37:49.850 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 19:37:49.959 | 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.0.0.dev61) (2.0.1) 2022-02-14 19:37:50.178 | 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.0.0.dev61) (5.1.1) 2022-02-14 19:37:50.179 | 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.0.0.dev61) (0.10.0) 2022-02-14 19:37:50.180 | 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.0.0.dev61) (1.32) 2022-02-14 19:37:50.181 | 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.0.0.dev61) (1.4.0) 2022-02-14 19:37:50.183 | 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.0.0.dev61) (1.4.4) 2022-02-14 19:37:50.185 | 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.0.0.dev61) (1.1.5) 2022-02-14 19:37:50.187 | 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.0.0.dev61) (2.5.0) 2022-02-14 19:37:50.310 | 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.0.0.dev61) (0.13.1) 2022-02-14 19:37:50.344 | 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.0.0.dev61) (1.0.3) 2022-02-14 19:37:50.394 | 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.0.0.dev61) (3.0.0) 2022-02-14 19:37:50.397 | 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.0.0.dev61) (1.3.3) 2022-02-14 19:37:50.645 | 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.0.0.dev61) (3.10.0) 2022-02-14 19:37:50.836 | 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.0.0.dev61) (2.0.12) 2022-02-14 19:37:50.837 | 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.0.0.dev61) (2019.11.28) 2022-02-14 19:37:50.838 | 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.0.0.dev61) (1.26.8) 2022-02-14 19:37:50.840 | 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.0.0.dev61) (3.3) 2022-02-14 19:37:50.917 | 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.0.0.dev61) (0.5.2) 2022-02-14 19:37:51.072 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 19:37:51.204 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 19:37:51.518 | 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.0.0.dev61) (0.5.0) 2022-02-14 19:37:51.522 | 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.0.0.dev61) (2.3.3) 2022-02-14 19:37:51.749 | 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.0.0.dev61) (2.2) 2022-02-14 19:37:52.031 | 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.0.0.dev61) (1.0.0) 2022-02-14 19:37:52.343 | 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.0.0.dev61) (21.4.0) 2022-02-14 19:37:52.345 | 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.0.0.dev61) (1.8.2) 2022-02-14 19:37:53.779 | Installing collected packages: glance 2022-02-14 19:37:53.779 | Attempting uninstall: glance 2022-02-14 19:37:53.780 | Found existing installation: glance 24.0.0.dev61 2022-02-14 19:37:53.786 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 19:37:53.788 | Running setup.py develop for glance 2022-02-14 19:37:56.015 | Successfully installed glance 2022-02-14 19:37:56.015 | 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-02-14 19:37:56.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:37:56.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:37:56.158 | + inc/python:pip_install:200 : result=0 2022-02-14 19:37:56.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:37:56.163 | + functions-common:time_stop:2425 : local name 2022-02-14 19:37:56.165 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:37:56.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:37:56.170 | + functions-common:time_stop:2428 : local total 2022-02-14 19:37:56.173 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:37:56.175 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:37:56.177 | + functions-common:time_stop:2432 : start_time=1644867464909 2022-02-14 19:37:56.180 | + functions-common:time_stop:2434 : [[ -z 1644867464909 ]] 2022-02-14 19:37:56.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:37:56.187 | + functions-common:time_stop:2437 : end_time=1644867476184 2022-02-14 19:37:56.190 | + functions-common:time_stop:2438 : elapsed_time=11275 2022-02-14 19:37:56.192 | + functions-common:time_stop:2439 : total=70686 2022-02-14 19:37:56.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:37:56.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81961 2022-02-14 19:37:56.199 | + inc/python:pip_install:203 : return 0 2022-02-14 19:37:56.201 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:37:56.204 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:37:56.206 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:37:56.225 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:37:56.238 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 19:37:56.240 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 19:37:56.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:37:56.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:37:56.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 19:37:56.251 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:37:56.254 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:37:56.256 | + ./stack.sh:main:920 : configure_glance 2022-02-14 19:37:56.259 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 19:37:56.271 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 19:37:56.274 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 19:37:56.276 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 19:37:56.279 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 19:37:56.281 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 19:37:56.283 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:37:56.286 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:37:56.289 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 19:37:56.318 | + 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-02-14 19:37:56.348 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 19:37:56.378 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:37:56.408 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 19:37:56.438 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 19:37:56.468 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 19:37:56.470 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:37:56.473 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 19:37:56.475 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:37:56.478 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 19:37:56.507 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 19:37:56.536 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:37:56.566 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 19:37:56.595 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 19:37:56.625 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 19:37:56.655 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 19:37:56.686 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 19:37:56.715 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:37:56.745 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:37:56.775 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:37:56.806 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 19:37:56.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 19:37:56.811 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 19:37:56.813 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:37:56.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:37:56.818 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:37:56.835 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:56.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:37:56.841 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:37:56.844 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:37:56.860 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:56.863 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:37:56.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:37:56.895 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:37:56.898 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:37:56.900 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 19:37:56.903 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 19:37:56.906 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 19:37:56.935 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 19:37:56.966 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 19:37:56.969 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 19:37:56.971 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 19:37:56.974 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 19:37:56.976 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:37:56.978 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 19:37:56.981 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:37:57.011 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 19:37:57.013 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 19:37:57.044 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:37:57.046 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 19:37:57.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:57.065 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 19:37:57.096 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 19:37:57.126 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 19:37:57.156 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 19:37:57.187 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 19:37:57.216 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 19:37:57.233 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:57.236 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:37:57.267 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 19:37:57.296 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 19:37:57.326 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-14 19:37:57.356 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 19:37:57.386 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 19:37:57.416 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 19:37:57.433 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:57.435 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 19:37:57.438 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 19:37:57.441 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:37:57.444 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:37:57.461 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:37:57.464 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:37:57.466 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:37:57.468 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:37:57.471 | + 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-02-14 19:37:57.501 | + 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-02-14 19:37:57.531 | + 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-02-14 19:37:57.560 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:37:57.590 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 19:37:57.595 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 19:37:57.625 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 19:37:57.655 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:37:57.685 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 19:37:57.715 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 19:37:57.746 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 19:37:57.776 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 19:37:57.807 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:37:57.837 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 19:37:57.868 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 19:37:57.898 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 19:37:57.928 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 19:37:57.933 | + 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-02-14 19:37:57.941 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 19:37:57.957 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:37:57.960 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 19:37:57.963 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 19:37:57.965 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 19:37:57.968 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 19:37:57.970 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 19:37:57.973 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 19:37:57.977 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 19:37:57.979 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 19:37:57.983 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 19:37:58.014 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 19:37:58.016 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 19:37:58.019 | ++ functions:get_random_port:837 : true 2022-02-14 19:37:58.021 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 19:37:58.023 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 19:37:58.025 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 19:37:58.077 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 19:37:58.079 | ++ functions:get_random_port:841 : break 2 2022-02-14 19:37:58.082 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 19:37:58.084 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 19:37:58.087 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 19:37:58.115 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 19:37:58.142 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 19:37:58.170 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:37:58.198 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:37:58.225 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:37:58.253 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:37:58.281 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:37:58.308 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:37:58.336 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:37:58.369 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:37:58.397 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:37:58.425 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:37:58.452 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:37:58.480 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 19:37:58.507 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 19:37:58.536 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 19:37:58.563 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 19:37:58.591 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 19:37:58.619 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 19:37:58.621 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 19:37:58.623 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:37:58.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:58.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:58.631 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 19:37:58.633 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 19:37:58.689 | proxy (enabled by site administrator) 2022-02-14 19:37:58.692 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 19:37:58.694 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 19:37:58.698 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:37:58.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:58.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:58.705 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 19:37:58.708 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 19:37:58.762 | proxy_http (enabled by site administrator) 2022-02-14 19:37:58.766 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 19:37:58.769 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 19:37:58.771 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 19:37:58.774 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:37:58.776 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:58.778 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:58.781 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:37:58.784 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:37:58.787 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 19:37:58.787 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:37:58.796 | KeepAlive Off 2022-02-14 19:37:58.800 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 19:37:58.800 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:37:58.809 | SetEnv proxy-sendchunked 1 2022-02-14 19:37:58.813 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 19:37:58.813 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:37:58.822 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 19:37:58.825 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 19:37:58.828 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 19:37:58.830 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:37:58.833 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:37:58.835 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:37:58.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:58.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:58.842 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:37:58.845 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:37:58.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:37:58.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:37:58.852 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 19:37:58.913 | Site glance-wsgi-api already enabled 2022-02-14 19:37:58.917 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 19:37:58.919 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:37:58.922 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:37:58.924 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:37:59.071 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 19:37:59.081 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 19:37:59.127 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 19:37:59.130 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 19:37:59.150 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:37:59.153 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 19:37:59.155 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 19:37:59.158 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 19:37:59.160 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:37:59.163 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 19:37:59.165 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 19:37:59.168 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 19:37:59.170 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 19:37:59.173 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:37:59.176 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:37:59.179 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:37:59.181 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:37:59.184 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:37:59.188 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:37:59.204 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:37:59.206 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:37:59.209 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:59.212 | + functions-common:git_clone:629 : echo master 2022-02-14 19:37:59.212 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:37:59.218 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 19:37:59.220 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:37:59.223 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 19:37:59.226 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:37:59.226 | + functions-common:git_clone:678 : head -1 2022-02-14 19:37:59.274 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 19:37:59.278 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:37:59.280 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 19:37:59.283 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:37:59.286 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:37:59.288 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 19:37:59.291 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:37:59.293 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 19:37:59.296 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:37:59.299 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:37:59.301 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 19:37:59.304 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:37:59.306 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:37:59.310 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 19:37:59.313 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:37:59.316 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 19:37:59.318 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:37:59.321 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:37:59.324 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 19:37:59.330 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 19:37:59.333 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 19:37:59.989 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 19:37:59.992 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:37:59.994 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:37:59.997 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:37:59.999 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:38:00.002 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 19:38:00.004 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:38:00.007 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:38:00.009 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:38:00.012 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:38:00.014 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:38:00.017 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:38:00.020 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:38:00.022 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 19:38:00.044 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 19:38:00.046 | + 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-02-14 19:38:00.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:00.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:00.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:00.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:02.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:38:02.088 | Obtaining file:///opt/stack/cinder 2022-02-14 19:38:02.089 | Preparing metadata (setup.py): started 2022-02-14 19:38:04.075 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:38:04.207 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.8.1) 2022-02-14 19:38:04.208 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.1) 2022-02-14 19:38:04.209 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.33.0) 2022-02-14 19:38:04.210 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.1.2) 2022-02-14 19:38:04.211 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.20.4) 2022-02-14 19:38:04.212 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.0.2) 2022-02-14 19:38:04.213 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev196) (3.2.0) 2022-02-14 19:38:04.214 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:38:04.216 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (9.3.0) 2022-02-14 19:38:04.217 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.7.1) 2022-02-14 19:38:04.218 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.1.3) 2022-02-14 19:38:04.219 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (8.7.1) 2022-02-14 19:38:04.220 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:38:04.222 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.0) 2022-02-14 19:38:04.223 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (11.1.0) 2022-02-14 19:38:04.224 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.1) 2022-02-14 19:38:04.225 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (12.12.0) 2022-02-14 19:38:04.226 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:38:04.227 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.1) 2022-02-14 19:38:04.228 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.6.2) 2022-02-14 19:38:04.229 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.3.0) 2022-02-14 19:38:04.230 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.0) 2022-02-14 19:38:04.232 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.2.0) 2022-02-14 19:38:04.233 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.0) 2022-02-14 19:38:04.234 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.0) 2022-02-14 19:38:04.235 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.12.1) 2022-02-14 19:38:04.236 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:38:04.238 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.2) 2022-02-14 19:38:04.239 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (21.3) 2022-02-14 19:38:04.240 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.1) 2022-02-14 19:38:04.241 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:38:04.242 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.1) 2022-02-14 19:38:04.243 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.9.0) 2022-02-14 19:38:04.244 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.0.7) 2022-02-14 19:38:04.245 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.2.0) 2022-02-14 19:38:04.246 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:38:04.247 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:38:04.248 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (17.6.0) 2022-02-14 19:38:04.249 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.13.0) 2022-02-14 19:38:04.250 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2021.3) 2022-02-14 19:38:04.251 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.27.1) 2022-02-14 19:38:04.253 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.1) 2022-02-14 19:38:04.254 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.4) 2022-02-14 19:38:04.255 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.74) 2022-02-14 19:38:04.256 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.16.0) 2022-02-14 19:38:04.257 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.31) 2022-02-14 19:38:04.258 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.13.0) 2022-02-14 19:38:04.259 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:38:04.260 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.8.9) 2022-02-14 19:38:04.261 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.1) 2022-02-14 19:38:04.262 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.8.7) 2022-02-14 19:38:04.263 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:38:04.265 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:38:04.266 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:38:04.267 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.5.0) 2022-02-14 19:38:04.268 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.10.1) 2022-02-14 19:38:04.270 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.37.0) 2022-02-14 19:38:04.271 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:38:04.272 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (36.0.1) 2022-02-14 19:38:04.273 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.2.2) 2022-02-14 19:38:04.274 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.5.1.0) 2022-02-14 19:38:04.275 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.20.54) 2022-02-14 19:38:04.288 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (1.23.54) 2022-02-14 19:38:04.289 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.5.1) 2022-02-14 19:38:04.290 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.10.0) 2022-02-14 19:38:04.353 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev196) (1.15.0) 2022-02-14 19:38:04.383 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev196) (2.1.0) 2022-02-14 19:38:04.399 | 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==19.1.0.dev196) (0.1.0) 2022-02-14 19:38:04.400 | 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==19.1.0.dev196) (2.6.0) 2022-02-14 19:38:04.401 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:38:04.402 | 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==19.1.0.dev196) (4.1.1) 2022-02-14 19:38:04.499 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev196) (1.7.0) 2022-02-14 19:38:04.552 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (2.10.0) 2022-02-14 19:38:04.554 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (3.1.1) 2022-02-14 19:38:04.582 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.2.8) 2022-02-14 19:38:04.583 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.4.8) 2022-02-14 19:38:04.585 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (4.8) 2022-02-14 19:38:04.640 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev196) (0.17.3) 2022-02-14 19:38:04.710 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 19:38:04.711 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (6.0) 2022-02-14 19:38:04.713 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (0.8.0) 2022-02-14 19:38:04.714 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:38:04.775 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 19:38:04.778 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.7.6) 2022-02-14 19:38:04.780 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 19:38:04.840 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (0.9.6) 2022-02-14 19:38:04.842 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (2.8.2) 2022-02-14 19:38:04.903 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.2.3) 2022-02-14 19:38:04.906 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:38:04.907 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.9) 2022-02-14 19:38:04.910 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (0.4.0) 2022-02-14 19:38:04.911 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.0) 2022-02-14 19:38:04.934 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.2.0) 2022-02-14 19:38:04.937 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.3.0) 2022-02-14 19:38:04.938 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.0.3) 2022-02-14 19:38:04.983 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev196) (1.0.3) 2022-02-14 19:38:05.070 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 19:38:05.076 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:38:05.097 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 19:38:05.122 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev196) (0.11.0) 2022-02-14 19:38:05.194 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 19:38:05.195 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.26.8) 2022-02-14 19:38:05.327 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 19:38:05.352 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev196) (60.8.2) 2022-02-14 19:38:05.491 | 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==19.1.0.dev196) (3.10.0) 2022-02-14 19:38:05.532 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:38:05.533 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (22.0.0) 2022-02-14 19:38:05.534 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.13.3) 2022-02-14 19:38:05.736 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2.0.12) 2022-02-14 19:38:05.738 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (3.3) 2022-02-14 19:38:05.739 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2019.11.28) 2022-02-14 19:38:05.776 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev196) (0.7) 2022-02-14 19:38:05.805 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev196) (0.23.2) 2022-02-14 19:38:06.046 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.4.2) 2022-02-14 19:38:06.047 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.5.2) 2022-02-14 19:38:06.191 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (1.4.2) 2022-02-14 19:38:06.193 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:38:06.198 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.6.3) 2022-02-14 19:38:06.328 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 19:38:06.451 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (4.11.0) 2022-02-14 19:38:06.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (5.4.0) 2022-02-14 19:38:06.453 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.1.6) 2022-02-14 19:38:06.488 | 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==19.1.0.dev196) (5.0.0) 2022-02-14 19:38:06.738 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev196) (2.21) 2022-02-14 19:38:06.818 | 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==19.1.0.dev196) (0.5.0) 2022-02-14 19:38:06.819 | 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==19.1.0.dev196) (2.3.3) 2022-02-14 19:38:07.021 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:38:07.114 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (1.54.0) 2022-02-14 19:38:07.115 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (3.19.4) 2022-02-14 19:38:07.297 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 19:38:07.728 | 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==19.1.0.dev196) (1.1.5) 2022-02-14 19:38:07.779 | 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==19.1.0.dev196) (0.13.1) 2022-02-14 19:38:07.828 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (0.2.5) 2022-02-14 19:38:08.892 | 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==19.1.0.dev196) (1.32) 2022-02-14 19:38:09.170 | 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==19.1.0.dev196) (21.4.0) 2022-02-14 19:38:09.171 | 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==19.1.0.dev196) (1.8.2) 2022-02-14 19:38:09.316 | 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==19.1.0.dev196) (2.2) 2022-02-14 19:38:09.508 | 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.5.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 19:38:09.640 | 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==19.1.0.dev196) (3.7.0) 2022-02-14 19:38:11.338 | Installing collected packages: cinder 2022-02-14 19:38:11.338 | Attempting uninstall: cinder 2022-02-14 19:38:11.339 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 19:38:11.345 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 19:38:11.347 | Running setup.py develop for cinder 2022-02-14 19:38:14.915 | Successfully installed cinder 2022-02-14 19:38:14.915 | 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-02-14 19:38:14.924 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:38:14.924 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:38:15.074 | + inc/python:pip_install:200 : result=0 2022-02-14 19:38:15.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:38:15.078 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:15.081 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:15.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:15.085 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:15.088 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:15.090 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:38:15.093 | + functions-common:time_stop:2432 : start_time=1644867480039 2022-02-14 19:38:15.095 | + functions-common:time_stop:2434 : [[ -z 1644867480039 ]] 2022-02-14 19:38:15.098 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:15.102 | + functions-common:time_stop:2437 : end_time=1644867495100 2022-02-14 19:38:15.104 | + functions-common:time_stop:2438 : elapsed_time=15061 2022-02-14 19:38:15.107 | + functions-common:time_stop:2439 : total=81961 2022-02-14 19:38:15.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:15.112 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97022 2022-02-14 19:38:15.114 | + inc/python:pip_install:203 : return 0 2022-02-14 19:38:15.116 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:38:15.119 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:38:15.121 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:38:15.141 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:38:15.152 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 19:38:15.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 19:38:15.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:38:15.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:38:15.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 19:38:15.166 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:38:15.168 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 19:38:15.171 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 19:38:15.174 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 19:38:15.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:15.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:15.181 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 19:38:15.193 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 19:38:15.195 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:38:15.198 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:38:15.200 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:38:15.203 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:38:15.205 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:15.208 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:38:15.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:15.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:15.215 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:38:15.218 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:38:15.221 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:38:15.223 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:38:15.226 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 19:38:15.228 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:38:15.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:15.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:15.237 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 19:38:15.259 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-14 19:38:15.370 | Reading package lists... 2022-02-14 19:38:15.604 | Building dependency tree... 2022-02-14 19:38:15.606 | Reading state information... 2022-02-14 19:38:15.853 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 19:38:15.853 | The following packages were automatically installed and are no longer required: 2022-02-14 19:38:15.855 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:38:15.855 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:38:15.855 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:38:15.855 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:38:15.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:38:15.855 | python3-zope.interface 2022-02-14 19:38:15.855 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:38:15.967 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:38:15.972 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:38:15.975 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:38:15.977 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:15.980 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:15.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:15.985 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:15.987 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:15.990 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:38:15.992 | + functions-common:time_stop:2432 : start_time=1644867495256 2022-02-14 19:38:15.995 | + functions-common:time_stop:2434 : [[ -z 1644867495256 ]] 2022-02-14 19:38:15.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:16.003 | + functions-common:time_stop:2437 : end_time=1644867496000 2022-02-14 19:38:16.005 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 19:38:16.008 | + functions-common:time_stop:2439 : total=5179 2022-02-14 19:38:16.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:16.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5923 2022-02-14 19:38:16.017 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:38:16.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:38:16.022 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 19:38:16.025 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 19:38:16.037 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 19:38:16.041 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 19:38:16.043 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 19:38:16.045 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:38:16.049 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 19:38:16.049 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:38:16.053 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 19:38:16.055 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 19:38:16.058 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:38:16.060 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 19:38:16.062 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 19:38:16.065 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 19:38:16.067 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 19:38:16.069 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 19:38:16.081 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 19:38:16.093 | + 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-02-14 19:38:16.105 | + 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-02-14 19:38:16.116 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 19:38:16.129 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:38:16.132 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:38:16.136 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vplC5uNXDb 2022-02-14 19:38:16.138 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:38:16.141 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:38:16.144 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 19:38:16.146 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vplC5uNXDb 2022-02-14 19:38:16.150 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vplC5uNXDb 2022-02-14 19:38:16.161 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vplC5uNXDb /etc/sudoers.d/cinder-rootwrap 2022-02-14 19:38:16.173 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 19:38:16.177 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:38:16.179 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:38:16.181 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:38:16.184 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:38:16.186 | + 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-02-14 19:38:16.188 | + 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-02-14 19:38:16.191 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 19:38:16.193 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 19:38:16.198 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 19:38:16.203 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 19:38:16.221 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 19:38:16.240 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 19:38:16.259 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 19:38:16.277 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 19:38:16.296 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 19:38:16.316 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 19:38:16.335 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 19:38:16.354 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 19:38:16.357 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:38:16.360 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 19:38:16.362 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:38:16.364 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 19:38:16.394 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 19:38:16.422 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:38:16.449 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 19:38:16.477 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 19:38:16.505 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 19:38:16.539 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 19:38:16.568 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 19:38:16.596 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:38:16.624 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:38:16.653 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 19:38:16.684 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 19:38:16.712 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 19:38:16.715 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 19:38:16.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 19:38:16.720 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 19:38:16.723 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:38:16.725 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:38:16.757 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 19:38:16.785 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 19:38:16.813 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 19:38:16.841 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 19:38:16.870 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 19:38:16.898 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 19:38:16.930 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 19:38:16.933 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:38:16.960 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:38:16.993 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 19:38:17.000 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e4229f7d96b36b6e1862e77105456707 2022-02-14 19:38:17.029 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 19:38:17.032 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 19:38:17.060 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 19:38:17.088 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 19:38:17.116 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 19:38:17.145 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 19:38:17.162 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:17.164 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 19:38:17.167 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 19:38:17.169 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 19:38:17.171 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 19:38:17.174 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 19:38:17.176 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 19:38:17.178 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 19:38:17.181 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 19:38:17.183 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 19:38:17.185 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 19:38:17.188 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 19:38:17.219 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 19:38:17.247 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 19:38:17.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 19:38:17.303 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 19:38:17.331 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 19:38:17.360 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 19:38:17.362 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 19:38:17.365 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 19:38:17.367 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 19:38:17.396 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 19:38:17.399 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 19:38:17.427 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 19:38:17.429 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 19:38:17.432 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 19:38:17.434 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 19:38:17.463 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 19:38:17.465 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 19:38:17.468 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 19:38:17.484 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:17.487 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 19:38:17.489 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 19:38:17.491 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 19:38:17.494 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 19:38:17.523 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-14 19:38:17.551 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 19:38:17.568 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:17.570 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 19:38:17.587 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:17.590 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 19:38:17.606 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:17.609 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 19:38:17.611 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 19:38:17.613 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 19:38:17.616 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 19:38:17.618 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:38:17.621 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:38:17.623 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:38:17.641 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:17.644 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:38:17.646 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:38:17.649 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:38:17.665 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:17.667 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:17.670 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:17.698 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:38:17.700 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:38:17.703 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 19:38:17.706 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 19:38:17.708 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:38:17.711 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:38:17.728 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:38:17.731 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:38:17.734 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:38:17.736 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:38:17.738 | + 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-02-14 19:38:17.767 | + 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-02-14 19:38:17.795 | + 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-02-14 19:38:17.824 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:38:17.852 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 19:38:17.869 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:17.871 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 19:38:17.874 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:38:17.877 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 19:38:17.879 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 19:38:17.881 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:38:17.884 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:38:17.887 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 19:38:17.891 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 19:38:17.894 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:38:17.896 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:38:17.908 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:38:17.909 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:17.917 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:38:17.921 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:17.937 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:38:17.939 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:38:17.943 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 19:38:17.972 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:38:18.000 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 19:38:18.027 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:38:18.054 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:38:18.082 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:38:18.111 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:38:18.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:38:18.166 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:38:18.194 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:38:18.221 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:38:18.249 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:38:18.276 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:38:18.305 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:38:18.307 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:38:18.310 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 19:38:18.313 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 19:38:18.315 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:38:18.318 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:18.320 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:18.323 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:38:18.325 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:38:18.328 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:38:18.355 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:38:18.384 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 19:38:18.385 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:38:18.393 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 19:38:18.397 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 19:38:18.399 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 19:38:18.402 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:38:18.404 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:38:18.407 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:38:18.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:18.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:18.414 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:38:18.417 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:38:18.419 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:18.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:18.425 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 19:38:18.485 | Enabling site cinder-wsgi. 2022-02-14 19:38:18.490 | To activate the new configuration, you need to run: 2022-02-14 19:38:18.491 | systemctl reload apache2 2022-02-14 19:38:18.495 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:38:18.497 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:38:18.500 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:38:18.502 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:38:18.645 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 19:38:18.648 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 19:38:18.682 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 19:38:18.713 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 19:38:18.730 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:18.732 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 19:38:18.734 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:38:18.737 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:38:18.739 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:38:18.742 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 19:38:18.773 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 19:38:18.802 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:38:18.830 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 19:38:18.859 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 19:38:18.888 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 19:38:18.916 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 19:38:18.945 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 19:38:18.974 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:38:19.002 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 19:38:19.031 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 19:38:19.058 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:38:19.088 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 19:38:19.090 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 19:38:19.107 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:19.109 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 19:38:19.141 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 19:38:19.144 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 19:38:19.161 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:19.164 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 19:38:19.166 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 19:38:19.169 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 19:38:19.171 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:38:19.174 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 19:38:19.176 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 19:38:19.180 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:38:19.180 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:38:19.186 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:38:19.189 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:38:19.192 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:38:19.194 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:38:19.197 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 19:38:19.200 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 19:38:19.203 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 19:38:19.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:38:19.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:38:19.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 19:38:19.213 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:38:19.216 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 19:38:19.218 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 19:38:19.220 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 19:38:19.223 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:38:19.225 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:38:19.228 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:38:19.231 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:38:19.233 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:38:19.236 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:38:19.253 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:38:19.255 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:38:19.258 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:19.261 | + functions-common:git_clone:629 : echo master 2022-02-14 19:38:19.261 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:38:19.266 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 19:38:19.269 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:19.271 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 19:38:19.274 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:38:19.274 | + functions-common:git_clone:678 : head -1 2022-02-14 19:38:19.280 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 19:38:19.282 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:38:19.285 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 19:38:19.288 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:38:19.290 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:38:19.293 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 19:38:19.296 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:38:19.298 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 19:38:19.301 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:38:19.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:38:19.306 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 19:38:19.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:38:19.311 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:38:19.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 19:38:19.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:38:19.320 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 19:38:19.323 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:38:19.325 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:38:19.329 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 19:38:19.335 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 19:38:19.337 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 19:38:20.001 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 19:38:20.004 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:38:20.006 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:38:20.009 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:38:20.011 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:38:20.014 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 19:38:20.016 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:38:20.019 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:38:20.021 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:38:20.023 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:38:20.026 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:38:20.029 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:38:20.031 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:38:20.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 19:38:20.055 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 19:38:20.058 | + 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-02-14 19:38:20.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:20.989 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:20.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:20.989 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:22.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:38:22.144 | Obtaining file:///opt/stack/neutron 2022-02-14 19:38:22.144 | Preparing metadata (setup.py): started 2022-02-14 19:38:24.287 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:38:24.376 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 19:38:24.377 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:38:24.379 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 19:38:24.380 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 19:38:24.381 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:38:24.382 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 19:38:24.383 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 19:38:24.384 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 19:38:24.385 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 19:38:24.386 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 19:38:24.387 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 19:38:24.388 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 19:38:24.389 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 19:38:24.391 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 19:38:24.392 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 19:38:24.393 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 19:38:24.395 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 19:38:24.396 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 19:38:24.397 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 19:38:24.398 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:38:24.399 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 19:38:24.400 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:38:24.401 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 19:38:24.402 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:38:24.403 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 19:38:24.404 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 19:38:24.405 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 19:38:24.406 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 19:38:24.408 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 19:38:24.409 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 19:38:24.410 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:38:24.411 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 19:38:24.412 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 19:38:24.413 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:38:24.414 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 19:38:24.415 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 19:38:24.416 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 19:38:24.417 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:38:24.418 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 19:38:24.420 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:38:24.421 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 19:38:24.422 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:38:24.423 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 19:38:24.424 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 19:38:24.426 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 19:38:24.426 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 19:38:24.427 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 19:38:24.428 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:24.430 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 19:38:24.431 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 19:38:24.432 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 19:38:24.433 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:38:24.434 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:38:24.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:38:24.436 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 19:38:24.453 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 19:38:24.454 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 19:38:24.456 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 19:38:24.465 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 19:38:24.477 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 19:38:24.478 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 19:38:24.479 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 19:38:24.498 | 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==19.1.0.dev501) (3.0.7) 2022-02-14 19:38:24.506 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 19:38:24.566 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 19:38:24.567 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 19:38:24.619 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:38:24.621 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 19:38:24.667 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 19:38:24.669 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:38:24.701 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 19:38:24.702 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 19:38:24.703 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 19:38:24.704 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:38:24.705 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 19:38:24.706 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 19:38:24.709 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:38:24.710 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 19:38:24.726 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 19:38:24.817 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 19:38:24.861 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 19:38:24.951 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 19:38:24.952 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 19:38:24.954 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 19:38:25.012 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 19:38:25.013 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 19:38:25.073 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 19:38:25.075 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 19:38:25.078 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 19:38:25.079 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 19:38:25.104 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 19:38:25.106 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 19:38:25.153 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 19:38:25.209 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 19:38:25.242 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:38:25.243 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 19:38:25.267 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:38:25.408 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:38:25.479 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 19:38:25.557 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 19:38:25.559 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:38:25.668 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.670 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.671 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.673 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.674 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.675 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.676 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:38:25.901 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 19:38:25.903 | 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==19.1.0.dev501) (3.10.0) 2022-02-14 19:38:25.904 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 19:38:25.949 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 19:38:25.952 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 19:38:26.045 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 19:38:26.046 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 19:38:26.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 19:38:26.050 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 19:38:26.086 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 19:38:26.424 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 19:38:26.498 | 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==19.1.0.dev501) (5.0.0) 2022-02-14 19:38:26.691 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 19:38:26.765 | 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==19.1.0.dev501) (2.3.3) 2022-02-14 19:38:26.767 | 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==19.1.0.dev501) (0.5.0) 2022-02-14 19:38:26.990 | 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==19.1.0.dev501) (2.5.0) 2022-02-14 19:38:27.164 | 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==19.1.0.dev501) (2.2) 2022-02-14 19:38:27.687 | 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==19.1.0.dev501) (0.13.1) 2022-02-14 19:38:27.736 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 19:38:28.370 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 19:38:28.372 | 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==19.1.0.dev501) (0.5.2) 2022-02-14 19:38:28.676 | 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==19.1.0.dev501) (2.0.0) 2022-02-14 19:38:28.676 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 19:38:28.845 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 19:38:29.093 | 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==19.1.0.dev501) (21.4.0) 2022-02-14 19:38:29.095 | 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==19.1.0.dev501) (1.8.2) 2022-02-14 19:38:29.282 | 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==19.1.0.dev501) (1.0.0) 2022-02-14 19:38:29.499 | 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==19.1.0.dev501) (2.3.1) 2022-02-14 19:38:31.110 | Installing collected packages: neutron 2022-02-14 19:38:31.110 | Attempting uninstall: neutron 2022-02-14 19:38:31.110 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 19:38:31.129 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 19:38:31.131 | Running setup.py develop for neutron 2022-02-14 19:38:34.711 | Successfully installed neutron 2022-02-14 19:38:34.711 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:38:34.719 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:38:34.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:38:34.867 | + inc/python:pip_install:200 : result=0 2022-02-14 19:38:34.869 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:38:34.872 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:34.874 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:34.876 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:34.878 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:34.881 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:34.883 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:38:34.885 | + functions-common:time_stop:2432 : start_time=1644867500050 2022-02-14 19:38:34.888 | + functions-common:time_stop:2434 : [[ -z 1644867500050 ]] 2022-02-14 19:38:34.890 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:34.895 | + functions-common:time_stop:2437 : end_time=1644867514892 2022-02-14 19:38:34.897 | + functions-common:time_stop:2438 : elapsed_time=14842 2022-02-14 19:38:34.899 | + functions-common:time_stop:2439 : total=97022 2022-02-14 19:38:34.901 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:34.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111864 2022-02-14 19:38:34.906 | + inc/python:pip_install:203 : return 0 2022-02-14 19:38:34.909 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:38:34.911 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:38:34.914 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:38:34.933 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:38:34.945 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 19:38:34.948 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 19:38:34.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:38:34.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:38:34.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 19:38:34.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:38:34.961 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:38:34.964 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:38:34.966 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 19:38:34.984 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:34.987 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 19:38:34.990 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 19:38:34.992 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 19:38:34.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:38:34.997 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 19:38:35.000 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 19:38:35.003 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 19:38:35.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:38:35.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:38:35.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 19:38:35.013 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:38:35.015 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 19:38:35.032 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:35.034 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 19:38:35.051 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:35.054 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 19:38:35.070 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:35.073 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 19:38:35.075 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 19:38:35.077 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 19:38:35.080 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:38:35.082 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:38:35.085 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:38:35.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:38:35.090 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:38:35.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:38:35.109 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:38:35.112 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:38:35.114 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:35.117 | + functions-common:git_clone:629 : echo master 2022-02-14 19:38:35.117 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:38:35.122 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 19:38:35.124 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:35.127 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 19:38:35.129 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:38:35.130 | + functions-common:git_clone:678 : head -1 2022-02-14 19:38:35.136 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 19:38:35.139 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:38:35.142 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 19:38:35.144 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:38:35.147 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:38:35.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 19:38:35.152 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:38:35.155 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 19:38:35.158 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:38:35.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:38:35.163 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 19:38:35.165 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:38:35.168 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:38:35.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 19:38:35.174 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:38:35.177 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 19:38:35.179 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:38:35.182 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:38:35.185 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 19:38:35.191 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 19:38:35.193 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 19:38:35.845 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 19:38:35.847 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:38:35.850 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:38:35.852 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:38:35.854 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:38:35.857 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 19:38:35.860 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:38:35.862 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:38:35.864 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:38:35.867 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:38:35.869 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:38:35.871 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:38:35.873 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:38:35.876 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 19:38:35.897 | Using python 3.8 to install /opt/stack/nova 2022-02-14 19:38:35.899 | + 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-02-14 19:38:36.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:36.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:38:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:38:37.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:38:37.940 | Obtaining file:///opt/stack/nova 2022-02-14 19:38:37.941 | Preparing metadata (setup.py): started 2022-02-14 19:38:41.066 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:38:41.192 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 19:38:41.193 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 19:38:41.198 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 19:38:41.198 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 19:38:41.198 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 19:38:41.198 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 19:38:41.198 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 19:38:41.199 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 19:38:41.200 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 19:38:41.201 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 19:38:41.202 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 19:38:41.204 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 19:38:41.205 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:38:41.206 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 19:38:41.207 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 19:38:41.208 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 19:38:41.209 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 19:38:41.210 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 19:38:41.211 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 19:38:41.212 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 19:38:41.214 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 19:38:41.215 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 19:38:41.216 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 19:38:41.217 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 19:38:41.218 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:38:41.219 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 19:38:41.221 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:38:41.222 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:38:41.223 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 19:38:41.224 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:38:41.225 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 19:38:41.226 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 19:38:41.227 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 19:38:41.228 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 19:38:41.230 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 19:38:41.231 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:38:41.232 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 19:38:41.233 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 19:38:41.234 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 19:38:41.235 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 19:38:41.236 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 19:38:41.238 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 19:38:41.239 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:38:41.240 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 19:38:41.241 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:38:41.242 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:38:41.243 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 19:38:41.244 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:38:41.245 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:38:41.246 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 19:38:41.247 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:38:41.248 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:38:41.250 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 19:38:41.251 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 19:38:41.252 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 19:38:41.253 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 19:38:41.254 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:38:41.256 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 19:38:41.257 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 19:38:41.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 19:38:41.259 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:38:41.260 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 19:38:41.261 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 19:38:41.278 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 19:38:41.278 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 19:38:41.280 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 19:38:41.303 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 19:38:41.343 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 19:38:41.373 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 19:38:41.374 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 19:38:41.400 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 19:38:41.525 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 19:38:41.527 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 19:38:41.586 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:38:41.587 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:38:41.588 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 19:38:41.591 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 19:38:41.592 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 19:38:41.593 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:38:41.613 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 19:38:41.617 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 19:38:41.669 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 19:38:41.670 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:38:41.672 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:41.760 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 19:38:41.870 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 19:38:41.872 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 19:38:41.935 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 19:38:41.994 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 19:38:41.998 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 19:38:41.999 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 19:38:42.001 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 19:38:42.027 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 19:38:42.029 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 19:38:42.081 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 19:38:42.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 19:38:42.169 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:38:42.170 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 19:38:42.226 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 19:38:42.228 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 19:38:42.315 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:38:42.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 19:38:42.420 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 19:38:42.497 | 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==24.1.0.dev256) (3.17.6) 2022-02-14 19:38:42.557 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 19:38:42.561 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:38:42.562 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 19:38:42.606 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 19:38:42.607 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 19:38:42.608 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 19:38:42.691 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 19:38:42.692 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 19:38:42.694 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 19:38:42.695 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 19:38:42.790 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 19:38:43.003 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 19:38:43.005 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 19:38:43.115 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 19:38:43.120 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:38:43.121 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 19:38:43.209 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 19:38:43.285 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 19:38:43.318 | 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==24.1.0.dev256) (5.0.0) 2022-02-14 19:38:43.550 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 19:38:43.627 | 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==24.1.0.dev256) (2.3.3) 2022-02-14 19:38:43.629 | 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==24.1.0.dev256) (0.5.0) 2022-02-14 19:38:43.830 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:38:43.940 | 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==24.1.0.dev256) (2.2) 2022-02-14 19:38:44.433 | 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==24.1.0.dev256) (0.13.1) 2022-02-14 19:38:44.479 | 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==24.1.0.dev256) (2.16.0) 2022-02-14 19:38:44.844 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.845 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.846 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.847 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.849 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.850 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:44.851 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:38:46.058 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 19:38:46.465 | 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==24.1.0.dev256) (21.4.0) 2022-02-14 19:38:46.466 | 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==24.1.0.dev256) (1.8.2) 2022-02-14 19:38:46.564 | 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==24.1.0.dev256) (2.4.0) 2022-02-14 19:38:46.668 | 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.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 19:38:48.306 | Installing collected packages: nova 2022-02-14 19:38:48.306 | Attempting uninstall: nova 2022-02-14 19:38:48.307 | Found existing installation: nova 24.1.0.dev256 2022-02-14 19:38:48.315 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 19:38:48.317 | Running setup.py develop for nova 2022-02-14 19:38:52.605 | Successfully installed nova 2022-02-14 19:38:52.605 | 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-02-14 19:38:52.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:38:52.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:38:52.760 | + inc/python:pip_install:200 : result=0 2022-02-14 19:38:52.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:38:52.765 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:52.767 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:52.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:52.771 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:52.774 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:52.776 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:38:52.778 | + functions-common:time_stop:2432 : start_time=1644867515892 2022-02-14 19:38:52.780 | + functions-common:time_stop:2434 : [[ -z 1644867515892 ]] 2022-02-14 19:38:52.783 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:52.787 | + functions-common:time_stop:2437 : end_time=1644867532785 2022-02-14 19:38:52.790 | + functions-common:time_stop:2438 : elapsed_time=16893 2022-02-14 19:38:52.792 | + functions-common:time_stop:2439 : total=111864 2022-02-14 19:38:52.794 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:52.796 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128757 2022-02-14 19:38:52.799 | + inc/python:pip_install:203 : return 0 2022-02-14 19:38:52.801 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:38:52.804 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:38:52.806 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:38:52.825 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:38:52.837 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 19:38:52.839 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 19:38:52.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:38:52.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:38:52.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 19:38:52.850 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:38:52.852 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 19:38:52.866 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:38:52.869 | + ./stack.sh:main:937 : configure_nova 2022-02-14 19:38:52.875 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 19:38:52.888 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 19:38:52.891 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 19:38:52.894 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:38:52.897 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 19:38:52.898 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:38:52.903 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 19:38:52.905 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 19:38:52.908 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:38:52.911 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 19:38:52.913 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 19:38:52.916 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 19:38:52.918 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 19:38:52.921 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 19:38:52.932 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 19:38:52.944 | + 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-02-14 19:38:52.957 | + 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-02-14 19:38:52.969 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 19:38:52.982 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:38:52.985 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:38:52.990 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4cr09aYp3T 2022-02-14 19:38:52.992 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:38:52.995 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:38:52.997 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 19:38:53.000 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:38:53.003 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:38:53.005 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4cr09aYp3T 2022-02-14 19:38:53.010 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4cr09aYp3T 2022-02-14 19:38:53.021 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4cr09aYp3T /etc/sudoers.d/nova-rootwrap 2022-02-14 19:38:53.034 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 19:38:53.038 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:38:53.040 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:38:53.043 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:38:53.045 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:38:53.048 | + 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-02-14 19:38:53.051 | + 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-02-14 19:38:53.054 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:38:53.056 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 19:38:53.061 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 19:38:53.078 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:53.081 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 19:38:53.083 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 19:38:53.086 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 19:38:53.090 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 19:38:53.119 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 19:38:53.122 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 19:38:53.150 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 19:38:53.180 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 19:38:53.207 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 19:38:53.237 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 19:38:53.267 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 19:38:53.296 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 19:38:53.299 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:38:53.326 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 19:38:53.353 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 19:38:53.380 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 19:38:53.408 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 19:38:53.435 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:38:53.464 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 19:38:53.466 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:38:53.468 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:38:53.471 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:38:53.473 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:38:53.476 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:38:53.478 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:38:53.480 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:38:53.482 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:38:53.485 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:38:53.487 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:38:53.490 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:38:53.492 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 19:38:53.494 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:38:53.496 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:38:53.498 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:38:53.501 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:38:53.503 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:38:53.505 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:38:53.507 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 19:38:53.524 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:53.526 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:38:53.528 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 19:38:53.530 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 19:38:53.559 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 19:38:53.561 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 19:38:53.564 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 19:38:53.566 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 19:38:53.569 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:38:53.571 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:38:53.602 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 19:38:53.604 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 19:38:53.606 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 19:38:53.609 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 19:38:53.612 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:38:53.614 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:38:53.644 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 19:38:53.674 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 19:38:53.701 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 19:38:53.729 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 19:38:53.745 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:53.748 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 19:38:53.764 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:53.768 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 19:38:53.768 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 19:38:53.773 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 19:38:53.776 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 19:38:53.803 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 19:38:53.819 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:53.821 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 19:38:53.824 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:38:53.826 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:38:53.828 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:38:53.831 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 19:38:53.861 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 19:38:53.888 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:38:53.917 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 19:38:53.944 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 19:38:53.972 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 19:38:53.999 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 19:38:54.027 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 19:38:54.055 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:38:54.083 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:38:54.111 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 19:38:54.127 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:54.130 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 19:38:54.132 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 19:38:54.162 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 19:38:54.190 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 19:38:54.218 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 19:38:54.246 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 19:38:54.274 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 19:38:54.301 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 19:38:54.328 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 19:38:54.356 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 19:38:54.372 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:54.374 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 19:38:54.377 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 19:38:54.405 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 19:38:54.436 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 19:38:54.438 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 19:38:54.466 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 19:38:54.468 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 19:38:54.471 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 19:38:54.473 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:38:54.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:38:54.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:38:54.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:38:54.482 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:38:54.484 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:38:54.487 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 19:38:54.489 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:38:54.492 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:38:54.494 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:38:54.496 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:38:54.498 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:38:54.501 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:38:54.504 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:38:54.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:38:54.508 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:38:54.511 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:38:54.513 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:38:54.515 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 19:38:54.518 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 19:38:54.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:38:54.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:38:54.540 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:38:54.542 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:38:54.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:38:54.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:38:54.549 | + 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-02-14 19:38:54.577 | + 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-02-14 19:38:54.604 | + 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-02-14 19:38:54.633 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:38:54.660 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 19:38:54.691 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 19:38:54.708 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:54.710 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 19:38:54.712 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 19:38:54.715 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 19:38:54.717 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 19:38:54.719 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:38:54.722 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:38:54.725 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 19:38:54.729 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 19:38:54.731 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:38:54.733 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:38:54.746 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:38:54.746 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:54.755 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:38:54.758 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:54.774 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:38:54.776 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 19:38:54.780 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 19:38:54.810 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:38:54.837 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 19:38:54.865 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:38:54.892 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:38:54.926 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:38:54.953 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:38:54.980 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:38:55.008 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:38:55.035 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:38:55.063 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:38:55.090 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:38:55.118 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:38:55.146 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:38:55.149 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:38:55.152 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 19:38:55.154 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 19:38:55.157 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:38:55.159 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:55.162 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:55.164 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:38:55.167 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:38:55.169 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:38:55.197 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:38:55.225 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:38:55.226 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 19:38:55.234 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 19:38:55.238 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 19:38:55.240 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 19:38:55.242 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:38:55.245 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:38:55.247 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:38:55.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:55.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:55.254 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:38:55.257 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:38:55.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:55.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:55.264 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 19:38:55.324 | Enabling site nova-api-wsgi. 2022-02-14 19:38:55.330 | To activate the new configuration, you need to run: 2022-02-14 19:38:55.330 | systemctl reload apache2 2022-02-14 19:38:55.335 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:38:55.337 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:38:55.340 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:38:55.342 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:38:55.474 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 19:38:55.499 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:55.501 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 19:38:55.504 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:38:55.506 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 19:38:55.509 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 19:38:55.511 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 19:38:55.514 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:38:55.518 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:38:55.522 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 19:38:55.524 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:38:55.527 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:38:55.540 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:38:55.540 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:55.549 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:38:55.552 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:38:55.568 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 19:38:55.571 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:38:55.575 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:38:55.605 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 19:38:55.632 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 19:38:55.661 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:38:55.688 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:38:55.715 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:38:55.743 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:38:55.771 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:38:55.799 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:38:55.826 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:38:55.853 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:38:55.881 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:38:55.909 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:38:55.937 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 19:38:55.939 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 19:38:55.966 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 19:38:55.983 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:55.986 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:38:56.017 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 19:38:56.020 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 19:38:56.022 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 19:38:56.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:56.042 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:56.045 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:56.073 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 19:38:56.105 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 19:38:56.107 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:38:56.109 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 19:38:56.112 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:38:56.114 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:38:56.116 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:38:56.133 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:56.136 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:38:56.138 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:38:56.141 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:38:56.157 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:56.160 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:56.163 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:38:56.191 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:38:56.193 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:38:56.196 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 19:38:56.224 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 19:38:56.253 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 19:38:56.283 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 19:38:56.299 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:56.302 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:38:56.330 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 19:38:56.333 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 19:38:56.335 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 19:38:56.365 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 19:38:56.394 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-14 19:38:56.422 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 19:38:56.450 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 19:38:56.478 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 19:38:56.506 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 19:38:56.534 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 19:38:56.562 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 19:38:56.591 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 19:38:56.607 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:56.610 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 19:38:56.615 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:38:56.617 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 19:38:56.619 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 19:38:56.622 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 19:38:56.625 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:38:56.628 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:38:56.630 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:38:56.633 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 19:38:56.635 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 19:38:56.640 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 19:38:56.643 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 19:38:56.645 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 19:38:56.648 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 19:38:56.650 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:38:56.653 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:38:56.683 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 19:38:56.714 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 19:38:56.746 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:38:56.748 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 19:38:56.750 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 19:38:56.753 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 19:38:56.770 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:56.773 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 19:38:56.774 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 19:38:57.469 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 19:38:57.472 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 19:38:57.474 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:38:57.476 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 19:38:57.479 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:38:57.481 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 19:38:57.484 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:38:57.500 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:57.503 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 19:38:57.506 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 19:38:57.508 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:38:57.525 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:57.527 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:38:57.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:38:57.558 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:38:57.560 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:38:57.563 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 19:38:57.579 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:57.582 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 19:38:57.585 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:38:57.587 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 19:38:57.617 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:38:57.645 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 19:38:57.673 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 19:38:57.701 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 19:38:57.729 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 19:38:57.757 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 19:38:57.785 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 19:38:57.813 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 19:38:57.816 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 19:38:57.818 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 19:38:57.821 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:38:57.838 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:38:57.841 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:38:57.843 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:38:57.845 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:38:57.848 | + 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-02-14 19:38:57.875 | + 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-02-14 19:38:57.904 | + 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-02-14 19:38:57.932 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:38:57.960 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:38:57.964 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 19:38:57.968 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:38:57.970 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 19:38:57.973 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 19:38:57.976 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 19:38:57.978 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:38:57.981 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:38:57.983 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:38:57.986 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 19:38:57.988 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 19:38:57.990 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:38:57.993 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 19:38:57.995 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 19:38:57.998 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 19:38:58.014 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:58.017 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 19:38:58.019 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 19:38:58.035 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:58.038 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 19:38:58.053 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:58.056 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 19:38:58.073 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:38:58.076 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 19:38:58.094 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:38:58.096 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 19:38:58.099 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 19:38:58.101 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 19:38:58.104 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:38:58.106 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 19:38:58.109 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 19:38:58.111 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 19:38:58.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:58.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:58.119 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 19:38:58.122 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:38:58.124 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:38:58.127 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:38:58.130 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:38:58.132 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:58.135 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:38:58.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:58.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:58.143 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:38:58.145 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:38:58.148 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:38:58.150 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:38:58.153 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 19:38:58.155 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:38:58.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:58.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:58.163 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 19:38:58.185 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-14 19:38:58.293 | Reading package lists... 2022-02-14 19:38:58.530 | Building dependency tree... 2022-02-14 19:38:58.531 | Reading state information... 2022-02-14 19:38:58.783 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:38:58.783 | The following packages were automatically installed and are no longer required: 2022-02-14 19:38:58.784 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:38:58.784 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:38:58.784 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:38:58.784 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:38:58.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:38:58.785 | python3-zope.interface 2022-02-14 19:38:58.785 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:38:58.897 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:38:58.902 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:38:58.904 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:38:58.907 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:58.910 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:58.912 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:58.914 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:58.917 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:58.919 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:38:58.922 | + functions-common:time_stop:2432 : start_time=1644867538182 2022-02-14 19:38:58.924 | + functions-common:time_stop:2434 : [[ -z 1644867538182 ]] 2022-02-14 19:38:58.927 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:58.932 | + functions-common:time_stop:2437 : end_time=1644867538929 2022-02-14 19:38:58.935 | + functions-common:time_stop:2438 : elapsed_time=747 2022-02-14 19:38:58.937 | + functions-common:time_stop:2439 : total=5923 2022-02-14 19:38:58.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:58.942 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6670 2022-02-14 19:38:58.945 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:38:58.947 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 19:38:58.950 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 19:38:58.952 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 19:38:58.956 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 19:38:58.958 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 19:38:58.981 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 19:38:58.983 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:38:58.986 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:38:58.989 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:38:58.991 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:38:58.994 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:38:58.996 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:38:58.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:59.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:59.004 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:38:59.006 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:38:59.009 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:38:59.012 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:38:59.014 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 19:38:59.017 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:38:59.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:59.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:59.025 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 19:38:59.048 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-14 19:38:59.156 | Reading package lists... 2022-02-14 19:38:59.395 | Building dependency tree... 2022-02-14 19:38:59.397 | Reading state information... 2022-02-14 19:38:59.647 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 19:38:59.647 | The following packages were automatically installed and are no longer required: 2022-02-14 19:38:59.648 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:38:59.648 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:38:59.648 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:38:59.648 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:38:59.648 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:38:59.648 | python3-zope.interface 2022-02-14 19:38:59.648 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:38:59.762 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:38:59.766 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:38:59.769 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:38:59.771 | + functions-common:time_stop:2425 : local name 2022-02-14 19:38:59.774 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:38:59.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:38:59.779 | + functions-common:time_stop:2428 : local total 2022-02-14 19:38:59.781 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:38:59.783 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:38:59.786 | + functions-common:time_stop:2432 : start_time=1644867539045 2022-02-14 19:38:59.788 | + functions-common:time_stop:2434 : [[ -z 1644867539045 ]] 2022-02-14 19:38:59.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:38:59.796 | + functions-common:time_stop:2437 : end_time=1644867539793 2022-02-14 19:38:59.799 | + functions-common:time_stop:2438 : elapsed_time=748 2022-02-14 19:38:59.801 | + functions-common:time_stop:2439 : total=6670 2022-02-14 19:38:59.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:38:59.806 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7418 2022-02-14 19:38:59.808 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:38:59.811 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 19:38:59.813 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 19:38:59.816 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:38:59.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:38:59.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:38:59.824 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 19:38:59.827 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 19:38:59.882 | wsgi (enabled by maintainer script) 2022-02-14 19:38:59.885 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 19:38:59.888 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 19:38:59.890 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:38:59.893 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 19:38:59.896 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 19:38:59.899 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:38:59.903 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:38:59.903 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:38:59.908 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 19:38:59.911 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 19:38:59.913 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 19:38:59.917 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 19:38:59.919 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 19:38:59.943 | Using python 3.8 to install osc-placement 2022-02-14 19:38:59.945 | + 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-02-14 19:39:00.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:00.825 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:00.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:00.825 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:01.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:39:01.984 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 19:39:01.996 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 19:39:01.997 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 19:39:01.998 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 19:39:01.999 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 19:39:02.000 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 19:39:02.002 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 19:39:02.061 | 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-02-14 19:39:02.062 | 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-02-14 19:39:02.063 | 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-02-14 19:39:02.065 | 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-02-14 19:39:02.077 | 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-02-14 19:39:02.079 | 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-02-14 19:39:02.081 | 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.0) 2022-02-14 19:39:02.095 | 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-02-14 19:39:02.096 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-14 19:39:02.097 | 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-02-14 19:39:02.098 | 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-02-14 19:39:02.099 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 19:39:02.101 | 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-02-14 19:39:02.121 | 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.3.3) 2022-02-14 19:39:02.123 | 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-02-14 19:39:02.124 | 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.0.0) 2022-02-14 19:39:02.125 | 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-02-14 19:39:02.135 | 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.13.3) 2022-02-14 19:39:02.174 | 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-02-14 19:39:02.176 | 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-02-14 19:39:02.177 | 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-02-14 19:39:02.179 | 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) (0.10.0) 2022-02-14 19:39:02.180 | 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-02-14 19:39:02.181 | 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-02-14 19:39:02.182 | 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.1) 2022-02-14 19:39:02.183 | 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-02-14 19:39:02.250 | 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-02-14 19:39:02.252 | 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.8) 2022-02-14 19:39:02.254 | 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-02-14 19:39:02.255 | 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-02-14 19:39:02.349 | 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-02-14 19:39:02.350 | 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-02-14 19:39:02.351 | 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-02-14 19:39:02.393 | 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-02-14 19:39:02.435 | 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-02-14 19:39:02.600 | 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-02-14 19:39:04.825 | 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-02-14 19:39:04.833 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:39:04.833 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:39:04.953 | + inc/python:pip_install:200 : result=0 2022-02-14 19:39:04.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:39:04.959 | + functions-common:time_stop:2425 : local name 2022-02-14 19:39:04.961 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:39:04.964 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:39:04.966 | + functions-common:time_stop:2428 : local total 2022-02-14 19:39:04.969 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:39:04.972 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:39:04.974 | + functions-common:time_stop:2432 : start_time=1644867539936 2022-02-14 19:39:04.977 | + functions-common:time_stop:2434 : [[ -z 1644867539936 ]] 2022-02-14 19:39:04.980 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:39:04.984 | + functions-common:time_stop:2437 : end_time=1644867544982 2022-02-14 19:39:04.987 | + functions-common:time_stop:2438 : elapsed_time=5046 2022-02-14 19:39:04.990 | + functions-common:time_stop:2439 : total=128757 2022-02-14 19:39:04.993 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:39:04.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133803 2022-02-14 19:39:04.998 | + inc/python:pip_install:203 : return 0 2022-02-14 19:39:05.000 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 19:39:05.003 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 19:39:05.006 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 19:39:05.008 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:39:05.011 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:39:05.014 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:39:05.017 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:39:05.020 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:39:05.023 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:39:05.040 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:39:05.043 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:39:05.045 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:39:05.049 | + functions-common:git_clone:629 : echo master 2022-02-14 19:39:05.049 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:39:05.055 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 19:39:05.057 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:39:05.060 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 19:39:05.063 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:39:05.063 | + functions-common:git_clone:678 : head -1 2022-02-14 19:39:05.067 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 19:39:05.070 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:39:05.072 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 19:39:05.075 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:39:05.077 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:39:05.080 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 19:39:05.082 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:39:05.085 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 19:39:05.088 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:39:05.090 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:39:05.093 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 19:39:05.095 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:39:05.108 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:39:05.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 19:39:05.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:39:05.108 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 19:39:05.109 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:39:05.112 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:39:05.115 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 19:39:05.121 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 19:39:05.123 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 19:39:05.776 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 19:39:05.779 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:39:05.781 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:39:05.784 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:39:05.787 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:39:05.789 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 19:39:05.792 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:39:05.794 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:39:05.797 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:39:05.800 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:39:05.802 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:39:05.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:39:05.808 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:39:05.810 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 19:39:05.832 | Using python 3.8 to install /opt/stack/placement 2022-02-14 19:39:05.835 | + 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-02-14 19:39:06.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:06.711 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:06.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:06.712 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:07.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:39:07.870 | Obtaining file:///opt/stack/placement 2022-02-14 19:39:07.871 | Preparing metadata (setup.py): started 2022-02-14 19:39:09.084 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:39:09.128 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 19:39:09.129 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 19:39:09.130 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 19:39:09.131 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 19:39:09.133 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 19:39:09.134 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 19:39:09.135 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 19:39:09.137 | 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==6.1.0.dev20) (60.8.2) 2022-02-14 19:39:09.138 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:39:09.139 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 19:39:09.140 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 19:39:09.141 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 19:39:09.143 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 19:39:09.144 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 19:39:09.145 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 19:39:09.146 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 19:39:09.147 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:39:09.149 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 19:39:09.150 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 19:39:09.151 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 19:39:09.152 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 19:39:09.216 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 19:39:09.218 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 19:39:09.218 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 19:39:09.220 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 19:39:09.223 | 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==6.1.0.dev20) (3.1.1) 2022-02-14 19:39:09.224 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 19:39:09.244 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 19:39:09.285 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 19:39:09.286 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 19:39:09.287 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 19:39:09.288 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 19:39:09.289 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 19:39:09.341 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 19:39:09.342 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 19:39:09.344 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 19:39:09.345 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 19:39:09.386 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 19:39:09.389 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 19:39:09.408 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 19:39:09.409 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 19:39:09.410 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 19:39:09.435 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 19:39:09.437 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 19:39:09.450 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 19:39:09.467 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 19:39:09.469 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 19:39:09.470 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 19:39:09.471 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 19:39:09.514 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 19:39:09.515 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 19:39:09.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 19:39:09.518 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 19:39:09.535 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 19:39:09.696 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 19:39:09.761 | 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==6.1.0.dev20) (5.4.0) 2022-02-14 19:39:09.762 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 19:39:09.764 | 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==6.1.0.dev20) (4.11.0) 2022-02-14 19:39:09.780 | 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==6.1.0.dev20) (1.15.0) 2022-02-14 19:39:09.815 | 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==6.1.0.dev20) (1.13.3) 2022-02-14 19:39:09.872 | 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==6.1.0.dev20) (2.0.1) 2022-02-14 19:39:09.937 | 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==6.1.0.dev20) (1.7.0) 2022-02-14 19:39:10.022 | 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==6.1.0.dev20) (1.1.5) 2022-02-14 19:39:10.072 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 19:39:10.264 | 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==6.1.0.dev20) (0.4.2) 2022-02-14 19:39:10.266 | 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==6.1.0.dev20) (0.5.2) 2022-02-14 19:39:10.272 | 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==6.1.0.dev20) (5.1.1) 2022-02-14 19:39:10.345 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 19:39:10.396 | 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==6.1.0.dev20) (2.21) 2022-02-14 19:39:10.558 | 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==6.1.0.dev20) (3.7.0) 2022-02-14 19:39:10.665 | 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==6.1.0.dev20) (3.0.0) 2022-02-14 19:39:10.666 | 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==6.1.0.dev20) (1.0.0) 2022-02-14 19:39:12.572 | Installing collected packages: openstack-placement 2022-02-14 19:39:12.572 | Attempting uninstall: openstack-placement 2022-02-14 19:39:12.573 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 19:39:12.575 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 19:39:12.577 | Running setup.py develop for openstack-placement 2022-02-14 19:39:14.647 | Successfully installed openstack-placement 2022-02-14 19:39:14.647 | 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-02-14 19:39:14.655 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:39:14.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:39:14.783 | + inc/python:pip_install:200 : result=0 2022-02-14 19:39:14.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:39:14.788 | + functions-common:time_stop:2425 : local name 2022-02-14 19:39:14.790 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:39:14.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:39:14.795 | + functions-common:time_stop:2428 : local total 2022-02-14 19:39:14.797 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:39:14.799 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:39:14.802 | + functions-common:time_stop:2432 : start_time=1644867545826 2022-02-14 19:39:14.804 | + functions-common:time_stop:2434 : [[ -z 1644867545826 ]] 2022-02-14 19:39:14.807 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:39:14.811 | + functions-common:time_stop:2437 : end_time=1644867554809 2022-02-14 19:39:14.813 | + functions-common:time_stop:2438 : elapsed_time=8983 2022-02-14 19:39:14.816 | + functions-common:time_stop:2439 : total=133803 2022-02-14 19:39:14.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:39:14.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142786 2022-02-14 19:39:14.823 | + inc/python:pip_install:203 : return 0 2022-02-14 19:39:14.825 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:39:14.828 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:39:14.831 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:39:14.851 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:39:14.864 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 19:39:14.867 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 19:39:14.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:39:14.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:39:14.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 19:39:14.877 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:39:14.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:39:14.882 | + ./stack.sh:main:943 : configure_placement 2022-02-14 19:39:14.885 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 19:39:14.897 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 19:39:14.900 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 19:39:14.905 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 19:39:14.907 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 19:39:14.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 19:39:14.912 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 19:39:14.915 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 19:39:14.918 | + 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-02-14 19:39:14.951 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 19:39:14.983 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 19:39:15.016 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 19:39:15.019 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:39:15.021 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 19:39:15.024 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:39:15.026 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 19:39:15.058 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 19:39:15.089 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:39:15.119 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 19:39:15.148 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 19:39:15.179 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 19:39:15.209 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 19:39:15.238 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 19:39:15.275 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:39:15.304 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:39:15.334 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 19:39:15.337 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 19:39:15.340 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:39:15.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:39:15.361 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:39:15.363 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:39:15.366 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:39:15.368 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:39:15.371 | + 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-02-14 19:39:15.401 | + 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-02-14 19:39:15.430 | + 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-02-14 19:39:15.460 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:39:15.489 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 19:39:15.492 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 19:39:15.494 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 19:39:15.497 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 19:39:15.500 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 19:39:15.503 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:39:15.505 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:39:15.508 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 19:39:15.513 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 19:39:15.515 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:39:15.518 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:39:15.531 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:39:15.531 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:39:15.539 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:39:15.543 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:39:15.559 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 19:39:15.562 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 19:39:15.566 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 19:39:15.598 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 19:39:15.626 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 19:39:15.656 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:39:15.685 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:39:15.714 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:39:15.744 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:39:15.774 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:39:15.802 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:39:15.832 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:39:15.860 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:39:15.890 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:39:15.918 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:39:15.948 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:39:15.950 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:39:15.954 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 19:39:15.957 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 19:39:15.959 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:39:15.962 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:15.964 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:15.967 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:39:15.970 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 19:39:15.972 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 19:39:16.001 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:39:16.033 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 19:39:16.034 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:39:16.042 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 19:39:16.046 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 19:39:16.048 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 19:39:16.051 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:39:16.053 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:39:16.056 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:39:16.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:16.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:16.063 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:39:16.066 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:39:16.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:16.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:16.074 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 19:39:16.135 | Site placement-api already enabled 2022-02-14 19:39:16.139 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:39:16.142 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:39:16.145 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:39:16.148 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:39:16.289 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 19:39:16.309 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:16.312 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 19:39:16.333 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:16.336 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 19:39:16.354 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:16.357 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 19:39:16.359 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 19:39:16.362 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 19:39:16.396 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:39:16.425 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 19:39:16.455 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 19:39:16.484 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 19:39:16.514 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 19:39:16.544 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 19:39:16.574 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 19:39:16.603 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 19:39:16.621 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:16.624 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 19:39:16.641 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:16.644 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 19:39:16.646 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:39:16.649 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 19:39:16.651 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:39:16.654 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:39:16.657 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:39:16.660 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:39:16.662 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:39:16.665 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:39:16.670 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:39:16.672 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:39:16.675 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:39:16.678 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 19:39:16.681 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:39:16.696 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:16.699 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:39:16.701 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:39:16.704 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 19:39:16.706 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 19:39:16.708 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:39:16.711 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 19:39:16.713 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 19:39:16.716 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 19:39:16.772 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 19:39:16.810 | [310867 Async install_tempest:336276]: running: install_tempest 2022-02-14 19:39:16.813 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:39:16.816 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:39:16.818 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:39:16.822 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:39:16.825 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 19:39:16.828 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:39:16.830 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 19:39:16.833 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:39:16.836 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:39:16.839 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 19:39:16.842 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 19:39:16.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:39:16.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:39:16.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 19:39:16.854 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:39:16.856 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 19:39:16.859 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 19:39:16.862 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:39:16.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 19:39:16.869 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 19:39:16.872 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:39:16.876 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:39:16.877 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:39:16.885 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 19:39:16.887 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 19:39:16.890 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 19:39:16.893 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 19:39:16.896 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 19:39:16.919 | Using python 3.8 to install python-openstackclient 2022-02-14 19:39:16.922 | + 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-02-14 19:39:17.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:17.798 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:17.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:39:17.798 | from cryptography.utils import int_from_bytes 2022-02-14 19:39:18.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:39:18.957 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 19:39:18.976 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 19:39:18.977 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 19:39:18.978 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 19:39:18.979 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 19:39:18.980 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 19:39:18.981 | 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-02-14 19:39:18.982 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 19:39:18.983 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 19:39:18.984 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 19:39:18.985 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 19:39:18.987 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 19:39:18.997 | 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-02-14 19:39:18.998 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 19:39:19.000 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 19:39:19.001 | 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-02-14 19:39:19.002 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 19:39:19.028 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 19:39:19.029 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 19:39:19.031 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 19:39:19.032 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 19:39:19.033 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 19:39:19.034 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 19:39:19.036 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 19:39:19.037 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 19:39:19.038 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 19:39:19.039 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 19:39:19.040 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 19:39:19.053 | 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-02-14 19:39:19.071 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-14 19:39:19.072 | 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-02-14 19:39:19.073 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 19:39:19.075 | 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-02-14 19:39:19.095 | 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-02-14 19:39:19.115 | 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.7.1) 2022-02-14 19:39:19.116 | 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-02-14 19:39:19.117 | 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.2.0) 2022-02-14 19:39:19.218 | 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-02-14 19:39:19.219 | 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-02-14 19:39:19.220 | 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-02-14 19:39:19.263 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 19:39:19.275 | 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.13.3) 2022-02-14 19:39:19.309 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 19:39:19.473 | 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-02-14 19:39:19.488 | 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-02-14 19:39:19.590 | 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.8) 2022-02-14 19:39:19.593 | 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-02-14 19:39:19.594 | 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-02-14 19:39:19.596 | 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-02-14 19:39:19.725 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 19:39:21.993 | 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-02-14 19:39:22.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:39:22.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:39:22.126 | + inc/python:pip_install:200 : result=0 2022-02-14 19:39:22.130 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:39:22.132 | + functions-common:time_stop:2425 : local name 2022-02-14 19:39:22.135 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:39:22.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:39:22.140 | + functions-common:time_stop:2428 : local total 2022-02-14 19:39:22.142 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:39:22.144 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:39:22.147 | + functions-common:time_stop:2432 : start_time=1644867556913 2022-02-14 19:39:22.149 | + functions-common:time_stop:2434 : [[ -z 1644867556913 ]] 2022-02-14 19:39:22.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:39:22.157 | + functions-common:time_stop:2437 : end_time=1644867562154 2022-02-14 19:39:22.159 | + functions-common:time_stop:2438 : elapsed_time=5241 2022-02-14 19:39:22.162 | + functions-common:time_stop:2439 : total=142786 2022-02-14 19:39:22.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:39:22.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=148027 2022-02-14 19:39:22.169 | + inc/python:pip_install:203 : return 0 2022-02-14 19:39:22.171 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 19:39:22.175 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 19:39:22.180 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.PXvhZAcIPj 2022-02-14 19:39:22.182 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 19:39:22.185 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 19:39:22.187 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 19:39:22.190 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:39:22.193 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:39:22.196 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 19:39:22.214 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:22.217 | + ./stack.sh:main:1035 : configure_database 2022-02-14 19:39:22.219 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 19:39:22.222 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 19:39:22.225 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 19:39:22.227 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:39:22.229 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 19:39:22.232 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 19:39:22.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:22.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:22.240 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 19:39:22.242 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 19:39:22.245 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:39:22.247 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:39:22.249 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:39:22.252 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:39:22.255 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:39:22.257 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:39:22.259 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:39:22.262 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:39:22.264 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:39:22.267 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:39:22.269 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:39:22.271 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 19:39:22.274 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:39:22.276 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:39:22.279 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:39:22.281 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:39:22.284 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:39:22.286 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:39:22.289 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 19:39:22.305 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 19:39:22.305 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 19:39:22.309 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 19:39:22.311 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 19:39:22.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:22.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:22.319 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 19:39:22.322 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 19:39:22.324 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 19:39:22.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:39:22.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:39:22.332 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 19:39:22.334 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 19:39:22.337 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 19:39:22.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:39:22.399 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 19:39:22.410 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:39:22.453 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 19:39:22.457 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 19:39:22.457 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 19:39:22.462 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 19:39:22.520 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 19:39:22.590 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 19:39:22.656 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 19:39:22.720 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 19:39:22.723 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 19:39:22.726 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:39:22.729 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 19:39:25.558 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 19:39:25.560 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 19:39:25.564 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:39:25.569 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-193925 2022-02-14 19:39:25.571 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-193925 1039' 2022-02-14 19:39:25.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.576 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:39:25.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.582 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:39:25.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.587 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:39:25.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.592 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:39:25.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.598 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:39:25.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.603 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:39:25.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.608 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-193543 2022-02-14 19:39:25.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.614 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:39:25.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.619 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:39:25.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.624 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:39:25.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.629 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:39:25.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.634 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:39:25.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:39:25.640 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:39:25.642 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 19:39:25.645 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 19:39:25.647 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 19:39:25.660 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 19:39:25.663 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.665 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 19:39:25.668 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.670 | + functions-common:run_process:1682 : local group= 2022-02-14 19:39:25.673 | + functions-common:run_process:1683 : local user= 2022-02-14 19:39:25.676 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 19:39:25.679 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:39:25.681 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:39:25.684 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:39:25.686 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:39:25.690 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:39:25.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867565692 2022-02-14 19:39:25.697 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 19:39:25.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:25.717 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 19:39:25.720 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 19:39:25.723 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.726 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.728 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.731 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.733 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 19:39:25.736 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 19:39:25.739 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 19:39:25.742 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:39:25.744 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:39:25.747 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 19:39:25.749 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 19:39:25.752 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 19:39:25.754 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.757 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:39:25.760 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 19:39:25.762 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:39:25.764 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:39:25.767 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 19:39:25.769 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:39:25.774 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 19:39:25.826 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 19:39:25.878 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:39:25.932 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 19:39:25.984 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 19:39:26.037 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:39:26.090 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:39:26.093 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 19:39:26.146 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:39:26.537 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 19:39:26.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 19:39:26.927 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 19:39:26.949 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:39:26.952 | + functions-common:time_stop:2425 : local name 2022-02-14 19:39:26.954 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:39:26.957 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:39:26.959 | + functions-common:time_stop:2428 : local total 2022-02-14 19:39:26.962 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:39:26.964 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:39:26.967 | + functions-common:time_stop:2432 : start_time=1644867565692 2022-02-14 19:39:26.969 | + functions-common:time_stop:2434 : [[ -z 1644867565692 ]] 2022-02-14 19:39:26.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:39:26.978 | + functions-common:time_stop:2437 : end_time=1644867566975 2022-02-14 19:39:26.980 | + functions-common:time_stop:2438 : elapsed_time=1283 2022-02-14 19:39:26.983 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:39:26.985 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:39:26.988 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1283 2022-02-14 19:39:26.991 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 19:39:26.994 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 19:39:26.996 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 19:39:26.999 | + functions-common:run_process:1682 : local group= 2022-02-14 19:39:27.001 | + functions-common:run_process:1683 : local user=root 2022-02-14 19:39:27.004 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 19:39:27.006 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:39:27.009 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:39:27.012 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:39:27.014 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:39:27.017 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:39:27.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867567019 2022-02-14 19:39:27.025 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 19:39:27.045 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:27.048 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:39:27.051 | + functions-common:time_stop:2425 : local name 2022-02-14 19:39:27.054 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:39:27.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:39:27.060 | + functions-common:time_stop:2428 : local total 2022-02-14 19:39:27.063 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:39:27.065 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:39:27.068 | + functions-common:time_stop:2432 : start_time=1644867567019 2022-02-14 19:39:27.070 | + functions-common:time_stop:2434 : [[ -z 1644867567019 ]] 2022-02-14 19:39:27.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:39:27.078 | + functions-common:time_stop:2437 : end_time=1644867567075 2022-02-14 19:39:27.081 | + functions-common:time_stop:2438 : elapsed_time=56 2022-02-14 19:39:27.083 | + functions-common:time_stop:2439 : total=1283 2022-02-14 19:39:27.086 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:39:27.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1339 2022-02-14 19:39:27.091 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 19:39:27.113 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:27.116 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 19:39:27.142 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:27.145 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 19:39:27.164 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:27.166 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 19:39:27.169 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 19:39:27.172 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 19:39:27.175 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 19:39:27.178 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 19:39:27.181 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 19:39:27.184 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 19:39:27.186 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 19:39:27.189 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 19:39:27.191 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 19:39:27.194 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 19:39:27.197 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 19:39:27.200 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:39:27.202 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-14 19:39:27.205 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 19:39:27.208 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:39:27.210 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:39:27.213 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 19:39:27.215 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:39:27.218 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:39:27.220 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:39:27.224 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:39:27.232 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 19:39:27.315 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 19:39:27.387 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:39:27.439 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 19:39:27.490 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 19:39:27.542 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:39:27.593 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:39:27.596 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 19:39:27.658 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:39:28.076 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 19:39:28.131 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 19:39:28.187 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 19:39:28.243 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 19:39:28.301 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 19:39:28.304 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 19:39:28.309 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 19:39:28.311 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 19:39:28.702 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 19:39:28.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 19:39:29.098 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 19:39:29.878 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 19:39:29.898 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:29.901 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 19:39:29.903 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 19:39:29.907 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 19:39:29.912 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 19:39:29.924 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 19:39:29.935 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 19:39:29.938 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:39:29.941 | + 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.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 19:39:30.080 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 19:39:30.218 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 19:39:30.359 | + 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.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:39:30.499 | + 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.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:39:30.640 | + 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.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:39:30.779 | + 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.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 19:39:30.918 | + 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.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 19:39:31.056 | + 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.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 19:39:31.196 | + 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.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 19:39:31.335 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 19:39:31.341 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 19:39:31.344 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 19:39:31.347 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 19:39:31.351 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 19:39:31.354 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 19:39:31.357 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 19:39:31.373 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:39:31.376 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 19:39:31.378 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:39:31.381 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 19:39:31.383 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:39:31.386 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 19:39:31.389 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 19:39:31.406 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:39:31.408 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 19:39:31.411 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 19:39:31.414 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 19:39:31.416 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 19:39:31.419 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 19:39:31.421 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 19:39:31.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:39:39.338 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 19:39:39.343 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:39:39.457 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 19:39:39.460 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:39:39.462 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:39:39.464 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:39:39.468 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:39:39.472 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867579469 2022-02-14 19:39:39.475 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 19:39:44.186 | 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=338179) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:39:44.193 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:39:44.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.200 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.200 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.200 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:39:44.201 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:39:44.223 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:39:44.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.229 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.229 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:39:44.229 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:39:44.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:39:44.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.881 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.881 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.881 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:39:44.882 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:39:44.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:39:44.890 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:39:56.284 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 19:39:56.309 | [336276 Async install_tempest:336276]: finished successfully 2022-02-14 19:40:13.886 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:13.886 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:40:13.955 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:13.955 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:40:14.012 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:14.012 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:40:14.075 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:14.075 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:40:14.169 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:14.169 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:40:14.241 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:14.241 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:40:15.306 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:15.307 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.309 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.309 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.310 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.310 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.310 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:15.310 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:15.311 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:15.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.312 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.312 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.313 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.314 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:15.314 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:15.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:15.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.324 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.324 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.325 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.325 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:15.325 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:15.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:15.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.780 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.780 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.781 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.781 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.781 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:15.781 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:15.887 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:15.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.889 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.889 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.889 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:15.890 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:15.890 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:15.890 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:15.898 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:40:16.077 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.077 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:40:16.163 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.163 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:40:16.223 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.224 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:40:16.283 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.283 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:40:16.373 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.373 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:40:16.448 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.448 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:40:16.510 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:16.511 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:16.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.512 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.513 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.513 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.514 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:16.514 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:16.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:16.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.519 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:16.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:16.525 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:16.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.526 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.527 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.527 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.528 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:16.528 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:16.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:16.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.905 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.906 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.906 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:16.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:16.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:16.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:17.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:40:17.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.014 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.015 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.015 | 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=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:40:17.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:40:17.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:40:17.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=338179) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:40:17.022 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:40:17.081 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.081 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:40:17.121 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.121 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:40:17.172 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.172 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:40:17.224 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.224 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:40:17.293 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.293 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:40:17.372 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.373 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:40:17.481 | INFO migrate.versioning.api [-] done 2022-02-14 19:40:17.857 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 19:40:17.860 | + functions-common:time_stop:2425 : local name 2022-02-14 19:40:17.863 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:40:17.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:40:17.868 | + functions-common:time_stop:2428 : local total 2022-02-14 19:40:17.871 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:40:17.873 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:40:17.876 | + functions-common:time_stop:2432 : start_time=1644867579469 2022-02-14 19:40:17.879 | + functions-common:time_stop:2434 : [[ -z 1644867579469 ]] 2022-02-14 19:40:17.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:40:17.887 | + functions-common:time_stop:2437 : end_time=1644867617884 2022-02-14 19:40:17.890 | + functions-common:time_stop:2438 : elapsed_time=38415 2022-02-14 19:40:17.892 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:40:17.895 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:40:17.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38415 2022-02-14 19:40:17.900 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 19:40:17.903 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 19:40:17.907 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 19:40:22.417 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 19:40:22.417 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:40:22.418 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:40:22.418 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 19:40:22.418 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:40:22.419 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:40:22.419 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:40:22.419 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:40:22.419 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:40:22.770 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 19:40:22.775 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 19:40:27.236 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 19:40:27.237 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:40:27.237 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:40:27.237 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 19:40:27.238 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:40:27.238 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:40:27.238 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:40:27.238 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:40:27.239 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:40:27.584 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 19:40:27.588 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 19:40:27.590 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 19:40:27.593 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 19:40:27.610 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:40:27.612 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:40:27.615 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 19:40:27.620 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 19:40:27.622 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 19:40:27.625 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.627 | + functions-common:run_process:1682 : local group= 2022-02-14 19:40:27.630 | + functions-common:run_process:1683 : local user= 2022-02-14 19:40:27.633 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 19:40:27.636 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:40:27.638 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:40:27.641 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:40:27.647 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:40:27.647 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:40:27.652 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867627648 2022-02-14 19:40:27.654 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 19:40:27.670 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:40:27.672 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 19:40:27.675 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 19:40:27.678 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.680 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.683 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.685 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.687 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 19:40:27.690 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 19:40:27.693 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 19:40:27.695 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:40:27.698 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:40:27.701 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 19:40:27.703 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-14 19:40:27.706 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 19:40:27.708 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.710 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 19:40:27.713 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 19:40:27.716 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 19:40:27.717 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 19:40:27.721 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 19:40:27.773 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 19:40:27.828 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 19:40:27.883 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:40:27.935 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:40:27.987 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 19:40:28.039 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 19:40:28.098 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 19:40:28.150 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 19:40:28.202 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 19:40:28.255 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 19:40:28.257 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 19:40:28.311 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 19:40:28.677 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 19:40:28.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 19:40:29.055 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 19:40:29.135 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:40:29.138 | + functions-common:time_stop:2425 : local name 2022-02-14 19:40:29.140 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:40:29.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:40:29.145 | + functions-common:time_stop:2428 : local total 2022-02-14 19:40:29.148 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:40:29.151 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:40:29.153 | + functions-common:time_stop:2432 : start_time=1644867627648 2022-02-14 19:40:29.156 | + functions-common:time_stop:2434 : [[ -z 1644867627648 ]] 2022-02-14 19:40:29.159 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:40:29.164 | + functions-common:time_stop:2437 : end_time=1644867629161 2022-02-14 19:40:29.166 | + functions-common:time_stop:2438 : elapsed_time=1513 2022-02-14 19:40:29.169 | + functions-common:time_stop:2439 : total=1339 2022-02-14 19:40:29.171 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:40:29.173 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2852 2022-02-14 19:40:29.176 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 19:40:29.176 | Waiting for keystone to start... 2022-02-14 19:40:29.179 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 19:40:29.181 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 19:40:29.184 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 19:40:29.186 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 19:40:29.189 | + functions:wait_for_service:459 : local rval=0 2022-02-14 19:40:29.193 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 19:40:29.194 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 19:40:29.197 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:40:29.199 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:40:29.202 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:40:29.207 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867629204 2022-02-14 19:40:29.209 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 19:40:29.216 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 19:40:35.641 | + :: : [[ 200 == 503 ]] 2022-02-14 19:40:35.643 | + :: : [[ 0 -eq 7 ]] 2022-02-14 19:40:35.646 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 19:40:35.648 | + functions-common:time_stop:2425 : local name 2022-02-14 19:40:35.651 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:40:35.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:40:35.656 | + functions-common:time_stop:2428 : local total 2022-02-14 19:40:35.658 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:40:35.661 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 19:40:35.663 | + functions-common:time_stop:2432 : start_time=1644867629204 2022-02-14 19:40:35.665 | + functions-common:time_stop:2434 : [[ -z 1644867629204 ]] 2022-02-14 19:40:35.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:40:35.673 | + functions-common:time_stop:2437 : end_time=1644867635670 2022-02-14 19:40:35.675 | + functions-common:time_stop:2438 : elapsed_time=6466 2022-02-14 19:40:35.678 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:40:35.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:40:35.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6466 2022-02-14 19:40:35.686 | + functions:wait_for_service:467 : return 0 2022-02-14 19:40:35.688 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 19:40:35.706 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:40:35.708 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 19:40:35.711 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:40:35.713 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 19:40:35.745 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 19:40:35.747 | + lib/keystone:bootstrap_keystone:591 : /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.81/identity 2022-02-14 19:40:40.327 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.328 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.328 | 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=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.336 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.353 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.353 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.384 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.419 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.419 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.509 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.509 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.510 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.510 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.510 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.510 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.523 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.523 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.523 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.523 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.523 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.524 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.524 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.531 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.534 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.534 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.534 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.535 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.535 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.535 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.535 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=339019) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:40:40.569 | 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=339019) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:40:40.945 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created domain default 2022-02-14 19:40:41.058 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created project admin 2022-02-14 19:40:41.085 | DEBUG passlib.handlers.bcrypt [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=339019) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 19:40:41.085 | DEBUG passlib.handlers.bcrypt [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=339019) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 19:40:41.204 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created user admin 2022-02-14 19:40:41.273 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created role reader 2022-02-14 19:40:41.362 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created role member 2022-02-14 19:40:41.453 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created implied role where 02a26c84e1434b99bde54ed05d4294c9 implies aad50d171a74425791001cfb7fe69e77 2022-02-14 19:40:41.541 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created role admin 2022-02-14 19:40:41.650 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created implied role where 675101d0f0f04aae97b6b1fdb679a63f implies 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:40:41.739 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Granted role admin on project admin to user admin. 2022-02-14 19:40:41.827 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Granted role admin on the system to user admin. 2022-02-14 19:40:41.896 | WARNING py.warnings [None req-9e91efa7-61ee-40fb-b455-90b342f4403f 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-02-14 19:40:41.896 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 19:40:41.896 |  2022-02-14 19:40:41.899 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created region RegionOne 2022-02-14 19:40:42.076 | INFO keystone.cmd.bootstrap [None req-9e91efa7-61ee-40fb-b455-90b342f4403f None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 19:40:42.515 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 19:40:42.518 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 19:40:42.521 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 19:40:42.524 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 19:40:45.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:45.441 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:45.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:45.442 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:45.589 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:45.592 | + lib/keystone:create_keystone_accounts:299 : admin_project=d66787b2648f4505928435f3d0b2076b 2022-02-14 19:40:45.595 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 19:40:45.598 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 19:40:47.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:47.754 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:47.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:47.754 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:47.904 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:47.907 | + lib/keystone:create_keystone_accounts:301 : admin_user=3bfe267e507a4c73aac3ee97de0cf8dc 2022-02-14 19:40:47.909 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 19:40:47.911 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 19:40:47.914 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 19:40:47.916 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 3bfe267e507a4c73aac3ee97de0cf8dc default 2022-02-14 19:40:47.972 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3bfe267e507a4c73aac3ee97de0cf8dc default 2022-02-14 19:40:48.012 | [310867 Async ks-domain-role:339140]: running: get_or_add_user_domain_role admin 3bfe267e507a4c73aac3ee97de0cf8dc default 2022-02-14 19:40:48.014 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 19:40:48.016 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:40:48.020 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:40:50.442 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:40:50.444 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:40:50.444 | default 2022-02-14 19:40:50.447 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 19:40:50.505 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 19:40:50.545 | [310867 Async ks-project:339279]: running: get_or_create_project service Default 2022-02-14 19:40:50.548 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 19:40:50.611 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 19:40:50.653 | [310867 Async ks-service:339365]: running: get_or_create_role service 2022-02-14 19:40:50.656 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 19:40:50.727 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 19:40:50.789 | [310867 Async ks-reseller:339451]: running: get_or_create_role ResellerAdmin 2022-02-14 19:40:50.792 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 19:40:50.796 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 19:40:51.213 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 19:40:51.458 | [310867 Async ks-anotherrole:339541]: running: get_or_create_role anotherrole 2022-02-14 19:40:51.477 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 19:40:51.514 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 19:40:51.545 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:40:51.569 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 19:40:53.931 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:40:53.960 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:40:54.015 | [339279 Async ks-project:339279]: finished successfully 2022-02-14 19:40:54.018 | [339365 Async ks-service:339365]: finished successfully 2022-02-14 19:40:54.305 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:40:54.342 | [339451 Async ks-reseller:339451]: finished successfully 2022-02-14 19:40:54.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:54.560 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:54.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:54.560 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:54.714 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:40:54.734 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:54.737 | ++ functions-common:get_or_create_project:938 : project_id=07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:40:54.740 | ++ functions-common:get_or_create_project:939 : echo 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:40:54.742 | [339541 Async ks-anotherrole:339541]: finished successfully 2022-02-14 19:40:54.743 | + lib/keystone:create_keystone_accounts:329 : invis_project=07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:40:54.745 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 19:40:54.749 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 19:40:54.751 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:40:54.754 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 19:40:56.773 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:40:56.798 | [339140 Async ks-domain-role:339140]: finished successfully 2022-02-14 19:40:57.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:57.053 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:57.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:57.053 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:57.205 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:57.208 | ++ functions-common:get_or_create_project:938 : project_id=c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:40:57.211 | ++ functions-common:get_or_create_project:939 : echo c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:40:57.214 | + lib/keystone:create_keystone_accounts:333 : demo_project=c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:40:57.216 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 19:40:57.219 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 19:40:57.222 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:40:57.224 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 19:40:57.227 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 19:40:57.230 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 19:40:59.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.722 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:59.725 | ++ functions-common:get_or_create_user:925 : user_id=687e88baa138407a839de8015fbaae0b 2022-02-14 19:40:59.727 | ++ functions-common:get_or_create_user:926 : echo 687e88baa138407a839de8015fbaae0b 2022-02-14 19:40:59.730 | + lib/keystone:create_keystone_accounts:336 : demo_user=687e88baa138407a839de8015fbaae0b 2022-02-14 19:40:59.733 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 19:40:59.782 | [310867 Async ks-domain-role:339140]: Waiting for completion of get_or_add_user_domain_role admin 3bfe267e507a4c73aac3ee97de0cf8dc default running on PID 339140 (6 other jobs running) 2022-02-14 19:40:59.808 | [310867 Async ks-domain-role:339140]: Signaling child to exit 2022-02-14 19:40:59.808 | WAKEUP 2022-02-14 19:40:59.831 | [310867 Async ks-domain-role:339140]: Signaled 2022-02-14 19:40:59.832 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 19:40:59.832 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:40:59.832 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --domain default 2022-02-14 19:40:59.832 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 19:40:59.832 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:40:59.832 | ++ functions-common:get_field:812 : read data 2022-02-14 19:40:59.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.832 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.832 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.832 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:59.833 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 19:40:59.833 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 19:40:59.833 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --domain default 2022-02-14 19:40:59.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.833 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.833 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.833 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:40:59.833 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --domain default 2022-02-14 19:40:59.833 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 19:40:59.833 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:40:59.833 | ++ functions-common:get_field:812 : read data 2022-02-14 19:40:59.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.833 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.833 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.833 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:59.833 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:40:59.833 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:40:59.833 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | 3bfe267e507a4c73aac3ee97de0cf8dc | | | default | | False |' 2022-02-14 19:40:59.833 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:40:59.833 | ++ functions-common:get_field:812 : read data 2022-02-14 19:40:59.833 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:40:59.833 | + functions-common:get_or_add_user_domain_role:1021 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:40:59.833 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:40:59.876 | [310867 Async ks-domain-role:339140]: finished get_or_add_user_domain_role admin 3bfe267e507a4c73aac3ee97de0cf8dc default with result 0 in 8 seconds 2022-02-14 19:40:59.883 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 19:40:59.919 | [310867 Async ks-project:339279]: Waiting for completion of get_or_create_project service Default running on PID 339279 (5 other jobs running) 2022-02-14 19:40:59.943 | [310867 Async ks-project:339279]: Signaling child to exit 2022-02-14 19:40:59.944 | WAKEUP 2022-02-14 19:40:59.965 | [310867 Async ks-project:339279]: Signaled 2022-02-14 19:40:59.967 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:40:59.967 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 19:40:59.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.967 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:40:59.967 | from cryptography.utils import int_from_bytes 2022-02-14 19:40:59.967 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:40:59.967 | + functions-common:get_or_create_project:938 : project_id=1910f964dd7c473995251642d927d729 2022-02-14 19:40:59.967 | + functions-common:get_or_create_project:939 : echo 1910f964dd7c473995251642d927d729 2022-02-14 19:40:59.967 | 1910f964dd7c473995251642d927d729 2022-02-14 19:41:00.011 | [310867 Async ks-project:339279]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 19:41:00.047 | [310867 Async ks-service:339365]: Waiting for completion of get_or_create_role service running on PID 339365 (4 other jobs running) 2022-02-14 19:41:00.072 | [310867 Async ks-service:339365]: Signaling child to exit 2022-02-14 19:41:00.072 | WAKEUP 2022-02-14 19:41:00.094 | [310867 Async ks-service:339365]: Signaled 2022-02-14 19:41:00.096 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:41:00.096 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 19:41:00.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.096 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.096 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.096 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:00.096 | + functions-common:get_or_create_role:950 : role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:41:00.096 | + functions-common:get_or_create_role:951 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:41:00.096 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:41:00.141 | [310867 Async ks-service:339365]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 19:41:00.178 | [310867 Async ks-reseller:339451]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 339451 (3 other jobs running) 2022-02-14 19:41:00.203 | [310867 Async ks-reseller:339451]: Signaling child to exit 2022-02-14 19:41:00.203 | WAKEUP 2022-02-14 19:41:00.226 | [310867 Async ks-reseller:339451]: Signaled 2022-02-14 19:41:00.227 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:41:00.227 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 19:41:00.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.227 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.227 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.227 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:00.228 | + functions-common:get_or_create_role:950 : role_id=2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:41:00.228 | + functions-common:get_or_create_role:951 : echo 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:41:00.228 | 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:41:00.273 | [310867 Async ks-reseller:339451]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 19:41:00.310 | [310867 Async ks-anotherrole:339541]: Waiting for completion of get_or_create_role anotherrole running on PID 339541 (2 other jobs running) 2022-02-14 19:41:00.336 | [310867 Async ks-anotherrole:339541]: Signaling child to exit 2022-02-14 19:41:00.336 | WAKEUP 2022-02-14 19:41:00.359 | [310867 Async ks-anotherrole:339541]: Signaled 2022-02-14 19:41:00.361 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:41:00.361 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:41:00.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.361 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:00.361 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:00.361 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:00.361 | + functions-common:get_or_create_role:950 : role_id=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:00.361 | + functions-common:get_or_create_role:951 : echo 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:00.361 | 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:00.405 | [310867 Async ks-anotherrole:339541]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 19:41:00.409 | + inc/async:async_wait:197 : return 0 2022-02-14 19:41:00.412 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.470 | + inc/async:async_inner:63 : get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.511 | [310867 Async ks-demo-member:340428]: running: get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.514 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 3bfe267e507a4c73aac3ee97de0cf8dc c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.576 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3bfe267e507a4c73aac3ee97de0cf8dc c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.618 | [310867 Async ks-demo-admin:340540]: running: get_or_add_user_project_role admin 3bfe267e507a4c73aac3ee97de0cf8dc c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.620 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.690 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.741 | [310867 Async ks-demo-another:340652]: running: get_or_add_user_project_role anotherrole 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:00.744 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:00.813 | + inc/async:async_inner:63 : get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:00.900 | [310867 Async ks-demo-invis:340764]: running: get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:00.915 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 19:41:00.934 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 19:41:00.949 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:00.971 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 19:41:01.001 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 19:41:01.037 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 19:41:03.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:03.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:03.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:03.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:04.141 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:04.159 | ++ functions-common:get_or_create_user:925 : user_id=e451a02abdac4233a9fd317dd9a368db 2022-02-14 19:41:04.174 | ++ functions-common:get_or_create_user:926 : echo e451a02abdac4233a9fd317dd9a368db 2022-02-14 19:41:04.197 | + lib/keystone:create_keystone_accounts:349 : demo_reader=e451a02abdac4233a9fd317dd9a368db 2022-02-14 19:41:04.226 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader e451a02abdac4233a9fd317dd9a368db c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:04.629 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e451a02abdac4233a9fd317dd9a368db c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:04.849 | [310867 Async ks-demo-reader:340964]: running: get_or_add_user_project_role reader e451a02abdac4233a9fd317dd9a368db c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:04.869 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 19:41:04.896 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 19:41:04.917 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:41:04.953 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 19:41:08.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:08.755 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:08.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:08.755 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:09.006 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:09.029 | ++ functions-common:get_or_create_project:938 : project_id=c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:09.049 | ++ functions-common:get_or_create_project:939 : echo c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:09.077 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:09.097 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 19:41:09.121 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 19:41:09.144 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:09.165 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 19:41:09.189 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 19:41:09.226 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 19:41:10.177 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:10.346 | [340428 Async ks-demo-member:340428]: finished successfully 2022-02-14 19:41:11.467 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:11.506 | [340652 Async ks-demo-another:340652]: finished successfully 2022-02-14 19:41:11.508 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:11.533 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:11.546 | [340540 Async ks-demo-admin:340540]: finished successfully 2022-02-14 19:41:11.565 | [340764 Async ks-demo-invis:340764]: finished successfully 2022-02-14 19:41:12.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:12.384 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:12.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:12.384 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:12.543 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:12.546 | ++ functions-common:get_or_create_user:925 : user_id=f71a201851314d2089f55f08a643de2c 2022-02-14 19:41:12.548 | ++ functions-common:get_or_create_user:926 : echo f71a201851314d2089f55f08a643de2c 2022-02-14 19:41:12.551 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=f71a201851314d2089f55f08a643de2c 2022-02-14 19:41:12.554 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.614 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.657 | [310867 Async ks-alt-admin:341517]: running: get_or_add_user_project_role admin f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.659 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.729 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.783 | [310867 Async ks-alt-another:341629]: running: get_or_add_user_project_role anotherrole f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:12.786 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 19:41:12.789 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 19:41:12.792 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:12.794 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 19:41:12.797 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 19:41:12.800 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 19:41:14.255 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:14.285 | [340964 Async ks-demo-reader:340964]: finished successfully 2022-02-14 19:41:15.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:15.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:15.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:15.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:15.356 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:15.359 | ++ functions-common:get_or_create_user:925 : user_id=e771c971e4784c9aa98df3d93af332bf 2022-02-14 19:41:15.362 | ++ functions-common:get_or_create_user:926 : echo e771c971e4784c9aa98df3d93af332bf 2022-02-14 19:41:15.365 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=e771c971e4784c9aa98df3d93af332bf 2022-02-14 19:41:15.367 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member e771c971e4784c9aa98df3d93af332bf c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:15.433 | + inc/async:async_inner:63 : get_or_add_user_project_role member e771c971e4784c9aa98df3d93af332bf c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:15.486 | [310867 Async ks-alt-member-user:341856]: running: get_or_add_user_project_role member e771c971e4784c9aa98df3d93af332bf c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:15.489 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 19:41:15.492 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 19:41:15.495 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:15.497 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 19:41:15.500 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 19:41:15.503 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 19:41:18.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:18.047 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:18.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:18.047 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:18.251 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:18.255 | ++ functions-common:get_or_create_user:925 : user_id=a8df13d4138d4470a18c4222e2b69778 2022-02-14 19:41:18.258 | ++ functions-common:get_or_create_user:926 : echo a8df13d4138d4470a18c4222e2b69778 2022-02-14 19:41:18.261 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=a8df13d4138d4470a18c4222e2b69778 2022-02-14 19:41:18.264 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader a8df13d4138d4470a18c4222e2b69778 c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:18.352 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a8df13d4138d4470a18c4222e2b69778 c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:18.404 | [310867 Async ks-alt-reader-user:342081]: running: get_or_add_user_project_role reader a8df13d4138d4470a18c4222e2b69778 c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:18.411 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 19:41:18.416 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:18.422 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 19:41:18.431 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 19:41:18.445 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 19:41:20.948 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:20.988 | [341517 Async ks-alt-admin:341517]: finished successfully 2022-02-14 19:41:21.036 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:21.072 | [341629 Async ks-alt-another:341629]: finished successfully 2022-02-14 19:41:21.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:21.397 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:21.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:21.397 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:21.568 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:21.572 | ++ functions-common:get_or_create_user:925 : user_id=6cc1c1c34e7744e59440702713cd9b78 2022-02-14 19:41:21.574 | ++ functions-common:get_or_create_user:926 : echo 6cc1c1c34e7744e59440702713cd9b78 2022-02-14 19:41:21.577 | + lib/keystone:create_keystone_accounts:381 : system_member_user=6cc1c1c34e7744e59440702713cd9b78 2022-02-14 19:41:21.580 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 6cc1c1c34e7744e59440702713cd9b78 all 2022-02-14 19:41:21.649 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6cc1c1c34e7744e59440702713cd9b78 all 2022-02-14 19:41:21.696 | [310867 Async ks-system-member:342363]: running: get_or_add_user_system_role member 6cc1c1c34e7744e59440702713cd9b78 all 2022-02-14 19:41:21.701 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 19:41:21.703 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:41:21.706 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 19:41:21.709 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 19:41:21.713 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 19:41:23.939 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:23.984 | [341856 Async ks-alt-member-user:341856]: finished successfully 2022-02-14 19:41:24.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:24.155 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:24.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:24.155 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:24.344 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:24.347 | ++ functions-common:get_or_create_user:925 : user_id=5f0e781f7cc344aea44fa6abc26aa1cf 2022-02-14 19:41:24.350 | ++ functions-common:get_or_create_user:926 : echo 5f0e781f7cc344aea44fa6abc26aa1cf 2022-02-14 19:41:24.354 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=5f0e781f7cc344aea44fa6abc26aa1cf 2022-02-14 19:41:24.361 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 5f0e781f7cc344aea44fa6abc26aa1cf all 2022-02-14 19:41:24.446 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5f0e781f7cc344aea44fa6abc26aa1cf all 2022-02-14 19:41:24.496 | [310867 Async ks-system-reader:342632]: running: get_or_add_user_system_role reader 5f0e781f7cc344aea44fa6abc26aa1cf all 2022-02-14 19:41:24.500 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 19:41:24.503 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 19:41:24.506 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 19:41:24.510 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:41:24.514 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 19:41:26.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:26.831 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:26.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:26.831 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:27.038 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:27.042 | ++ functions-common:get_or_create_group:902 : group_id=54d354cd8fb041d9870d7c4434e7b166 2022-02-14 19:41:27.044 | ++ functions-common:get_or_create_group:903 : echo 54d354cd8fb041d9870d7c4434e7b166 2022-02-14 19:41:27.049 | + lib/keystone:create_keystone_accounts:391 : admin_group=54d354cd8fb041d9870d7c4434e7b166 2022-02-14 19:41:27.056 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 19:41:27.062 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 19:41:27.065 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 19:41:27.068 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:41:27.072 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 19:41:27.114 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:27.149 | [342081 Async ks-alt-reader-user:342081]: finished successfully 2022-02-14 19:41:29.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:29.386 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:29.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:29.386 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:29.564 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:29.567 | ++ functions-common:get_or_create_group:902 : group_id=dca63e494ccb4b0db5aa3b182641640f 2022-02-14 19:41:29.570 | ++ functions-common:get_or_create_group:903 : echo dca63e494ccb4b0db5aa3b182641640f 2022-02-14 19:41:29.573 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=dca63e494ccb4b0db5aa3b182641640f 2022-02-14 19:41:29.576 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.650 | + inc/async:async_inner:63 : get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.700 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:29.702 | [310867 Async ks-group-memberdemo:342904]: running: get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.705 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.732 | [342363 Async ks-system-member:342363]: finished successfully 2022-02-14 19:41:29.778 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.821 | [310867 Async ks-group-anotherdemo:343046]: running: get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:29.823 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:29.893 | + inc/async:async_inner:63 : get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:29.964 | [310867 Async ks-group-memberalt:343132]: running: get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:29.985 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:30.426 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:30.666 | [310867 Async ks-group-anotheralt:343220]: running: get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:30.681 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b 2022-02-14 19:41:31.117 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b 2022-02-14 19:41:31.326 | [310867 Async ks-group-admin:343308]: running: get_or_add_group_project_role admin 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b 2022-02-14 19:41:31.343 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 19:41:31.689 | [310867 Async ks-demo-member:340428]: Waiting for completion of get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 340428 (17 other jobs running) 2022-02-14 19:41:31.860 | [310867 Async ks-demo-member:340428]: Signaling child to exit 2022-02-14 19:41:31.861 | WAKEUP 2022-02-14 19:41:32.000 | [310867 Async ks-demo-member:340428]: Signaled 2022-02-14 19:41:32.020 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:32.020 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:32.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:32.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:32.020 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:32.020 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:32.020 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:32.020 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:32.021 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:32.021 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:32.021 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:32.021 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:32.021 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:32.021 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:32.021 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.021 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:32.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:32.021 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:32.021 | ++ functions-common:get_field:818 : echo '| 02a26c84e1434b99bde54ed05d4294c9 | 687e88baa138407a839de8015fbaae0b | | c0cefe77a6ef473e86d7f1ebcc5a1f81 | | | False |' 2022-02-14 19:41:32.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:32.022 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id=02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:32.022 | + functions-common:get_or_add_user_project_role:997 : echo 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:32.022 | 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:32.360 | [310867 Async ks-demo-member:340428]: finished get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 9 seconds 2022-02-14 19:41:32.615 | [310867 Async ks-demo-admin:340540]: Waiting for completion of get_or_add_user_project_role admin 3bfe267e507a4c73aac3ee97de0cf8dc c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 340540 (16 other jobs running) 2022-02-14 19:41:32.755 | [310867 Async ks-demo-admin:340540]: Signaling child to exit 2022-02-14 19:41:32.756 | WAKEUP 2022-02-14 19:41:32.880 | [310867 Async ks-demo-admin:340540]: Signaled 2022-02-14 19:41:32.900 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:32.900 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:32.900 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:32.900 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:32.900 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:32.900 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:32.900 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:32.900 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:32.900 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:32.900 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:32.900 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:32.900 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.900 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.900 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.901 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:32.901 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:32.901 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:32.901 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.901 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 3bfe267e507a4c73aac3ee97de0cf8dc --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:32.901 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:32.901 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:32.901 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:32.901 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:32.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:32.901 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:32.901 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:32.901 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:32.901 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | 3bfe267e507a4c73aac3ee97de0cf8dc | | c0cefe77a6ef473e86d7f1ebcc5a1f81 | | | False |' 2022-02-14 19:41:32.901 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:32.901 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:32.901 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:32.901 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:32.901 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:33.106 | [310867 Async ks-demo-admin:340540]: finished get_or_add_user_project_role admin 3bfe267e507a4c73aac3ee97de0cf8dc c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 10 seconds 2022-02-14 19:41:33.445 | [310867 Async ks-demo-another:340652]: Waiting for completion of get_or_add_user_project_role anotherrole 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 340652 (15 other jobs running) 2022-02-14 19:41:33.582 | [310867 Async ks-demo-another:340652]: Signaling child to exit 2022-02-14 19:41:33.582 | WAKEUP 2022-02-14 19:41:33.622 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:33.701 | [310867 Async ks-demo-another:340652]: Signaled 2022-02-14 19:41:33.724 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:33.724 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:33.724 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:33.724 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:33.724 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:33.724 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:33.725 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:33.725 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:33.725 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:33.725 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:33.725 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:33.725 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:33.725 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 687e88baa138407a839de8015fbaae0b --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:33.725 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:33.725 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:33.725 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:33.725 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:33.725 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:33.725 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:33.725 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:33.725 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:33.726 | ++ functions-common:get_field:818 : echo '| 3648a714c7a84a3da04396f9e4329144 | 687e88baa138407a839de8015fbaae0b | | c0cefe77a6ef473e86d7f1ebcc5a1f81 | | | False |' 2022-02-14 19:41:33.726 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:33.726 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:33.726 | + functions-common:get_or_add_user_project_role:997 : echo 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:33.726 | 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:33.812 | [342632 Async ks-system-reader:342632]: finished successfully 2022-02-14 19:41:34.050 | [310867 Async ks-demo-another:340652]: finished get_or_add_user_project_role anotherrole 687e88baa138407a839de8015fbaae0b c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 10 seconds 2022-02-14 19:41:34.323 | [310867 Async ks-demo-invis:340764]: Waiting for completion of get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b 07bec6c85cbd41a095d64424bf3c4d2b running on PID 340764 (14 other jobs running) 2022-02-14 19:41:34.510 | [310867 Async ks-demo-invis:340764]: Signaling child to exit 2022-02-14 19:41:34.511 | WAKEUP 2022-02-14 19:41:34.632 | [310867 Async ks-demo-invis:340764]: Signaled 2022-02-14 19:41:34.643 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:34.643 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:34.643 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:34.643 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:34.643 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:34.643 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:34.643 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 687e88baa138407a839de8015fbaae0b --project 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:34.643 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:34.643 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:34.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.643 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:34.643 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:34.643 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:34.643 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 687e88baa138407a839de8015fbaae0b --project 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:34.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:34.643 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:34.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 687e88baa138407a839de8015fbaae0b --project 07bec6c85cbd41a095d64424bf3c4d2b 2022-02-14 19:41:34.643 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:34.644 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:34.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:34.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:34.644 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:34.644 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:34.644 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:34.644 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:34.644 | ++ functions-common:get_field:818 : echo '| 02a26c84e1434b99bde54ed05d4294c9 | 687e88baa138407a839de8015fbaae0b | | 07bec6c85cbd41a095d64424bf3c4d2b | | | False |' 2022-02-14 19:41:34.644 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:34.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id=02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:34.644 | + functions-common:get_or_add_user_project_role:997 : echo 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:34.644 | 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:34.923 | [310867 Async ks-demo-invis:340764]: finished get_or_add_user_project_role member 687e88baa138407a839de8015fbaae0b 07bec6c85cbd41a095d64424bf3c4d2b with result 0 in 10 seconds 2022-02-14 19:41:35.194 | [310867 Async ks-demo-reader:340964]: Waiting for completion of get_or_add_user_project_role reader e451a02abdac4233a9fd317dd9a368db c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 340964 (13 other jobs running) 2022-02-14 19:41:35.360 | [310867 Async ks-demo-reader:340964]: Signaling child to exit 2022-02-14 19:41:35.360 | WAKEUP 2022-02-14 19:41:35.524 | [310867 Async ks-demo-reader:340964]: Signaled 2022-02-14 19:41:35.544 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:35.544 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:35.544 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:35.544 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:35.544 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:35.545 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:35.545 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:35.545 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user e451a02abdac4233a9fd317dd9a368db --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:35.545 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:35.545 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:35.545 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:35.545 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:35.545 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user e451a02abdac4233a9fd317dd9a368db --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user e451a02abdac4233a9fd317dd9a368db --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:35.545 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:35.545 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:35.545 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:35.545 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:35.545 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:35.545 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:35.545 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:35.546 | ++ functions-common:get_field:818 : echo '| aad50d171a74425791001cfb7fe69e77 | e451a02abdac4233a9fd317dd9a368db | | c0cefe77a6ef473e86d7f1ebcc5a1f81 | | | False |' 2022-02-14 19:41:35.546 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:35.546 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:35.546 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:35.546 | + functions-common:get_or_add_user_project_role:997 : echo aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:35.546 | aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:35.842 | [310867 Async ks-demo-reader:340964]: finished get_or_add_user_project_role reader e451a02abdac4233a9fd317dd9a368db c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 9 seconds 2022-02-14 19:41:35.869 | + inc/async:async_wait:197 : return 0 2022-02-14 19:41:35.893 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 19:41:36.214 | [310867 Async ks-alt-admin:341517]: Waiting for completion of get_or_add_user_project_role admin f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 running on PID 341517 (12 other jobs running) 2022-02-14 19:41:36.382 | [310867 Async ks-alt-admin:341517]: Signaling child to exit 2022-02-14 19:41:36.382 | WAKEUP 2022-02-14 19:41:36.415 | [310867 Async ks-alt-admin:341517]: Signaled 2022-02-14 19:41:36.416 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:36.416 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:36.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:36.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:36.417 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:36.417 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:36.417 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:36.417 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:36.417 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.417 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.417 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.417 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.417 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:36.417 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:36.417 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:36.417 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.417 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.417 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.417 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:36.417 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:36.417 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.418 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.418 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.418 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:36.418 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:36.418 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:36.418 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | f71a201851314d2089f55f08a643de2c | | c657705b81da4e5183e24efd7a729f65 | | | False |' 2022-02-14 19:41:36.418 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:36.418 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:36.418 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:36.418 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:41:36.543 | [310867 Async ks-alt-admin:341517]: finished get_or_add_user_project_role admin f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 with result 0 in 8 seconds 2022-02-14 19:41:36.761 | [310867 Async ks-alt-another:341629]: Waiting for completion of get_or_add_user_project_role anotherrole f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 running on PID 341629 (11 other jobs running) 2022-02-14 19:41:36.849 | [310867 Async ks-alt-another:341629]: Signaling child to exit 2022-02-14 19:41:36.850 | WAKEUP 2022-02-14 19:41:36.907 | [310867 Async ks-alt-another:341629]: Signaled 2022-02-14 19:41:36.921 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:36.921 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:36.921 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:36.921 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:36.921 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:36.921 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:36.921 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:36.921 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:36.921 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.921 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.921 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.921 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:36.921 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:36.921 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:36.921 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.921 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.921 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user f71a201851314d2089f55f08a643de2c --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:36.921 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:36.922 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:36.922 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.922 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:36.922 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:36.922 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:36.922 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:36.922 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:36.922 | ++ functions-common:get_field:818 : echo '| 3648a714c7a84a3da04396f9e4329144 | f71a201851314d2089f55f08a643de2c | | c657705b81da4e5183e24efd7a729f65 | | | False |' 2022-02-14 19:41:36.922 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:36.922 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:36.922 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:36.922 | + functions-common:get_or_add_user_project_role:997 : echo 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:36.922 | 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:41:37.224 | [310867 Async ks-alt-another:341629]: finished get_or_add_user_project_role anotherrole f71a201851314d2089f55f08a643de2c c657705b81da4e5183e24efd7a729f65 with result 0 in 8 seconds 2022-02-14 19:41:37.454 | [310867 Async ks-alt-member-user:341856]: Waiting for completion of get_or_add_user_project_role member e771c971e4784c9aa98df3d93af332bf c657705b81da4e5183e24efd7a729f65 running on PID 341856 (10 other jobs running) 2022-02-14 19:41:37.632 | [310867 Async ks-alt-member-user:341856]: Signaling child to exit 2022-02-14 19:41:37.633 | WAKEUP 2022-02-14 19:41:37.736 | [310867 Async ks-alt-member-user:341856]: Signaled 2022-02-14 19:41:37.737 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:37.738 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:37.738 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:37.738 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:37.738 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:37.738 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:37.738 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user e771c971e4784c9aa98df3d93af332bf --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:37.738 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:37.738 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:37.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.738 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.738 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.738 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:37.738 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:37.738 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:37.738 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user e771c971e4784c9aa98df3d93af332bf --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:37.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.738 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.738 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user e771c971e4784c9aa98df3d93af332bf --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:37.738 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:37.738 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:37.738 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:37.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.738 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:37.739 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:37.739 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:37.739 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:37.739 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:37.739 | ++ functions-common:get_field:818 : echo '| 02a26c84e1434b99bde54ed05d4294c9 | e771c971e4784c9aa98df3d93af332bf | | c657705b81da4e5183e24efd7a729f65 | | | False |' 2022-02-14 19:41:37.739 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:37.739 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:37.739 | + functions-common:get_or_add_user_project_role:995 : user_role_id=02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:37.739 | + functions-common:get_or_add_user_project_role:997 : echo 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:37.739 | 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:38.022 | [310867 Async ks-alt-member-user:341856]: finished get_or_add_user_project_role member e771c971e4784c9aa98df3d93af332bf c657705b81da4e5183e24efd7a729f65 with result 0 in 8 seconds 2022-02-14 19:41:38.271 | [310867 Async ks-alt-reader-user:342081]: Waiting for completion of get_or_add_user_project_role reader a8df13d4138d4470a18c4222e2b69778 c657705b81da4e5183e24efd7a729f65 running on PID 342081 (9 other jobs running) 2022-02-14 19:41:38.454 | [310867 Async ks-alt-reader-user:342081]: Signaling child to exit 2022-02-14 19:41:38.454 | WAKEUP 2022-02-14 19:41:38.597 | [310867 Async ks-alt-reader-user:342081]: Signaled 2022-02-14 19:41:38.607 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:41:38.607 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:41:38.607 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:38.607 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:38.607 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:38.608 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:38.608 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:38.608 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user a8df13d4138d4470a18c4222e2b69778 --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:41:38.608 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:38.608 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:38.608 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:41:38.608 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:41:38.608 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user a8df13d4138d4470a18c4222e2b69778 --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user a8df13d4138d4470a18c4222e2b69778 --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:41:38.608 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:41:38.608 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:41:38.608 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:38.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:38.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:38.608 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:41:38.609 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:41:38.609 | ++ functions-common:get_field:818 : echo '| aad50d171a74425791001cfb7fe69e77 | a8df13d4138d4470a18c4222e2b69778 | | c657705b81da4e5183e24efd7a729f65 | | | False |' 2022-02-14 19:41:38.609 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:41:38.609 | ++ functions-common:get_field:812 : read data 2022-02-14 19:41:38.609 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:38.609 | + functions-common:get_or_add_user_project_role:997 : echo aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:38.609 | aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:38.938 | [310867 Async ks-alt-reader-user:342081]: finished get_or_add_user_project_role reader a8df13d4138d4470a18c4222e2b69778 c657705b81da4e5183e24efd7a729f65 with result 0 in 8 seconds 2022-02-14 19:41:38.973 | + inc/async:async_wait:197 : return 0 2022-02-14 19:41:39.001 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 19:41:39.363 | [310867 Async ks-system-member:342363]: Waiting for completion of get_or_add_user_system_role member 6cc1c1c34e7744e59440702713cd9b78 all running on PID 342363 (8 other jobs running) 2022-02-14 19:41:39.525 | [310867 Async ks-system-member:342363]: Signaling child to exit 2022-02-14 19:41:39.525 | WAKEUP 2022-02-14 19:41:39.655 | [310867 Async ks-system-member:342363]: Signaled 2022-02-14 19:41:39.662 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:41:39.662 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:41:39.662 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:41:39.662 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:39.662 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:39.662 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:39.662 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:39.662 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:39.662 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:41:39.663 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 6cc1c1c34e7744e59440702713cd9b78 --system all -f value -c Role 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:39.663 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:41:39.663 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:41:39.663 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 6cc1c1c34e7744e59440702713cd9b78 --system all 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 6cc1c1c34e7744e59440702713cd9b78 --system all -f value -c Role 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:39.663 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:39.663 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:39.663 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:39.663 | + functions-common:get_or_add_user_system_role:1052 : echo 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:39.663 | 02a26c84e1434b99bde54ed05d4294c9 2022-02-14 19:41:39.876 | [310867 Async ks-system-member:342363]: finished get_or_add_user_system_role member 6cc1c1c34e7744e59440702713cd9b78 all with result 0 in 8 seconds 2022-02-14 19:41:40.013 | [310867 Async ks-system-reader:342632]: Waiting for completion of get_or_add_user_system_role reader 5f0e781f7cc344aea44fa6abc26aa1cf all running on PID 342632 (7 other jobs running) 2022-02-14 19:41:40.145 | [310867 Async ks-system-reader:342632]: Signaling child to exit 2022-02-14 19:41:40.145 | WAKEUP 2022-02-14 19:41:40.209 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:40.248 | [310867 Async ks-system-reader:342632]: Signaled 2022-02-14 19:41:40.259 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:41:40.259 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:41:40.260 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:41:40.260 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:41:40.260 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:41:40.260 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:41:40.260 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:41:40.260 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:41:40.260 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 5f0e781f7cc344aea44fa6abc26aa1cf --system all -f value -c Role 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 5f0e781f7cc344aea44fa6abc26aa1cf --system all 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 5f0e781f7cc344aea44fa6abc26aa1cf --system all -f value -c Role 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.260 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.260 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:40.260 | + functions-common:get_or_add_user_system_role:1052 : echo aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:40.260 | aad50d171a74425791001cfb7fe69e77 2022-02-14 19:41:40.265 | [343132 Async ks-group-memberalt:343132]: finished successfully 2022-02-14 19:41:40.318 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:40.371 | [342904 Async ks-group-memberdemo:342904]: finished successfully 2022-02-14 19:41:40.418 | [310867 Async ks-system-reader:342632]: finished get_or_add_user_system_role reader 5f0e781f7cc344aea44fa6abc26aa1cf all with result 0 in 9 seconds 2022-02-14 19:41:40.426 | + inc/async:async_wait:197 : return 0 2022-02-14 19:41:40.429 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 19:41:40.442 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:40.475 | [343046 Async ks-group-anotherdemo:343046]: finished successfully 2022-02-14 19:41:40.497 | [310867 Async ks-group-memberdemo:342904]: Waiting for completion of get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 342904 (6 other jobs running) 2022-02-14 19:41:40.528 | [310867 Async ks-group-memberdemo:342904]: Signaling child to exit 2022-02-14 19:41:40.529 | WAKEUP 2022-02-14 19:41:40.555 | [310867 Async ks-group-memberdemo:342904]: Signaled 2022-02-14 19:41:40.556 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:41:40.557 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 -f value 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.557 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:41:40.557 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:41:40.557 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 -f value 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.557 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.557 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.557 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False' 2022-02-14 19:41:40.557 | + functions-common:get_or_add_group_project_role:1076 : echo 02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False 2022-02-14 19:41:40.557 | 02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False 2022-02-14 19:41:40.609 | [310867 Async ks-group-memberdemo:342904]: finished get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 10 seconds 2022-02-14 19:41:40.655 | [310867 Async ks-group-anotherdemo:343046]: Waiting for completion of get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 running on PID 343046 (5 other jobs running) 2022-02-14 19:41:40.682 | [310867 Async ks-group-anotherdemo:343046]: Signaling child to exit 2022-02-14 19:41:40.683 | WAKEUP 2022-02-14 19:41:40.713 | [310867 Async ks-group-anotherdemo:343046]: Signaled 2022-02-14 19:41:40.714 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:41:40.714 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 -f value 2022-02-14 19:41:40.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.714 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.714 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.714 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.714 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:41:40.714 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:41:40.714 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 2022-02-14 19:41:40.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.715 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.715 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.715 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c0cefe77a6ef473e86d7f1ebcc5a1f81 -f value 2022-02-14 19:41:40.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.715 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.715 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.715 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.715 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False' 2022-02-14 19:41:40.715 | + functions-common:get_or_add_group_project_role:1076 : echo 3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False 2022-02-14 19:41:40.715 | 3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 False 2022-02-14 19:41:40.777 | [310867 Async ks-group-anotherdemo:343046]: finished get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c0cefe77a6ef473e86d7f1ebcc5a1f81 with result 0 in 10 seconds 2022-02-14 19:41:40.832 | [310867 Async ks-group-memberalt:343132]: Waiting for completion of get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 running on PID 343132 (4 other jobs running) 2022-02-14 19:41:40.863 | [310867 Async ks-group-memberalt:343132]: Signaling child to exit 2022-02-14 19:41:40.863 | WAKEUP 2022-02-14 19:41:40.891 | [310867 Async ks-group-memberalt:343132]: Signaled 2022-02-14 19:41:40.892 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:41:40.892 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 -f value 2022-02-14 19:41:40.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.892 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.893 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.893 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:41:40.893 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:41:40.893 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:40.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.893 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.893 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 -f value 2022-02-14 19:41:40.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.893 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:40.893 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:40.893 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:40.893 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False' 2022-02-14 19:41:40.893 | + functions-common:get_or_add_group_project_role:1076 : echo 02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False 2022-02-14 19:41:40.893 | 02a26c84e1434b99bde54ed05d4294c9 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False 2022-02-14 19:41:40.944 | [310867 Async ks-group-memberalt:343132]: finished get_or_add_group_project_role member dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 with result 0 in 10 seconds 2022-02-14 19:41:40.985 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:40.990 | [310867 Async ks-group-anotheralt:343220]: Waiting for completion of get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 running on PID 343220 (3 other jobs running) 2022-02-14 19:41:41.017 | [343220 Async ks-group-anotheralt:343220]: finished successfully 2022-02-14 19:41:41.019 | [310867 Async ks-group-anotheralt:343220]: Signaling child to exit 2022-02-14 19:41:41.038 | WAKEUP 2022-02-14 19:41:41.062 | [310867 Async ks-group-anotheralt:343220]: Signaled 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:41:41.064 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 -f value 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group dca63e494ccb4b0db5aa3b182641640f --project c657705b81da4e5183e24efd7a729f65 -f value 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.064 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False' 2022-02-14 19:41:41.064 | + functions-common:get_or_add_group_project_role:1076 : echo 3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False 2022-02-14 19:41:41.064 | 3648a714c7a84a3da04396f9e4329144 dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 False 2022-02-14 19:41:41.111 | [310867 Async ks-group-anotheralt:343220]: finished get_or_add_group_project_role anotherrole dca63e494ccb4b0db5aa3b182641640f c657705b81da4e5183e24efd7a729f65 with result 0 in 10 seconds 2022-02-14 19:41:41.150 | [310867 Async ks-group-admin:343308]: Waiting for completion of get_or_add_group_project_role admin 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b running on PID 343308 (2 other jobs running) 2022-02-14 19:41:41.176 | [310867 Async ks-group-admin:343308]: Signaling child to exit 2022-02-14 19:41:41.492 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:41:41.518 | [343308 Async ks-group-admin:343308]: finished successfully 2022-02-14 19:41:41.538 | WAKEUP 2022-02-14 19:41:41.561 | [310867 Async ks-group-admin:343308]: Signaled 2022-02-14 19:41:41.563 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:41:41.563 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 54d354cd8fb041d9870d7c4434e7b166 --project d66787b2648f4505928435f3d0b2076b -f value 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:41.563 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:41:41.563 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:41:41.563 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 54d354cd8fb041d9870d7c4434e7b166 --project d66787b2648f4505928435f3d0b2076b 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 54d354cd8fb041d9870d7c4434e7b166 --project d66787b2648f4505928435f3d0b2076b -f value 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:41:41.563 | from cryptography.utils import int_from_bytes 2022-02-14 19:41:41.563 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:41:41.564 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='675101d0f0f04aae97b6b1fdb679a63f 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b False' 2022-02-14 19:41:41.564 | + functions-common:get_or_add_group_project_role:1076 : echo 675101d0f0f04aae97b6b1fdb679a63f 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b False 2022-02-14 19:41:41.564 | 675101d0f0f04aae97b6b1fdb679a63f 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b False 2022-02-14 19:41:41.608 | [310867 Async ks-group-admin:343308]: finished get_or_add_group_project_role admin 54d354cd8fb041d9870d7c4434e7b166 d66787b2648f4505928435f3d0b2076b with result 0 in 10 seconds 2022-02-14 19:41:41.612 | + inc/async:async_wait:197 : return 0 2022-02-14 19:41:41.615 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 19:41:41.632 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:41:41.634 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 19:41:41.653 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:41:41.655 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 19:41:41.658 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 19:41:41.717 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 19:41:41.757 | [310867 Async create_nova_accounts:345207]: running: create_nova_accounts 2022-02-14 19:41:41.761 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 19:41:41.779 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:41:41.781 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 19:41:41.784 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 19:41:41.844 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 19:41:41.886 | [310867 Async create_glance_accounts:345322]: running: create_glance_accounts 2022-02-14 19:41:41.889 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 19:41:41.912 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:41:41.917 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 19:41:41.920 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 19:41:41.991 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 19:41:42.040 | [310867 Async create_cinder_accounts:345452]: running: create_cinder_accounts 2022-02-14 19:41:42.042 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 19:41:42.062 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:41:42.065 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 19:41:42.067 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 19:41:42.143 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 19:41:42.212 | [310867 Async create_neutron_accounts:345567]: running: create_neutron_accounts 2022-02-14 19:41:42.216 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 19:41:42.253 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:41:42.259 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 19:41:42.267 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 19:41:42.558 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 19:41:42.763 | [310867 Async create_swift_accounts:345709]: running: create_swift_accounts 2022-02-14 19:41:42.785 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 19:41:42.931 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:41:42.953 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 19:41:43.322 | [310867 Async create_nova_accounts:345207]: Waiting for completion of create_nova_accounts running on PID 345207 (6 other jobs running) 2022-02-14 19:41:43.472 | [310867 Async create_nova_accounts:345207]: Signaling child to exit 2022-02-14 19:42:09.738 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:42:09.831 | [345567 Async create_neutron_accounts:345567]: finished successfully 2022-02-14 19:42:25.228 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:42:25.263 | [345452 Async create_cinder_accounts:345452]: finished successfully 2022-02-14 19:42:31.762 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:42:31.791 | [345322 Async create_glance_accounts:345322]: finished successfully 2022-02-14 19:42:36.429 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:42:36.454 | [345207 Async create_nova_accounts:345207]: finished successfully 2022-02-14 19:42:36.475 | WAKEUP 2022-02-14 19:42:36.499 | [310867 Async create_nova_accounts:345207]: Signaled 2022-02-14 19:42:36.500 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:42:36.501 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 19:42:36.501 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 19:42:36.501 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.501 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.501 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.501 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:42:36.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.501 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.501 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.501 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.501 | + functions-common:get_or_create_user:925 : user_id=d69a818ecde34a508e10c9d4bab669e4 2022-02-14 19:42:36.501 | + functions-common:get_or_create_user:926 : echo d69a818ecde34a508e10c9d4bab669e4 2022-02-14 19:42:36.501 | d69a818ecde34a508e10c9d4bab669e4 2022-02-14 19:42:36.501 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 19:42:36.501 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.501 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.501 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.501 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.501 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.501 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.501 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.501 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.501 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.502 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.502 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.502 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.502 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.502 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.502 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.502 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.502 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | d69a818ecde34a508e10c9d4bab669e4 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.502 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.502 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.502 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.502 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:42:36.502 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 19:42:36.502 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.502 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.503 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.503 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.503 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.503 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.503 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.503 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.503 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.503 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.503 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.503 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.504 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.504 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.504 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.504 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.504 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.504 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | d69a818ecde34a508e10c9d4bab669e4 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.504 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.504 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:42:36.504 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:42:36.504 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:42:36.504 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 19:42:36.504 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:42:36.504 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 19:42:36.504 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 19:42:36.504 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.504 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 19:42:36.504 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 19:42:36.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.504 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.504 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.504 | 197de2530669468fad2e9bd0f60d61d9' 2022-02-14 19:42:36.504 | + functions-common:get_or_create_service:1094 : echo 197de2530669468fad2e9bd0f60d61d9 2022-02-14 19:42:36.504 | 197de2530669468fad2e9bd0f60d61d9 2022-02-14 19:42:36.504 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.81/compute/v2/$(project_id)s' 2022-02-14 19:42:36.504 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.504 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' RegionOne 2022-02-14 19:42:36.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4b7e917be764923b550d63f3832e710 2022-02-14 19:42:36.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4b7e917be764923b550d63f3832e710 2022-02-14 19:42:36.505 | + functions-common:get_or_create_endpoint:1127 : public_id=b4b7e917be764923b550d63f3832e710 2022-02-14 19:42:36.505 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.505 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.505 | + functions-common:get_or_create_endpoint:1136 : echo b4b7e917be764923b550d63f3832e710 2022-02-14 19:42:36.505 | b4b7e917be764923b550d63f3832e710 2022-02-14 19:42:36.505 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 19:42:36.505 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.505 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 19:42:36.505 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.505 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.506 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.506 | a10965227a824af0972ba56d28561a33' 2022-02-14 19:42:36.506 | + functions-common:get_or_create_service:1094 : echo a10965227a824af0972ba56d28561a33 2022-02-14 19:42:36.506 | a10965227a824af0972ba56d28561a33 2022-02-14 19:42:36.506 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 19:42:36.506 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.506 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.81/compute/v2.1 RegionOne 2022-02-14 19:42:36.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.506 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.81/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 19:42:36.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.506 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b988009615c943ac81efd404e7d327fc 2022-02-14 19:42:36.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b988009615c943ac81efd404e7d327fc 2022-02-14 19:42:36.507 | + functions-common:get_or_create_endpoint:1127 : public_id=b988009615c943ac81efd404e7d327fc 2022-02-14 19:42:36.507 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.507 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.507 | + functions-common:get_or_create_endpoint:1136 : echo b988009615c943ac81efd404e7d327fc 2022-02-14 19:42:36.507 | b988009615c943ac81efd404e7d327fc 2022-02-14 19:42:36.507 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 19:42:36.507 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:42:36.507 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 19:42:36.507 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:42:36.507 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 19:42:36.507 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.507 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.507 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.507 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.507 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.508 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.508 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.508 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.508 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.508 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.508 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.508 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.508 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.508 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.508 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.508 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.508 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.508 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.508 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.509 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.509 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.509 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.509 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.509 | ++ functions-common:get_field:818 : echo '| 2a72cf07619e4cc987dd5f03b136218d | d69a818ecde34a508e10c9d4bab669e4 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.509 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.509 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.509 | + functions-common:get_or_add_user_project_role:997 : echo 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.509 | 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.509 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 19:42:36.509 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:42:36.550 | [310867 Async create_nova_accounts:345207]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-14 19:42:36.588 | [310867 Async create_glance_accounts:345322]: Waiting for completion of create_glance_accounts running on PID 345322 (5 other jobs running) 2022-02-14 19:42:36.614 | [310867 Async create_glance_accounts:345322]: Signaling child to exit 2022-02-14 19:42:36.614 | WAKEUP 2022-02-14 19:42:36.638 | [310867 Async create_glance_accounts:345322]: Signaled 2022-02-14 19:42:36.640 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 19:42:36.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:42:36.640 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 19:42:36.640 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 19:42:36.640 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.640 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.640 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.640 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:42:36.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.640 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.640 | + functions-common:get_or_create_user:925 : user_id=9e835fea6a584a32bee3cd9b94299895 2022-02-14 19:42:36.640 | + functions-common:get_or_create_user:926 : echo 9e835fea6a584a32bee3cd9b94299895 2022-02-14 19:42:36.640 | 9e835fea6a584a32bee3cd9b94299895 2022-02-14 19:42:36.640 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 19:42:36.640 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.640 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.640 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.640 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.640 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.640 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.641 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.641 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.641 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.641 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.641 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.641 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.641 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.641 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.641 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.641 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.641 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.641 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.641 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.642 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.642 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.642 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | 9e835fea6a584a32bee3cd9b94299895 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.642 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.642 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.642 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.642 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.642 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.642 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:42:36.642 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 19:42:36.642 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:42:36.642 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 19:42:36.642 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 19:42:36.642 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.642 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.642 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.642 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:42:36.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.642 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.642 | + functions-common:get_or_create_user:925 : user_id=02ed008747b44444af26a6a9beddc7ab 2022-02-14 19:42:36.642 | + functions-common:get_or_create_user:926 : echo 02ed008747b44444af26a6a9beddc7ab 2022-02-14 19:42:36.642 | 02ed008747b44444af26a6a9beddc7ab 2022-02-14 19:42:36.642 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 19:42:36.642 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.642 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.642 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.642 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.642 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.643 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.643 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.643 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.643 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.643 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.643 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.643 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.643 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.643 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.643 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.643 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.643 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.643 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.643 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.643 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.644 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.644 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.644 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.644 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | 02ed008747b44444af26a6a9beddc7ab | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.644 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.644 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.644 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.644 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.644 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 19:42:36.644 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 19:42:36.644 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.644 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.644 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.644 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.644 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.644 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.644 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.644 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.644 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.644 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.645 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.645 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.645 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.645 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.645 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.645 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.645 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.645 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.645 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.645 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.645 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.645 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.645 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.645 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.645 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.645 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.645 | ++ functions-common:get_field:818 : echo '| 2a72cf07619e4cc987dd5f03b136218d | 02ed008747b44444af26a6a9beddc7ab | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.645 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.645 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.645 | + functions-common:get_or_add_user_project_role:997 : echo 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.645 | 2a72cf07619e4cc987dd5f03b136218d 2022-02-14 19:42:36.645 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 19:42:36.645 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.645 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 19:42:36.645 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 19:42:36.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.645 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.646 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.646 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.646 | 48c6cee1e2da412da56b6aa9a121503d' 2022-02-14 19:42:36.646 | + functions-common:get_or_create_service:1094 : echo 48c6cee1e2da412da56b6aa9a121503d 2022-02-14 19:42:36.646 | 48c6cee1e2da412da56b6aa9a121503d 2022-02-14 19:42:36.646 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 19:42:36.646 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.646 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.81/image RegionOne 2022-02-14 19:42:36.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.646 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.646 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.81/image --region RegionOne -f value -c id 2022-02-14 19:42:36.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.646 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.646 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.646 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=337efb42b7864709ab37095a1a21501f 2022-02-14 19:42:36.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 337efb42b7864709ab37095a1a21501f 2022-02-14 19:42:36.646 | + functions-common:get_or_create_endpoint:1127 : public_id=337efb42b7864709ab37095a1a21501f 2022-02-14 19:42:36.646 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.646 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.646 | + functions-common:get_or_create_endpoint:1136 : echo 337efb42b7864709ab37095a1a21501f 2022-02-14 19:42:36.646 | 337efb42b7864709ab37095a1a21501f 2022-02-14 19:42:36.647 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 19:42:36.647 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:42:36.647 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:42:36.647 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:42:36.647 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:42:36.647 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 19:42:36.647 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 19:42:36.647 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 19:42:36.647 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 19:42:36.688 | [310867 Async create_glance_accounts:345322]: finished create_glance_accounts with result 0 in 49 seconds 2022-02-14 19:42:36.727 | [310867 Async create_cinder_accounts:345452]: Waiting for completion of create_cinder_accounts running on PID 345452 (4 other jobs running) 2022-02-14 19:42:36.753 | [310867 Async create_cinder_accounts:345452]: Signaling child to exit 2022-02-14 19:42:36.753 | WAKEUP 2022-02-14 19:42:36.776 | [310867 Async create_cinder_accounts:345452]: Signaled 2022-02-14 19:42:36.778 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-14 19:42:36.778 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 19:42:36.778 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 19:42:36.778 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.778 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.778 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.778 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:42:36.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.778 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.778 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.778 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.778 | + functions-common:get_or_create_user:925 : user_id=318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.778 | + functions-common:get_or_create_user:926 : echo 318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.778 | 318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.778 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 19:42:36.778 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.778 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.778 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.778 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.778 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.778 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.778 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.778 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.779 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.779 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.779 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.779 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.779 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.779 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.779 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.779 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.779 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.779 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.779 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.779 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | 318a507653cd4b63841adfb7e5fce97e | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.779 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.780 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.780 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.780 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.780 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.780 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:42:36.780 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 19:42:36.780 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.780 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 19:42:36.780 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 19:42:36.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.780 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.780 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.780 | 95a5abc4c624481ab965c793f60d9c96' 2022-02-14 19:42:36.780 | + functions-common:get_or_create_service:1094 : echo 95a5abc4c624481ab965c793f60d9c96 2022-02-14 19:42:36.780 | 95a5abc4c624481ab965c793f60d9c96 2022-02-14 19:42:36.780 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 19:42:36.780 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:42:36.780 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.780 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:42:36.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.780 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.780 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.780 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.781 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:42:36.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.781 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.781 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.781 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e6083fb5ec6d4b30bcc3a54e60a35943 2022-02-14 19:42:36.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e6083fb5ec6d4b30bcc3a54e60a35943 2022-02-14 19:42:36.781 | + functions-common:get_or_create_endpoint:1127 : public_id=e6083fb5ec6d4b30bcc3a54e60a35943 2022-02-14 19:42:36.781 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.781 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.781 | + functions-common:get_or_create_endpoint:1136 : echo e6083fb5ec6d4b30bcc3a54e60a35943 2022-02-14 19:42:36.781 | e6083fb5ec6d4b30bcc3a54e60a35943 2022-02-14 19:42:36.781 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 19:42:36.781 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.781 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 19:42:36.781 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 19:42:36.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.781 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.781 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.781 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.781 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.781 | 2820308a16a841aca545bf6d41db9ec1' 2022-02-14 19:42:36.781 | + functions-common:get_or_create_service:1094 : echo 2820308a16a841aca545bf6d41db9ec1 2022-02-14 19:42:36.781 | 2820308a16a841aca545bf6d41db9ec1 2022-02-14 19:42:36.781 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:42:36.781 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.781 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:42:36.781 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.781 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.781 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.782 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.782 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:42:36.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.782 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.782 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f2a57076f5d24f1daa53b367d5b8ba6f 2022-02-14 19:42:36.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f2a57076f5d24f1daa53b367d5b8ba6f 2022-02-14 19:42:36.782 | + functions-common:get_or_create_endpoint:1127 : public_id=f2a57076f5d24f1daa53b367d5b8ba6f 2022-02-14 19:42:36.782 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.782 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.782 | + functions-common:get_or_create_endpoint:1136 : echo f2a57076f5d24f1daa53b367d5b8ba6f 2022-02-14 19:42:36.782 | f2a57076f5d24f1daa53b367d5b8ba6f 2022-02-14 19:42:36.782 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 19:42:36.782 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 19:42:36.782 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:42:36.782 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 19:42:36.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.782 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.782 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.782 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.782 | ++ functions-common:get_or_create_project:938 : project_id=1910f964dd7c473995251642d927d729 2022-02-14 19:42:36.782 | ++ functions-common:get_or_create_project:939 : echo 1910f964dd7c473995251642d927d729 2022-02-14 19:42:36.782 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1910f964dd7c473995251642d927d729 2022-02-14 19:42:36.782 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 19:42:36.783 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.783 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.783 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.783 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 19:42:36.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.783 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.783 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.783 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 19:42:36.783 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.783 | ++ functions-common:get_or_create_user:925 : user_id=318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.783 | ++ functions-common:get_or_create_user:926 : echo 318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.783 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 318a507653cd4b63841adfb7e5fce97e 2022-02-14 19:42:36.824 | [310867 Async create_cinder_accounts:345452]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-14 19:42:36.829 | + inc/async:async_wait:197 : return 0 2022-02-14 19:42:36.831 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 19:42:36.884 | [310867 Async create_neutron_accounts:345567]: Waiting for completion of create_neutron_accounts running on PID 345567 (3 other jobs running) 2022-02-14 19:42:36.910 | [310867 Async create_neutron_accounts:345567]: Signaling child to exit 2022-02-14 19:42:36.910 | WAKEUP 2022-02-14 19:42:36.934 | [310867 Async create_neutron_accounts:345567]: Signaled 2022-02-14 19:42:36.935 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 19:42:36.935 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:42:36.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:42:36.936 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:42:36.936 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:42:36.936 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:42:36.936 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:42:36.936 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 19:42:36.936 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 19:42:36.936 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 19:42:36.936 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 19:42:36.936 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-14 19:42:36.936 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 19:42:36.936 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 19:42:36.936 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:42:36.936 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:42:36.936 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:42:36.936 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:42:36.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.936 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.936 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.936 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.936 | + functions-common:get_or_create_user:925 : user_id=66a4ae0bbd524465a356e9c78cb95b20 2022-02-14 19:42:36.936 | + functions-common:get_or_create_user:926 : echo 66a4ae0bbd524465a356e9c78cb95b20 2022-02-14 19:42:36.936 | 66a4ae0bbd524465a356e9c78cb95b20 2022-02-14 19:42:36.936 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 19:42:36.936 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:42:36.936 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:42:36.936 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:42:36.936 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:42:36.936 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:42:36.937 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:42:36.937 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:42:36.937 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:42:36.937 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:42:36.937 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.937 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.937 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.937 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:42:36.937 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:42:36.937 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:42:36.937 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:42:36.937 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:42:36.937 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.937 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.937 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.938 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:42:36.938 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:42:36.938 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:42:36.938 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | 66a4ae0bbd524465a356e9c78cb95b20 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:42:36.938 | ++ functions-common:get_field:812 : read data 2022-02-14 19:42:36.938 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.938 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.938 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:42:36.938 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:42:36.938 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 19:42:36.938 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:42:36.938 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 19:42:36.938 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 19:42:36.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.938 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.938 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.938 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.938 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:42:36.938 | 1979416c5eba406fad95941594fc3c36' 2022-02-14 19:42:36.938 | + functions-common:get_or_create_service:1094 : echo 1979416c5eba406fad95941594fc3c36 2022-02-14 19:42:36.938 | 1979416c5eba406fad95941594fc3c36 2022-02-14 19:42:36.938 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 19:42:36.938 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:42:36.938 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.81:9696/ RegionOne 2022-02-14 19:42:36.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:42:36.938 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 19:42:36.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.938 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.938 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.939 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:42:36.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:42:36.939 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.81:9696/ --region RegionOne -f value -c id 2022-02-14 19:42:36.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.939 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:42:36.939 | from cryptography.utils import int_from_bytes 2022-02-14 19:42:36.939 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:42:36.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=83a33db319e54acca3473f761304a305 2022-02-14 19:42:36.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 83a33db319e54acca3473f761304a305 2022-02-14 19:42:36.939 | + functions-common:get_or_create_endpoint:1127 : public_id=83a33db319e54acca3473f761304a305 2022-02-14 19:42:36.939 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:42:36.939 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:42:36.939 | + functions-common:get_or_create_endpoint:1136 : echo 83a33db319e54acca3473f761304a305 2022-02-14 19:42:36.939 | 83a33db319e54acca3473f761304a305 2022-02-14 19:42:36.983 | [310867 Async create_neutron_accounts:345567]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-14 19:42:37.022 | [310867 Async create_swift_accounts:345709]: Waiting for completion of create_swift_accounts running on PID 345709 (2 other jobs running) 2022-02-14 19:42:37.051 | [310867 Async create_swift_accounts:345709]: Signaling child to exit 2022-02-14 19:43:19.431 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:43:19.457 | [345709 Async create_swift_accounts:345709]: finished successfully 2022-02-14 19:43:19.477 | WAKEUP 2022-02-14 19:43:19.500 | [310867 Async create_swift_accounts:345709]: Signaled 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 19:43:19.501 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 19:43:19.502 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 19:43:19.502 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 19:43:19.502 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:43:19.502 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:43:19.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.502 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.502 | ++ functions-common:get_or_create_role:950 : role_id=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.502 | ++ functions-common:get_or_create_role:951 : echo 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.502 | + lib/swift:create_swift_accounts:638 : another_role=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.502 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 19:43:19.502 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 19:43:19.502 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:43:19.502 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:43:19.502 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:43:19.502 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:43:19.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.502 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.502 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.502 | + functions-common:get_or_create_user:925 : user_id=c69b084129d2469e99234d0b0d649537 2022-02-14 19:43:19.502 | + functions-common:get_or_create_user:926 : echo c69b084129d2469e99234d0b0d649537 2022-02-14 19:43:19.502 | c69b084129d2469e99234d0b0d649537 2022-02-14 19:43:19.502 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 19:43:19.502 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.502 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:43:19.502 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.502 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.503 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:43:19.503 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:43:19.503 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:43:19.503 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:43:19.503 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:43:19.503 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.503 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.503 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.503 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.503 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.503 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.503 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.503 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.503 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.503 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.503 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.504 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.504 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.504 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.504 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | c69b084129d2469e99234d0b0d649537 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:43:19.504 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.504 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.504 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:43:19.504 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:43:19.504 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:43:19.504 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:43:19.504 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 19:43:19.504 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.504 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:43:19.504 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:43:19.504 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:43:19.504 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.504 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.504 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.504 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.504 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.504 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.505 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.505 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.505 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.505 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.505 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.505 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.505 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.505 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:43:19.505 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.505 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.505 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.505 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.505 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.505 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | c69b084129d2469e99234d0b0d649537 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:43:19.505 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.505 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.505 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.505 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.505 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.505 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 19:43:19.506 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:43:19.506 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 19:43:19.506 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.506 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:43:19.506 | 32203db55be943678a5d5d607bcc5956' 2022-02-14 19:43:19.506 | + functions-common:get_or_create_service:1094 : echo 32203db55be943678a5d5d607bcc5956 2022-02-14 19:43:19.506 | 32203db55be943678a5d5d607bcc5956 2022-02-14 19:43:19.506 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' http://10.222.0.81:8080 2022-02-14 19:43:19.506 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:43:19.506 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 19:43:19.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:43:19.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.506 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:43:19.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:43:19.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.506 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.507 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.507 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fd0c3bd3176445f6ae6a88395916ccb8 2022-02-14 19:43:19.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fd0c3bd3176445f6ae6a88395916ccb8 2022-02-14 19:43:19.507 | + functions-common:get_or_create_endpoint:1127 : public_id=fd0c3bd3176445f6ae6a88395916ccb8 2022-02-14 19:43:19.507 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 19:43:19.507 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.81:8080 RegionOne 2022-02-14 19:43:19.507 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:43:19.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 19:43:19.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.507 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.507 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.507 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.507 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:43:19.507 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:43:19.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.81:8080 --region RegionOne -f value -c id 2022-02-14 19:43:19.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.507 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.507 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.507 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.507 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ba6c090c685e475eb56de0bd06f3e1f8 2022-02-14 19:43:19.507 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo ba6c090c685e475eb56de0bd06f3e1f8 2022-02-14 19:43:19.507 | ba6c090c685e475eb56de0bd06f3e1f8 2022-02-14 19:43:19.507 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:43:19.507 | + functions-common:get_or_create_endpoint:1136 : echo fd0c3bd3176445f6ae6a88395916ccb8 2022-02-14 19:43:19.507 | fd0c3bd3176445f6ae6a88395916ccb8 2022-02-14 19:43:19.507 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 19:43:19.507 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 19:43:19.507 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:43:19.508 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 19:43:19.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.508 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_project:938 : project_id=30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_project:939 : echo 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.508 | + lib/swift:create_swift_accounts:652 : swift_project_test1=30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.508 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 19:43:19.508 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.508 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 19:43:19.508 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 19:43:19.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.508 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.508 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_user:925 : user_id=1cac4492322e45f3821ed5ce9597e111 2022-02-14 19:43:19.508 | ++ functions-common:get_or_create_user:926 : echo 1cac4492322e45f3821ed5ce9597e111 2022-02-14 19:43:19.508 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=1cac4492322e45f3821ed5ce9597e111 2022-02-14 19:43:19.508 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 19:43:19.508 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.508 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 1cac4492322e45f3821ed5ce9597e111 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.508 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.508 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:43:19.508 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.508 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.509 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:43:19.509 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:43:19.509 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:43:19.509 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 1cac4492322e45f3821ed5ce9597e111 --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.509 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.509 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.509 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.509 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.509 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 1cac4492322e45f3821ed5ce9597e111 --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 1cac4492322e45f3821ed5ce9597e111 --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.509 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.509 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.509 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.509 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.510 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.510 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.510 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.510 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | 1cac4492322e45f3821ed5ce9597e111 | | 30d150f6732541dfa1d3933de6b40ed9 | | | False |' 2022-02-14 19:43:19.510 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.510 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.510 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.510 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.510 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 19:43:19.510 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 19:43:19.510 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:43:19.510 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 19:43:19.510 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 19:43:19.510 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 19:43:19.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.510 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.510 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.510 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.510 | ++ functions-common:get_or_create_user:925 : user_id=0ded02532bf74fd9ae732597ab04d20e 2022-02-14 19:43:19.510 | ++ functions-common:get_or_create_user:926 : echo 0ded02532bf74fd9ae732597ab04d20e 2022-02-14 19:43:19.510 | + lib/swift:create_swift_accounts:661 : swift_user_test3=0ded02532bf74fd9ae732597ab04d20e 2022-02-14 19:43:19.510 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 19:43:19.510 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.510 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 3648a714c7a84a3da04396f9e4329144 0ded02532bf74fd9ae732597ab04d20e 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.510 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.510 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:43:19.510 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.510 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.510 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:43:19.510 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:43:19.510 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:43:19.511 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 3648a714c7a84a3da04396f9e4329144 --user 0ded02532bf74fd9ae732597ab04d20e --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.511 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.511 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.511 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.511 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.511 | + functions-common:get_or_add_user_project_role:986 : openstack role add 3648a714c7a84a3da04396f9e4329144 --user 0ded02532bf74fd9ae732597ab04d20e --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 3648a714c7a84a3da04396f9e4329144 --user 0ded02532bf74fd9ae732597ab04d20e --project 30d150f6732541dfa1d3933de6b40ed9 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.511 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.511 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.511 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.511 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.511 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.511 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.511 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.511 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.512 | ++ functions-common:get_field:818 : echo '| 3648a714c7a84a3da04396f9e4329144 | 0ded02532bf74fd9ae732597ab04d20e | | 30d150f6732541dfa1d3933de6b40ed9 | | | False |' 2022-02-14 19:43:19.512 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.512 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.512 | + functions-common:get_or_add_user_project_role:997 : echo 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.512 | 3648a714c7a84a3da04396f9e4329144 2022-02-14 19:43:19.512 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 19:43:19.512 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:43:19.512 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 19:43:19.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.512 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.512 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.512 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_project:938 : project_id=c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_project:939 : echo c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.512 | + lib/swift:create_swift_accounts:666 : swift_project_test2=c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.512 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 19:43:19.512 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.512 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 19:43:19.512 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 19:43:19.512 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 19:43:19.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.512 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.512 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.512 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.512 | ++ functions-common:get_or_create_user:925 : user_id=c9833f6e91b34b44997dc3fc415a4d28 2022-02-14 19:43:19.513 | ++ functions-common:get_or_create_user:926 : echo c9833f6e91b34b44997dc3fc415a4d28 2022-02-14 19:43:19.513 | + lib/swift:create_swift_accounts:671 : swift_user_test2=c9833f6e91b34b44997dc3fc415a4d28 2022-02-14 19:43:19.513 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 19:43:19.513 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.513 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin c9833f6e91b34b44997dc3fc415a4d28 c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.513 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:43:19.513 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.513 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.513 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:43:19.513 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:43:19.513 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:43:19.513 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user c9833f6e91b34b44997dc3fc415a4d28 --project c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.513 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.513 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.513 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.513 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.513 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.513 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user c9833f6e91b34b44997dc3fc415a4d28 --project c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user c9833f6e91b34b44997dc3fc415a4d28 --project c3286ee3cd6a46088aa2e7f23dfc8a4d 2022-02-14 19:43:19.513 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.514 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.514 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.514 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.514 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.514 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.514 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.514 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.514 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.514 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.514 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | c9833f6e91b34b44997dc3fc415a4d28 | | c3286ee3cd6a46088aa2e7f23dfc8a4d | | | False |' 2022-02-14 19:43:19.514 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.514 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.514 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.514 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.514 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 19:43:19.514 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 19:43:19.514 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:43:19.514 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 19:43:19.514 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 19:43:19.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.514 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.514 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.514 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.514 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 19:43:19.514 | 1bb9bca37af540d287bcd17a0e3cb42d' 2022-02-14 19:43:19.514 | ++ functions-common:get_or_create_domain:888 : echo 1bb9bca37af540d287bcd17a0e3cb42d 2022-02-14 19:43:19.514 | + lib/swift:create_swift_accounts:676 : swift_domain=1bb9bca37af540d287bcd17a0e3cb42d 2022-02-14 19:43:19.514 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 19:43:19.514 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 19:43:19.515 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 1bb9bca37af540d287bcd17a0e3cb42d 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:43:19.515 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=1bb9bca37af540d287bcd17a0e3cb42d --or-show -f value -c id 2022-02-14 19:43:19.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.515 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.515 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.515 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_project:938 : project_id=2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_project:939 : echo 2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:680 : swift_project_test4=2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 19:43:19.515 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 19:43:19.515 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 1bb9bca37af540d287bcd17a0e3cb42d test4@example.com 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 19:43:19.515 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=1bb9bca37af540d287bcd17a0e3cb42d --email=test4@example.com --or-show -f value -c id 2022-02-14 19:43:19.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.515 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.515 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.515 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_user:925 : user_id=cb6529f6413d4921ad3e261fb6646923 2022-02-14 19:43:19.515 | ++ functions-common:get_or_create_user:926 : echo cb6529f6413d4921ad3e261fb6646923 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:685 : swift_user_test4=cb6529f6413d4921ad3e261fb6646923 2022-02-14 19:43:19.515 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 19:43:19.515 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:43:19.516 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin cb6529f6413d4921ad3e261fb6646923 2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.516 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:43:19.516 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:43:19.516 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:43:19.516 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:43:19.516 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:43:19.516 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:43:19.516 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user cb6529f6413d4921ad3e261fb6646923 --project 2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:43:19.516 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.516 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.516 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.516 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.516 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.516 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:43:19.516 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:43:19.516 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user cb6529f6413d4921ad3e261fb6646923 --project 2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.516 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.516 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user cb6529f6413d4921ad3e261fb6646923 --project 2a3339ef20a549cab4d973c515e92cd1 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:43:19.516 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:43:19.516 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:43:19.516 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.517 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:19.517 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:19.517 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:43:19.517 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:43:19.517 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:43:19.517 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:43:19.517 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | cb6529f6413d4921ad3e261fb6646923 | | 2a3339ef20a549cab4d973c515e92cd1 | | | False |' 2022-02-14 19:43:19.517 | ++ functions-common:get_field:812 : read data 2022-02-14 19:43:19.517 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.517 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.517 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:43:19.547 | [310867 Async create_swift_accounts:345709]: finished create_swift_accounts with result 0 in 97 seconds 2022-02-14 19:43:19.555 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 19:43:19.558 | + inc/async:async_wait:197 : return 0 2022-02-14 19:43:19.560 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 19:43:19.578 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:19.581 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 19:43:19.599 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:19.602 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 19:43:19.605 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:43:19.607 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 19:43:19.610 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 19:43:19.612 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 19:43:19.672 | + inc/async:async_inner:63 : init_glance 2022-02-14 19:43:19.711 | [310867 Async init_glance:349906]: running: init_glance 2022-02-14 19:43:19.714 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 19:43:19.733 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:19.735 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 19:43:19.738 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:43:19.742 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 19:43:19.743 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 19:43:19.746 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 19:43:19.750 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:43:19.750 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:43:19.756 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:43:19.758 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:43:19.761 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:43:19.764 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:43:19.767 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 19:43:19.769 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 19:43:19.772 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 19:43:19.777 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 19:43:19.789 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 19:43:19.791 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 19:43:23.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:23.205 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:23.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:23.205 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:26.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:26.658 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:26.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:26.658 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:30.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:30.071 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:30.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:30.071 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:33.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:33.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:33.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:33.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:36.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:36.926 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:36.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:36.926 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:40.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:40.338 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:40.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:40.339 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:43.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:43.736 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:43.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:43.736 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:47.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:47.383 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:47.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:47.383 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:51.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:51.947 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:51.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:51.947 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:51.947 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 19:43:57.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:57.727 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:57.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:43:57.727 | from cryptography.utils import int_from_bytes 2022-02-14 19:43:58.034 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 19:43:58.039 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 19:43:58.042 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 19:43:58.044 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 19:43:58.046 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 19:43:58.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 19:43:58.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 19:43:58.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 19:43:58.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 19:43:58.058 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 19:43:58.060 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 19:43:58.062 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 19:43:58.065 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 19:43:58.067 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 19:43:58.069 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 19:43:58.072 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 19:43:58.076 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:43:58.078 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 19:43:58.080 | + 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-02-14 19:43:58.086 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 19:43:58.088 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 19:43:58.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 19:43:58.093 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 19:43:58.095 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 19:43:58.098 | + 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-02-14 19:43:58.127 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 19:43:58.158 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 19:43:58.197 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 19:43:58.229 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 19:43:58.262 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 19:43:58.292 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 19:43:58.295 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 19:43:58.297 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 19:43:58.300 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:43:58.306 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:43:58.320 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:43:58.322 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:43:58.325 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:43:58.327 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:43: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-02-14 19:43:58.364 | + 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-02-14 19:43:58.398 | + 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-02-14 19:43:58.427 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:43:58.458 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 19:43:58.475 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:43:58.477 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 19:43:58.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:43:58.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 19:43:58.485 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 19:43:58.487 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 19:43:58.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 19:43:58.501 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:43:58.504 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 19:43:58.507 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 19:43:58.520 | + 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-02-14 19:43:58.537 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 19:43:58.540 | + 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-02-14 19:43:58.552 | + 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-02-14 19:43:58.566 | + 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-02-14 19:43:58.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:43:58.581 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:43:58.584 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 19:43:58.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.YOmI5gIBQC 2022-02-14 19:43:58.590 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:43:58.599 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:43:58.601 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.YOmI5gIBQC 2022-02-14 19:43:58.605 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.YOmI5gIBQC 2022-02-14 19:43:58.623 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.YOmI5gIBQC /etc/sudoers.d/neutron-rootwrap 2022-02-14 19:43:58.635 | + 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-02-14 19:43:58.665 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 19:43:58.667 | + 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-02-14 19:43:58.696 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 19:43:58.699 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 19:43:58.701 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 19:43:58.704 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:43:58.707 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:43:58.710 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:43:58.728 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:58.731 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:43:58.733 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:43:58.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:43:58.754 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:58.757 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:43:58.760 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:43:58.791 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:43:58.794 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:43:58.796 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 19:43:58.814 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:58.818 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 19:43:58.819 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 19:43:58.821 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:43:58.824 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:43:58.826 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 19:43:58.829 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 19:43:58.831 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:43:58.834 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 19:43:58.837 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 19:43:58.839 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 19:43:58.844 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 19:43:58.846 | + 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-02-14 19:43:58.852 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 19:43:58.870 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:43:58.872 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 19:43:58.875 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 19:43:58.877 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 19:43:58.882 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 19:43:58.913 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:43:58.943 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 19:43:58.973 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 19:43:59.004 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 19:43:59.036 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 19:43:59.039 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:43:59.042 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 19:43:59.045 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:43:59.047 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 19:43:59.077 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 19:43:59.109 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:43:59.141 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 19:43:59.172 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 19:43:59.202 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 19:43:59.234 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 19:43:59.266 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 19:43:59.302 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:43:59.335 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:43:59.367 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 19:43:59.401 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 19:43:59.435 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 19:43:59.438 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:43:59.441 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:43:59.444 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:43:59.446 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 19:43:59.477 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 19:43:59.508 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:43:59.539 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 19:43:59.575 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 19:43:59.606 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 19:43:59.639 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 19:43:59.670 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 19:43:59.701 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:43:59.734 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 19:43:59.771 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 19:43:59.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 19:43:59.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 19:43:59.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 19:43:59.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 19:43:59.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 19:43:59.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 19:43:59.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 19:43:59.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 19:43:59.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 19:43:59.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 19:43:59.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 19:43:59.801 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 19:43:59.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 19:43:59.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 19:43:59.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 19:43:59.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 19:43:59.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 19:43:59.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 19:43:59.820 | + 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-02-14 19:43:59.848 | + 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-02-14 19:43:59.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:43:59.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:43:59.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 19:43:59.859 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 19:43:59.862 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:43:59.864 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 19:43:59.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 19:43:59.896 | + 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-02-14 19:43:59.899 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:43:59.901 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:43:59.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 19:43:59.906 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 19:43:59.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:43:59.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 19:43:59.941 | + 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-02-14 19:43:59.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:43:59.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:43:59.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 19:43:59.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 19:43:59.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:43:59.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 19:43:59.989 | + 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-02-14 19:43:59.992 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:43:59.994 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 19:43:59.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 19:43:59.999 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 19:44:00.002 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:44:00.006 | + 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-02-14 19:44:00.035 | + 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-02-14 19:44:00.038 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:44:00.040 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 19:44:00.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:44:00.045 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:44:00.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:44:00.054 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 19:44:00.080 | + 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-02-14 19:44:00.082 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:44:00.094 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 19:44:00.094 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 19:44:00.094 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 19:44:00.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:44:00.095 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 19:44:00.125 | + 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:350:399 2022-02-14 19:44:00.128 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:44:00.130 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 19:44:00.133 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 19:44:00.135 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 19:44:00.138 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:44:00.140 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-14 19:44:00.175 | + 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-02-14 19:44:00.178 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:44:00.180 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 19:44:00.183 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:44:00.185 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:44:00.191 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:44:00.191 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 19:44:00.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:44:00.222 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 19:44:00.240 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:00.242 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 19:44:00.245 | + 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-02-14 19:44:00.277 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:00.280 | + 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-02-14 19:44:00.309 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:44:00.342 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 19:44:00.344 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 19:44:00.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 19:44:00.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:44:03.319 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:44:03.319 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:44:03.320 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=351821) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:44:03.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:44:03.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:44:03.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:03.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:03.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:03.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=351821) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:03.426 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:44:03.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:44:03.427 | from cryptography.utils import int_from_bytes 2022-02-14 19:44:03.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:44:03.427 | from cryptography.utils import int_from_bytes 2022-02-14 19:44:03.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 19:44:03.768 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 19:44:03.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 19:44:03.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:44:03.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 19:44:03.827 | + 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-02-14 19:44:03.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 19:44:03.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:03.853 | + 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-02-14 19:44:03.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 19:44:03.895 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 19:44:03.903 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 19:44:03.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 19:44:03.909 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 19:44:03.922 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 19:44:03.935 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:44:03.937 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 19:44:03.946 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 19:44:03.950 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:44:03.952 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 19:44:03.960 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 19:44:03.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 19:44:03.966 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 19:44:03.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 19:44:03.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 19:44:03.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:44:03.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:44:03.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:44:03.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:44:03.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:44:04.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 19:44:04.015 | + 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-02-14 19:44:04.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 19:44:04.051 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 19:44:04.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 19:44:04.113 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 19:44:04.131 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:04.134 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 19:44:04.136 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.144 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 19:44:04.174 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 19:44:04.205 | + 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-02-14 19:44:04.239 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:04.242 | + 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-02-14 19:44:04.275 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 19:44:04.293 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:04.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.299 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:44:04.329 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:44:04.366 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.368 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:44:04.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 19:44:04.373 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 19:44:04.390 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:04.393 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 19:44:04.396 | + 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-02-14 19:44:04.400 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 19:44:04.432 | + 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-02-14 19:44:04.464 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:04.466 | + 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-02-14 19:44:04.496 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:44:04.510 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:44:04.529 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:44:04.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:44:04.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:44:04.564 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 19:44:04.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:44:04.569 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 19:44:04.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:44:07.530 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:44:07.530 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:44:07.530 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=352353) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:44:07.580 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:44:07.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:44:07.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:07.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:07.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:07.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=352353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:44:07.643 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 19:44:07.643 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=352353) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 19:44:07.644 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=352353) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 19:44:07.644 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:44:07.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:44:07.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:44:07.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:44:07.644 | from cryptography.utils import int_from_bytes 2022-02-14 19:44:07.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 19:44:08.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 19:44:08.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:44:08.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:44:08.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:44:08.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:44:08.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:44:08.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 19:44:08.034 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 19:44:08.037 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 19:44:08.040 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 19:44:08.052 | + 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-02-14 19:44:08.070 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 19:44:08.073 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 19:44:08.075 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 19:44:08.078 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 19:44:08.081 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 19:44:08.083 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 19:44:08.086 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 19:44:08.089 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 19:44:08.092 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 19:44:08.093 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 19:44:08.096 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 19:44:08.098 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 19:44:08.101 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 19:44:08.103 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 19:44:08.107 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 19:44:08.107 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 19:44:08.114 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 19:44:08.116 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 19:44:08.118 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 19:44:08.121 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 19:44:08.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 19:44:08.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 19:44:08.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 19:44:08.132 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 19:44:08.135 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 19:44:08.137 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:08.139 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 19:44:08.144 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 19:44:08.145 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 19:44:08.148 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1' 2022-02-14 19:44:08.150 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data' 2022-02-14 19:44:08.153 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 19:44:08.155 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 19:44:08.160 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 19:44:08.160 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 19:44:08.160 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 19:44:08.161 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 19:44:08.168 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 19:44:08.173 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.64 ' 2022-02-14 19:44:08.173 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1 2022-02-14 19:44:08.187 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data 2022-02-14 19:44:08.199 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 19:44:08.212 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 19:44:08.236 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 19:44:08.246 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 19:44:08.246 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.071 ms 2022-02-14 19:44:09.255 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.035 ms 2022-02-14 19:44:10.279 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.034 ms 2022-02-14 19:44:10.279 | 2022-02-14 19:44:10.279 | --- 192.168.0.64 ping statistics --- 2022-02-14 19:44:10.279 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-02-14 19:44:10.279 | rtt min/avg/max/mdev = 0.034/0.046/0.071/0.017 ms 2022-02-14 19:44:10.285 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 19:44:10.285 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 19:44:10.291 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 19:44:10.293 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 19:44:10.311 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:10.313 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 19:44:10.317 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 19:44:10.322 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 19:44:10.358 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.81 2022-02-14 19:44:10.389 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 19:44:10.419 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:44:10.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 19:44:10.459 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:44:10.489 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:44:10.494 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 19:44:10.509 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:44:10.512 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:44:10.514 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 19:44:10.532 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:44:10.535 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 19:44:10.554 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:44:10.557 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 19:44:10.575 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:44:10.577 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 19:44:10.608 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 19:44:10.650 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 19:44:10.652 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 19:44:10.670 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:10.673 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 19:44:10.691 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:10.697 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 19:44:10.697 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 19:44:10.762 | + inc/async:async_inner:63 : init_neutron 2022-02-14 19:44:10.801 | [310867 Async init_neutron:352829]: running: init_neutron 2022-02-14 19:44:10.804 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 19:44:10.824 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:10.827 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 19:44:10.837 | ++ ./stack.sh:main:1162 : true 2022-02-14 19:44:10.841 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 19:44:10.843 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 19:44:10.846 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 19:44:10.858 | dnsmasq: no process found 2022-02-14 19:44:10.861 | + ./stack.sh:main:1164 : true 2022-02-14 19:44:10.864 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 19:44:10.870 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 19:44:10.870 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:44:10.871 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 19:44:10.874 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 19:44:10.874 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 19:44:10.879 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 19:44:10.884 | + lib/nova:clean_iptables:183 : bash 2022-02-14 19:44:10.891 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 19:44:10.894 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 19:44:10.895 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:44:10.895 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 19:44:10.899 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 19:44:10.900 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:44:10.904 | + lib/nova:clean_iptables:185 : bash 2022-02-14 19:44:10.912 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:44:10.913 | + lib/nova:clean_iptables:187 : bash 2022-02-14 19:44:10.914 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 19:44:10.916 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 19:44:10.916 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 19:44:10.919 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 19:44:10.923 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 19:44:10.938 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 19:44:10.941 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 19:44:10.941 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 19:44:10.942 | + lib/nova:clean_iptables:189 : bash 2022-02-14 19:44:10.943 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:44:10.947 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:44:10.953 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 19:44:10.959 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 19:44:10.967 | net.ipv4.ip_forward = 1 2022-02-14 19:44:10.971 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 19:44:10.991 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:10.998 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 19:44:10.998 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 19:44:10.999 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:44:11.038 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 19:44:11.070 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 19:44:11.073 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:44:11.113 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 19:44:11.156 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 19:44:11.175 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:11.178 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 19:44:11.181 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:44:11.185 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 19:44:11.186 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 19:44:11.188 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 19:44:11.258 | + inc/async:async_inner:63 : init_swift 2022-02-14 19:44:11.300 | [310867 Async init_swift:353187]: running: init_swift 2022-02-14 19:44:11.303 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 19:44:11.323 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:11.325 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 19:44:11.328 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:44:11.331 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 19:44:11.335 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 19:44:11.337 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 19:44:11.399 | + inc/async:async_inner:63 : init_cinder 2022-02-14 19:44:11.443 | [310867 Async init_cinder:353282]: running: init_cinder 2022-02-14 19:44:11.447 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 19:44:11.473 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:44:11.476 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 19:44:11.479 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:44:11.481 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 19:44:11.484 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 19:44:11.487 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 19:44:11.567 | + inc/async:async_inner:63 : init_placement 2022-02-14 19:44:11.618 | [310867 Async init_placement:353401]: running: init_placement 2022-02-14 19:44:11.621 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 19:44:11.679 | [310867 Async init_neutron:352829]: Waiting for completion of init_neutron running on PID 352829 (6 other jobs running) 2022-02-14 19:44:11.705 | [310867 Async init_neutron:352829]: Signaling child to exit 2022-02-14 19:44:17.689 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:44:17.728 | [349906 Async init_glance:349906]: finished successfully 2022-02-14 19:44:23.502 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:44:23.530 | [353187 Async init_swift:353187]: finished successfully 2022-02-14 19:45:07.279 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:45:07.305 | [353401 Async init_placement:353401]: finished successfully 2022-02-14 19:45:11.763 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:45:11.789 | [353282 Async init_cinder:353282]: finished successfully 2022-02-14 19:48:48.748 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:48:48.774 | [352829 Async init_neutron:352829]: finished successfully 2022-02-14 19:48:48.794 | WAKEUP 2022-02-14 19:48:48.818 | [310867 Async init_neutron:352829]: Signaled 2022-02-14 19:48:48.824 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 19:48:48.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:48:48.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:48:48.824 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:48:48.824 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:48:48.824 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:48:48.824 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:48:48.824 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 19:48:48.824 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 19:48:48.824 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 19:48:48.824 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 19:48:48.824 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 19:48:48.824 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 19:48:48.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:48.824 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 19:48:48.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:48.824 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 19:48:48.824 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:48:48.825 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:48:48.825 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:48:48.825 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:48:48.825 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867892476 2022-02-14 19:48:48.825 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-14 19:48:48.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.825 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.825 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 19:48:48.825 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 19:48:48.826 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 19:48:48.827 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 19:48:48.828 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 19:48:48.829 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 19:48:48.829 | Running upgrade for neutron ... 2022-02-14 19:48:48.829 | OK 2022-02-14 19:48:48.829 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 19:48:48.829 | + functions-common:time_stop:2425 : local name 2022-02-14 19:48:48.829 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:48:48.829 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:48:48.829 | + functions-common:time_stop:2428 : local total 2022-02-14 19:48:48.829 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:48:48.829 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:48:48.829 | + functions-common:time_stop:2432 : start_time=1644867892476 2022-02-14 19:48:48.829 | + functions-common:time_stop:2434 : [[ -z 1644867892476 ]] 2022-02-14 19:48:48.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:48:48.829 | + functions-common:time_stop:2437 : end_time=1644868128729 2022-02-14 19:48:48.829 | + functions-common:time_stop:2438 : elapsed_time=236253 2022-02-14 19:48:48.829 | + functions-common:time_stop:2439 : total=38415 2022-02-14 19:48:48.829 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:48:48.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274668 2022-02-14 19:48:48.871 | [310867 Async init_neutron:352829]: finished init_neutron with result 0 in 278 seconds 2022-02-14 19:48:48.875 | + inc/async:async_wait:197 : return 0 2022-02-14 19:48:48.878 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 19:48:48.930 | [310867 Async init_placement:353401]: Waiting for completion of init_placement running on PID 353401 (5 other jobs running) 2022-02-14 19:48:48.956 | [310867 Async init_placement:353401]: Signaling child to exit 2022-02-14 19:48:48.956 | WAKEUP 2022-02-14 19:48:48.980 | [310867 Async init_placement:353401]: Signaled 2022-02-14 19:48:48.982 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 19:48:48.982 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 19:48:48.982 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 19:48:48.982 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 19:48:48.982 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 19:48:48.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:48.982 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 19:48:48.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:48.982 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 19:48:48.982 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 19:48:48.982 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 19:48:48.982 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 19:48:48.982 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:48:48.982 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:48:48.982 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:48:48.982 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:48:48.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.982 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.982 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.982 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.982 | + functions-common:get_or_create_user:925 : user_id=71a09a0e4cff4a93a46d8bf5d31b22a5 2022-02-14 19:48:48.982 | + functions-common:get_or_create_user:926 : echo 71a09a0e4cff4a93a46d8bf5d31b22a5 2022-02-14 19:48:48.982 | 71a09a0e4cff4a93a46d8bf5d31b22a5 2022-02-14 19:48:48.982 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 19:48:48.982 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:48:48.982 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:48:48.982 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:48:48.982 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:48:48.982 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:48:48.982 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:48:48.983 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:48:48.983 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:48:48.983 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:48:48.983 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:48:48.983 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:48:48.983 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.983 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.983 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.983 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.983 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:48:48.983 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:48:48.983 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.983 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.983 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:48:48.983 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:48:48.983 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:48:48.983 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.983 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.984 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.984 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.984 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:48:48.984 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:48:48.984 | ++ functions-common:get_field:818 : echo '| 670b71f0c0c24125a54f9f025bc3d169 | 71a09a0e4cff4a93a46d8bf5d31b22a5 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:48:48.984 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:48:48.984 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.984 | + functions-common:get_or_add_user_project_role:995 : user_role_id=670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:48:48.984 | + functions-common:get_or_add_user_project_role:997 : echo 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:48:48.984 | 670b71f0c0c24125a54f9f025bc3d169 2022-02-14 19:48:48.984 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:48:48.984 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 19:48:48.984 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:48:48.984 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:48:48.984 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:48:48.984 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:48:48.984 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:48:48.984 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.984 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:48:48.984 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:48:48.984 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.984 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.984 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.985 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.985 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:48:48.985 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:48:48.985 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.985 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:48:48.985 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:48:48.985 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:48:48.985 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:48:48.985 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.985 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.985 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:48:48.985 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:48:48.985 | ++ functions-common:get_field:818 : echo '| 675101d0f0f04aae97b6b1fdb679a63f | 71a09a0e4cff4a93a46d8bf5d31b22a5 | | 1910f964dd7c473995251642d927d729 | | | False |' 2022-02-14 19:48:48.985 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:48:48.985 | ++ functions-common:get_field:812 : read data 2022-02-14 19:48:48.985 | + functions-common:get_or_add_user_project_role:995 : user_role_id=675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:48:48.985 | + functions-common:get_or_add_user_project_role:997 : echo 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:48:48.985 | 675101d0f0f04aae97b6b1fdb679a63f 2022-02-14 19:48:48.985 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 19:48:48.985 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 19:48:48.985 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:48:48.985 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 19:48:48.985 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 19:48:48.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.986 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.986 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:48:48.986 | 6f60bbcf5f0045aba85e89da201e213e' 2022-02-14 19:48:48.986 | + functions-common:get_or_create_service:1094 : echo 6f60bbcf5f0045aba85e89da201e213e 2022-02-14 19:48:48.986 | 6f60bbcf5f0045aba85e89da201e213e 2022-02-14 19:48:48.986 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 19:48:48.986 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:48:48.986 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.81/placement RegionOne 2022-02-14 19:48:48.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:48:48.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 19:48:48.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.986 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.986 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:48:48.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:48:48.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.81/placement --region RegionOne -f value -c id 2022-02-14 19:48:48.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.986 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:48.986 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:48.986 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:48:48.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d3fb168f65964735b4681b619c087ad7 2022-02-14 19:48:48.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d3fb168f65964735b4681b619c087ad7 2022-02-14 19:48:48.986 | + functions-common:get_or_create_endpoint:1127 : public_id=d3fb168f65964735b4681b619c087ad7 2022-02-14 19:48:48.986 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:48:48.986 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:48:48.987 | + functions-common:get_or_create_endpoint:1136 : echo d3fb168f65964735b4681b619c087ad7 2022-02-14 19:48:48.987 | d3fb168f65964735b4681b619c087ad7 2022-02-14 19:48:49.031 | [310867 Async init_placement:353401]: finished init_placement with result 0 in 55 seconds 2022-02-14 19:48:49.035 | + inc/async:async_wait:197 : return 0 2022-02-14 19:48:49.038 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 19:48:49.089 | [310867 Async init_glance:349906]: Waiting for completion of init_glance running on PID 349906 (4 other jobs running) 2022-02-14 19:48:49.116 | [310867 Async init_glance:349906]: Signaling child to exit 2022-02-14 19:48:49.116 | WAKEUP 2022-02-14 19:48:49.139 | [310867 Async init_glance:349906]: Signaled 2022-02-14 19:48:49.141 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 19:48:49.141 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 19:48:49.141 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 19:48:49.141 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 19:48:49.141 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 19:48:49.141 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 19:48:49.141 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 19:48:49.141 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:49.141 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 19:48:49.141 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:49.141 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 19:48:49.141 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:48:49.141 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:48:49.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:48:49.141 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:48:49.141 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867801754 2022-02-14 19:48:49.141 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 19:48:49.141 | 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=350029) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:48:49.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:48:49.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:48:49.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:48:49.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 19:48:49.141 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:48:49.142 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:48:49.142 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 19:48:49.142 | Database migration is up to date. No migration needed. 2022-02-14 19:48:49.142 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 19:48:49.142 | Database is synced successfully. 2022-02-14 19:48:49.142 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 19:48:49.143 | 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=350251) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 19:48:49.143 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 19:48:49.144 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 19:48:49.144 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 19:48:49.144 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 19:48:49.144 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 19:48:49.144 | + functions-common:time_stop:2425 : local name 2022-02-14 19:48:49.144 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:48:49.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:48:49.144 | + functions-common:time_stop:2428 : local total 2022-02-14 19:48:49.144 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:48:49.144 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:48:49.144 | + functions-common:time_stop:2432 : start_time=1644867801754 2022-02-14 19:48:49.144 | + functions-common:time_stop:2434 : [[ -z 1644867801754 ]] 2022-02-14 19:48:49.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:48:49.144 | + functions-common:time_stop:2437 : end_time=1644867857670 2022-02-14 19:48:49.144 | + functions-common:time_stop:2438 : elapsed_time=55916 2022-02-14 19:48:49.144 | + functions-common:time_stop:2439 : total=38415 2022-02-14 19:48:49.144 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:48:49.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94331 2022-02-14 19:48:49.186 | [310867 Async init_glance:349906]: finished init_glance with result 0 in 58 seconds 2022-02-14 19:48:49.191 | + inc/async:async_wait:197 : return 0 2022-02-14 19:48:49.193 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 19:48:49.245 | [310867 Async init_swift:353187]: Waiting for completion of init_swift running on PID 353187 (3 other jobs running) 2022-02-14 19:48:49.272 | [310867 Async init_swift:353187]: Signaling child to exit 2022-02-14 19:48:49.272 | WAKEUP 2022-02-14 19:48:49.295 | [310867 Async init_swift:353187]: Signaled 2022-02-14 19:48:49.296 | + lib/swift:init_swift:692 : local node_number 2022-02-14 19:48:49.296 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 19:48:49.296 | No account-server running 2022-02-14 19:48:49.296 | No container-sharder running 2022-02-14 19:48:49.296 | No container-server running 2022-02-14 19:48:49.296 | No account-replicator running 2022-02-14 19:48:49.296 | No container-updater running 2022-02-14 19:48:49.296 | No object-server running 2022-02-14 19:48:49.296 | No object-expirer running 2022-02-14 19:48:49.296 | No account-reaper running 2022-02-14 19:48:49.296 | No container-reconciler running 2022-02-14 19:48:49.296 | No container-auditor running 2022-02-14 19:48:49.296 | No object-replicator running 2022-02-14 19:48:49.296 | No account-auditor running 2022-02-14 19:48:49.296 | No object-updater running 2022-02-14 19:48:49.296 | No container-sync running 2022-02-14 19:48:49.296 | No object-auditor running 2022-02-14 19:48:49.296 | No container-replicator running 2022-02-14 19:48:49.296 | No proxy-server running 2022-02-14 19:48:49.297 | No object-reconstructor running 2022-02-14 19:48:49.297 | + lib/swift:init_swift:694 : true 2022-02-14 19:48:49.297 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 19:48:49.297 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:48:49.297 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 19:48:49.297 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 19:48:49.297 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 19:48:49.297 | = reflink=1 2022-02-14 19:48:49.297 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 19:48:49.297 | = sunit=0 swidth=0 blks 2022-02-14 19:48:49.297 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 19:48:49.297 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 19:48:49.297 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 19:48:49.297 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 19:48:49.297 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 19:48:49.298 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 19:48:49.298 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 19:48:49.298 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 19:48:49.298 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 19:48:49.298 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644866956.object.builder backups/1644866957.container.builder backups/1644866958.account.builder backups/1644866963.object.builder backups/1644866964.container.builder backups/1644866966.account.builder backups/1644866963.object.ring.gz backups/1644866964.container.ring.gz backups/1644866966.account.ring.gz 2022-02-14 19:48:49.298 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 19:48:49.298 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 19:48:49.298 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 19:48:49.298 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 19:48:49.298 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:48:49.298 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 19:48:49.298 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 19:48:49.298 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:48:49.298 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 19:48:49.298 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 19:48:49.298 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:48:49.298 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 19:48:49.298 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 19:48:49.298 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:48:49.298 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 19:48:49.298 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:48:49.298 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 19:48:49.298 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:48:49.298 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 19:48:49.298 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:48:49.298 | + lib/swift:init_swift:738 : popd 2022-02-14 19:48:49.343 | [310867 Async init_swift:353187]: finished init_swift with result 0 in 12 seconds 2022-02-14 19:48:49.347 | + inc/async:async_wait:197 : return 0 2022-02-14 19:48:49.350 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 19:48:49.401 | [310867 Async init_cinder:353282]: Waiting for completion of init_cinder running on PID 353282 (2 other jobs running) 2022-02-14 19:48:49.427 | [310867 Async init_cinder:353282]: Signaling child to exit 2022-02-14 19:48:49.427 | WAKEUP 2022-02-14 19:48:49.450 | [310867 Async init_cinder:353282]: Signaled 2022-02-14 19:48:49.452 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 19:48:49.452 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.452 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 19:48:49.452 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 19:48:49.452 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 19:48:49.452 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 19:48:49.452 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 19:48:49.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:49.453 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 19:48:49.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:49.453 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 19:48:49.453 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:48:49.453 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:48:49.453 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:48:49.453 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:48:49.453 | + functions-common:time_start:2416 : _TIME_START[$name]=1644867862077 2022-02-14 19:48:49.453 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 19:48:49.453 | 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=353722) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:48:49.454 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=353722) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:48:49.454 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 19:48:49.454 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:48:49.454 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:48:49.454 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 19:48:49.454 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=353722) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 19:48:49.454 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 19:48:49.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:49.454 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:49.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:49.454 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:49.454 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:48:49.454 | last_heartbeat = column_property( 2022-02-14 19:48:49.454 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:48:49.454 | num_hosts = column_property( 2022-02-14 19:48:49.454 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:48:49.454 | num_down_hosts = column_property( 2022-02-14 19:48:49.454 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 19:48:49.454 | + functions-common:time_stop:2425 : local name 2022-02-14 19:48:49.454 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:48:49.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:48:49.454 | + functions-common:time_stop:2428 : local total 2022-02-14 19:48:49.454 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:48:49.455 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:48:49.455 | + functions-common:time_stop:2432 : start_time=1644867862077 2022-02-14 19:48:49.455 | + functions-common:time_stop:2434 : [[ -z 1644867862077 ]] 2022-02-14 19:48:49.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:48:49.455 | + functions-common:time_stop:2437 : end_time=1644867910076 2022-02-14 19:48:49.455 | + functions-common:time_stop:2438 : elapsed_time=47999 2022-02-14 19:48:49.455 | + functions-common:time_stop:2439 : total=38415 2022-02-14 19:48:49.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:48:49.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86414 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 19:48:49.455 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 19:48:49.455 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 19:48:49.455 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 19:48:49.455 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 19:48:49.455 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:48:49.455 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 19:48:49.455 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 19:48:49.455 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:48:49.455 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:48:49.455 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:48:49.456 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:48:49.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:48:49.456 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 19:48:49.456 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:48:49.456 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:48:49.456 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:48:49.456 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:48:49.456 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:48:49.456 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:48:49.456 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 19:48:49.456 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 19:48:49.456 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 19:48:49.456 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 19:48:49.456 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 19:48:49.456 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 19:48:49.456 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 19:48:49.456 | Physical volume "/dev/loop4" successfully created. 2022-02-14 19:48:49.456 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 19:48:49.456 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 19:48:49.456 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 19:48:49.457 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 19:48:49.457 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 19:48:49.457 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:48:49.457 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 19:48:49.457 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 19:48:49.457 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.457 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 19:48:49.457 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 19:48:49.457 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 19:48:49.497 | [310867 Async init_cinder:353282]: finished init_cinder with result 0 in 60 seconds 2022-02-14 19:48:49.502 | + inc/async:async_wait:197 : return 0 2022-02-14 19:48:49.505 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 19:48:49.523 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.526 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 19:48:49.528 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:48:49.531 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 19:48:49.533 | + ./stack.sh:main:1218 : init_nova 2022-02-14 19:48:49.536 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 19:48:49.553 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.556 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 19:48:49.574 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:48:49.576 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:48:49.579 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:48:49.643 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:48:49.681 | [310867 Async nova-cell-0:355897]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:48:49.685 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 19:48:49.690 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:48:49.693 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 19:48:49.696 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:48:49.699 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:48:49.702 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:48:49.765 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:48:49.807 | [310867 Async nova-cell-1:355989]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:48:49.810 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 19:48:49.813 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 19:48:49.815 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 19:48:49.818 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 19:48:49.820 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 19:48:49.825 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:50.004 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 19:48:50.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:48:50.135 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 19:48:54.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:54.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:54.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:48:54.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:48:54.021 | Traceback (most recent call last): 2022-02-14 19:48:54.021 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 19:48:54.021 | from nova.cmd.manage import main 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 19:48:54.021 | from nova.virt.libvirt import machine_type_utils 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 19:48:54.021 | from nova.virt.libvirt import driver 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 19:48:54.021 | from nova.virt.libvirt import blockinfo 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 19:48:54.021 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 19:48:54.021 | from nova.virt.libvirt import config as vconfig 2022-02-14 19:48:54.021 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 19:48:54.021 | for o in 'burst' 2022-02-14 19:48:54.021 | ^ 2022-02-14 19:48:54.021 | SyntaxError: invalid syntax 2022-02-14 19:48:54.474 | + inc/async:async_inner:68 : rc=1 2022-02-14 19:48:54.475 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 19:48:54.475 | + inc/async:async_inner:68 : rc=1 2022-02-14 19:48:54.478 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 19:48:54.482 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 19:48:54.485 | + ./stack.sh:exit_trap:522 : jobs='336276 2022-02-14 19:48:54.495 | 355897 2022-02-14 19:48:54.495 | 355989' 2022-02-14 19:48:54.495 | + ./stack.sh:exit_trap:525 : [[ -n 336276 2022-02-14 19:48:54.495 | 355897 2022-02-14 19:48:54.495 | 355989 ]] 2022-02-14 19:48:54.495 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-193543 ]] 2022-02-14 19:48:54.495 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 19:48:54.497 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 19:48:54.497 | exit_trap: cleaning up child processes 2022-02-14 19:48:54.500 | + ./stack.sh:exit_trap:527 : kill 336276 355897 355989 2022-02-14 19:48:54.504 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.PXvhZAcIPj ']' 2022-02-14 19:48:54.507 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.PXvhZAcIPj 2022-02-14 19:48:54.511 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 19:48:54.513 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 19:48:54.516 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 19:48:54.518 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 19:48:54.518 | Error on exit 2022-02-14 19:48:54.521 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 19:48:54.523 | + ./stack.sh:exit_trap:542 : generate-subunit 1644867340 794 fail 2022-02-14 19:48:55.146 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 19:48:55.149 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 19:48:56.227 | + ./stack.sh:exit_trap:556 : exit 1