2022-02-08 16:40:11.650 | + ./stack.sh:main:487 : exec 2022-02-08 16:40:11.650 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-164011.summary.2022-02-08-164011 2022-02-08 16:40:11.650 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-164011' 2022-02-08 16:40:11.650 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:40:11.650 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-164011 2022-02-08 16:40:11.650 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-164011 /opt/stack/logs/stack.sh.log 2022-02-08 16:40:11.650 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-164011.summary.2022-02-08-164011 /opt/stack/logs/stack.sh.log.summary 2022-02-08 16:40:11.650 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 16:40:11.650 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 16:40:11.650 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 16:40:11.650 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 16:40:11.650 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:40:11.650 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 16:40:11.650 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 16:40:11.651 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:40:11.651 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 16:40:11.651 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 16:40:11.651 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 16:40:11.651 | + ./stack.sh:main:576 : uname -a 2022-02-08 16:40:11.651 | Linux n-d-828369-1 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-08 16:40:11.653 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 16:40:11.655 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 16:40:11.659 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 16:40:11.695 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 16:40:11.710 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 16:40:11.712 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 16:40:11.714 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 16:40:11.716 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 16:40:11.718 | + functions-common:fetch_plugins:1765 : return 2022-02-08 16:40:11.720 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 16:40:11.722 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 16:40:11.724 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:40:11.726 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:40:11.728 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:40:11.730 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:40:11.732 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:40:11.734 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:40:11.737 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:40:11.740 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:40:11.742 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:40:11.744 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:40:11.746 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 16:40:11.748 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:40:11.761 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:11.763 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:40:11.764 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:40:11.766 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:40:11.768 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:40:11.770 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:40:11.772 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:40:11.773 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 16:40:11.776 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 16:40:11.778 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:40:11.780 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:40:11.781 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 16:40:11.783 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 16:40:11.785 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 16:40:11.787 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 16:40:11.788 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 16:40:11.791 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 16:40:11.808 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 16:40:11.810 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 16:40:11.822 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:40:11.824 | +++ lib/tls:source:43 : hostname -f 2022-02-08 16:40:11.828 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 16:40:11.830 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 16:40:11.832 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 16:40:11.833 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 16:40:11.835 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 16:40:11.838 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 16:40:11.839 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 16:40:11.841 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 16:40:11.843 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 16:40:11.845 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 16:40:11.850 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 16:40:11.862 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 16:40:11.879 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 16:40:11.891 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 16:40:11.904 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 16:40:11.935 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 16:40:11.994 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 16:40:12.081 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 16:40:12.103 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 16:40:12.157 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 16:40:12.210 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 16:40:12.356 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 16:40:12.371 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 16:40:12.385 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 16:40:12.398 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 16:40:12.494 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 16:40:12.497 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 16:40:12.500 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 16:40:12.502 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 16:40:12.504 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 16:40:12.506 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 16:40:12.508 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 16:40:12.508 | False' 2022-02-08 16:40:12.511 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 16:40:12.527 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 16:40:12.529 | + ./stack.sh:main:624 : run_phase source 2022-02-08 16:40:12.531 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 16:40:12.533 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:40:12.535 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:40:12.537 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:40:12.539 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:40:12.541 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:40:12.543 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:40:12.546 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:40:12.549 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:40:12.551 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:40:12.553 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:40:12.555 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 16:40:12.558 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:40:12.573 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:12.575 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:40:12.577 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 16:40:12.615 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 16:40:12.617 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 16:40:12.620 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:40:12.622 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 16:40:12.624 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 16:40:12.626 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 16:40:12.628 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 16:40:12.630 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 16:40:12.633 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 16:40:12.635 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 16:40:12.638 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.640 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 16:40:12.642 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.645 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 16:40:12.647 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.649 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 16:40:12.651 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.654 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 16:40:12.656 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.658 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 16:40:12.660 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.663 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 16:40:12.665 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.667 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 16:40:12.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.672 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 16:40:12.674 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.676 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 16:40:12.678 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.681 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 16:40:12.683 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.686 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 16:40:12.688 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.690 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 16:40:12.692 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.695 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 16:40:12.698 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.700 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 16:40:12.702 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.705 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 16:40:12.707 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.709 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 16:40:12.711 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.714 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 16:40:12.716 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.718 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 16:40:12.720 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.723 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 16:40:12.725 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.727 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 16:40:12.729 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.732 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 16:40:12.734 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.736 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 16:40:12.738 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.741 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 16:40:12.743 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.745 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 16:40:12.748 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.750 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 16:40:12.752 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.754 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 16:40:12.757 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.760 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 16:40:12.762 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.764 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 16:40:12.767 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.769 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 16:40:12.771 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.773 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 16:40:12.776 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.778 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 16:40:12.780 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.782 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 16:40:12.785 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.787 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 16:40:12.789 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.791 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 16:40:12.794 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.796 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 16:40:12.798 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.800 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 16:40:12.803 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.805 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 16:40:12.808 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.810 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 16:40:12.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.814 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 16:40:12.816 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.819 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 16:40:12.821 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.824 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 16:40:12.826 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.828 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 16:40:12.831 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.833 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 16:40:12.835 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.837 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 16:40:12.840 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.842 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 16:40:12.844 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.846 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 16:40:12.849 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:40:12.851 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 16:40:12.853 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 16:40:12.856 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:40:12.858 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 16:40:12.873 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:12.875 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 16:40:12.877 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:40:12.879 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 16:40:12.895 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:40:12.897 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 16:40:12.900 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 16:40:12.902 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 16:40:12.904 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 16:40:12.906 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 16:40:12.909 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 16:40:12.911 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 16:40:12.913 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 16:40:12.916 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 16:40:12.916 | Using mysql database backend 2022-02-08 16:40:12.918 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 16:40:12.934 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 16:40:12.937 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 16:40:12.940 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:40:12.942 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 16:40:12.945 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:40:12.947 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 16:40:12.965 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:12.967 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 16:40:12.983 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 16:40:13.000 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:13.002 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 16:40:13.024 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 16:40:13.041 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 16:40:13.057 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:40:13.060 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 16:40:13.076 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:13.078 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 16:40:13.094 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 16:40:13.096 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 16:40:13.098 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 16:40:13.101 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 16:40:13.105 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:40:13.109 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-164013 2022-02-08 16:40:13.111 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-164013 757' 2022-02-08 16:40:13.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.116 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:40:13.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.121 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:40:13.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.126 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:40:13.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.131 | + 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-08 16:40:13.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.136 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:40:13.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.140 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:40:13.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.145 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-164011 2022-02-08 16:40:13.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.150 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:40:13.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.155 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:40:13.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.159 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:40:13.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.164 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:40:13.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.169 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:40:13.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:40:13.174 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:40:13.176 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 16:40:13.179 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 16:40:13.182 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 16:40:13.184 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 16:40:13.186 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:40:13.188 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:40:13.190 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:40:13.193 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:40:13.195 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:40:13.198 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:40:13.212 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:40:13.215 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:40:13.217 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:13.219 | + functions-common:git_clone:618 : echo master 2022-02-08 16:40:13.220 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:40:13.225 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 16:40:13.227 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:13.230 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 16:40:13.232 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:40:13.232 | + functions-common:git_clone:667 : head -1 2022-02-08 16:40:13.235 | 698f8e89 Updated from generate-constraints 2022-02-08 16:40:13.238 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:40:13.241 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 16:40:13.243 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:40:13.246 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 16:40:13.248 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 16:40:13.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 16:40:13.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 16:40:13.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:40:13.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 16:40:13.261 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 16:40:13.263 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 16:40:13.266 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 16:40:13.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1644338413 2022-02-08 16:40:13.274 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 16:40:13.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644337321 2022-02-08 16:40:13.281 | ++ tools/install_prereqs.sh:source:49 : DELTA=1092 2022-02-08 16:40:13.284 | ++ tools/install_prereqs.sh:source:50 : [[ 1092 -lt 7200 ]] 2022-02-08 16:40:13.286 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 16:40:13.289 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 16:40:13.292 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 16:40:13.294 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 16:40:13.296 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 16:40:13.298 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 16:40:13.301 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 16:40:13.303 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 16:40:13.306 | +++ 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-08 16:40:13.352 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 16:40:13.352 | apache2-dev 2022-02-08 16:40:13.352 | bc 2022-02-08 16:40:13.352 | bsdmainutils 2022-02-08 16:40:13.352 | curl 2022-02-08 16:40:13.352 | g++ 2022-02-08 16:40:13.352 | gawk 2022-02-08 16:40:13.352 | gcc 2022-02-08 16:40:13.352 | gettext 2022-02-08 16:40:13.352 | git 2022-02-08 16:40:13.352 | graphviz 2022-02-08 16:40:13.352 | iputils-ping 2022-02-08 16:40:13.352 | libapache2-mod-proxy-uwsgi 2022-02-08 16:40:13.352 | libffi-dev 2022-02-08 16:40:13.352 | libjpeg-dev 2022-02-08 16:40:13.352 | libpcre3-dev 2022-02-08 16:40:13.352 | libpq-dev 2022-02-08 16:40:13.352 | libssl-dev 2022-02-08 16:40:13.353 | libsystemd-dev 2022-02-08 16:40:13.353 | libxml2-dev 2022-02-08 16:40:13.353 | libxslt1-dev 2022-02-08 16:40:13.353 | libyaml-dev 2022-02-08 16:40:13.353 | lsof 2022-02-08 16:40:13.353 | openssh-server 2022-02-08 16:40:13.353 | openssl 2022-02-08 16:40:13.353 | pkg-config 2022-02-08 16:40:13.353 | psmisc 2022-02-08 16:40:13.353 | python3-dev 2022-02-08 16:40:13.353 | python3-pip 2022-02-08 16:40:13.353 | python3-systemd 2022-02-08 16:40:13.353 | python3-venv 2022-02-08 16:40:13.354 | tar 2022-02-08 16:40:13.354 | tcpdump 2022-02-08 16:40:13.354 | unzip 2022-02-08 16:40:13.354 | uuid-runtime 2022-02-08 16:40:13.354 | wget 2022-02-08 16:40:13.354 | wget 2022-02-08 16:40:13.354 | zlib1g-dev 2022-02-08 16:40:13.354 | libkrb5-dev 2022-02-08 16:40:13.354 | libldap2-dev 2022-02-08 16:40:13.354 | libsasl2-dev 2022-02-08 16:40:13.354 | memcached 2022-02-08 16:40:13.354 | python3-mysqldb 2022-02-08 16:40:13.354 | sqlite3 2022-02-08 16:40:13.354 | conntrack 2022-02-08 16:40:13.354 | curl 2022-02-08 16:40:13.354 | dnsmasq-base 2022-02-08 16:40:13.354 | dnsmasq-utils 2022-02-08 16:40:13.354 | ebtables 2022-02-08 16:40:13.354 | genisoimage 2022-02-08 16:40:13.354 | iptables 2022-02-08 16:40:13.354 | iputils-arping 2022-02-08 16:40:13.354 | kpartx 2022-02-08 16:40:13.354 | libjs-jquery-tablesorter 2022-02-08 16:40:13.354 | parted 2022-02-08 16:40:13.354 | pm-utils 2022-02-08 16:40:13.354 | python3-mysqldb 2022-02-08 16:40:13.354 | socat 2022-02-08 16:40:13.354 | sqlite3 2022-02-08 16:40:13.354 | sudo 2022-02-08 16:40:13.354 | vlan 2022-02-08 16:40:13.354 | lsscsi 2022-02-08 16:40:13.354 | open-iscsi 2022-02-08 16:40:13.354 | lvm2 2022-02-08 16:40:13.354 | qemu-utils 2022-02-08 16:40:13.354 | thin-provisioning-tools 2022-02-08 16:40:13.355 | acl 2022-02-08 16:40:13.355 | dnsmasq-base 2022-02-08 16:40:13.355 | dnsmasq-utils 2022-02-08 16:40:13.355 | ebtables 2022-02-08 16:40:13.355 | haproxy 2022-02-08 16:40:13.355 | iptables 2022-02-08 16:40:13.355 | iputils-arping 2022-02-08 16:40:13.355 | iputils-ping 2022-02-08 16:40:13.355 | postgresql-server-dev-all 2022-02-08 16:40:13.355 | python3-mysqldb 2022-02-08 16:40:13.355 | sqlite3 2022-02-08 16:40:13.355 | sudo 2022-02-08 16:40:13.355 | vlan 2022-02-08 16:40:13.355 | pcp 2022-02-08 16:40:13.355 | ipset 2022-02-08 16:40:13.355 | conntrack 2022-02-08 16:40:13.355 | conntrackd 2022-02-08 16:40:13.355 | keepalived 2022-02-08 16:40:13.355 | lvm2 2022-02-08 16:40:13.355 | qemu-utils 2022-02-08 16:40:13.355 | thin-provisioning-tools 2022-02-08 16:40:13.355 | curl 2022-02-08 16:40:13.355 | liberasurecode-dev 2022-02-08 16:40:13.355 | make 2022-02-08 16:40:13.355 | memcached 2022-02-08 16:40:13.355 | sqlite3 2022-02-08 16:40:13.355 | xfsprogs' 2022-02-08 16:40:13.357 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 16:40:13.375 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 16:40:13.375 | apache2-dev 2022-02-08 16:40:13.375 | bc 2022-02-08 16:40:13.375 | bsdmainutils 2022-02-08 16:40:13.375 | curl 2022-02-08 16:40:13.375 | g++ 2022-02-08 16:40:13.375 | gawk 2022-02-08 16:40:13.375 | gcc 2022-02-08 16:40:13.375 | gettext 2022-02-08 16:40:13.375 | git 2022-02-08 16:40:13.375 | graphviz 2022-02-08 16:40:13.375 | iputils-ping 2022-02-08 16:40:13.375 | libapache2-mod-proxy-uwsgi 2022-02-08 16:40:13.375 | libffi-dev 2022-02-08 16:40:13.375 | libjpeg-dev 2022-02-08 16:40:13.375 | libpcre3-dev 2022-02-08 16:40:13.375 | libpq-dev 2022-02-08 16:40:13.375 | libssl-dev 2022-02-08 16:40:13.375 | libsystemd-dev 2022-02-08 16:40:13.375 | libxml2-dev 2022-02-08 16:40:13.375 | libxslt1-dev 2022-02-08 16:40:13.375 | libyaml-dev 2022-02-08 16:40:13.375 | lsof 2022-02-08 16:40:13.376 | openssh-server 2022-02-08 16:40:13.376 | openssl 2022-02-08 16:40:13.376 | pkg-config 2022-02-08 16:40:13.376 | psmisc 2022-02-08 16:40:13.376 | python3-dev 2022-02-08 16:40:13.376 | python3-pip 2022-02-08 16:40:13.376 | python3-systemd 2022-02-08 16:40:13.376 | python3-venv 2022-02-08 16:40:13.376 | tar 2022-02-08 16:40:13.376 | tcpdump 2022-02-08 16:40:13.376 | unzip 2022-02-08 16:40:13.376 | uuid-runtime 2022-02-08 16:40:13.376 | wget 2022-02-08 16:40:13.376 | wget 2022-02-08 16:40:13.376 | zlib1g-dev 2022-02-08 16:40:13.376 | libkrb5-dev 2022-02-08 16:40:13.376 | libldap2-dev 2022-02-08 16:40:13.376 | libsasl2-dev 2022-02-08 16:40:13.376 | memcached 2022-02-08 16:40:13.376 | python3-mysqldb 2022-02-08 16:40:13.376 | sqlite3 2022-02-08 16:40:13.376 | conntrack 2022-02-08 16:40:13.376 | curl 2022-02-08 16:40:13.376 | dnsmasq-base 2022-02-08 16:40:13.376 | dnsmasq-utils 2022-02-08 16:40:13.376 | ebtables 2022-02-08 16:40:13.376 | genisoimage 2022-02-08 16:40:13.376 | iptables 2022-02-08 16:40:13.376 | iputils-arping 2022-02-08 16:40:13.376 | kpartx 2022-02-08 16:40:13.376 | libjs-jquery-tablesorter 2022-02-08 16:40:13.376 | parted 2022-02-08 16:40:13.376 | pm-utils 2022-02-08 16:40:13.376 | python3-mysqldb 2022-02-08 16:40:13.376 | socat 2022-02-08 16:40:13.376 | sqlite3 2022-02-08 16:40:13.376 | sudo 2022-02-08 16:40:13.377 | vlan 2022-02-08 16:40:13.377 | lsscsi 2022-02-08 16:40:13.377 | open-iscsi 2022-02-08 16:40:13.377 | lvm2 2022-02-08 16:40:13.377 | qemu-utils 2022-02-08 16:40:13.377 | thin-provisioning-tools 2022-02-08 16:40:13.377 | acl 2022-02-08 16:40:13.377 | dnsmasq-base 2022-02-08 16:40:13.377 | dnsmasq-utils 2022-02-08 16:40:13.377 | ebtables 2022-02-08 16:40:13.377 | haproxy 2022-02-08 16:40:13.377 | iptables 2022-02-08 16:40:13.377 | iputils-arping 2022-02-08 16:40:13.377 | iputils-ping 2022-02-08 16:40:13.377 | postgresql-server-dev-all 2022-02-08 16:40:13.377 | python3-mysqldb 2022-02-08 16:40:13.377 | sqlite3 2022-02-08 16:40:13.377 | sudo 2022-02-08 16:40:13.377 | vlan 2022-02-08 16:40:13.377 | pcp 2022-02-08 16:40:13.377 | ipset 2022-02-08 16:40:13.377 | conntrack 2022-02-08 16:40:13.377 | conntrackd 2022-02-08 16:40:13.377 | keepalived 2022-02-08 16:40:13.377 | lvm2 2022-02-08 16:40:13.377 | qemu-utils 2022-02-08 16:40:13.377 | thin-provisioning-tools 2022-02-08 16:40:13.377 | curl 2022-02-08 16:40:13.377 | liberasurecode-dev 2022-02-08 16:40:13.377 | make 2022-02-08 16:40:13.377 | memcached 2022-02-08 16:40:13.377 | sqlite3 2022-02-08 16:40:13.377 | xfsprogs ' 2022-02-08 16:40:13.379 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 16:40:13.381 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:13.384 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:13.387 | ++ 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-08 16:40:13.387 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 16:40:13.392 | ++ 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-08 16:40:13.394 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 16:40:13.396 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:40:13.398 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 16:40:13.401 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:40:13.403 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:13.405 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:40:13.407 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:13.409 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:13.411 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:40:13.413 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 16:40:13.416 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:13.418 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 16:40:13.421 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 16:40:13.425 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 16:40:13.427 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 16:40:13.429 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 16:40:13.431 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 16:40:13.433 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:40:13.435 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:40:13.439 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644338413437 2022-02-08 16:40:13.441 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 16:40:13.443 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 16:40:13.445 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 16:40:13.652 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 16:40:13.652 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-08 16:40:13.685 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-08 16:40:13.727 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 16:40:16.003 | Reading package lists... 2022-02-08 16:40:16.035 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 16:40:16.038 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 16:40:16.040 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:40:16.042 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:16.044 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:16.046 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:40:16.048 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:16.050 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 16:40:16.053 | ++ functions-common:time_stop:2421 : start_time=1644338413437 2022-02-08 16:40:16.055 | ++ functions-common:time_stop:2423 : [[ -z 1644338413437 ]] 2022-02-08 16:40:16.057 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:16.061 | ++ functions-common:time_stop:2426 : end_time=1644338416059 2022-02-08 16:40:16.063 | ++ functions-common:time_stop:2427 : elapsed_time=2622 2022-02-08 16:40:16.065 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 16:40:16.067 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:16.069 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2622 2022-02-08 16:40:16.073 | ++ functions-common:install_package:1453 : 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-08 16:40:16.075 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:40:16.077 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:16.079 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:16.081 | ++ functions-common:real_install_package:1439 : 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-08 16:40:16.102 | ++ functions-common:apt_get:1219 : 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-08 16:40:16.211 | Reading package lists... 2022-02-08 16:40:16.446 | Building dependency tree... 2022-02-08 16:40:16.448 | Reading state information... 2022-02-08 16:40:16.480 | acl is already the newest version (2.2.53-6). 2022-02-08 16:40:16.480 | bc is already the newest version (1.07.1-2build1). 2022-02-08 16:40:16.480 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 16:40:16.480 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 16:40:16.480 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 16:40:16.480 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 16:40:16.480 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 16:40:16.480 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 16:40:16.480 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 16:40:16.480 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 16:40:16.480 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 16:40:16.480 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 16:40:16.480 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 16:40:16.480 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 16:40:16.480 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-08 16:40:16.480 | libffi-dev is already the newest version (3.3-4). 2022-02-08 16:40:16.480 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 16:40:16.480 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 16:40:16.480 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 16:40:16.480 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 16:40:16.480 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 16:40:16.480 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 16:40:16.481 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 16:40:16.481 | make is already the newest version (4.2.1-1.2). 2022-02-08 16:40:16.481 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 16:40:16.481 | psmisc is already the newest version (23.3-1). 2022-02-08 16:40:16.481 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 16:40:16.481 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 16:40:16.481 | python3-systemd is already the newest version (234-3build2). 2022-02-08 16:40:16.481 | socat is already the newest version (1.7.3.3-2). 2022-02-08 16:40:16.481 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 16:40:16.481 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 16:40:16.481 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 16:40:16.481 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 16:40:16.481 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 16:40:16.481 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 16:40:16.481 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 16:40:16.481 | pcp is already the newest version (5.0.3-1). 2022-02-08 16:40:16.481 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 16:40:16.481 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 16:40:16.481 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:40:16.481 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:40:16.481 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 16:40:16.481 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 16:40:16.481 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 16:40:16.481 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 16:40:16.481 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 16:40:16.481 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 16:40:16.481 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 16:40:16.481 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 16:40:16.481 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 16:40:16.481 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 16:40:16.481 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 16:40:16.481 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 16:40:16.481 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 16:40:16.481 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 16:40:16.481 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 16:40:16.482 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 16:40:16.482 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 16:40:16.482 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 16:40:16.482 | openssl set to manually installed. 2022-02-08 16:40:16.482 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 16:40:16.482 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 16:40:16.482 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 16:40:16.482 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 16:40:16.482 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 16:40:16.482 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 16:40:16.482 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 16:40:16.482 | wget set to manually installed. 2022-02-08 16:40:16.482 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 16:40:16.695 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:40:16.695 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-08 16:40:16.695 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 16:40:16.695 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 16:40:16.695 | The following packages were automatically installed and are no longer required: 2022-02-08 16:40:16.696 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:40:16.696 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:40:16.696 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:40:16.696 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:40:16.696 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:40:16.696 | python3-zope.interface 2022-02-08 16:40:16.696 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:40:16.824 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:40:16.828 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 16:40:16.830 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:40:16.833 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:40:16.835 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:16.837 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:16.839 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:40:16.841 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:16.843 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:40:16.846 | ++ functions-common:time_stop:2421 : start_time=1644338416100 2022-02-08 16:40:16.848 | ++ functions-common:time_stop:2423 : [[ -z 1644338416100 ]] 2022-02-08 16:40:16.850 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:16.855 | ++ functions-common:time_stop:2426 : end_time=1644338416852 2022-02-08 16:40:16.857 | ++ functions-common:time_stop:2427 : elapsed_time=752 2022-02-08 16:40:16.859 | ++ functions-common:time_stop:2428 : total=733 2022-02-08 16:40:16.862 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:16.864 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1485 2022-02-08 16:40:16.866 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 16:40:16.869 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 16:40:16.872 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:40:16.874 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 16:40:16.878 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 16:40:16.882 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 16:40:16.885 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 16:40:16.888 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 16:40:18.318 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 16:40:18.320 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 16:40:18.322 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 16:40:18.324 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 16:40:18.326 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 16:40:18.328 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 16:40:18.331 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 16:40:18.332 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 16:40:18.334 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 16:40:18.336 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 16:40:18.338 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 16:40:18.340 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 16:40:18.342 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 16:40:18.344 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 16:40:18.345 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 16:40:18.347 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 16:40:18.349 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 16:40:18.351 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 16:40:18.352 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 16:40:18.354 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 16:40:18.356 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 16:40:18.359 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 16:40:18.361 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 16:40:18.363 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 16:40:18.439 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 16:40:18.441 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 16:40:18.517 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 16:40:18.519 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 16:40:18.594 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 16:40:18.596 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 16:40:18.598 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 16:40:18.600 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 16:40:18.602 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 16:40:18.604 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 16:40:18.606 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 16:40:18.608 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 16:40:18.610 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 16:40:18.612 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 16:40:18.614 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 16:40:18.614 | Distro: focal 2022-02-08 16:40:18.616 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 16:40:18.618 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:40:18.622 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:40:18.624 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:40:18.627 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:40:18.627 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:40:19.317 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:40:19.318 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:40:19.319 | pip: 21.3.1 2022-02-08 16:40:19.320 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 16:40:19.322 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 16:40:19.324 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:40:19.326 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:40:19.328 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:40:19.329 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:40:19.331 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:40:19.333 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:40:19.334 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:40:19.336 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:40:19.338 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:40:19.340 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:40:19.342 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:40:19.343 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 16:40:19.345 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:19.347 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:19.349 | + tools/install_pip.sh:main:142 : : 2022-02-08 16:40:19.351 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 16:40:19.353 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 16:40:19.356 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 16:40:19.358 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:40:19.360 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 16:40:19.362 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 16:40:19.364 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:40:19.366 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:40:19.367 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:40:19.371 | ++ 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-08 16:40:19.372 | ++ 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-08 16:40:19.374 | ++ 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-08 16:40:19.376 | + 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-08 16:40:19.378 | + 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-08 16:40:19.395 | 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-08 16:40:19.396 | + 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-08 16:40:20.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:20.281 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:20.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:20.281 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:21.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:22.452 | 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-08 16:40:22.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 16:40:25.024 | Installing collected packages: setuptools 2022-02-08 16:40:25.825 | Successfully installed setuptools-60.7.1 2022-02-08 16:40:25.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-08 16:40:26.001 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:40:26.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:40:26.139 | + inc/python:pip_install:200 : result=0 2022-02-08 16:40:26.141 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:40:26.143 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:26.145 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:26.147 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:26.148 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:26.151 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:26.152 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:40:26.154 | + functions-common:time_stop:2421 : start_time=1644338419390 2022-02-08 16:40:26.156 | + functions-common:time_stop:2423 : [[ -z 1644338419390 ]] 2022-02-08 16:40:26.158 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:26.161 | + functions-common:time_stop:2426 : end_time=1644338426159 2022-02-08 16:40:26.163 | + functions-common:time_stop:2427 : elapsed_time=6769 2022-02-08 16:40:26.165 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:40:26.167 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:26.169 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6769 2022-02-08 16:40:26.170 | + inc/python:pip_install:203 : return 0 2022-02-08 16:40:26.172 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 16:40:26.175 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:40:26.178 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:40:26.180 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:40:26.183 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:40:26.183 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:40:26.877 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:40:26.879 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:40:26.879 | pip: 21.3.1 2022-02-08 16:40:26.882 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 16:40:26.885 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:40:26.888 | + ./stack.sh:main:796 : fixup_all 2022-02-08 16:40:26.891 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 16:40:26.893 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 16:40:26.895 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:26.897 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:26.900 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-08 16:40:26.911 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 16:40:26.923 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 16:40:26.934 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 16:40:26.936 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 16:40:26.939 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:40:26.941 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:40:26.943 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:40:26.945 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:40:26.947 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:40:26.949 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:40:26.952 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:40:26.954 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:40:26.956 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:40:26.958 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:40:26.960 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:40:26.962 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 16:40:26.964 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 16:40:26.966 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 16:40:26.969 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:40:26.971 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:40:26.973 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:40:26.975 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:40:26.977 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:40:26.979 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:40:26.981 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 16:40:26.984 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 16:40:26.986 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 16:40:26.988 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 16:40:26.990 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 16:40:26.992 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 16:40:26.995 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 16:40:27.016 | Using python 3.8 to install os-testr 2022-02-08 16:40:27.019 | + 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-08 16:40:27.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:27.907 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:27.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:27.907 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:29.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:29.069 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 16:40:29.146 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 16:40:29.147 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 16:40:29.148 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 16:40:29.149 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 16:40:29.162 | 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-08 16:40:29.188 | 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-08 16:40:29.189 | 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-08 16:40:29.190 | 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-08 16:40:29.191 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 16:40:29.193 | 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-08 16:40:29.216 | 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-08 16:40:29.217 | 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-08 16:40:29.218 | 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-08 16:40:29.219 | 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-08 16:40:29.221 | 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-08 16:40:29.234 | 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-08 16:40:29.302 | 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-08 16:40:29.303 | 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-08 16:40:29.304 | 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-08 16:40:31.881 | 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-08 16:40:31.888 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:40:31.888 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:40:32.011 | + inc/python:pip_install:200 : result=0 2022-02-08 16:40:32.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:40:32.016 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:32.018 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:32.020 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:32.022 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:32.025 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:32.027 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:40:32.029 | + functions-common:time_stop:2421 : start_time=1644338427011 2022-02-08 16:40:32.031 | + functions-common:time_stop:2423 : [[ -z 1644338427011 ]] 2022-02-08 16:40:32.034 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:32.038 | + functions-common:time_stop:2426 : end_time=1644338432036 2022-02-08 16:40:32.041 | + functions-common:time_stop:2427 : elapsed_time=5025 2022-02-08 16:40:32.043 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:40:32.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:32.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5025 2022-02-08 16:40:32.049 | + inc/python:pip_install:203 : return 0 2022-02-08 16:40:32.052 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 16:40:32.103 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 16:40:32.357 | + ./stack.sh:main:810 : install_infra 2022-02-08 16:40:32.359 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:40:32.362 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 16:40:32.365 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:40:32.367 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 16:40:32.392 | + 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-08 16:40:34.341 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.355 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.359 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.459 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.478 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.482 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.485 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.500 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.508 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.510 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.541 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.550 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.555 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.573 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.609 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.617 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.623 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.669 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.684 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.703 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.710 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.757 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.775 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.778 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.895 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.901 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:34.955 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.074 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.099 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.103 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.114 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.120 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.139 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.167 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.234 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.247 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.263 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.306 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.310 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:35.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:35.433 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 16:40:35.724 | + inc/python:pip_install:200 : result=0 2022-02-08 16:40:35.727 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:40:35.729 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:35.731 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:35.733 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:35.735 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:35.737 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:35.739 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:40:35.741 | + functions-common:time_stop:2421 : start_time=1644338432383 2022-02-08 16:40:35.744 | + functions-common:time_stop:2423 : [[ -z 1644338432383 ]] 2022-02-08 16:40:35.746 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:35.750 | + functions-common:time_stop:2426 : end_time=1644338435748 2022-02-08 16:40:35.752 | + functions-common:time_stop:2427 : elapsed_time=3365 2022-02-08 16:40:35.754 | + functions-common:time_stop:2428 : total=5025 2022-02-08 16:40:35.757 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:35.759 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8390 2022-02-08 16:40:35.761 | + inc/python:pip_install:203 : return 0 2022-02-08 16:40:35.764 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:40:35.767 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 16:40:35.789 | + 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-08 16:40:37.610 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.624 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.628 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.731 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.750 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.754 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.758 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.772 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.781 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.783 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.815 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.824 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.829 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.846 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.884 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.893 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.898 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.945 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.960 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.979 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:37.986 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.035 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.052 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.057 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.147 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.153 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.208 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.328 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.353 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.357 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.367 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.373 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.392 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.399 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.416 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.472 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.484 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.499 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.543 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.547 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:40:38.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:38.555 | Processing /opt/stack/requirements 2022-02-08 16:40:40.172 | 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-08 16:40:40.176 | 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-08 16:40:40.188 | 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-08 16:40:40.193 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 16:40:40.196 | 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-08 16:40:40.202 | 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-08 16:40:40.229 | 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-08 16:40:40.232 | 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-08 16:40:40.242 | 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-08 16:40:40.262 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (1.3) 2022-02-08 16:40:40.265 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (0.3.0) 2022-02-08 16:40:40.281 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.11) 2022-02-08 16:40:40.285 | 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-08 16:40:40.288 | 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-08 16:40:40.291 | 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-08 16:40:40.293 | 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-08 16:40:40.307 | 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-08 16:40:40.313 | 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-08 16:40:40.324 | 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-08 16:40:40.327 | 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-08 16:40:40.398 | 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-08 16:40:40.404 | 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-08 16:40:40.466 | 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-08 16:40:40.468 | Building wheels for collected packages: openstack-requirements 2022-02-08 16:40:40.469 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 16:40:41.286 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 16:40:41.286 | ERROR: Command errored out with exit status 1: 2022-02-08 16:40:41.286 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7r4x0ofu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7r4x0ofu/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-g_96_zur 2022-02-08 16:40:41.287 | cwd: /tmp/pip-req-build-7r4x0ofu/ 2022-02-08 16:40:41.287 | Complete output (6 lines): 2022-02-08 16:40:41.287 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 16:40:41.287 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 16:40:41.287 | or: setup.py --help-commands 2022-02-08 16:40:41.287 | or: setup.py cmd --help 2022-02-08 16:40:41.287 | 2022-02-08 16:40:41.287 | error: invalid command 'bdist_wheel' 2022-02-08 16:40:41.287 | ---------------------------------------- 2022-02-08 16:40:41.287 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 16:40:41.287 | Running setup.py clean for openstack-requirements 2022-02-08 16:40:42.105 | Failed to build openstack-requirements 2022-02-08 16:40:42.122 | Installing collected packages: openstack-requirements 2022-02-08 16:40:42.122 | Attempting uninstall: openstack-requirements 2022-02-08 16:40:42.123 | Found existing installation: openstack-requirements 1.2.1.dev5185 2022-02-08 16:40:42.159 | Uninstalling openstack-requirements-1.2.1.dev5185: 2022-02-08 16:40:42.177 | Successfully uninstalled openstack-requirements-1.2.1.dev5185 2022-02-08 16:40:42.181 | Running setup.py install for openstack-requirements: started 2022-02-08 16:40:44.408 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 16:40:44.433 | Successfully installed openstack-requirements-1.2.1.dev5185 2022-02-08 16:40:44.565 | + inc/python:pip_install:200 : result=0 2022-02-08 16:40:44.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:40:44.569 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:44.571 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:44.573 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:44.575 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:44.577 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:44.579 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:40:44.582 | + functions-common:time_stop:2421 : start_time=1644338435782 2022-02-08 16:40:44.584 | + functions-common:time_stop:2423 : [[ -z 1644338435782 ]] 2022-02-08 16:40:44.587 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:44.590 | + functions-common:time_stop:2426 : end_time=1644338444588 2022-02-08 16:40:44.593 | + functions-common:time_stop:2427 : elapsed_time=8806 2022-02-08 16:40:44.595 | + functions-common:time_stop:2428 : total=8390 2022-02-08 16:40:44.597 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:44.599 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17196 2022-02-08 16:40:44.601 | + inc/python:pip_install:203 : return 0 2022-02-08 16:40:44.604 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 16:40:44.607 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 16:40:44.609 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 16:40:44.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:40:44.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:40:44.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 16:40:44.619 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:40:44.621 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 16:40:44.642 | Using python 3.8 to install pbr 2022-02-08 16:40:44.644 | + 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-08 16:40:45.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:45.527 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:45.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:40:45.527 | from cryptography.utils import int_from_bytes 2022-02-08 16:40:46.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:46.698 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 16:40:49.351 | 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-08 16:40:49.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:40:49.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:40:49.481 | + inc/python:pip_install:200 : result=0 2022-02-08 16:40:49.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:40:49.486 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:49.488 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:49.490 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:49.492 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:49.494 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:49.496 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:40:49.498 | + functions-common:time_stop:2421 : start_time=1644338444636 2022-02-08 16:40:49.500 | + functions-common:time_stop:2423 : [[ -z 1644338444636 ]] 2022-02-08 16:40:49.503 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:49.507 | + functions-common:time_stop:2426 : end_time=1644338449505 2022-02-08 16:40:49.509 | + functions-common:time_stop:2427 : elapsed_time=4869 2022-02-08 16:40:49.511 | + functions-common:time_stop:2428 : total=17196 2022-02-08 16:40:49.513 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:49.515 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22065 2022-02-08 16:40:49.518 | + inc/python:pip_install:203 : return 0 2022-02-08 16:40:49.520 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 16:40:51.842 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 16:40:53.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:40:53.771 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 16:40:53.786 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 16:40:53.789 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 16:40:53.793 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 16:40:53.798 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 16:40:53.801 | 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-08 16:40:53.872 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:40:53.875 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:40:53.878 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 16:40:53.895 | + ./stack.sh:main:819 : pkgs= 2022-02-08 16:40:53.897 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 16:40:53.900 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 16:40:53.903 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:40:53.905 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 16:40:53.907 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:40:53.909 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:40:53.912 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:40:53.914 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:40:53.916 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:40:53.919 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:40:53.923 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:40:53.925 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:40:53.928 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:40:53.930 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 16:40:53.932 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:40:53.947 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:53.949 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:40:53.951 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:40:53.953 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 16:40:53.955 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:40:53.957 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:40:53.959 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:40:53.962 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 16:40:53.964 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:40:53.966 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 16:40:53.968 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:40:53.970 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:40:53.972 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:40:53.974 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:40:53.977 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:40:53.979 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:40:53.981 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 16:40:53.984 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:40:53.986 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 16:40:53.988 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:40:53.990 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:40:53.993 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 16:40:53.995 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 16:40:53.997 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 16:40:54.000 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 16:40:54.002 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 16:40:54.054 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 16:40:54.054 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 16:40:54.056 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 16:40:54.432 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 16:40:54.434 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 16:40:54.450 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:54.453 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 16:40:54.458 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:40:54.461 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:40:54.464 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:40:54.466 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:40:54.468 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:54.471 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:40:54.473 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:54.475 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:54.478 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:40:54.480 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:40:54.483 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:40:54.485 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:40:54.487 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 16:40:54.489 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:40:54.492 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:54.495 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:54.497 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 16:40:54.517 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 16:40:54.625 | Reading package lists... 2022-02-08 16:40:54.862 | Building dependency tree... 2022-02-08 16:40:54.863 | Reading state information... 2022-02-08 16:40:55.106 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 16:40:55.106 | The following packages were automatically installed and are no longer required: 2022-02-08 16:40:55.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:40:55.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:40:55.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:40:55.108 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:40:55.108 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:40:55.108 | python3-zope.interface 2022-02-08 16:40:55.108 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:40:55.222 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:40:55.227 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:40:55.229 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:40:55.231 | + functions-common:time_stop:2414 : local name 2022-02-08 16:40:55.233 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:40:55.236 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:40:55.238 | + functions-common:time_stop:2417 : local total 2022-02-08 16:40:55.240 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:40:55.242 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:40:55.244 | + functions-common:time_stop:2421 : start_time=1644338454515 2022-02-08 16:40:55.247 | + functions-common:time_stop:2423 : [[ -z 1644338454515 ]] 2022-02-08 16:40:55.249 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:40:55.253 | + functions-common:time_stop:2426 : end_time=1644338455251 2022-02-08 16:40:55.256 | + functions-common:time_stop:2427 : elapsed_time=736 2022-02-08 16:40:55.258 | + functions-common:time_stop:2428 : total=1485 2022-02-08 16:40:55.260 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:40:55.263 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2221 2022-02-08 16:40:55.265 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:40:55.267 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 16:40:55.270 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:40:55.272 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:40:55.275 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:40:55.277 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:40:55.279 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:40:55.282 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:40:55.284 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 16:40:55.286 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:40:55.288 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:40:55.291 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:40:55.293 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:40:55.295 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:40:55.298 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:40:55.300 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:40:55.302 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:40:55.304 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:40:55.307 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:40:55.309 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:40:55.312 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 16:40:55.314 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:40:55.316 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:40:55.319 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:40:55.321 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:40:55.324 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:40:55.326 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:40:55.328 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 16:40:55.331 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 16:40:55.347 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:55.349 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 16:40:55.351 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:40:55.354 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 16:40:55.356 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 16:40:55.359 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 16:40:55.363 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 16:40:55.365 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 16:40:55.368 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 16:40:55.370 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 16:40:55.372 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 16:40:55.375 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 16:40:55.378 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 16:40:56.076 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 16:40:56.076 | user tags 2022-02-08 16:40:56.076 | stackrabbit []' 2022-02-08 16:40:56.079 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 16:40:56.080 | user tags 2022-02-08 16:40:56.080 | stackrabbit []' 2022-02-08 16:40:56.080 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 16:40:56.086 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 16:40:56.089 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 16:40:56.091 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 16:40:56.782 | Changing password for user "stackrabbit" ... 2022-02-08 16:40:56.858 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 16:40:57.526 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 16:40:57.574 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 16:40:57.576 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 16:40:58.220 | Changing password for user "stackrabbit" ... 2022-02-08 16:40:58.279 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 16:40:58.282 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 16:40:58.284 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 16:40:58.976 | Deleting user "guest" ... 2022-02-08 16:40:58.990 | Error: 2022-02-08 16:40:58.991 | {:no_such_user, "guest"} 2022-02-08 16:40:59.003 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 16:40:59.006 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 16:40:59.024 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:40:59.026 | + ./stack.sh:main:836 : install_database 2022-02-08 16:40:59.029 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 16:40:59.031 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 16:40:59.033 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:59.036 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:59.038 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 16:40:59.439 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 16:40:59.441 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 16:40:59.444 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 16:40:59.446 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 16:40:59.448 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:40:59.451 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 16:40:59.453 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:40:59.455 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:40:59.458 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:40:59.460 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:40:59.462 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:40:59.465 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:40:59.467 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:40:59.469 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:40:59.472 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:40:59.474 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:40:59.476 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:40:59.479 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 16:40:59.481 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:40:59.483 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:40:59.486 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:40:59.488 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:40:59.490 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:40:59.493 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:40:59.496 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 16:40:59.498 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:59.500 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:59.503 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 16:40:59.505 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:40:59.507 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:40:59.509 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:40:59.512 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:40:59.514 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:40:59.517 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:40:59.519 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:59.521 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:59.523 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:40:59.526 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:40:59.528 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:40:59.530 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:40:59.532 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 16:40:59.535 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:40:59.537 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:40:59.540 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:40:59.542 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 16:40:59.563 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 16:40:59.671 | Reading package lists... 2022-02-08 16:40:59.908 | Building dependency tree... 2022-02-08 16:40:59.909 | Reading state information... 2022-02-08 16:41:00.165 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 16:41:00.165 | The following packages were automatically installed and are no longer required: 2022-02-08 16:41:00.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:41:00.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:41:00.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:41:00.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:41:00.166 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:41:00.166 | python3-zope.interface 2022-02-08 16:41:00.166 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:41:00.280 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:41:00.284 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:41:00.287 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:41:00.289 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:00.291 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:00.293 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:00.295 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:00.297 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:00.300 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:41:00.302 | + functions-common:time_stop:2421 : start_time=1644338459560 2022-02-08 16:41:00.304 | + functions-common:time_stop:2423 : [[ -z 1644338459560 ]] 2022-02-08 16:41:00.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:00.311 | + functions-common:time_stop:2426 : end_time=1644338460308 2022-02-08 16:41:00.318 | + functions-common:time_stop:2427 : elapsed_time=748 2022-02-08 16:41:00.321 | + functions-common:time_stop:2428 : total=2221 2022-02-08 16:41:00.323 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:00.325 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2969 2022-02-08 16:41:00.328 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:41:00.330 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 16:41:00.332 | + ./stack.sh:main:839 : install_database_python 2022-02-08 16:41:00.335 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 16:41:00.338 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 16:41:00.340 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 16:41:00.342 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:41:00.345 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 16:41:00.348 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 16:41:00.350 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:41:00.353 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:41:00.354 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:41:00.359 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 16:41:00.361 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 16:41:00.363 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 16:41:00.366 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 16:41:00.368 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 16:41:00.390 | Using python 3.8 to install PyMySQL 2022-02-08 16:41:00.392 | + 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-08 16:41:01.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:01.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:01.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:01.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:02.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:02.439 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 16:41:04.986 | 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-08 16:41:04.993 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:04.993 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:05.109 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:05.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:05.114 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:05.116 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:05.119 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:05.121 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:05.123 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:05.125 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:05.128 | + functions-common:time_stop:2421 : start_time=1644338460384 2022-02-08 16:41:05.130 | + functions-common:time_stop:2423 : [[ -z 1644338460384 ]] 2022-02-08 16:41:05.133 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:05.137 | + functions-common:time_stop:2426 : end_time=1644338465135 2022-02-08 16:41:05.140 | + functions-common:time_stop:2427 : elapsed_time=4751 2022-02-08 16:41:05.142 | + functions-common:time_stop:2428 : total=22065 2022-02-08 16:41:05.144 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:05.147 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26816 2022-02-08 16:41:05.149 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:05.152 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 16:41:05.154 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:41:05.156 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 16:41:05.158 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 16:41:05.175 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:05.177 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 16:41:05.180 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 16:41:05.183 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:41:05.184 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:41:05.189 | + 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-08 16:41:05.191 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:41:05.193 | + 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-08 16:41:05.196 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:41:05.199 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 16:41:05.201 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 16:41:05.216 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:05.219 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 16:41:05.221 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:41:05.223 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:41:05.226 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:41:05.228 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:41:05.230 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:05.233 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:41:05.235 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:05.237 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:05.239 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:41:05.242 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:41:05.244 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:41:05.247 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:41:05.249 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 16:41:05.251 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:41:05.253 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:05.256 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:05.259 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 16:41:05.279 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 16:41:05.387 | Reading package lists... 2022-02-08 16:41:05.627 | Building dependency tree... 2022-02-08 16:41:05.628 | Reading state information... 2022-02-08 16:41:05.892 | radvd is already the newest version (1:2.17-2). 2022-02-08 16:41:05.892 | The following packages were automatically installed and are no longer required: 2022-02-08 16:41:05.893 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:41:05.893 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:41:05.893 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:41:05.893 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:41:05.893 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:41:05.893 | python3-zope.interface 2022-02-08 16:41:05.893 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:41:06.005 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:41:06.009 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:41:06.012 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:41:06.014 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:06.016 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:06.018 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:06.021 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:06.023 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:06.025 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:41:06.028 | + functions-common:time_stop:2421 : start_time=1644338465276 2022-02-08 16:41:06.030 | + functions-common:time_stop:2423 : [[ -z 1644338465276 ]] 2022-02-08 16:41:06.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:06.036 | + functions-common:time_stop:2426 : end_time=1644338466034 2022-02-08 16:41:06.039 | + functions-common:time_stop:2427 : elapsed_time=758 2022-02-08 16:41:06.041 | + functions-common:time_stop:2428 : total=2969 2022-02-08 16:41:06.043 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:06.046 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3727 2022-02-08 16:41:06.048 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:41:06.050 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 16:41:06.066 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:06.068 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 16:41:06.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 16:41:06.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 16:41:06.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 16:41:06.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 16:41:06.098 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:41:06.100 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:41:06.103 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:41:06.105 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:41:06.107 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:06.110 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:41:06.112 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:06.114 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:06.117 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:41:06.119 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:41:06.121 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:41:06.123 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:41:06.125 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 16:41:06.128 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:41:06.130 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:06.132 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:06.135 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 16:41:06.158 | + functions-common:apt_get:1219 : 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-08 16:41:06.266 | Reading package lists... 2022-02-08 16:41:06.504 | Building dependency tree... 2022-02-08 16:41:06.506 | Reading state information... 2022-02-08 16:41:06.750 | fakeroot is already the newest version (1.24-1). 2022-02-08 16:41:06.750 | make is already the newest version (4.2.1-1.2). 2022-02-08 16:41:06.750 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 16:41:06.750 | The following packages were automatically installed and are no longer required: 2022-02-08 16:41:06.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:41:06.752 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:41:06.752 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:41:06.752 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:41:06.752 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:41:06.752 | python3-zope.interface 2022-02-08 16:41:06.752 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:41:06.864 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:41:06.869 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:41:06.871 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:41:06.873 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:06.875 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:06.877 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:06.880 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:06.882 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:06.884 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:41:06.887 | + functions-common:time_stop:2421 : start_time=1644338466155 2022-02-08 16:41:06.889 | + functions-common:time_stop:2423 : [[ -z 1644338466155 ]] 2022-02-08 16:41:06.892 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:06.896 | + functions-common:time_stop:2426 : end_time=1644338466893 2022-02-08 16:41:06.898 | + functions-common:time_stop:2427 : elapsed_time=738 2022-02-08 16:41:06.900 | + functions-common:time_stop:2428 : total=3727 2022-02-08 16:41:06.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:06.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4465 2022-02-08 16:41:06.906 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:41:06.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 16:41:06.911 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:06.913 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:06.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 16:41:06.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 16:41:06.921 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 16:41:06.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 16:41:06.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 16:41:06.931 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 16:41:06.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 16:41:06.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 16:41:06.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 16:41:06.941 | + functions:vercmp:628 : local v1=5.4 2022-02-08 16:41:06.943 | + functions:vercmp:629 : local 'op=<' 2022-02-08 16:41:06.945 | + functions:vercmp:630 : local v2=3.13 2022-02-08 16:41:06.947 | + functions:vercmp:631 : local result 2022-02-08 16:41:06.951 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 16:41:06.951 | ++ functions:vercmp:635 : sort -V 2022-02-08 16:41:06.952 | ++ functions:vercmp:635 : head -1 2022-02-08 16:41:06.956 | + functions:vercmp:635 : result=3.13 2022-02-08 16:41:06.959 | + functions:vercmp:637 : case $op in 2022-02-08 16:41:06.961 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 16:41:06.963 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 16:41:06.965 | + functions:vercmp:648 : return 2022-02-08 16:41:06.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 16:41:06.970 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:41:06.972 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 16:41:07.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 16:41:07.451 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 16:41:07.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 16:41:07.462 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.464 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 16:41:07.483 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:07.485 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 16:41:07.488 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 16:41:07.488 | Installing etcd 2022-02-08 16:41:07.490 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 16:41:07.505 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 16:41:07.518 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 16:41:07.521 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 16:41:07.540 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 16:41:07.543 | ++ 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-08 16:41:07.545 | ++ 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-08 16:41:07.548 | +++ 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-08 16:41:07.553 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:41:07.555 | ++ 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-08 16:41:07.557 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 16:41:07.560 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:41:07.562 | ++ functions:get_extra_file:74 : return 2022-02-08 16:41:07.565 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:41:07.567 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 16:41:07.569 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 16:41:07.572 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 16:41:07.588 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:07.591 | + ./stack.sh:main:866 : install_dstat 2022-02-08 16:41:07.593 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 16:41:07.610 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:07.613 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 16:41:07.615 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:41:07.617 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 16:41:07.620 | + ./stack.sh:main:875 : install_libs 2022-02-08 16:41:07.622 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 16:41:07.624 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 16:41:07.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 16:41:07.629 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 16:41:07.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 16:41:07.638 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.641 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 16:41:07.643 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 16:41:07.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 16:41:07.647 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 16:41:07.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 16:41:07.657 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.659 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 16:41:07.661 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 16:41:07.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 16:41:07.666 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 16:41:07.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 16:41:07.674 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.677 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 16:41:07.679 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 16:41:07.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 16:41:07.683 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 16:41:07.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 16:41:07.693 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.695 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 16:41:07.698 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 16:41:07.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 16:41:07.702 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 16:41:07.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 16:41:07.711 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.714 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 16:41:07.716 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 16:41:07.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 16:41:07.721 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 16:41:07.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 16:41:07.730 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.732 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 16:41:07.734 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 16:41:07.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 16:41:07.739 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 16:41:07.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 16:41:07.748 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.750 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 16:41:07.752 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 16:41:07.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 16:41:07.757 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 16:41:07.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 16:41:07.767 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.769 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 16:41:07.772 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 16:41:07.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 16:41:07.777 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 16:41:07.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 16:41:07.786 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.789 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 16:41:07.791 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 16:41:07.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 16:41:07.796 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 16:41:07.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 16:41:07.805 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.807 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 16:41:07.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 16:41:07.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 16:41:07.814 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 16:41:07.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 16:41:07.824 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.826 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 16:41:07.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 16:41:07.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 16:41:07.833 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 16:41:07.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 16:41:07.843 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.845 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 16:41:07.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 16:41:07.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 16:41:07.852 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 16:41:07.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 16:41:07.861 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.864 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 16:41:07.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 16:41:07.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 16:41:07.870 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 16:41:07.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 16:41:07.879 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.882 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 16:41:07.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 16:41:07.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 16:41:07.889 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 16:41:07.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 16:41:07.898 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.901 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 16:41:07.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 16:41:07.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 16:41:07.908 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 16:41:07.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 16:41:07.917 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.919 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 16:41:07.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 16:41:07.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 16:41:07.926 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 16:41:07.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 16:41:07.935 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.938 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 16:41:07.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 16:41:07.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 16:41:07.944 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 16:41:07.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 16:41:07.954 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.956 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 16:41:07.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 16:41:07.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 16:41:07.964 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 16:41:07.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 16:41:07.973 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.975 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 16:41:07.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 16:41:07.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 16:41:07.982 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 16:41:07.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:07.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:07.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 16:41:07.991 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:07.993 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 16:41:07.996 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 16:41:07.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 16:41:08.000 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 16:41:08.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 16:41:08.010 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.012 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 16:41:08.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 16:41:08.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 16:41:08.019 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 16:41:08.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 16:41:08.029 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.031 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 16:41:08.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 16:41:08.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 16:41:08.038 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 16:41:08.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 16:41:08.047 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.050 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 16:41:08.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 16:41:08.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 16:41:08.057 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 16:41:08.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 16:41:08.066 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.069 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 16:41:08.071 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 16:41:08.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 16:41:08.076 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 16:41:08.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 16:41:08.085 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.088 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 16:41:08.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 16:41:08.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 16:41:08.094 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 16:41:08.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 16:41:08.104 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.106 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 16:41:08.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 16:41:08.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 16:41:08.113 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 16:41:08.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 16:41:08.123 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.125 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 16:41:08.127 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 16:41:08.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 16:41:08.132 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 16:41:08.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 16:41:08.142 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.144 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 16:41:08.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 16:41:08.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 16:41:08.151 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 16:41:08.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 16:41:08.160 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.162 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 16:41:08.164 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 16:41:08.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 16:41:08.169 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 16:41:08.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 16:41:08.178 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.181 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 16:41:08.184 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 16:41:08.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 16:41:08.188 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 16:41:08.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 16:41:08.198 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.201 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 16:41:08.203 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 16:41:08.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 16:41:08.208 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 16:41:08.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 16:41:08.217 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.219 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 16:41:08.222 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 16:41:08.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 16:41:08.226 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 16:41:08.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 16:41:08.236 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.238 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 16:41:08.240 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 16:41:08.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 16:41:08.245 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 16:41:08.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 16:41:08.255 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.257 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 16:41:08.260 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 16:41:08.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 16:41:08.265 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 16:41:08.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 16:41:08.274 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.276 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 16:41:08.279 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 16:41:08.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 16:41:08.283 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 16:41:08.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 16:41:08.293 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.295 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 16:41:08.297 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 16:41:08.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 16:41:08.302 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 16:41:08.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 16:41:08.312 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.314 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 16:41:08.316 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 16:41:08.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 16:41:08.321 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 16:41:08.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:08.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:08.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 16:41:08.330 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:08.333 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 16:41:08.355 | Using python 3.8 to install etcd3 2022-02-08 16:41:08.357 | + 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-08 16:41:09.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:09.243 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:09.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:09.243 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:10.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:10.419 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 16:41:10.427 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 16:41:10.428 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 16:41:10.429 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 16:41:10.430 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 16:41:13.009 | 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-08 16:41:13.016 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:13.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:13.134 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:13.137 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:13.139 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:13.141 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:13.143 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:13.146 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:13.148 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:13.151 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:13.153 | + functions-common:time_stop:2421 : start_time=1644338468349 2022-02-08 16:41:13.155 | + functions-common:time_stop:2423 : [[ -z 1644338468349 ]] 2022-02-08 16:41:13.158 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:13.162 | + functions-common:time_stop:2426 : end_time=1644338473159 2022-02-08 16:41:13.164 | + functions-common:time_stop:2427 : elapsed_time=4810 2022-02-08 16:41:13.166 | + functions-common:time_stop:2428 : total=26816 2022-02-08 16:41:13.168 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:13.171 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31626 2022-02-08 16:41:13.173 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:13.175 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 16:41:13.197 | Using python 3.8 to install etcd3gw 2022-02-08 16:41:13.199 | + 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-08 16:41:14.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:14.092 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:14.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:14.092 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:15.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:15.261 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 16:41:15.270 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 16:41:15.271 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 16:41:15.272 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 16:41:15.273 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 16:41:15.307 | 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-08 16:41:15.309 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 16:41:15.310 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 16:41:15.311 | 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-08 16:41:17.860 | 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-08 16:41:17.871 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:17.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:17.991 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:17.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:17.995 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:17.997 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:18.000 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:18.002 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:18.004 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:18.006 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:18.008 | + functions-common:time_stop:2421 : start_time=1644338473191 2022-02-08 16:41:18.010 | + functions-common:time_stop:2423 : [[ -z 1644338473191 ]] 2022-02-08 16:41:18.013 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:18.017 | + functions-common:time_stop:2426 : end_time=1644338478015 2022-02-08 16:41:18.019 | + functions-common:time_stop:2427 : elapsed_time=4824 2022-02-08 16:41:18.022 | + functions-common:time_stop:2428 : total=31626 2022-02-08 16:41:18.024 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:18.026 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36450 2022-02-08 16:41:18.029 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:18.031 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 16:41:18.033 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 16:41:18.036 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 16:41:18.039 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:41:18.041 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:41:18.044 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:41:18.046 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:41:18.048 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:41:18.051 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:41:18.053 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:41:18.056 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:41:18.058 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:41:18.061 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:41:18.063 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:41:18.065 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 16:41:18.068 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:18.071 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:18.073 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 16:41:18.075 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:41:18.078 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:41:18.080 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:41:18.082 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:41:18.085 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:41:18.087 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:18.089 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:41:18.092 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:18.094 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:18.096 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:41:18.099 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:41:18.101 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:41:18.103 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:41:18.106 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:41:18.108 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:41:18.110 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:18.113 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:18.115 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:41:18.137 | + functions-common:apt_get:1219 : 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-08 16:41:18.246 | Reading package lists... 2022-02-08 16:41:18.481 | Building dependency tree... 2022-02-08 16:41:18.483 | Reading state information... 2022-02-08 16:41:18.730 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 16:41:18.730 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 16:41:18.730 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:41:18.730 | The following packages were automatically installed and are no longer required: 2022-02-08 16:41:18.731 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:41:18.731 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:41:18.731 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:41:18.731 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:41:18.731 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:41:18.731 | python3-zope.interface 2022-02-08 16:41:18.731 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:41:18.843 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:41:18.848 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:41:18.850 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:41:18.853 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:18.855 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:18.858 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:18.860 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:18.862 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:18.864 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:41:18.866 | + functions-common:time_stop:2421 : start_time=1644338478134 2022-02-08 16:41:18.868 | + functions-common:time_stop:2423 : [[ -z 1644338478134 ]] 2022-02-08 16:41:18.871 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:18.875 | + functions-common:time_stop:2426 : end_time=1644338478873 2022-02-08 16:41:18.877 | + functions-common:time_stop:2427 : elapsed_time=739 2022-02-08 16:41:18.880 | + functions-common:time_stop:2428 : total=4465 2022-02-08 16:41:18.882 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:18.885 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5204 2022-02-08 16:41:18.887 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:41:18.889 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 16:41:18.892 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:18.894 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:18.896 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 16:41:18.958 | Module proxy already enabled 2022-02-08 16:41:18.962 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 16:41:19.024 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 16:41:19.024 | Module proxy already enabled 2022-02-08 16:41:19.024 | Module proxy_uwsgi already enabled 2022-02-08 16:41:19.028 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 16:41:19.030 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:41:19.033 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:41:19.035 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:41:19.174 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 16:41:19.176 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 16:41:19.179 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 16:41:19.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 16:41:19.188 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.191 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 16:41:19.193 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 16:41:19.196 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 16:41:19.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 16:41:19.205 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.207 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 16:41:19.210 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 16:41:19.213 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 16:41:19.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 16:41:19.222 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.224 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 16:41:19.227 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 16:41:19.229 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 16:41:19.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 16:41:19.239 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.242 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 16:41:19.244 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 16:41:19.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 16:41:19.254 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.256 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 16:41:19.259 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 16:41:19.261 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 16:41:19.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 16:41:19.271 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.274 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 16:41:19.291 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:19.293 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 16:41:19.295 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 16:41:19.298 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 16:41:19.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 16:41:19.308 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.310 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 16:41:19.327 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:19.329 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 16:41:19.332 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 16:41:19.334 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 16:41:19.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 16:41:19.343 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.346 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 16:41:19.348 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 16:41:19.351 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 16:41:19.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:19.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:19.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 16:41:19.360 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:19.363 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 16:41:19.365 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 16:41:19.368 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:41:19.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 16:41:19.373 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 16:41:19.376 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:41:19.379 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:41:19.379 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:41:19.385 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 16:41:19.388 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 16:41:19.390 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 16:41:19.393 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 16:41:19.395 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 16:41:19.416 | Using python 3.8 to install keystonemiddleware 2022-02-08 16:41:19.418 | + 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-08 16:41:20.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:20.306 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:20.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:20.306 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:21.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:21.453 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 16:41:21.506 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 16:41:21.507 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 16:41:21.508 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 16:41:21.510 | 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-08 16:41:21.511 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 16:41:21.512 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 16:41:21.512 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 16:41:21.513 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 16:41:21.515 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:41:21.516 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 16:41:21.517 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 16:41:21.518 | 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-08 16:41:21.520 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 16:41:21.521 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:41:21.578 | 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-08 16:41:21.579 | 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-08 16:41:21.580 | 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-08 16:41:21.619 | 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-08 16:41:21.668 | 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-08 16:41:21.669 | 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-08 16:41:21.670 | 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-08 16:41:21.671 | 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-08 16:41:21.722 | 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-08 16:41:21.723 | 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-08 16:41:21.732 | 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-08 16:41:21.733 | 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-08 16:41:21.748 | 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-08 16:41:21.749 | 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-08 16:41:21.750 | 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-08 16:41:21.813 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 16:41:21.816 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 16:41:21.818 | 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-08 16:41:21.819 | 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-08 16:41:21.871 | 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-08 16:41:21.883 | 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-08 16:41:24.316 | 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-08 16:41:24.323 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:24.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:24.444 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:24.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:24.449 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:24.451 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:24.453 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:24.455 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:24.458 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:24.460 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:24.463 | + functions-common:time_stop:2421 : start_time=1644338479410 2022-02-08 16:41:24.465 | + functions-common:time_stop:2423 : [[ -z 1644338479410 ]] 2022-02-08 16:41:24.468 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:24.473 | + functions-common:time_stop:2426 : end_time=1644338484470 2022-02-08 16:41:24.475 | + functions-common:time_stop:2427 : elapsed_time=5060 2022-02-08 16:41:24.477 | + functions-common:time_stop:2428 : total=36450 2022-02-08 16:41:24.479 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:24.481 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41510 2022-02-08 16:41:24.484 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:24.486 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 16:41:24.488 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 16:41:24.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:41:24.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 16:41:24.496 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 16:41:24.498 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:41:24.502 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:41:24.502 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:41:24.508 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 16:41:24.510 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 16:41:24.512 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 16:41:24.516 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 16:41:24.518 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 16:41:24.539 | Using python 3.8 to install python-memcached 2022-02-08 16:41:24.542 | + 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-08 16:41:25.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:25.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:25.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:25.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:26.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:26.606 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 16:41:26.610 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 16:41:29.147 | 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-08 16:41:29.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:29.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:29.276 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:29.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:29.287 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:29.288 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:29.288 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:29.288 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:29.290 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:29.292 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:29.295 | + functions-common:time_stop:2421 : start_time=1644338484534 2022-02-08 16:41:29.297 | + functions-common:time_stop:2423 : [[ -z 1644338484534 ]] 2022-02-08 16:41:29.300 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:29.304 | + functions-common:time_stop:2426 : end_time=1644338489301 2022-02-08 16:41:29.307 | + functions-common:time_stop:2427 : elapsed_time=4767 2022-02-08 16:41:29.309 | + functions-common:time_stop:2428 : total=41510 2022-02-08 16:41:29.311 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:29.313 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46277 2022-02-08 16:41:29.316 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:29.318 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 16:41:29.335 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:29.337 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:41:29.340 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 16:41:29.342 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 16:41:29.344 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 16:41:29.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:41:29.349 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 16:41:29.352 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 16:41:29.367 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:29.369 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 16:41:29.371 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 16:41:29.373 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 16:41:29.375 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:41:29.377 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:41:29.380 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:41:29.383 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:41:29.385 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:41:29.388 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:41:29.403 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:41:29.405 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:41:29.407 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:29.409 | + functions-common:git_clone:618 : echo master 2022-02-08 16:41:29.410 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:41:29.415 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 16:41:29.417 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:29.419 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 16:41:29.422 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:41:29.422 | + functions-common:git_clone:667 : head -1 2022-02-08 16:41:29.427 | ee53aed65 Merge "sql: Squash train migrations" 2022-02-08 16:41:29.430 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:41:29.432 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 16:41:29.434 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:41:29.437 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:41:29.439 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 16:41:29.441 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:41:29.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 16:41:29.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:41:29.448 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:41:29.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 16:41:29.453 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:41:29.455 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:41:29.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 16:41:29.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:41:29.463 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 16:41:29.465 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:41:29.468 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:41:29.471 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 16:41:29.477 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 16:41:29.479 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 16:41:30.154 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 16:41:30.156 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:41:30.159 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:41:30.161 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:41:30.163 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:41:30.165 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 16:41:30.167 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:41:30.169 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:41:30.172 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:41:30.174 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:41:30.176 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:41:30.178 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:41:30.180 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:41:30.183 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 16:41:30.203 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 16:41:30.205 | + 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-08 16:41:31.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:31.075 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:31.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:31.075 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:32.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:32.239 | Obtaining file:///opt/stack/keystone 2022-02-08 16:41:32.240 | Preparing metadata (setup.py): started 2022-02-08 16:41:33.865 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:41:33.942 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.8.0) 2022-02-08 16:41:33.943 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.8.7) 2022-02-08 16:41:33.944 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.0.2) 2022-02-08 16:41:33.945 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.3.9) 2022-02-08 16:41:33.946 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (36.0.1) 2022-02-08 16:41:33.947 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.31) 2022-02-08 16:41:33.949 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.13.0) 2022-02-08 16:41:33.950 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.5.0) 2022-02-08 16:41:33.951 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.7.4) 2022-02-08 16:41:33.952 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:41:33.953 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (9.3.0) 2022-02-08 16:41:33.954 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:41:33.955 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.8.19) 2022-02-08 16:41:33.956 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.10.0) 2022-02-08 16:41:33.957 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (8.7.1) 2022-02-08 16:41:33.958 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.0) 2022-02-08 16:41:33.959 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (12.12.0) 2022-02-08 16:41:33.960 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (11.1.0) 2022-02-08 16:41:33.961 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.1.0) 2022-02-08 16:41:33.962 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.6.1) 2022-02-08 16:41:33.964 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.5.0) 2022-02-08 16:41:33.965 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.10.1) 2022-02-08 16:41:33.966 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.2.0) 2022-02-08 16:41:33.967 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.0) 2022-02-08 16:41:33.968 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.12.1) 2022-02-08 16:41:33.969 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:41:33.970 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (7.1.0) 2022-02-08 16:41:33.971 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.3.0) 2022-02-08 16:41:33.972 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.1.5) 2022-02-08 16:41:33.973 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:41:33.974 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.1.1) 2022-02-08 16:41:33.976 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.0.3) 2022-02-08 16:41:33.977 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.2) 2022-02-08 16:41:33.978 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2021.3) 2022-02-08 16:41:33.989 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.16.0) 2022-02-08 16:41:33.990 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.15.0) 2022-02-08 16:41:34.032 | 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.dev66) (5.1.1) 2022-02-08 16:41:34.046 | 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.dev66) (2.0.1) 2022-02-08 16:41:34.047 | 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.dev66) (8.0.3) 2022-02-08 16:41:34.048 | 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.dev66) (3.0.3) 2022-02-08 16:41:34.049 | 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.dev66) (2.0.2) 2022-02-08 16:41:34.059 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev66) (9.0.1) 2022-02-08 16:41:34.121 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2.27.1) 2022-02-08 16:41:34.123 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:41:34.217 | 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.dev66) (2.4.0) 2022-02-08 16:41:34.218 | 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.dev66) (0.8.0) 2022-02-08 16:41:34.219 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (6.0) 2022-02-08 16:41:34.220 | 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.dev66) (1.5.0) 2022-02-08 16:41:34.275 | 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.dev66) (2.0.1) 2022-02-08 16:41:34.276 | 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.dev66) (1.7.6) 2022-02-08 16:41:34.289 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (0.5.0) 2022-02-08 16:41:34.326 | 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.dev66) (2.8.2) 2022-02-08 16:41:34.331 | 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.dev66) (0.9.6) 2022-02-08 16:41:34.386 | 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.dev66) (5.0.0) 2022-02-08 16:41:34.389 | 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.dev66) (2.8.0) 2022-02-08 16:41:34.391 | 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.dev66) (5.2.3) 2022-02-08 16:41:34.393 | 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.dev66) (5.0.9) 2022-02-08 16:41:34.394 | 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.dev66) (2.4.0) 2022-02-08 16:41:34.395 | 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.dev66) (0.4.0) 2022-02-08 16:41:34.414 | 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.dev66) (3.3.0) 2022-02-08 16:41:34.462 | 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.dev66) (3.0.0) 2022-02-08 16:41:34.508 | 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.dev66) (0.11.0) 2022-02-08 16:41:34.509 | 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.dev66) (3.0.7) 2022-02-08 16:41:34.510 | 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.dev66) (1.0.2) 2022-02-08 16:41:34.512 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (21.3) 2022-02-08 16:41:34.565 | 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.dev66) (4.5.0) 2022-02-08 16:41:34.677 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (22.0.0) 2022-02-08 16:41:34.678 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (1.9.2) 2022-02-08 16:41:34.679 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (5.4.0) 2022-02-08 16:41:34.681 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (0.7.1) 2022-02-08 16:41:34.898 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev66) (1.1.2) 2022-02-08 16:41:34.919 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.4.2) 2022-02-08 16:41:34.920 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.5.2) 2022-02-08 16:41:34.987 | 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.dev66) (1.1.6) 2022-02-08 16:41:34.988 | 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.dev66) (4.10.1) 2022-02-08 16:41:35.006 | 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.dev66) (5.0.0) 2022-02-08 16:41:35.078 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev66) (2.21) 2022-02-08 16:41:35.117 | 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.dev66) (1.13.3) 2022-02-08 16:41:35.228 | 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.dev66) (2.0.1) 2022-02-08 16:41:35.301 | 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.dev66) (1.7.0) 2022-02-08 16:41:35.430 | 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.dev66) (0.17.3) 2022-02-08 16:41:35.458 | 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.dev66) (0.13.1) 2022-02-08 16:41:35.498 | 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.dev66) (2.5.1) 2022-02-08 16:41:35.500 | 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.dev66) (1.3.3) 2022-02-08 16:41:35.501 | 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.dev66) (3.5.0) 2022-02-08 16:41:35.503 | 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.dev66) (0.33.0) 2022-02-08 16:41:35.505 | 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.dev66) (2.1.1) 2022-02-08 16:41:35.506 | 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.dev66) (3.0.0) 2022-02-08 16:41:35.558 | 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.dev66) (0.2.5) 2022-02-08 16:41:35.694 | 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.dev66) (2019.11.28) 2022-02-08 16:41:35.696 | 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.dev66) (3.3) 2022-02-08 16:41:35.697 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (1.26.8) 2022-02-08 16:41:35.699 | 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.dev66) (2.0.11) 2022-02-08 16:41:35.852 | 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.dev66) (2.5.0) 2022-02-08 16:41:35.934 | 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.dev66) (2.4.0) 2022-02-08 16:41:36.008 | 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.dev66) (3.7.0) 2022-02-08 16:41:36.182 | 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.dev66) (2.1.0) 2022-02-08 16:41:36.344 | 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.dev66) (60.7.1) 2022-02-08 16:41:36.462 | 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.dev66) (0.7) 2022-02-08 16:41:36.496 | 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.dev66) (1.0.0) 2022-02-08 16:41:38.412 | Installing collected packages: keystone 2022-02-08 16:41:38.412 | Attempting uninstall: keystone 2022-02-08 16:41:38.412 | Found existing installation: keystone 20.1.0.dev66 2022-02-08 16:41:38.416 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-08 16:41:38.418 | Running setup.py develop for keystone 2022-02-08 16:41:40.639 | Successfully installed keystone 2022-02-08 16:41:40.639 | 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-08 16:41:40.646 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:40.646 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:40.778 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:40.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:40.782 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:40.784 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:40.786 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:40.789 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:40.791 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:40.793 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:40.795 | + functions-common:time_stop:2421 : start_time=1644338490198 2022-02-08 16:41:40.797 | + functions-common:time_stop:2423 : [[ -z 1644338490198 ]] 2022-02-08 16:41:40.800 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:40.804 | + functions-common:time_stop:2426 : end_time=1644338500801 2022-02-08 16:41:40.806 | + functions-common:time_stop:2427 : elapsed_time=10603 2022-02-08 16:41:40.808 | + functions-common:time_stop:2428 : total=46277 2022-02-08 16:41:40.811 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:40.813 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=56880 2022-02-08 16:41:40.815 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:40.817 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:41:40.819 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:41:40.822 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:41:40.839 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:41:40.852 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 16:41:40.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 16:41:40.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:40.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:40.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 16:41:40.863 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:40.866 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 16:41:40.882 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:40.884 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:41:40.887 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:41:40.889 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 16:41:40.892 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 16:41:40.904 | + 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-08 16:41:40.906 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 16:41:40.911 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 16:41:40.927 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:40.930 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 16:41:40.960 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 16:41:40.987 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 16:41:41.018 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 16:41:41.049 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 16:41:41.078 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 16:41:41.109 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 16:41:41.135 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 16:41:41.164 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 16:41:41.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 16:41:41.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 16:41:41.171 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 16:41:41.173 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:41:41.175 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:41:41.190 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:41.193 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:41:41.196 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:41:41.198 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:41:41.213 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:41.215 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:41:41.218 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:41:41.248 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:41:41.251 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:41:41.253 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 16:41:41.255 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 16:41:41.272 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:41.274 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 16:41:41.304 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 16:41:41.307 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 16:41:41.337 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 16:41:41.340 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 16:41:41.342 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 16:41:41.345 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 16:41:41.347 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 16:41:41.350 | + 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-08 16:41:41.380 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 16:41:41.382 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 16:41:41.385 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 16:41:41.387 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 16:41:41.390 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:41:41.407 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:41:41.409 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:41:41.412 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:41:41.415 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:41:41.417 | + 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-08 16:41:41.444 | + 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-08 16:41:41.471 | + 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-08 16:41:41.499 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:41:41.526 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 16:41:41.555 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:41:41.557 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 16:41:41.559 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:41:41.561 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 16:41:41.564 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 16:41:41.566 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:41:41.568 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:41:41.571 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 16:41:41.575 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 16:41:41.578 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:41:41.580 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:41:41.592 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:41:41.593 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:41:41.601 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:41:41.605 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:41:41.621 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:41:41.623 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:41:41.627 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 16:41:41.656 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 16:41:41.683 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 16:41:41.712 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 16:41:41.740 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 16:41:41.767 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 16:41:41.795 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 16:41:41.822 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 16:41:41.852 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 16:41:41.879 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:41:41.907 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 16:41:41.934 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 16:41:41.961 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 16:41:41.991 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:41:41.993 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:41:41.996 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 16:41:41.998 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 16:41:42.001 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:41:42.003 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:42.005 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:42.008 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:41:42.011 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:41:42.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:41:42.041 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 16:41:42.069 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 16:41:42.069 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:41:42.078 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 16:41:42.081 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 16:41:42.083 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 16:41:42.086 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:41:42.088 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:41:42.091 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:41:42.093 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:42.095 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:42.098 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:41:42.100 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:41:42.103 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:42.105 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:42.107 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 16:41:42.169 | Site keystone-wsgi-public already enabled 2022-02-08 16:41:42.173 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:41:42.176 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:41:42.179 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:41:42.181 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:41:42.314 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 16:41:42.354 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 16:41:42.387 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 16:41:42.418 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 16:41:42.421 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 16:41:42.452 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 16:41:42.480 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 16:41:42.508 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 16:41:42.525 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:42.528 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 16:41:42.545 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:42.547 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 16:41:42.550 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 16:41:42.552 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 16:41:42.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:41:42.557 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 16:41:42.559 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 16:41:42.562 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 16:41:42.564 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 16:41:42.566 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:41:42.568 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:41:42.571 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:41:42.574 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:41:42.576 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:41:42.579 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:41:42.595 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:41:42.597 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:41:42.599 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:42.603 | + functions-common:git_clone:618 : echo master 2022-02-08 16:41:42.603 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:41:42.608 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 16:41:42.610 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:41:42.613 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 16:41:42.615 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:41:42.616 | + functions-common:git_clone:667 : head -1 2022-02-08 16:41:42.619 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 16:41:42.622 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:41:42.624 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 16:41:42.627 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:41:42.629 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:41:42.631 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 16:41:42.634 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 16:41:42.636 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 16:41:42.639 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:41:42.641 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:41:42.643 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 16:41:42.646 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:41:42.649 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 16:41:42.652 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 16:41:42.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:41:42.657 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 16:41:42.659 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:41:42.661 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:41:42.665 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 16:41:42.670 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 16:41:42.673 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 16:41:43.329 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 16:41:43.331 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:41:43.333 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:41:43.336 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:41:43.338 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:41:43.341 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 16:41:43.343 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:41:43.345 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 16:41:43.348 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:41:43.351 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 16:41:43.354 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 16:41:43.356 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 16:41:43.358 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:41:43.361 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 16:41:43.381 | Using python 3.8 to install /opt/stack/swift 2022-02-08 16:41:43.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 -e '/opt/stack/swift[keystone]' 2022-02-08 16:41:44.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:44.267 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:44.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:44.267 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:45.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:45.424 | Obtaining file:///opt/stack/swift 2022-02-08 16:41:45.425 | Preparing metadata (setup.py): started 2022-02-08 16:41:46.684 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:41:46.723 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 16:41:46.724 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 16:41:46.726 | 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.dev144) (0.11.0) 2022-02-08 16:41:46.727 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 16:41:46.727 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (4.7.1) 2022-02-08 16:41:46.728 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 16:41:46.729 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 16:41:46.731 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.9.9) 2022-02-08 16:41:46.732 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.6.0) 2022-02-08 16:41:46.733 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 16:41:46.734 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 16:41:46.772 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 16:41:46.779 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 16:41:46.835 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 16:41:46.836 | 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.dev144) (8.7.1) 2022-02-08 16:41:46.837 | 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.dev144) (4.6.1) 2022-02-08 16:41:46.839 | 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.dev144) (2.10.0) 2022-02-08 16:41:46.840 | 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.dev144) (3.4.0) 2022-02-08 16:41:46.841 | 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.dev144) (3.1.1) 2022-02-08 16:41:46.842 | 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.dev144) (4.2.0) 2022-02-08 16:41:46.843 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 16:41:46.844 | 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.dev144) (5.8.0) 2022-02-08 16:41:46.845 | 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.dev144) (4.4.0) 2022-02-08 16:41:46.846 | 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.dev144) (4.12.1) 2022-02-08 16:41:46.847 | 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.dev144) (5.1.0) 2022-02-08 16:41:46.869 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 16:41:46.900 | 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.dev144) (2.0.11) 2022-02-08 16:41:46.902 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 16:41:46.903 | 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.dev144) (1.26.8) 2022-02-08 16:41:46.904 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 16:41:46.927 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 16:41:47.017 | 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.dev144) (1.7.0) 2022-02-08 16:41:47.019 | 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.dev144) (3.5.0) 2022-02-08 16:41:47.020 | 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.dev144) (1.0.2) 2022-02-08 16:41:47.062 | 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.dev144) (1.1.5) 2022-02-08 16:41:47.106 | 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.dev144) (2.4.0) 2022-02-08 16:41:47.108 | 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.dev144) (6.0) 2022-02-08 16:41:47.109 | 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.dev144) (0.8.0) 2022-02-08 16:41:47.110 | 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.dev144) (1.5.0) 2022-02-08 16:41:47.169 | 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.dev144) (2.8.2) 2022-02-08 16:41:47.173 | 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.dev144) (0.9.6) 2022-02-08 16:41:47.186 | 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.dev144) (2021.3) 2022-02-08 16:41:47.187 | 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.dev144) (1.0.3) 2022-02-08 16:41:47.206 | 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.dev144) (3.0.7) 2022-02-08 16:41:47.208 | 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.dev144) (21.3) 2022-02-08 16:41:47.312 | 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.dev144) (1.13.3) 2022-02-08 16:41:47.328 | 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.dev144) (5.1.1) 2022-02-08 16:41:49.655 | Installing collected packages: swift 2022-02-08 16:41:49.655 | Attempting uninstall: swift 2022-02-08 16:41:49.655 | Found existing installation: swift 2.29.0.dev144 2022-02-08 16:41:49.658 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-08 16:41:49.660 | Running setup.py develop for swift 2022-02-08 16:41:51.684 | Successfully installed swift 2022-02-08 16:41:51.684 | 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-08 16:41:51.692 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:41:51.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:41:51.826 | + inc/python:pip_install:200 : result=0 2022-02-08 16:41:51.828 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:41:51.830 | + functions-common:time_stop:2414 : local name 2022-02-08 16:41:51.833 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:41:51.835 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:41:51.837 | + functions-common:time_stop:2417 : local total 2022-02-08 16:41:51.839 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:41:51.841 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:41:51.843 | + functions-common:time_stop:2421 : start_time=1644338503376 2022-02-08 16:41:51.846 | + functions-common:time_stop:2423 : [[ -z 1644338503376 ]] 2022-02-08 16:41:51.848 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:41:51.852 | + functions-common:time_stop:2426 : end_time=1644338511850 2022-02-08 16:41:51.855 | + functions-common:time_stop:2427 : elapsed_time=8474 2022-02-08 16:41:51.857 | + functions-common:time_stop:2428 : total=56880 2022-02-08 16:41:51.859 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:41:51.861 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65354 2022-02-08 16:41:51.863 | + inc/python:pip_install:203 : return 0 2022-02-08 16:41:51.866 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:41:51.868 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:41:51.871 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:41:51.890 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:41:51.901 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 16:41:51.904 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 16:41:51.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:51.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:51.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 16:41:51.913 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:51.916 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 16:41:51.918 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:41:51.921 | + ./stack.sh:main:908 : configure_swift 2022-02-08 16:41:51.923 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 16:41:51.925 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 16:41:51.927 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 16:41:51.930 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 16:41:51.932 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 16:41:53.081 | No object-reconstructor running 2022-02-08 16:41:53.081 | No account-server running 2022-02-08 16:41:53.081 | No container-reconciler running 2022-02-08 16:41:53.081 | No container-sync running 2022-02-08 16:41:53.081 | No object-replicator running 2022-02-08 16:41:53.081 | No object-updater running 2022-02-08 16:41:53.081 | No object-server running 2022-02-08 16:41:53.081 | No account-reaper running 2022-02-08 16:41:53.081 | No container-replicator running 2022-02-08 16:41:53.081 | No container-updater running 2022-02-08 16:41:53.081 | No object-expirer running 2022-02-08 16:41:53.081 | No proxy-server running 2022-02-08 16:41:53.081 | No container-server running 2022-02-08 16:41:53.081 | No container-sharder running 2022-02-08 16:41:53.081 | No object-auditor running 2022-02-08 16:41:53.081 | No account-auditor running 2022-02-08 16:41:53.081 | No container-auditor running 2022-02-08 16:41:53.082 | No account-replicator running 2022-02-08 16:41:53.160 | + lib/swift:configure_swift:340 : true 2022-02-08 16:41:53.162 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 16:41:53.174 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 16:41:53.186 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 16:41:53.189 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 16:41:53.189 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 16:41:53.194 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 16:41:53.195 | s/%GROUP%/ubuntu/; 2022-02-08 16:41:53.195 | s/%USER%/ubuntu/; 2022-02-08 16:41:53.195 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 16:41:53.195 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 16:41:53.198 | uid = ubuntu 2022-02-08 16:41:53.198 | gid = ubuntu 2022-02-08 16:41:53.198 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 16:41:53.198 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 16:41:53.198 | address = 127.0.0.1 2022-02-08 16:41:53.198 | 2022-02-08 16:41:53.198 | [account6612] 2022-02-08 16:41:53.198 | max connections = 25 2022-02-08 16:41:53.198 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:41:53.198 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [account6622] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [account6632] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [account6642] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [container6611] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [container6621] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.199 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 16:41:53.199 | 2022-02-08 16:41:53.199 | [container6631] 2022-02-08 16:41:53.199 | max connections = 25 2022-02-08 16:41:53.199 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:41:53.199 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | [container6641] 2022-02-08 16:41:53.200 | max connections = 25 2022-02-08 16:41:53.200 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:41:53.200 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | [object6613] 2022-02-08 16:41:53.200 | max connections = 25 2022-02-08 16:41:53.200 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:41:53.200 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | [object6623] 2022-02-08 16:41:53.200 | max connections = 25 2022-02-08 16:41:53.200 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:41:53.200 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | [object6633] 2022-02-08 16:41:53.200 | max connections = 25 2022-02-08 16:41:53.200 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:41:53.200 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 16:41:53.200 | 2022-02-08 16:41:53.200 | [object6643] 2022-02-08 16:41:53.200 | max connections = 25 2022-02-08 16:41:53.200 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:41:53.200 | read only = false 2022-02-08 16:41:53.200 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 16:41:53.201 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 16:41:53.203 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:41:53.205 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:41:53.207 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 16:41:53.219 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 16:41:53.221 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 16:41:53.225 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 16:41:53.230 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 16:41:53.232 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 16:41:53.236 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 16:41:53.265 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 16:41:53.289 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 16:41:53.307 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 16:41:53.334 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 16:41:53.352 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:41:53.379 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 16:41:53.397 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 16:41:53.425 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 16:41:53.443 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 16:41:53.470 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 16:41:53.488 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:41:53.516 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 16:41:53.533 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 16:41:53.548 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:53.550 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 16:41:53.578 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 16:41:53.604 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 16:41:53.631 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 16:41:53.657 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 16:41:53.672 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:53.674 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 16:41:53.701 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 16:41:53.716 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:53.718 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 16:41:53.732 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:53.735 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 16:41:53.737 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 16:41:53.751 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:53.753 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 16:41:53.755 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 16:41:53.757 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 16:41:53.762 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 16:41:53.769 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 16:41:53.796 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 16:41:53.822 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 16:41:53.851 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 16:41:53.881 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 16:41:53.908 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 16:41:53.910 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 16:41:53.912 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 16:41:53.914 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 16:41:53.916 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 16:41:53.942 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 16:41:53.973 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:41:54.004 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 16:41:54.031 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 16:41:54.058 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 16:41:54.086 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 16:41:54.113 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 16:41:54.140 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:41:54.167 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 16:41:54.194 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 16:41:54.221 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 16:41:54.248 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 16:41:54.275 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 16:41:54.305 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 16:41:54.333 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 16:41:54.351 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 16:41:54.378 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 16:41:54.406 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 16:41:54.410 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 16:41:54.438 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 16:41:54.465 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 16:41:54.491 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 16:41:54.494 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:41:54.496 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:41:54.498 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 16:41:54.502 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 16:41:54.504 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:41:54.507 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:41:54.509 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 16:41:54.512 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 16:41:54.514 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:41:54.516 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:41:54.518 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 16:41:54.536 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 16:41:54.564 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 16:41:54.582 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 16:41:54.609 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 16:41:54.627 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:41:54.656 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 16:41:54.673 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:41:54.702 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 16:41:54.722 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:41:54.751 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 16:41:54.769 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 16:41:54.797 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:41:54.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:41:54.844 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 16:41:54.862 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 16:41:54.891 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 16:41:54.909 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 16:41:54.937 | + 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-08 16:41:54.941 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 16:41:54.959 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:41:54.988 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 16:41:55.017 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:41:55.020 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 16:41:55.024 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 16:41:55.027 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:41:55.029 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:41:55.031 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 16:41:55.033 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 16:41:55.035 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:41:55.038 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:41:55.040 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 16:41:55.058 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 16:41:55.087 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 16:41:55.105 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 16:41:55.133 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 16:41:55.151 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:41:55.180 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 16:41:55.198 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:41:55.226 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 16:41:55.244 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:41:55.273 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 16:41:55.291 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 16:41:55.319 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:41:55.337 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:41:55.366 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 16:41:55.384 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 16:41:55.412 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 16:41:55.430 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 16:41:55.456 | + 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-08 16:41:55.462 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 16:41:55.480 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:41:55.508 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:41:55.510 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 16:41:55.515 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 16:41:55.517 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:41:55.519 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:41:55.522 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 16:41:55.524 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 16:41:55.526 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:41:55.528 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:41:55.531 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 16:41:55.549 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 16:41:55.577 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 16:41:55.596 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 16:41:55.624 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 16:41:55.642 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:41:55.670 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 16:41:55.688 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:41:55.716 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 16:41:55.734 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:41:55.762 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 16:41:55.781 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 16:41:55.808 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:41:55.826 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:41:55.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 16:41:55.872 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 16:41:55.900 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 16:41:55.918 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 16:41:55.945 | + 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-08 16:41:55.950 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 16:41:55.968 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:41:55.996 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 16:41:56.027 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 16:41:56.055 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 16:41:56.092 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 16:41:56.095 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 16:41:56.099 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 16:41:56.127 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 16:41:56.156 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 16:41:56.184 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 16:41:56.213 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 16:41:56.242 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 16:41:56.269 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 16:41:56.297 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 16:41:56.326 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 16:41:56.353 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 16:41:56.368 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:56.371 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 16:41:56.389 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 16:41:56.392 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 16:41:56.411 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 16:41:56.414 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 16:41:56.440 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 16:41:56.443 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 16:41:56.470 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 16:41:56.498 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 16:41:56.500 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 16:41:56.528 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 16:41:56.543 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:56.546 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 16:41:56.548 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 16:41:56.554 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 16:41:56.556 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 16:41:56.568 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 16:41:56.570 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 16:41:56.582 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 16:41:56.584 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 16:41:56.587 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:41:56.589 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:41:56.591 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:41:56.594 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:41:56.596 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:41:56.598 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:41:56.601 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 16:41:56.613 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:41:56.616 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 16:41:56.618 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 16:41:56.635 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:41:56.638 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 16:41:56.655 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:56.657 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 16:41:56.660 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 16:41:56.663 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 16:41:56.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:41:56.668 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 16:41:56.670 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 16:41:56.673 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 16:41:56.675 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 16:41:56.692 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:56.694 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 16:41:56.697 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 16:41:56.713 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:41:56.716 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 16:41:56.718 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 16:41:56.721 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 16:41:56.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:41:56.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:41:56.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 16:41:56.733 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:41:56.736 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 16:41:56.739 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 16:41:56.742 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 16:41:56.745 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 16:41:56.747 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 16:41:56.750 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 16:41:56.752 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 16:41:56.755 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 16:41:56.758 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 16:41:56.760 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 16:41:56.764 | +++ 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-08 16:41:56.765 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 16:41:56.770 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 16:41:56.773 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 16:41:56.776 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 16:41:56.779 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 16:41:56.781 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 16:41:56.803 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 16:41:56.806 | + 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-08 16:41:57.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:57.685 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:57.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:41:57.685 | from cryptography.utils import int_from_bytes 2022-02-08 16:41:58.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:41:58.856 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 16:41:58.938 | 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-08 16:41:58.939 | 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-08 16:41:58.940 | 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-08 16:41:58.941 | 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-08 16:41:58.942 | 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-08 16:41:58.944 | 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-08 16:41:58.945 | 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-08 16:41:58.946 | 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-08 16:41:58.947 | 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-08 16:41:58.948 | 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-08 16:41:58.950 | 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-08 16:41:58.951 | 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-08 16:41:58.953 | 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-08 16:41:58.955 | 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-08 16:41:58.957 | 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-08 16:41:58.960 | 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-08 16:41:58.963 | 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-08 16:41:58.965 | 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-08 16:41:58.975 | 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-08 16:41:58.975 | 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-08 16:41:58.988 | 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-08 16:41:59.058 | 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-08 16:41:59.059 | 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.0) 2022-02-08 16:41:59.061 | 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-08 16:41:59.084 | 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-08 16:41:59.085 | 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-08 16:41:59.087 | 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-08 16:41:59.090 | 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-08 16:41:59.091 | 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-08 16:41:59.101 | 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-08 16:41:59.143 | 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-08 16:41:59.144 | 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-08 16:41:59.145 | 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-08 16:41:59.146 | 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-08 16:41:59.166 | 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-08 16:41:59.168 | 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-08 16:41:59.183 | 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-08 16:41:59.199 | 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-08 16:41:59.201 | 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-08 16:41:59.218 | 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-08 16:41:59.219 | 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-08 16:41:59.301 | 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-08 16:41:59.302 | 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-08 16:41:59.305 | 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.11) 2022-02-08 16:41:59.306 | 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-08 16:41:59.355 | 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-08 16:41:59.380 | 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-08 16:41:59.580 | 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-08 16:41:59.582 | 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-08 16:41:59.617 | 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-08 16:41:59.619 | 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-08 16:41:59.621 | 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-08 16:41:59.622 | 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-08 16:41:59.624 | 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-08 16:41:59.625 | 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-08 16:41:59.701 | 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-08 16:41:59.869 | 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-08 16:41:59.893 | 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.7.1) 2022-02-08 16:41:59.977 | 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-08 16:42:00.127 | 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-08 16:42:02.262 | 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-08 16:42:02.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:42:02.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:42:02.402 | + inc/python:pip_install:200 : result=0 2022-02-08 16:42:02.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:42:02.407 | + functions-common:time_stop:2414 : local name 2022-02-08 16:42:02.409 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:42:02.411 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:42:02.414 | + functions-common:time_stop:2417 : local total 2022-02-08 16:42:02.417 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:42:02.419 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:42:02.421 | + functions-common:time_stop:2421 : start_time=1644338516798 2022-02-08 16:42:02.424 | + functions-common:time_stop:2423 : [[ -z 1644338516798 ]] 2022-02-08 16:42:02.427 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:42:02.431 | + functions-common:time_stop:2426 : end_time=1644338522429 2022-02-08 16:42:02.434 | + functions-common:time_stop:2427 : elapsed_time=5631 2022-02-08 16:42:02.436 | + functions-common:time_stop:2428 : total=65354 2022-02-08 16:42:02.438 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:42:02.441 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=70985 2022-02-08 16:42:02.444 | + inc/python:pip_install:203 : return 0 2022-02-08 16:42:02.446 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 16:42:02.449 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 16:42:02.451 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 16:42:02.465 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 16:42:02.469 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 16:42:02.472 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 16:42:02.474 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 16:42:02.476 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:42:02.479 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:42:02.482 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:42:02.484 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:42:02.487 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:42:02.490 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:42:02.506 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:42:02.509 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:42:02.511 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:02.514 | + functions-common:git_clone:618 : echo master 2022-02-08 16:42:02.515 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:42:02.520 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 16:42:02.523 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:02.525 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 16:42:02.528 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:42:02.528 | + functions-common:git_clone:667 : head -1 2022-02-08 16:42:02.543 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 16:42:02.546 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:42:02.548 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 16:42:02.551 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:42:02.553 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:42:02.556 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 16:42:02.558 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:42:02.561 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 16:42:02.564 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:42:02.566 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:42:02.569 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 16:42:02.572 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:42:02.574 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:42:02.577 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 16:42:02.580 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:42:02.583 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 16:42:02.586 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:42:02.588 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:42:02.591 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 16:42:02.597 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 16:42:02.600 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 16:42:03.248 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 16:42:03.251 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:42:03.253 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:42:03.255 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:42:03.258 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:42:03.260 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 16:42:03.263 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:42:03.265 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:42:03.267 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:42:03.270 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:42:03.272 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:42:03.275 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:42:03.277 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:42:03.279 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 16:42:03.300 | Using python 3.8 to install /opt/stack/glance 2022-02-08 16:42:03.302 | + 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-08 16:42:04.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:04.205 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:04.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:04.205 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:05.337 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:42:05.361 | Obtaining file:///opt/stack/glance 2022-02-08 16:42:05.362 | Preparing metadata (setup.py): started 2022-02-08 16:42:06.638 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:42:06.710 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 16:42:06.711 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 16:42:06.712 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 16:42:06.713 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 16:42:06.715 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 16:42:06.716 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 16:42:06.717 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 16:42:06.717 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 16:42:06.719 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 16:42:06.720 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 16:42:06.721 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 16:42:06.722 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:42:06.723 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 16:42:06.724 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 16:42:06.725 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 16:42:06.726 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:42:06.727 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:42:06.728 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 16:42:06.730 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:42:06.731 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 16:42:06.731 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 16:42:06.732 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 16:42:06.733 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:42:06.735 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:42:06.736 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:42:06.737 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 16:42:06.738 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 16:42:06.739 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 16:42:06.741 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 16:42:06.742 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 16:42:06.743 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 16:42:06.744 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 16:42:06.745 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:42:06.746 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 16:42:06.747 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 16:42:06.748 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 16:42:06.750 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 16:42:06.751 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 16:42:06.752 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:42:06.753 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 16:42:06.754 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 16:42:06.756 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 16:42:06.757 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 16:42:06.758 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 16:42:06.774 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 16:42:06.775 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 16:42:06.777 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 16:42:06.796 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 16:42:06.799 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 16:42:06.839 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 16:42:06.853 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 16:42:06.864 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 16:42:06.879 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 16:42:06.881 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 16:42:06.971 | 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==23.1.0.dev54) (3.0.7) 2022-02-08 16:42:07.046 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 16:42:07.096 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 16:42:07.097 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 16:42:07.134 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 16:42:07.177 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 16:42:07.178 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 16:42:07.181 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 16:42:07.264 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 16:42:07.268 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:42:07.269 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 16:42:07.295 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 16:42:07.341 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 16:42:07.345 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 16:42:07.403 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 16:42:07.404 | 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==23.1.0.dev54) (2.8.0) 2022-02-08 16:42:07.406 | 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==23.1.0.dev54) (5.0.9) 2022-02-08 16:42:07.407 | 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==23.1.0.dev54) (0.4.0) 2022-02-08 16:42:07.411 | 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==23.1.0.dev54) (5.2.3) 2022-02-08 16:42:07.434 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 16:42:07.436 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:42:07.440 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 16:42:07.481 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 16:42:07.526 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 16:42:07.527 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 16:42:07.528 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 16:42:07.603 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 16:42:07.663 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 16:42:07.764 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 16:42:08.057 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 16:42:08.058 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 16:42:08.062 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 16:42:08.063 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:42:08.119 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 16:42:08.154 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 16:42:08.272 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 16:42:08.380 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:42:08.594 | 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==23.1.0.dev54) (1.4.0) 2022-02-08 16:42:08.595 | 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==23.1.0.dev54) (5.1.1) 2022-02-08 16:42:08.596 | 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==23.1.0.dev54) (1.1.5) 2022-02-08 16:42:08.597 | 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==23.1.0.dev54) (0.10.0) 2022-02-08 16:42:08.600 | 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==23.1.0.dev54) (2.5.0) 2022-02-08 16:42:08.602 | 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==23.1.0.dev54) (1.32) 2022-02-08 16:42:08.603 | 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==23.1.0.dev54) (1.4.4) 2022-02-08 16:42:08.723 | 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==23.1.0.dev54) (0.13.1) 2022-02-08 16:42:08.757 | 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==23.1.0.dev54) (1.0.3) 2022-02-08 16:42:08.803 | 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==23.1.0.dev54) (1.3.3) 2022-02-08 16:42:08.806 | 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==23.1.0.dev54) (3.0.0) 2022-02-08 16:42:09.053 | 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==23.1.0.dev54) (3.10.0) 2022-02-08 16:42:09.237 | 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==23.1.0.dev54) (2019.11.28) 2022-02-08 16:42:09.239 | 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==23.1.0.dev54) (1.26.8) 2022-02-08 16:42:09.241 | 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==23.1.0.dev54) (3.3) 2022-02-08 16:42:09.244 | 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==23.1.0.dev54) (2.0.11) 2022-02-08 16:42:09.317 | 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==23.1.0.dev54) (0.5.2) 2022-02-08 16:42:09.473 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 16:42:09.603 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 16:42:09.912 | 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==23.1.0.dev54) (2.3.3) 2022-02-08 16:42:09.915 | 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==23.1.0.dev54) (0.5.0) 2022-02-08 16:42:10.142 | 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==23.1.0.dev54) (2.2) 2022-02-08 16:42:10.425 | 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==23.1.0.dev54) (1.0.0) 2022-02-08 16:42:10.731 | 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==23.1.0.dev54) (21.4.0) 2022-02-08 16:42:10.732 | 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==23.1.0.dev54) (1.8.2) 2022-02-08 16:42:12.228 | Installing collected packages: glance 2022-02-08 16:42:12.228 | Attempting uninstall: glance 2022-02-08 16:42:12.229 | Found existing installation: glance 23.1.0.dev54 2022-02-08 16:42:12.236 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-08 16:42:12.238 | Running setup.py develop for glance 2022-02-08 16:42:14.411 | Successfully installed glance 2022-02-08 16:42:14.411 | 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-08 16:42:14.419 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:42:14.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:42:14.559 | + inc/python:pip_install:200 : result=0 2022-02-08 16:42:14.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:42:14.563 | + functions-common:time_stop:2414 : local name 2022-02-08 16:42:14.566 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:42:14.569 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:42:14.571 | + functions-common:time_stop:2417 : local total 2022-02-08 16:42:14.573 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:42:14.575 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:42:14.578 | + functions-common:time_stop:2421 : start_time=1644338523295 2022-02-08 16:42:14.580 | + functions-common:time_stop:2423 : [[ -z 1644338523295 ]] 2022-02-08 16:42:14.583 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:42:14.587 | + functions-common:time_stop:2426 : end_time=1644338534585 2022-02-08 16:42:14.590 | + functions-common:time_stop:2427 : elapsed_time=11290 2022-02-08 16:42:14.592 | + functions-common:time_stop:2428 : total=70985 2022-02-08 16:42:14.594 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:42:14.596 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=82275 2022-02-08 16:42:14.599 | + inc/python:pip_install:203 : return 0 2022-02-08 16:42:14.601 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:42:14.604 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:42:14.606 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:42:14.625 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:42:14.637 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 16:42:14.640 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 16:42:14.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:42:14.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:42:14.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 16:42:14.651 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:42:14.653 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:42:14.655 | + ./stack.sh:main:920 : configure_glance 2022-02-08 16:42:14.658 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 16:42:14.671 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 16:42:14.674 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 16:42:14.676 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 16:42:14.678 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 16:42:14.681 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 16:42:14.683 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:42:14.686 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:42:14.688 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 16:42:14.718 | + 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-08 16:42:14.746 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 16:42:14.777 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:42:14.806 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 16:42:14.836 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 16:42:14.865 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 16:42:14.868 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:42:14.871 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 16:42:14.873 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:42:14.876 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 16:42:14.904 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 16:42:14.933 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:42:14.963 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 16:42:14.993 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 16:42:15.023 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 16:42:15.053 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 16:42:15.082 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 16:42:15.111 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:42:15.141 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:42:15.171 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:42:15.201 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 16:42:15.203 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 16:42:15.206 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 16:42:15.208 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:42:15.210 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:42:15.213 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:42:15.229 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:15.233 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:42:15.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:42:15.238 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:42:15.254 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:15.257 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:42:15.260 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:42:15.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:42:15.293 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:42:15.295 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 16:42:15.298 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 16:42:15.300 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 16:42:15.330 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 16:42:15.360 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 16:42:15.362 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 16:42:15.365 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 16:42:15.368 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 16:42:15.370 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:42:15.372 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 16:42:15.375 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:42:15.404 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 16:42:15.407 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 16:42:15.437 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:42:15.439 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 16:42:15.456 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:15.458 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 16:42:15.489 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 16:42:15.519 | + 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-08 16:42:15.550 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 16:42:15.579 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 16:42:15.610 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 16:42:15.626 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:15.629 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:42:15.659 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 16:42:15.693 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 16:42:15.723 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 16:42:15.753 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 16:42:15.783 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 16:42:15.813 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 16:42:15.829 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:15.832 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 16:42:15.835 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 16:42:15.837 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:42:15.840 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:42:15.857 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:42:15.860 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:42:15.862 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:42:15.865 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:42:15.867 | + 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-08 16:42:15.897 | + 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-08 16:42:15.927 | + 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-08 16:42:15.956 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:42:15.986 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 16:42:15.991 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 16:42:16.022 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 16:42:16.056 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:42:16.088 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 16:42:16.118 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 16:42:16.148 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 16:42:16.178 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 16:42:16.213 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:42:16.243 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 16:42:16.274 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 16:42:16.304 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 16:42:16.334 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 16:42:16.340 | + 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-08 16:42:16.347 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 16:42:16.365 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:16.368 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 16:42:16.370 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 16:42:16.372 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 16:42:16.375 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 16:42:16.377 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 16:42:16.380 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 16:42:16.385 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 16:42:16.387 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 16:42:16.391 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 16:42:16.421 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 16:42:16.423 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 16:42:16.426 | ++ functions:get_random_port:837 : true 2022-02-08 16:42:16.429 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 16:42:16.431 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 16:42:16.433 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 16:42:16.493 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 16:42:16.496 | ++ functions:get_random_port:841 : break 2 2022-02-08 16:42:16.498 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 16:42:16.501 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 16:42:16.503 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 16:42:16.531 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 16:42:16.558 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 16:42:16.586 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:42:16.613 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:42:16.641 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:42:16.669 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:42:16.696 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:42:16.723 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:42:16.751 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:42:16.779 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:42:16.807 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:42:16.835 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:42:16.862 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:42:16.891 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 16:42:16.918 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 16:42:16.946 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 16:42:16.974 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 16:42:17.001 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 16:42:17.030 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 16:42:17.032 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 16:42:17.035 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:42:17.037 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:17.039 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:17.041 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 16:42:17.044 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 16:42:17.100 | proxy (enabled by site administrator) 2022-02-08 16:42:17.103 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 16:42:17.106 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 16:42:17.108 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:42:17.110 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:17.112 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:17.115 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 16:42:17.118 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 16:42:17.172 | proxy_http (enabled by site administrator) 2022-02-08 16:42:17.175 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 16:42:17.179 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 16:42:17.181 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 16:42:17.184 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:42:17.186 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:17.188 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:17.191 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:42:17.194 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:42:17.197 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 16:42:17.197 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:42:17.206 | KeepAlive Off 2022-02-08 16:42:17.210 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 16:42:17.210 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:42:17.219 | SetEnv proxy-sendchunked 1 2022-02-08 16:42:17.223 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 16:42:17.223 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:42:17.231 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 16:42:17.234 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 16:42:17.237 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 16:42:17.240 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:42:17.242 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:42:17.245 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:42:17.247 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:17.249 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:17.252 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:42:17.254 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:42:17.257 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:17.260 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:17.262 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 16:42:17.324 | Site glance-wsgi-api already enabled 2022-02-08 16:42:17.328 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 16:42:17.331 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:42:17.333 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:42:17.335 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:42:17.473 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 16:42:17.480 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 16:42:17.513 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 16:42:17.515 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 16:42:17.535 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:17.538 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 16:42:17.540 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 16:42:17.543 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 16:42:17.545 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:42:17.548 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 16:42:17.550 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 16:42:17.553 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 16:42:17.556 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 16:42:17.558 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:42:17.560 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:42:17.563 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:42:17.566 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:42:17.568 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:42:17.571 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:42:17.588 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:42:17.590 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:42:17.592 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:17.595 | + functions-common:git_clone:618 : echo master 2022-02-08 16:42:17.596 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:42:17.602 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 16:42:17.604 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:17.607 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 16:42:17.610 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:42:17.611 | + functions-common:git_clone:667 : head -1 2022-02-08 16:42:17.619 | 638688b5b Merge "Remove various unused code" 2022-02-08 16:42:17.622 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:42:17.625 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 16:42:17.627 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:42:17.630 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:42:17.632 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 16:42:17.635 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:42:17.637 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 16:42:17.640 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:42:17.643 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:42:17.645 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 16:42:17.648 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:42:17.650 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:42:17.653 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 16:42:17.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:42:17.659 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 16:42:17.662 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:42:17.664 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:42:17.667 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 16:42:17.673 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 16:42:17.676 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 16:42:18.338 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 16:42:18.340 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:42:18.343 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:42:18.345 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:42:18.347 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:42:18.350 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 16:42:18.352 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:42:18.354 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:42:18.357 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:42:18.359 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:42:18.362 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:42:18.364 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:42:18.366 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:42:18.369 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 16:42:18.390 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 16:42:18.393 | + 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-08 16:42:19.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:19.283 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:19.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:19.283 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:20.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:42:20.456 | Obtaining file:///opt/stack/cinder 2022-02-08 16:42:20.457 | Preparing metadata (setup.py): started 2022-02-08 16:42:22.395 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:42:22.528 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 16:42:22.529 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 16:42:22.530 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 16:42:22.531 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 16:42:22.532 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 16:42:22.533 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 16:42:22.534 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 16:42:22.535 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:42:22.537 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 16:42:22.538 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 16:42:22.538 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 16:42:22.539 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 16:42:22.541 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:42:22.542 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 16:42:22.543 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 16:42:22.544 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 16:42:22.545 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 16:42:22.546 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:42:22.547 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 16:42:22.548 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 16:42:22.549 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 16:42:22.550 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 16:42:22.553 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 16:42:22.554 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 16:42:22.555 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 16:42:22.556 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 16:42:22.557 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:42:22.558 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 16:42:22.559 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 16:42:22.560 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 16:42:22.561 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:42:22.562 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 16:42:22.563 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 16:42:22.564 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 16:42:22.565 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 16:42:22.566 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:42:22.568 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:42:22.569 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 16:42:22.570 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 16:42:22.571 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 16:42:22.572 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 16:42:22.573 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 16:42:22.574 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 16:42:22.575 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 16:42:22.576 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 16:42:22.577 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 16:42:22.578 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 16:42:22.579 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:42:22.580 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 16:42:22.581 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 16:42:22.582 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 16:42:22.584 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:42:22.584 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:42:22.586 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:42:22.587 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 16:42:22.588 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 16:42:22.589 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 16:42:22.590 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:42:22.591 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 16:42:22.592 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 16:42:22.593 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 16:42:22.594 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 16:42:22.607 | 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.dev189) (0.10.0) 2022-02-08 16:42:22.608 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 16:42:22.609 | 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.dev189) (0.5.1) 2022-02-08 16:42:22.671 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 16:42:22.701 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 16:42:22.715 | 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.dev189) (2.5.0) 2022-02-08 16:42:22.716 | 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.dev189) (2.6.0) 2022-02-08 16:42:22.718 | 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.dev189) (4.1.1) 2022-02-08 16:42:22.719 | 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.dev189) (0.1.0) 2022-02-08 16:42:22.814 | 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.dev189) (1.7.0) 2022-02-08 16:42:22.865 | 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.dev189) (3.1.1) 2022-02-08 16:42:22.868 | 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.dev189) (2.10.0) 2022-02-08 16:42:22.895 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 16:42:22.897 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 16:42:22.898 | 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.dev189) (0.2.8) 2022-02-08 16:42:22.951 | 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.dev189) (0.17.3) 2022-02-08 16:42:23.022 | 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.dev189) (1.5.0) 2022-02-08 16:42:23.023 | 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.dev189) (2.4.0) 2022-02-08 16:42:23.024 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 16:42:23.025 | 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.dev189) (0.8.0) 2022-02-08 16:42:23.085 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 16:42:23.086 | 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.dev189) (1.7.6) 2022-02-08 16:42:23.089 | 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.dev189) (2.0.1) 2022-02-08 16:42:23.148 | 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.dev189) (0.9.6) 2022-02-08 16:42:23.149 | 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.dev189) (2.8.2) 2022-02-08 16:42:23.209 | 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.dev189) (5.0.9) 2022-02-08 16:42:23.212 | 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.dev189) (2.4.0) 2022-02-08 16:42:23.214 | 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.dev189) (0.4.0) 2022-02-08 16:42:23.215 | 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.dev189) (5.2.3) 2022-02-08 16:42:23.216 | 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.dev189) (5.0.0) 2022-02-08 16:42:23.240 | 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.dev189) (3.3.0) 2022-02-08 16:42:23.242 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 16:42:23.243 | 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.dev189) (3.2.0) 2022-02-08 16:42:23.288 | 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.dev189) (1.0.3) 2022-02-08 16:42:23.373 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 16:42:23.374 | 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.dev189) (3.0.0) 2022-02-08 16:42:23.401 | 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.dev189) (3.0.0) 2022-02-08 16:42:23.425 | 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.dev189) (0.11.0) 2022-02-08 16:42:23.509 | 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.dev189) (1.26.8) 2022-02-08 16:42:23.516 | 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.dev189) (1.0.0) 2022-02-08 16:42:23.654 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 16:42:23.678 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 16:42:23.824 | 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.dev189) (3.10.0) 2022-02-08 16:42:23.870 | 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.dev189) (22.0.0) 2022-02-08 16:42:23.872 | 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.dev189) (1.3.3) 2022-02-08 16:42:23.873 | 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.dev189) (1.13.3) 2022-02-08 16:42:24.073 | 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.dev189) (2.0.11) 2022-02-08 16:42:24.075 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 16:42:24.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 16:42:24.111 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 16:42:24.142 | 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.dev189) (0.23.1) 2022-02-08 16:42:24.380 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 16:42:24.381 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 16:42:24.523 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:42:24.525 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 16:42:24.529 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 16:42:24.660 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 16:42:24.778 | 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.dev189) (4.10.1) 2022-02-08 16:42:24.780 | 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.dev189) (5.4.0) 2022-02-08 16:42:24.781 | 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.dev189) (1.1.6) 2022-02-08 16:42:24.815 | 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.dev189) (5.0.0) 2022-02-08 16:42:25.065 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 16:42:25.145 | 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.dev189) (2.3.3) 2022-02-08 16:42:25.146 | 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.dev189) (0.5.0) 2022-02-08 16:42:25.344 | 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.dev189) (2.5.0) 2022-02-08 16:42:25.438 | 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.dev189) (1.54.0) 2022-02-08 16:42:25.439 | 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.dev189) (3.19.4) 2022-02-08 16:42:25.620 | 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.dev189) (2.0.1) 2022-02-08 16:42:26.047 | 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.dev189) (1.1.5) 2022-02-08 16:42:26.099 | 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.dev189) (0.13.1) 2022-02-08 16:42:26.150 | 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.dev189) (0.2.5) 2022-02-08 16:42:27.224 | 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.dev189) (1.32) 2022-02-08 16:42:27.502 | 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.dev189) (1.8.2) 2022-02-08 16:42:27.503 | 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.dev189) (21.4.0) 2022-02-08 16:42:27.647 | 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.dev189) (2.2) 2022-02-08 16:42:27.839 | 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.dev189) (1.0.0) 2022-02-08 16:42:27.968 | 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.dev189) (3.7.0) 2022-02-08 16:42:29.705 | Installing collected packages: cinder 2022-02-08 16:42:29.705 | Attempting uninstall: cinder 2022-02-08 16:42:29.705 | Found existing installation: cinder 19.1.0.dev189 2022-02-08 16:42:29.711 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-08 16:42:29.713 | Running setup.py develop for cinder 2022-02-08 16:42:33.278 | Successfully installed cinder 2022-02-08 16:42:33.278 | 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-08 16:42:33.287 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:42:33.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:42:33.438 | + inc/python:pip_install:200 : result=0 2022-02-08 16:42:33.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:42:33.443 | + functions-common:time_stop:2414 : local name 2022-02-08 16:42:33.446 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:42:33.448 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:42:33.450 | + functions-common:time_stop:2417 : local total 2022-02-08 16:42:33.453 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:42:33.456 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:42:33.459 | + functions-common:time_stop:2421 : start_time=1644338538385 2022-02-08 16:42:33.461 | + functions-common:time_stop:2423 : [[ -z 1644338538385 ]] 2022-02-08 16:42:33.464 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:42:33.469 | + functions-common:time_stop:2426 : end_time=1644338553466 2022-02-08 16:42:33.471 | + functions-common:time_stop:2427 : elapsed_time=15081 2022-02-08 16:42:33.473 | + functions-common:time_stop:2428 : total=82275 2022-02-08 16:42:33.476 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:42:33.478 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97356 2022-02-08 16:42:33.480 | + inc/python:pip_install:203 : return 0 2022-02-08 16:42:33.483 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:42:33.485 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:42:33.488 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:42:33.507 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:42:33.519 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 16:42:33.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 16:42:33.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:42:33.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:42:33.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 16:42:33.532 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:42:33.535 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 16:42:33.537 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 16:42:33.540 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 16:42:33.542 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:33.545 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:33.547 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 16:42:33.559 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 16:42:33.562 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:42:33.565 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:42:33.568 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:42:33.570 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:42:33.573 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:33.575 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:42:33.578 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:33.580 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:33.583 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:42:33.585 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:42:33.588 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:42:33.590 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:42:33.593 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 16:42:33.595 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:42:33.597 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:33.600 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:33.602 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 16:42:33.625 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 16:42:33.734 | Reading package lists... 2022-02-08 16:42:33.990 | Building dependency tree... 2022-02-08 16:42:33.992 | Reading state information... 2022-02-08 16:42:34.258 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 16:42:34.258 | The following packages were automatically installed and are no longer required: 2022-02-08 16:42:34.260 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:42:34.260 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:42:34.260 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:42:34.260 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:42:34.260 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:42:34.260 | python3-zope.interface 2022-02-08 16:42:34.260 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:42:34.389 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:42:34.394 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:42:34.396 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:42:34.399 | + functions-common:time_stop:2414 : local name 2022-02-08 16:42:34.401 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:42:34.406 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:42:34.410 | + functions-common:time_stop:2417 : local total 2022-02-08 16:42:34.412 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:42:34.415 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:42:34.417 | + functions-common:time_stop:2421 : start_time=1644338553622 2022-02-08 16:42:34.420 | + functions-common:time_stop:2423 : [[ -z 1644338553622 ]] 2022-02-08 16:42:34.423 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:42:34.428 | + functions-common:time_stop:2426 : end_time=1644338554425 2022-02-08 16:42:34.431 | + functions-common:time_stop:2427 : elapsed_time=803 2022-02-08 16:42:34.433 | + functions-common:time_stop:2428 : total=5204 2022-02-08 16:42:34.436 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:42:34.438 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6007 2022-02-08 16:42:34.443 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:42:34.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:42:34.448 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 16:42:34.451 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 16:42:34.463 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 16:42:34.467 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 16:42:34.471 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 16:42:34.473 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:42:34.476 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 16:42:34.477 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:42:34.481 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 16:42:34.483 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 16:42:34.485 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:42:34.488 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 16:42:34.490 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 16:42:34.492 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 16:42:34.495 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 16:42:34.497 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 16:42:34.509 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 16:42:34.521 | + 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-08 16:42:34.533 | + 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-08 16:42:34.545 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 16:42:34.557 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:42:34.560 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:42:34.564 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XJotZW2yil 2022-02-08 16:42:34.566 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:42:34.569 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:42:34.571 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 16:42:34.574 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XJotZW2yil 2022-02-08 16:42:34.577 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XJotZW2yil 2022-02-08 16:42:34.589 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XJotZW2yil /etc/sudoers.d/cinder-rootwrap 2022-02-08 16:42:34.601 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 16:42:34.605 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:42:34.607 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:42:34.609 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:42:34.612 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:42:34.614 | + 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-08 16:42:34.616 | + 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-08 16:42:34.619 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 16:42:34.621 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 16:42:34.626 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 16:42:34.631 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 16:42:34.649 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 16:42:34.668 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 16:42:34.687 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 16:42:34.708 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 16:42:34.729 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 16:42:34.750 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 16:42:34.768 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 16:42:34.787 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 16:42:34.790 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:42:34.792 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 16:42:34.794 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:42:34.797 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 16:42:34.826 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 16:42:34.854 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:42:34.882 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 16:42:34.909 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 16:42:34.937 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 16:42:34.964 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 16:42:34.992 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 16:42:35.021 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:42:35.056 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:42:35.086 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 16:42:35.118 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 16:42:35.147 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 16:42:35.149 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 16:42:35.152 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 16:42:35.154 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 16:42:35.156 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 16:42:35.159 | + 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-08 16:42:35.190 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 16:42:35.218 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 16:42:35.246 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 16:42:35.275 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 16:42:35.303 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 16:42:35.330 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 16:42:35.363 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 16:42:35.365 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:42:35.396 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:42:35.426 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 16:42:35.434 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ab8df52e5fbe732914a9f507608e49f4 2022-02-08 16:42:35.463 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 16:42:35.465 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 16:42:35.493 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 16:42:35.522 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 16:42:35.549 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 16:42:35.577 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 16:42:35.594 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:35.597 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 16:42:35.599 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 16:42:35.601 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 16:42:35.604 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 16:42:35.606 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 16:42:35.608 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 16:42:35.610 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 16:42:35.613 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 16:42:35.615 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 16:42:35.617 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 16:42:35.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 16:42:35.651 | + 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-08 16:42:35.679 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 16:42:35.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 16:42:35.735 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 16:42:35.763 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 16:42:35.791 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 16:42:35.793 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 16:42:35.795 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 16:42:35.798 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 16:42:35.826 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 16:42:35.828 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 16:42:35.856 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 16:42:35.858 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 16:42:35.861 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 16:42:35.863 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 16:42:35.892 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 16:42:35.894 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 16:42:35.897 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 16:42:35.913 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:35.915 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 16:42:35.918 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 16:42:35.920 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 16:42:35.922 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 16:42:35.951 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 16:42:35.978 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 16:42:35.995 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:35.997 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 16:42:36.014 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:36.016 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 16:42:36.032 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:36.035 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 16:42:36.037 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 16:42:36.040 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 16:42:36.042 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 16:42:36.044 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:42:36.046 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:42:36.049 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:42:36.065 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:36.069 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:42:36.071 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:42:36.073 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:42:36.089 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:36.092 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:42:36.095 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:42:36.122 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:42:36.125 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:42:36.127 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 16:42:36.129 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 16:42:36.132 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:42:36.135 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:42:36.152 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:42:36.154 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:42:36.157 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:42:36.159 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:42:36.162 | + 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-08 16:42:36.190 | + 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-08 16:42:36.217 | + 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-08 16:42:36.246 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:42:36.274 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 16:42:36.291 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:36.293 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 16:42:36.296 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:42:36.298 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 16:42:36.301 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 16:42:36.303 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:42:36.306 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:42:36.309 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 16:42:36.313 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 16:42:36.315 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:42:36.318 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:42:36.330 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:42:36.330 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:42:36.339 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:42:36.343 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:42:36.358 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:42:36.360 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:42:36.364 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 16:42:36.397 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:42:36.424 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 16:42:36.452 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:42:36.479 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:42:36.509 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:42:36.537 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:42:36.563 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:42:36.591 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:42:36.618 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:42:36.647 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:42:36.674 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:42:36.702 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:42:36.730 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:42:36.732 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:42:36.735 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 16:42:36.737 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 16:42:36.740 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:42:36.743 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:36.745 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:36.747 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:42:36.750 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:42:36.752 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:42:36.780 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:42:36.809 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 16:42:36.809 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:42:36.818 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 16:42:36.821 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 16:42:36.823 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 16:42:36.826 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:42:36.828 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:42:36.830 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:42:36.833 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:36.835 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:36.837 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:42:36.840 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:42:36.842 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:42:36.844 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:42:36.847 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 16:42:36.909 | Enabling site cinder-wsgi. 2022-02-08 16:42:36.915 | To activate the new configuration, you need to run: 2022-02-08 16:42:36.915 | systemctl reload apache2 2022-02-08 16:42:36.919 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:42:36.921 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:42:36.924 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:42:36.926 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:42:37.063 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 16:42:37.065 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 16:42:37.096 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 16:42:37.126 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 16:42:37.143 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:37.145 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 16:42:37.148 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:42:37.150 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:42:37.153 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 16:42:37.155 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 16:42:37.186 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 16:42:37.214 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 16:42:37.242 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 16:42:37.271 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 16:42:37.306 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 16:42:37.335 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 16:42:37.367 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 16:42:37.396 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:42:37.425 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 16:42:37.454 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 16:42:37.482 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:42:37.511 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 16:42:37.513 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 16:42:37.530 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:37.533 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 16:42:37.564 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 16:42:37.566 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 16:42:37.585 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:37.587 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 16:42:37.590 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 16:42:37.592 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 16:42:37.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:42:37.597 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 16:42:37.600 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 16:42:37.603 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:42:37.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:42:37.609 | + 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-08 16:42:37.612 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:42:37.614 | + 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-08 16:42:37.617 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:42:37.620 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 16:42:37.622 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 16:42:37.625 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 16:42:37.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:42:37.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:42:37.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 16:42:37.636 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:42:37.638 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 16:42:37.641 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 16:42:37.643 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 16:42:37.646 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:42:37.648 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:42:37.651 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:42:37.653 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:42:37.656 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:42:37.658 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:42:37.674 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:42:37.677 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:42:37.679 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:37.682 | + functions-common:git_clone:618 : echo master 2022-02-08 16:42:37.683 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:42:37.688 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 16:42:37.690 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:37.693 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 16:42:37.696 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:42:37.696 | + functions-common:git_clone:667 : head -1 2022-02-08 16:42:37.701 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 16:42:37.704 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:42:37.707 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 16:42:37.710 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:42:37.713 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:42:37.716 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 16:42:37.718 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:42:37.721 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 16:42:37.723 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:42:37.726 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:42:37.728 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 16:42:37.731 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:42:37.733 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:42:37.736 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 16:42:37.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:42:37.742 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 16:42:37.745 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:42:37.747 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:42:37.751 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 16:42:37.757 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 16:42:37.760 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 16:42:38.416 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 16:42:38.419 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:42:38.421 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:42:38.423 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:42:38.426 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:42:38.429 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 16:42:38.431 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:42:38.433 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:42:38.435 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:42:38.438 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:42:38.440 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:42:38.443 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:42:38.445 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:42:38.448 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 16:42:38.469 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 16:42:38.471 | + 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-08 16:42:39.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:39.336 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:39.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:39.336 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:40.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:42:40.473 | Obtaining file:///opt/stack/neutron 2022-02-08 16:42:40.474 | Preparing metadata (setup.py): started 2022-02-08 16:42:42.573 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:42:42.663 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 16:42:42.664 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:42:42.665 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 16:42:42.666 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 16:42:42.667 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:42:42.668 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 16:42:42.669 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 16:42:42.670 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 16:42:42.671 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 16:42:42.672 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 16:42:42.673 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 16:42:42.675 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 16:42:42.676 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 16:42:42.677 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 16:42:42.678 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 16:42:42.679 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 16:42:42.680 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 16:42:42.681 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 16:42:42.682 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 16:42:42.683 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:42:42.684 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 16:42:42.686 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:42:42.687 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:42:42.688 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:42:42.689 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 16:42:42.690 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 16:42:42.691 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 16:42:42.692 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 16:42:42.693 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 16:42:42.694 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 16:42:42.696 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:42:42.697 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 16:42:42.698 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 16:42:42.699 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:42:42.700 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 16:42:42.701 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 16:42:42.702 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 16:42:42.703 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:42:42.704 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 16:42:42.705 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:42:42.706 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 16:42:42.708 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:42:42.709 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 16:42:42.710 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 16:42:42.711 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 16:42:42.712 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 16:42:42.713 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 16:42:42.714 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:42:42.716 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 16:42:42.717 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 16:42:42.718 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 16:42:42.719 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:42:42.720 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 16:42:42.721 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:42:42.722 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:42:42.738 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 16:42:42.740 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 16:42:42.741 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 16:42:42.750 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 16:42:42.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 16:42:42.764 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 16:42:42.765 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 16:42:42.784 | 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.dev486) (3.0.7) 2022-02-08 16:42:42.791 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 16:42:42.850 | 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.dev486) (1.7.0) 2022-02-08 16:42:42.852 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 16:42:42.905 | 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.dev486) (3.1.1) 2022-02-08 16:42:42.907 | 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.dev486) (4.4.0) 2022-02-08 16:42:42.956 | 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.dev486) (1.2.2) 2022-02-08 16:42:42.958 | 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.dev486) (2.7.0) 2022-02-08 16:42:42.985 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:42:42.986 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 16:42:42.987 | 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.dev486) (1.1.5) 2022-02-08 16:42:42.988 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 16:42:42.990 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 16:42:42.991 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 16:42:42.992 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:42:42.993 | 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.dev486) (1.32) 2022-02-08 16:42:43.014 | 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.dev486) (1.0.3) 2022-02-08 16:42:43.107 | 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.dev486) (0.17.3) 2022-02-08 16:42:43.152 | 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.dev486) (1.5.0) 2022-02-08 16:42:43.238 | 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.dev486) (2.0.1) 2022-02-08 16:42:43.241 | 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.dev486) (0.13.0) 2022-02-08 16:42:43.243 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 16:42:43.300 | 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.dev486) (2.8.2) 2022-02-08 16:42:43.304 | 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.dev486) (0.9.6) 2022-02-08 16:42:43.362 | 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.dev486) (0.4.0) 2022-02-08 16:42:43.364 | 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.dev486) (5.0.0) 2022-02-08 16:42:43.368 | 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.dev486) (5.0.9) 2022-02-08 16:42:43.369 | 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.dev486) (5.2.3) 2022-02-08 16:42:43.394 | 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.dev486) (3.3.0) 2022-02-08 16:42:43.397 | 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.dev486) (3.2.0) 2022-02-08 16:42:43.444 | 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.dev486) (1.15.0) 2022-02-08 16:42:43.496 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 16:42:43.528 | 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.dev486) (3.0.0) 2022-02-08 16:42:43.532 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 16:42:43.556 | 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.dev486) (3.0.0) 2022-02-08 16:42:43.696 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:42:43.767 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 16:42:43.844 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 16:42:43.845 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:42:43.956 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.957 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.958 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.959 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.960 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.962 | 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.dev486) (0.6.5) 2022-02-08 16:42:43.963 | 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.dev486) (0.6.5) 2022-02-08 16:42:44.169 | 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.dev486) (3.10.0) 2022-02-08 16:42:44.171 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 16:42:44.173 | 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.dev486) (2.4.2) 2022-02-08 16:42:44.218 | 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.dev486) (2.1.0) 2022-02-08 16:42:44.221 | 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.dev486) (3.17.6) 2022-02-08 16:42:44.313 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 16:42:44.315 | 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.dev486) (2.0.11) 2022-02-08 16:42:44.316 | 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.dev486) (1.26.8) 2022-02-08 16:42:44.317 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 16:42:44.354 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 16:42:44.695 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 16:42:44.768 | 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.dev486) (5.0.0) 2022-02-08 16:42:44.961 | 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.dev486) (2.21) 2022-02-08 16:42:45.034 | 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.dev486) (0.5.0) 2022-02-08 16:42:45.037 | 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.dev486) (2.3.3) 2022-02-08 16:42:45.260 | 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.dev486) (2.5.0) 2022-02-08 16:42:45.436 | 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.dev486) (2.2) 2022-02-08 16:42:45.963 | 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.dev486) (0.13.1) 2022-02-08 16:42:46.009 | 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.dev486) (0.2.5) 2022-02-08 16:42:46.652 | 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.dev486) (0.5.2) 2022-02-08 16:42:46.654 | 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.dev486) (0.4.2) 2022-02-08 16:42:46.965 | 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.dev486) (2.0.0) 2022-02-08 16:42:46.965 | 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.dev486) (4.10.0) 2022-02-08 16:42:47.142 | 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.dev486) (3.7.0) 2022-02-08 16:42:47.396 | 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.dev486) (1.8.2) 2022-02-08 16:42:47.397 | 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.dev486) (21.4.0) 2022-02-08 16:42:47.585 | 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.dev486) (1.0.0) 2022-02-08 16:42:47.804 | 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.dev486) (2.3.1) 2022-02-08 16:42:49.440 | Installing collected packages: neutron 2022-02-08 16:42:49.440 | Attempting uninstall: neutron 2022-02-08 16:42:49.441 | Found existing installation: neutron 19.1.0.dev486 2022-02-08 16:42:49.460 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-08 16:42:49.462 | Running setup.py develop for neutron 2022-02-08 16:42:53.020 | Successfully installed neutron 2022-02-08 16:42:53.020 | 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-08 16:42:53.028 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:42:53.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:42:53.177 | + inc/python:pip_install:200 : result=0 2022-02-08 16:42:53.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:42:53.182 | + functions-common:time_stop:2414 : local name 2022-02-08 16:42:53.185 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:42:53.189 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:42:53.192 | + functions-common:time_stop:2417 : local total 2022-02-08 16:42:53.196 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:42:53.198 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:42:53.201 | + functions-common:time_stop:2421 : start_time=1644338558464 2022-02-08 16:42:53.203 | + functions-common:time_stop:2423 : [[ -z 1644338558464 ]] 2022-02-08 16:42:53.206 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:42:53.211 | + functions-common:time_stop:2426 : end_time=1644338573208 2022-02-08 16:42:53.213 | + functions-common:time_stop:2427 : elapsed_time=14744 2022-02-08 16:42:53.217 | + functions-common:time_stop:2428 : total=97356 2022-02-08 16:42:53.219 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:42:53.221 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=112100 2022-02-08 16:42:53.224 | + inc/python:pip_install:203 : return 0 2022-02-08 16:42:53.226 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:42:53.229 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:42:53.231 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:42:53.250 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:42:53.263 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 16:42:53.265 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 16:42:53.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:42:53.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:42:53.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 16:42:53.276 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:42:53.279 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 16:42:53.281 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:42:53.284 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 16:42:53.301 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:42:53.304 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 16:42:53.306 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 16:42:53.309 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 16:42:53.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:42:53.314 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 16:42:53.317 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 16:42:53.319 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 16:42:53.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:42:53.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:42:53.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 16:42:53.329 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:42:53.332 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 16:42:53.348 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:53.350 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 16:42:53.367 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:53.369 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 16:42:53.386 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:42:53.389 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 16:42:53.391 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 16:42:53.393 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 16:42:53.396 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:42:53.398 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:42:53.401 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:42:53.404 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:42:53.406 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:42:53.409 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:42:53.424 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:42:53.427 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:42:53.430 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:53.432 | + functions-common:git_clone:618 : echo master 2022-02-08 16:42:53.433 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:42:53.438 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 16:42:53.440 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:42:53.443 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 16:42:53.446 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:42:53.446 | + functions-common:git_clone:667 : head -1 2022-02-08 16:42:53.454 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 16:42:53.462 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:42:53.465 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 16:42:53.467 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:42:53.470 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:42:53.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 16:42:53.474 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:42:53.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 16:42:53.479 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:42:53.482 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:42:53.484 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 16:42:53.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:42:53.490 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:42:53.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 16:42:53.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:42:53.498 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 16:42:53.501 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:42:53.505 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:42:53.508 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 16:42:53.515 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 16:42:53.517 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 16:42:54.162 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 16:42:54.164 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:42:54.167 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:42:54.169 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:42:54.171 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:42:54.174 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 16:42:54.176 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:42:54.179 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:42:54.181 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:42:54.183 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:42:54.186 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:42:54.188 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:42:54.190 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:42:54.193 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 16:42:54.214 | Using python 3.8 to install /opt/stack/nova 2022-02-08 16:42:54.216 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-08 16:42:55.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:55.096 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:55.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:42:55.096 | from cryptography.utils import int_from_bytes 2022-02-08 16:42:56.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:42:56.227 | Obtaining file:///opt/stack/nova 2022-02-08 16:42:56.228 | Preparing metadata (setup.py): started 2022-02-08 16:42:59.218 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:42:59.341 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 16:42:59.342 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 16:42:59.343 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 16:42:59.344 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 16:42:59.345 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 16:42:59.346 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 16:42:59.347 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 16:42:59.348 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 16:42:59.349 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 16:42:59.351 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 16:42:59.352 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 16:42:59.353 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 16:42:59.353 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:42:59.354 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 16:42:59.356 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 16:42:59.357 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 16:42:59.358 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 16:42:59.359 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 16:42:59.360 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 16:42:59.361 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 16:42:59.362 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 16:42:59.363 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 16:42:59.364 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 16:42:59.365 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 16:42:59.366 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:42:59.367 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 16:42:59.368 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:42:59.369 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.10.0) 2022-02-08 16:42:59.371 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:42:59.372 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:42:59.373 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 16:42:59.374 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 16:42:59.376 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 16:42:59.377 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:42:59.378 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 16:42:59.379 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:42:59.380 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 16:42:59.382 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 16:42:59.383 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 16:42:59.384 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 16:42:59.385 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 16:42:59.386 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 16:42:59.387 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:42:59.388 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 16:42:59.389 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:42:59.390 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:42:59.392 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 16:42:59.393 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:42:59.394 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:42:59.395 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 16:42:59.396 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:42:59.398 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:42:59.399 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 16:42:59.400 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 16:42:59.401 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.1) 2022-02-08 16:42:59.402 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:42:59.403 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 16:42:59.404 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.27) 2022-02-08 16:42:59.405 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:42:59.406 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 16:42:59.407 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 16:42:59.408 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 16:42:59.409 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.1) 2022-02-08 16:42:59.410 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:42:59.411 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 16:42:59.413 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 16:42:59.429 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 16:42:59.431 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 16:42:59.432 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 16:42:59.455 | 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.dev225) (5.2.0) 2022-02-08 16:42:59.493 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 16:42:59.524 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 16:42:59.525 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 16:42:59.548 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 16:42:59.670 | 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.dev225) (4.4.0) 2022-02-08 16:42:59.675 | 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.dev225) (3.1.1) 2022-02-08 16:42:59.733 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:42:59.734 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 16:42:59.737 | 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.dev225) (1.32) 2022-02-08 16:42:59.739 | 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.dev225) (1.1.5) 2022-02-08 16:42:59.740 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:42:59.741 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 16:42:59.759 | 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.dev225) (6.3.1) 2022-02-08 16:42:59.812 | 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.dev225) (1.15.0) 2022-02-08 16:42:59.814 | 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.dev225) (0.6.5) 2022-02-08 16:42:59.817 | 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.dev225) (2.4.0) 2022-02-08 16:42:59.926 | 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.dev225) (0.17.3) 2022-02-08 16:43:00.034 | 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.dev225) (2.0.1) 2022-02-08 16:43:00.036 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 16:43:00.098 | 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.dev225) (0.9.6) 2022-02-08 16:43:00.161 | 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.dev225) (0.4.0) 2022-02-08 16:43:00.162 | 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.dev225) (5.2.3) 2022-02-08 16:43:00.164 | 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.dev225) (5.0.9) 2022-02-08 16:43:00.169 | 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.dev225) (5.0.0) 2022-02-08 16:43:00.193 | 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.dev225) (3.3.0) 2022-02-08 16:43:00.197 | 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.dev225) (3.2.0) 2022-02-08 16:43:00.248 | 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.dev225) (1.0.3) 2022-02-08 16:43:00.306 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 16:43:00.340 | 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.dev225) (3.0.0) 2022-02-08 16:43:00.341 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:43:00.395 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 16:43:00.399 | 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.dev225) (3.0.7) 2022-02-08 16:43:00.485 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:43:00.511 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 16:43:00.592 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 16:43:00.686 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 16:43:00.687 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (2.9.1) 2022-02-08 16:43:00.689 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 16:43:00.730 | 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.dev225) (3.17.6) 2022-02-08 16:43:00.794 | 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.dev225) (1.13.3) 2022-02-08 16:43:00.798 | 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.dev225) (22.0.0) 2022-02-08 16:43:00.799 | 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.dev225) (1.3.3) 2022-02-08 16:43:00.843 | 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.dev225) (2.1.0) 2022-02-08 16:43:00.846 | 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.dev225) (3.10.0) 2022-02-08 16:43:00.847 | 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.dev225) (2.4.2) 2022-02-08 16:43:00.934 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 16:43:00.937 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 16:43:00.939 | 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.dev225) (1.26.8) 2022-02-08 16:43:00.941 | 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.dev225) (2.0.11) 2022-02-08 16:43:01.041 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 16:43:01.254 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 16:43:01.255 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 16:43:01.369 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 16:43:01.371 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 16:43:01.373 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:43:01.464 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 16:43:01.544 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev225) (1.22.2) 2022-02-08 16:43:01.588 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:43:01.627 | 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.dev225) (5.0.0) 2022-02-08 16:43:01.911 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 16:43:01.994 | 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.dev225) (0.5.0) 2022-02-08 16:43:01.995 | 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.dev225) (2.3.3) 2022-02-08 16:43:02.224 | 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.dev225) (2.5.0) 2022-02-08 16:43:02.344 | 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.dev225) (2.2) 2022-02-08 16:43:02.792 | 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.dev225) (0.13.1) 2022-02-08 16:43:02.838 | 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.dev225) (2.16.0) 2022-02-08 16:43:03.287 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.288 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.289 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.290 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.291 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.292 | 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.dev225) (0.6.5) 2022-02-08 16:43:03.293 | 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.dev225) (0.6.5) 2022-02-08 16:43:04.623 | 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.dev225) (3.7.0) 2022-02-08 16:43:05.153 | 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.dev225) (21.4.0) 2022-02-08 16:43:05.154 | 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.dev225) (1.8.2) 2022-02-08 16:43:05.256 | 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.dev225) (2.4.0) 2022-02-08 16:43:05.373 | 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.dev225) (1.0.0) 2022-02-08 16:43:06.996 | Installing collected packages: nova 2022-02-08 16:43:06.997 | Attempting uninstall: nova 2022-02-08 16:43:06.997 | Found existing installation: nova 24.1.0.dev225 2022-02-08 16:43:07.006 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-08 16:43:07.008 | Running setup.py develop for nova 2022-02-08 16:43:11.203 | Successfully installed nova 2022-02-08 16:43:11.204 | 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-08 16:43:11.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:43:11.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:43:11.361 | + inc/python:pip_install:200 : result=0 2022-02-08 16:43:11.363 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:43:11.365 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:11.368 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:11.370 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:11.372 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:11.374 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:11.376 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:43:11.379 | + functions-common:time_stop:2421 : start_time=1644338574208 2022-02-08 16:43:11.381 | + functions-common:time_stop:2423 : [[ -z 1644338574208 ]] 2022-02-08 16:43:11.384 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:11.388 | + functions-common:time_stop:2426 : end_time=1644338591385 2022-02-08 16:43:11.390 | + functions-common:time_stop:2427 : elapsed_time=17177 2022-02-08 16:43:11.392 | + functions-common:time_stop:2428 : total=112100 2022-02-08 16:43:11.395 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:11.397 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=129277 2022-02-08 16:43:11.400 | + inc/python:pip_install:203 : return 0 2022-02-08 16:43:11.402 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:43:11.405 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:43:11.407 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:43:11.426 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:43:11.438 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 16:43:11.440 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 16:43:11.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:43:11.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:43:11.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 16:43:11.450 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:43:11.453 | + 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-08 16:43:11.466 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:43:11.468 | + ./stack.sh:main:937 : configure_nova 2022-02-08 16:43:11.471 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 16:43:11.484 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 16:43:11.486 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 16:43:11.489 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:43:11.493 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 16:43:11.493 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:43:11.498 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 16:43:11.501 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 16:43:11.504 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:43:11.506 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 16:43:11.509 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 16:43:11.511 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 16:43:11.514 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 16:43:11.516 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 16:43:11.528 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 16:43:11.541 | + 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-08 16:43:11.553 | + 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-08 16:43:11.565 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 16:43:11.577 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:43:11.581 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:43:11.585 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.15ChQwVQbq 2022-02-08 16:43:11.588 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:43:11.590 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:43:11.593 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 16:43:11.596 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:43:11.599 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:43:11.601 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.15ChQwVQbq 2022-02-08 16:43:11.605 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.15ChQwVQbq 2022-02-08 16:43:11.617 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.15ChQwVQbq /etc/sudoers.d/nova-rootwrap 2022-02-08 16:43:11.629 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 16:43:11.634 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:43:11.637 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:43:11.639 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:43:11.641 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:43:11.644 | + 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-08 16:43:11.647 | + 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-08 16:43:11.650 | + 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-08 16:43:11.652 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 16:43:11.657 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 16:43:11.674 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:11.676 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 16:43:11.679 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 16:43:11.682 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 16:43:11.686 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 16:43:11.715 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 16:43:11.717 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 16:43:11.744 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 16:43:11.773 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 16:43:11.801 | + 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-08 16:43:11.831 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 16:43:11.860 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 16:43:11.890 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 16:43:11.892 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:43:11.919 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 16:43:11.946 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 16:43:11.972 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 16:43:11.999 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 16:43:12.026 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:43:12.056 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 16:43:12.058 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:43:12.060 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:43:12.062 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:43:12.064 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:43:12.066 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:43:12.069 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:43:12.071 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:43:12.073 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:43:12.075 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:43:12.077 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:43:12.080 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:43:12.082 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 16:43:12.084 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:43:12.086 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:43:12.088 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:43:12.091 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:43:12.093 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:43:12.095 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:43:12.098 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 16:43:12.115 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:12.117 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:43:12.119 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 16:43:12.121 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 16:43:12.149 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 16:43:12.151 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 16:43:12.154 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 16:43:12.156 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 16:43:12.158 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 16:43:12.161 | + 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-08 16:43:12.191 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 16:43:12.194 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 16:43:12.196 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 16:43:12.198 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 16:43:12.200 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 16:43:12.203 | + 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-08 16:43:12.233 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 16:43:12.263 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 16:43:12.290 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 16:43:12.317 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 16:43:12.334 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:12.336 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 16:43:12.352 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:12.355 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 16:43:12.356 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 16:43:12.361 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 16:43:12.363 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 16:43:12.390 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 16:43:12.406 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:12.409 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 16:43:12.411 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:43:12.416 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:43:12.418 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:43:12.420 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 16:43:12.450 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 16:43:12.478 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:43:12.505 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 16:43:12.533 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 16:43:12.560 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 16:43:12.588 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 16:43:12.614 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 16:43:12.642 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:43:12.669 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:43:12.697 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 16:43:12.714 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:12.716 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 16:43:12.718 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 16:43:12.749 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 16:43:12.779 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 16:43:12.807 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 16:43:12.835 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 16:43:12.861 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 16:43:12.889 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 16:43:12.917 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 16:43:12.944 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 16:43:12.960 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:12.962 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 16:43:12.965 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 16:43:12.992 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 16:43:13.024 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 16:43:13.027 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 16:43:13.056 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 16:43:13.058 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 16:43:13.061 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 16:43:13.063 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:43:13.066 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:43:13.068 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:43:13.070 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:43:13.073 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:43:13.075 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:43:13.077 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 16:43:13.079 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:43:13.082 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:43:13.084 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:43:13.086 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:43:13.088 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:43:13.091 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:43:13.093 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:43:13.095 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:43:13.097 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:43:13.100 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:43:13.102 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:43:13.104 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 16:43:13.106 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 16:43:13.109 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:43:13.111 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:43:13.129 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:43:13.131 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:43:13.133 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:43:13.135 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:43:13.138 | + 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-08 16:43:13.165 | + 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-08 16:43:13.194 | + 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-08 16:43:13.221 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:43:13.248 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 16:43:13.279 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 16:43:13.294 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:13.297 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 16:43:13.300 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 16:43:13.302 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 16:43:13.305 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 16:43:13.307 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:43:13.309 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:43:13.312 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 16:43:13.317 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 16:43:13.319 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:43:13.321 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:43:13.334 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:43:13.335 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:13.344 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:43:13.348 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:13.365 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:43:13.367 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 16:43:13.371 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 16:43:13.399 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:43:13.427 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 16:43:13.453 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:43:13.480 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:43:13.507 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:43:13.533 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:43:13.561 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:43:13.587 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:43:13.615 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:43:13.641 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:43:13.668 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:43:13.695 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:43:13.723 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:43:13.725 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:43:13.728 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 16:43:13.731 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 16:43:13.733 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:43:13.735 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:13.737 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:13.740 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:43:13.742 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:43:13.745 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:43:13.772 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:43:13.800 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 16:43:13.800 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:43:13.808 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 16:43:13.812 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 16:43:13.814 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 16:43:13.816 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:43:13.819 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:43:13.821 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:43:13.823 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:13.826 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:13.828 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:43:13.830 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:43:13.833 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:13.835 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:13.837 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 16:43:13.899 | Enabling site nova-api-wsgi. 2022-02-08 16:43:13.905 | To activate the new configuration, you need to run: 2022-02-08 16:43:13.905 | systemctl reload apache2 2022-02-08 16:43:13.910 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:43:13.912 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:43:13.914 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:43:13.917 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:43:14.051 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 16:43:14.070 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:14.072 | + 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-08 16:43:14.075 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:43:14.077 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 16:43:14.079 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 16:43:14.082 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 16:43:14.084 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:43:14.087 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:43:14.092 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 16:43:14.094 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:43:14.096 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:43:14.109 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:43:14.109 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:14.118 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:43:14.121 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:14.138 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 16:43:14.140 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:43:14.144 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:43:14.173 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 16:43:14.200 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 16:43:14.227 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:43:14.255 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:43:14.282 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:43:14.309 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:43:14.337 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:43:14.364 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:43:14.391 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:43:14.418 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:43:14.446 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:43:14.473 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:43:14.500 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 16:43:14.502 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 16:43:14.529 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 16:43:14.545 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:14.548 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:43:14.579 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 16:43:14.581 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 16:43:14.584 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 16:43:14.600 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:14.602 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:43:14.605 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:43:14.633 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 16:43:14.663 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 16:43:14.666 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:43:14.668 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 16:43:14.670 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:43:14.673 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:43:14.675 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:43:14.692 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:14.695 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:43:14.697 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:43:14.699 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:43:14.715 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:14.718 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:43:14.720 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:43:14.748 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:43:14.751 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:43:14.754 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 16:43:14.790 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 16:43:14.829 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 16:43:14.860 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 16:43:14.876 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:14.879 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:43:14.906 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 16:43:14.909 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 16:43:14.911 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 16:43:14.942 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 16:43:14.969 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 16:43:14.997 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 16:43:15.025 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 16:43:15.053 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 16:43:15.080 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 16:43:15.108 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 16:43:15.136 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 16:43:15.164 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 16:43:15.180 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:15.183 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 16:43:15.187 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:43:15.189 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 16:43:15.192 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 16:43:15.195 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 16:43:15.197 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:43:15.199 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:43:15.202 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:43:15.204 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 16:43:15.207 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 16:43:15.213 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 16:43:15.215 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 16:43:15.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 16:43:15.220 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 16:43:15.223 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 16:43:15.225 | + 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-08 16:43:15.255 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 16:43:15.287 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 16:43:15.316 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:43:15.318 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 16:43:15.321 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 16:43:15.323 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 16:43:15.339 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:15.343 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 16:43:15.343 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 16:43:16.020 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 16:43:16.023 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 16:43:16.025 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:43:16.027 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 16:43:16.030 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:43:16.032 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 16:43:16.034 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:43:16.051 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:16.054 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 16:43:16.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 16:43:16.058 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:43:16.074 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:16.077 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:43:16.080 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:43:16.107 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:43:16.109 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:43:16.111 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 16:43:16.128 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:16.131 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 16:43:16.133 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:43:16.135 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 16:43:16.165 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:43:16.193 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 16:43:16.220 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 16:43:16.248 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 16:43:16.276 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 16:43:16.304 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 16:43:16.332 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 16:43:16.360 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 16:43:16.363 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 16:43:16.365 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 16:43:16.368 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:43:16.385 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:43:16.387 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:43:16.390 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:43:16.392 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:43:16.394 | + 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-08 16:43:16.423 | + 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-08 16:43:16.451 | + 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-08 16:43:16.479 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:43:16.507 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:43:16.510 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 16:43:16.515 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:43:16.517 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 16:43:16.520 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 16:43:16.523 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 16:43:16.525 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:43:16.527 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:43:16.530 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:43:16.532 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 16:43:16.535 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 16:43:16.537 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:43:16.539 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 16:43:16.541 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 16:43:16.544 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 16:43:16.559 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:16.561 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 16:43:16.564 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 16:43:16.580 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:16.582 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 16:43:16.598 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:16.600 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 16:43:16.617 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:16.620 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 16:43:16.637 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:16.640 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 16:43:16.642 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 16:43:16.645 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 16:43:16.648 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:43:16.650 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 16:43:16.653 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 16:43:16.655 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 16:43:16.658 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:16.660 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:16.663 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 16:43:16.666 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:43:16.668 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:43:16.670 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:43:16.673 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:43:16.676 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:43:16.679 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:43:16.682 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:16.684 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:16.687 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:43:16.689 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:43:16.692 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:43:16.695 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:43:16.697 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 16:43:16.700 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:43:16.702 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:16.705 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:16.707 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 16:43:16.729 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 16:43:16.838 | Reading package lists... 2022-02-08 16:43:17.076 | Building dependency tree... 2022-02-08 16:43:17.077 | Reading state information... 2022-02-08 16:43:17.328 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:43:17.328 | The following packages were automatically installed and are no longer required: 2022-02-08 16:43:17.329 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:43:17.329 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:43:17.329 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:43:17.329 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:43:17.329 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:43:17.329 | python3-zope.interface 2022-02-08 16:43:17.330 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:43:17.443 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:43:17.448 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:43:17.450 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:43:17.453 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:17.455 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:17.457 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:17.460 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:17.462 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:17.464 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:43:17.467 | + functions-common:time_stop:2421 : start_time=1644338596726 2022-02-08 16:43:17.469 | + functions-common:time_stop:2423 : [[ -z 1644338596726 ]] 2022-02-08 16:43:17.472 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:17.476 | + functions-common:time_stop:2426 : end_time=1644338597474 2022-02-08 16:43:17.479 | + functions-common:time_stop:2427 : elapsed_time=748 2022-02-08 16:43:17.481 | + functions-common:time_stop:2428 : total=6007 2022-02-08 16:43:17.483 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:17.486 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6755 2022-02-08 16:43:17.489 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:43:17.491 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 16:43:17.494 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 16:43:17.496 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 16:43:17.499 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 16:43:17.501 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 16:43:17.524 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 16:43:17.526 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:43:17.529 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:43:17.531 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:43:17.534 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:43:17.536 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:43:17.539 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:43:17.541 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:17.544 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:17.546 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:43:17.549 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:43:17.552 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:43:17.554 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:43:17.557 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 16:43:17.559 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:43:17.562 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:17.564 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:17.567 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 16:43:17.589 | + functions-common:apt_get:1219 : 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-08 16:43:17.699 | Reading package lists... 2022-02-08 16:43:17.945 | Building dependency tree... 2022-02-08 16:43:17.946 | Reading state information... 2022-02-08 16:43:18.204 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 16:43:18.204 | The following packages were automatically installed and are no longer required: 2022-02-08 16:43:18.206 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:43:18.206 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:43:18.206 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:43:18.206 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:43:18.206 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:43:18.206 | python3-zope.interface 2022-02-08 16:43:18.206 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:43:18.319 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:43:18.341 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:43:18.341 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:43:18.341 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:18.341 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:18.341 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:18.341 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:18.341 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:18.341 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:43:18.343 | + functions-common:time_stop:2421 : start_time=1644338597587 2022-02-08 16:43:18.346 | + functions-common:time_stop:2423 : [[ -z 1644338597587 ]] 2022-02-08 16:43:18.349 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:18.354 | + functions-common:time_stop:2426 : end_time=1644338598351 2022-02-08 16:43:18.356 | + functions-common:time_stop:2427 : elapsed_time=764 2022-02-08 16:43:18.358 | + functions-common:time_stop:2428 : total=6755 2022-02-08 16:43:18.361 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:18.363 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7519 2022-02-08 16:43:18.366 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:43:18.368 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 16:43:18.371 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 16:43:18.373 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:43:18.376 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:18.380 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:18.382 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 16:43:18.385 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 16:43:18.442 | wsgi (enabled by maintainer script) 2022-02-08 16:43:18.445 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 16:43:18.448 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 16:43:18.450 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:43:18.453 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 16:43:18.456 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 16:43:18.459 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:43:18.463 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:43:18.463 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:43:18.468 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 16:43:18.471 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 16:43:18.474 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 16:43:18.477 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 16:43:18.479 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 16:43:18.502 | Using python 3.8 to install osc-placement 2022-02-08 16:43:18.505 | + 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-08 16:43:19.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:19.389 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:19.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:19.389 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:20.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:43:20.574 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 16:43:20.585 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 16:43:20.587 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 16:43:20.588 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 16:43:20.589 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 16:43:20.590 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 16:43:20.591 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 16:43:20.650 | 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-08 16:43:20.651 | 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-08 16:43:20.653 | 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-08 16:43:20.654 | 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-08 16:43:20.668 | 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-08 16:43:20.670 | 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-08 16:43:20.671 | 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-08 16:43:20.685 | 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-08 16:43:20.686 | 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-08 16:43:20.687 | 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-08 16:43:20.688 | 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-08 16:43:20.689 | 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-08 16:43:20.690 | 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-08 16:43:20.711 | 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-08 16:43:20.713 | 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-08 16:43:20.714 | 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-08 16:43:20.715 | 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-08 16:43:20.725 | 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-08 16:43:20.764 | 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-08 16:43:20.766 | 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-08 16:43:20.767 | 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-08 16:43:20.768 | 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-08 16:43:20.769 | 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-08 16:43:20.771 | 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-08 16:43:20.772 | 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-08 16:43:20.773 | 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-08 16:43:20.849 | 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.11) 2022-02-08 16:43:20.851 | 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-08 16:43:20.852 | 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-08 16:43:20.853 | 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-08 16:43:20.947 | 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-08 16:43:20.948 | 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-08 16:43:20.949 | 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-08 16:43:20.991 | 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-08 16:43:21.033 | 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-08 16:43:21.202 | 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-08 16:43:23.481 | 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-08 16:43:23.489 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:43:23.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:43:23.611 | + inc/python:pip_install:200 : result=0 2022-02-08 16:43:23.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:43:23.616 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:23.619 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:23.621 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:23.624 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:23.626 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:23.629 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:43:23.631 | + functions-common:time_stop:2421 : start_time=1644338598496 2022-02-08 16:43:23.634 | + functions-common:time_stop:2423 : [[ -z 1644338598496 ]] 2022-02-08 16:43:23.637 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:23.642 | + functions-common:time_stop:2426 : end_time=1644338603639 2022-02-08 16:43:23.645 | + functions-common:time_stop:2427 : elapsed_time=5143 2022-02-08 16:43:23.647 | + functions-common:time_stop:2428 : total=129277 2022-02-08 16:43:23.650 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:23.652 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=134420 2022-02-08 16:43:23.655 | + inc/python:pip_install:203 : return 0 2022-02-08 16:43:23.657 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 16:43:23.661 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 16:43:23.663 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 16:43:23.665 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:43:23.668 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:43:23.671 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:43:23.674 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:43:23.676 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:43:23.680 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:43:23.697 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:43:23.699 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:43:23.702 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:43:23.705 | + functions-common:git_clone:618 : echo master 2022-02-08 16:43:23.706 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:43:23.711 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 16:43:23.714 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:43:23.716 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 16:43:23.719 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:43:23.720 | + functions-common:git_clone:667 : head -1 2022-02-08 16:43:23.723 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 16:43:23.726 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:43:23.728 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 16:43:23.731 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:43:23.733 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:43:23.736 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 16:43:23.738 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:43:23.741 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 16:43:23.743 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:43:23.746 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:43:23.748 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 16:43:23.751 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:43:23.753 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:43:23.756 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 16:43:23.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:43:23.762 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 16:43:23.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:43:23.767 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:43:23.771 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 16:43:23.776 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 16:43:23.779 | + 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-08 16:43:24.433 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 16:43:24.436 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:43:24.438 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:43:24.442 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:43:24.444 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:43:24.447 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 16:43:24.449 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:43:24.451 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:43:24.454 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:43:24.456 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:43:24.459 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:43:24.461 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:43:24.464 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:43:24.467 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 16:43:24.491 | Using python 3.8 to install /opt/stack/placement 2022-02-08 16:43:24.494 | + 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-08 16:43:25.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:25.387 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:25.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:25.387 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:26.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:43:26.541 | Obtaining file:///opt/stack/placement 2022-02-08 16:43:26.541 | Preparing metadata (setup.py): started 2022-02-08 16:43:27.737 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:43:27.783 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 16:43:27.784 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 16:43:27.785 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 16:43:27.786 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 16:43:27.787 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 16:43:27.788 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 16:43:27.789 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 16:43:27.791 | 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.dev18) (60.7.1) 2022-02-08 16:43:27.792 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:43:27.793 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 16:43:27.794 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 16:43:27.795 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 16:43:27.796 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 16:43:27.797 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 16:43:27.799 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 16:43:27.799 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 16:43:27.801 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:43:27.802 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 16:43:27.803 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 16:43:27.804 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 16:43:27.805 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 16:43:27.870 | 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.dev18) (4.4.0) 2022-02-08 16:43:27.871 | 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.dev18) (2.10.0) 2022-02-08 16:43:27.873 | 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.dev18) (4.4.0) 2022-02-08 16:43:27.874 | 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.dev18) (1.16.0) 2022-02-08 16:43:27.876 | 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.dev18) (3.1.1) 2022-02-08 16:43:27.877 | 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.dev18) (5.1.0) 2022-02-08 16:43:27.897 | 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.dev18) (0.17.3) 2022-02-08 16:43:27.938 | 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.dev18) (1.5.0) 2022-02-08 16:43:27.940 | 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.dev18) (0.8.0) 2022-02-08 16:43:27.941 | 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.dev18) (2.4.0) 2022-02-08 16:43:27.942 | 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.dev18) (3.5.0) 2022-02-08 16:43:27.943 | 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.dev18) (6.0) 2022-02-08 16:43:27.994 | 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.dev18) (0.5.0) 2022-02-08 16:43:27.995 | 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.dev18) (2.0.1) 2022-02-08 16:43:27.996 | 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.dev18) (1.7.6) 2022-02-08 16:43:27.998 | 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.dev18) (0.13.0) 2022-02-08 16:43:28.040 | 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.dev18) (0.9.6) 2022-02-08 16:43:28.042 | 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.dev18) (2.8.2) 2022-02-08 16:43:28.061 | 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.dev18) (3.0.3) 2022-02-08 16:43:28.063 | 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.dev18) (3.2.0) 2022-02-08 16:43:28.064 | 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.dev18) (3.3.0) 2022-02-08 16:43:28.090 | 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.dev18) (1.0.3) 2022-02-08 16:43:28.091 | 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.dev18) (2021.3) 2022-02-08 16:43:28.105 | 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.dev18) (3.0.0) 2022-02-08 16:43:28.121 | 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.dev18) (21.3) 2022-02-08 16:43:28.122 | 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.dev18) (3.0.7) 2022-02-08 16:43:28.123 | 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.dev18) (0.11.0) 2022-02-08 16:43:28.124 | 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.dev18) (1.0.2) 2022-02-08 16:43:28.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 16:43:28.169 | 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.dev18) (3.3) 2022-02-08 16:43:28.170 | 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.dev18) (1.26.8) 2022-02-08 16:43:28.172 | 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.dev18) (2.0.11) 2022-02-08 16:43:28.189 | 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.dev18) (0.7) 2022-02-08 16:43:28.353 | 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.dev18) (1.1.2) 2022-02-08 16:43:28.416 | 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.dev18) (1.1.6) 2022-02-08 16:43:28.418 | 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.dev18) (4.10.1) 2022-02-08 16:43:28.420 | 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.dev18) (5.4.0) 2022-02-08 16:43:28.437 | 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.dev18) (1.15.0) 2022-02-08 16:43:28.470 | 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.dev18) (1.13.3) 2022-02-08 16:43:28.528 | 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.dev18) (2.0.1) 2022-02-08 16:43:28.594 | 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.dev18) (1.7.0) 2022-02-08 16:43:28.679 | 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.dev18) (1.1.5) 2022-02-08 16:43:28.730 | 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.dev18) (0.2.5) 2022-02-08 16:43:28.925 | 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.dev18) (5.1.1) 2022-02-08 16:43:28.927 | 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.dev18) (0.4.2) 2022-02-08 16:43:28.928 | 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.dev18) (0.5.2) 2022-02-08 16:43:29.006 | 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.dev18) (2.5.0) 2022-02-08 16:43:29.057 | 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.dev18) (2.21) 2022-02-08 16:43:29.219 | 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.dev18) (3.7.0) 2022-02-08 16:43:29.324 | 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.dev18) (3.0.0) 2022-02-08 16:43:29.326 | 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.dev18) (1.0.0) 2022-02-08 16:43:31.260 | Installing collected packages: openstack-placement 2022-02-08 16:43:31.260 | Attempting uninstall: openstack-placement 2022-02-08 16:43:31.261 | Found existing installation: openstack-placement 6.1.0.dev18 2022-02-08 16:43:31.263 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-08 16:43:31.265 | Running setup.py develop for openstack-placement 2022-02-08 16:43:33.340 | Successfully installed openstack-placement 2022-02-08 16:43:33.340 | 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-08 16:43:33.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:43:33.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:43:33.475 | + inc/python:pip_install:200 : result=0 2022-02-08 16:43:33.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:43:33.480 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:33.482 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:33.484 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:33.487 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:33.489 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:33.493 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:43:33.495 | + functions-common:time_stop:2421 : start_time=1644338604483 2022-02-08 16:43:33.497 | + functions-common:time_stop:2423 : [[ -z 1644338604483 ]] 2022-02-08 16:43:33.500 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:33.505 | + functions-common:time_stop:2426 : end_time=1644338613502 2022-02-08 16:43:33.507 | + functions-common:time_stop:2427 : elapsed_time=9019 2022-02-08 16:43:33.510 | + functions-common:time_stop:2428 : total=134420 2022-02-08 16:43:33.512 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:33.514 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=143439 2022-02-08 16:43:33.517 | + inc/python:pip_install:203 : return 0 2022-02-08 16:43:33.519 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:43:33.522 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:43:33.524 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:43:33.544 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:43:33.556 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 16:43:33.559 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 16:43:33.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:43:33.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:43:33.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 16:43:33.569 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:43:33.572 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:43:33.574 | + ./stack.sh:main:943 : configure_placement 2022-02-08 16:43:33.577 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 16:43:33.590 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 16:43:33.593 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 16:43:33.598 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 16:43:33.601 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 16:43:33.604 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 16:43:33.606 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 16:43:33.609 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 16:43:33.612 | + 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-08 16:43:33.646 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 16:43:33.679 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 16:43:33.711 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 16:43:33.713 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:43:33.716 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 16:43:33.718 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:43:33.721 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 16:43:33.753 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 16:43:33.782 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:43:33.812 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 16:43:33.841 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 16:43:33.871 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 16:43:33.900 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 16:43:33.932 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 16:43:33.961 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:43:33.991 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:43:34.021 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 16:43:34.023 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 16:43:34.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:43:34.029 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:43:34.047 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:43:34.050 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:43:34.052 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:43:34.055 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:43:34.057 | + 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-08 16:43:34.087 | + 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-08 16:43:34.116 | + 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-08 16:43:34.146 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:43:34.175 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 16:43:34.177 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 16:43:34.180 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 16:43:34.182 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 16:43:34.185 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 16:43:34.187 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:43:34.190 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:43:34.193 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 16:43:34.197 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 16:43:34.200 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:43:34.202 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:43:34.215 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:43:34.215 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:34.225 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:43:34.228 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:43:34.244 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 16:43:34.247 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 16:43:34.251 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 16:43:34.283 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 16:43:34.312 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 16:43:34.341 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:43:34.370 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:43:34.399 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:43:34.428 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:43:34.458 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:43:34.487 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:43:34.516 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:43:34.545 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:43:34.574 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:43:34.603 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:43:34.632 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:43:34.634 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:43:34.638 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 16:43:34.640 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 16:43:34.643 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:43:34.646 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:34.648 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:34.651 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:43:34.653 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 16:43:34.656 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 16:43:34.685 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:43:34.714 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 16:43:34.715 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:43:34.724 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 16:43:34.727 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 16:43:34.730 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 16:43:34.732 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:43:34.735 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:43:34.737 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:43:34.740 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:34.743 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:34.745 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:43:34.748 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:43:34.750 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:34.753 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:34.755 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 16:43:34.817 | Site placement-api already enabled 2022-02-08 16:43:34.821 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:43:34.824 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:43:34.826 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:43:34.829 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:43:34.974 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 16:43:34.993 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:34.996 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 16:43:35.017 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:35.020 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 16:43:35.039 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:35.041 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 16:43:35.044 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 16:43:35.046 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 16:43:35.080 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:43:35.110 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 16:43:35.139 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 16:43:35.169 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 16:43:35.202 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 16:43:35.231 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 16:43:35.261 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 16:43:35.292 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 16:43:35.310 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:35.313 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 16:43:35.331 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:35.334 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 16:43:35.337 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:43:35.339 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 16:43:35.342 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:43:35.344 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:43:35.347 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:43:35.349 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:43:35.352 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:43:35.355 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:43:35.359 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:43:35.362 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:43:35.365 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:43:35.367 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 16:43:35.370 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:43:35.386 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:35.388 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:43:35.391 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:43:35.393 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 16:43:35.396 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 16:43:35.398 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:43:35.401 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 16:43:35.403 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 16:43:35.406 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 16:43:35.462 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 16:43:35.499 | [112735 Async install_tempest:138015]: running: install_tempest 2022-02-08 16:43:35.502 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:43:35.505 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:43:35.510 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:43:35.513 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:43:35.516 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 16:43:35.519 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:43:35.521 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 16:43:35.524 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:43:35.527 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:43:35.530 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 16:43:35.533 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 16:43:35.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:43:35.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:43:35.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 16:43:35.544 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:43:35.547 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 16:43:35.550 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 16:43:35.553 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:43:35.557 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 16:43:35.560 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 16:43:35.563 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:43:35.567 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:43:35.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:43:35.573 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 16:43:35.576 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 16:43:35.578 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 16:43:35.582 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 16:43:35.584 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 16:43:35.607 | Using python 3.8 to install python-openstackclient 2022-02-08 16:43:35.609 | + 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-08 16:43:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:36.536 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:43:36.536 | from cryptography.utils import int_from_bytes 2022-02-08 16:43:37.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:43:37.724 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-08 16:43:37.743 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 16:43:37.744 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 16:43:37.745 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 16:43:37.747 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 16:43:37.748 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 16:43:37.748 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 16:43:37.750 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 16:43:37.751 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 16:43:37.752 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 16:43:37.753 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 16:43:37.754 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 16:43:37.765 | 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-08 16:43:37.766 | 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-08 16:43:37.767 | 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-08 16:43:37.769 | 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-08 16:43:37.770 | 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-08 16:43:37.796 | 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-08 16:43:37.797 | 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-08 16:43:37.798 | 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-08 16:43:37.800 | 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-08 16:43:37.801 | 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-08 16:43:37.802 | 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-08 16:43:37.803 | 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-08 16:43:37.804 | 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-08 16:43:37.806 | 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-08 16:43:37.807 | 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-08 16:43:37.808 | 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-08 16:43:37.822 | 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-08 16:43:37.839 | 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-08 16:43:37.840 | 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-08 16:43:37.842 | 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-08 16:43:37.843 | 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-08 16:43:37.864 | 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-08 16:43:37.883 | 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-08 16:43:37.885 | 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-08 16:43:37.887 | 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-08 16:43:37.981 | 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-08 16:43:37.981 | 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-08 16:43:37.982 | 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-08 16:43:38.026 | 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-08 16:43:38.038 | 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-08 16:43:38.072 | 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-08 16:43:38.235 | 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-08 16:43:38.251 | 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-08 16:43:38.353 | 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-08 16:43:38.356 | 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.11) 2022-02-08 16:43:38.357 | 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-08 16:43:38.359 | 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-08 16:43:38.487 | 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-08 16:43:40.788 | 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-08 16:43:40.795 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:43:40.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:43:40.921 | + inc/python:pip_install:200 : result=0 2022-02-08 16:43:40.924 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:43:40.927 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:40.929 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:40.932 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:40.934 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:40.936 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:40.939 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:43:40.942 | + functions-common:time_stop:2421 : start_time=1644338615601 2022-02-08 16:43:40.944 | + functions-common:time_stop:2423 : [[ -z 1644338615601 ]] 2022-02-08 16:43:40.947 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:40.951 | + functions-common:time_stop:2426 : end_time=1644338620949 2022-02-08 16:43:40.954 | + functions-common:time_stop:2427 : elapsed_time=5348 2022-02-08 16:43:40.956 | + functions-common:time_stop:2428 : total=143439 2022-02-08 16:43:40.959 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:40.961 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148787 2022-02-08 16:43:40.963 | + inc/python:pip_install:203 : return 0 2022-02-08 16:43:40.966 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 16:43:40.969 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 16:43:40.976 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.RNHcmXs8DB 2022-02-08 16:43:40.980 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 16:43:40.983 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 16:43:40.985 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 16:43:40.989 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:43:40.991 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:43:40.994 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 16:43:41.012 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:41.015 | + ./stack.sh:main:1035 : configure_database 2022-02-08 16:43:41.018 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 16:43:41.020 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 16:43:41.023 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 16:43:41.025 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:43:41.027 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 16:43:41.030 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 16:43:41.032 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:41.035 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:41.038 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 16:43:41.040 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 16:43:41.042 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:43:41.045 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:43:41.047 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:43:41.049 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:43:41.052 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:43:41.054 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:43:41.056 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:43:41.059 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:43:41.061 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:43:41.063 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:43:41.066 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:43:41.068 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 16:43:41.071 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:43:41.073 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:43:41.076 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:43:41.078 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:43:41.081 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:43:41.083 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:43:41.085 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 16:43:41.101 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 16:43:41.101 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 16:43:41.105 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 16:43:41.108 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 16:43:41.110 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:41.113 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:41.116 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 16:43:41.118 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 16:43:41.121 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 16:43:41.123 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:43:41.126 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:43:41.128 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 16:43:41.131 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 16:43:41.133 | + 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-08 16:43:41.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:43:41.214 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 16:43:41.226 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:43:41.294 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 16:43:41.297 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 16:43:41.298 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 16:43:41.304 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 16:43:41.356 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 16:43:41.410 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 16:43:41.464 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 16:43:41.517 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 16:43:41.520 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 16:43:41.523 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:43:41.525 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 16:43:44.825 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 16:43:44.828 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 16:43:44.831 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:43:44.836 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-164344 2022-02-08 16:43:44.838 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-164344 1039' 2022-02-08 16:43:44.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.844 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:43:44.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.849 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:43:44.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.854 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:43:44.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.859 | + 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-08 16:43:44.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.865 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:43:44.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.870 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:43:44.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.875 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-164011 2022-02-08 16:43:44.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.880 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:43:44.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.885 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:43:44.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.891 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:43:44.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.897 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:43:44.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.902 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:43:44.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:43:44.908 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:43:44.911 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 16:43:44.913 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 16:43:44.916 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 16:43:44.928 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 16:43:44.931 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.933 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 16:43:44.936 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.938 | + functions-common:run_process:1671 : local group= 2022-02-08 16:43:44.941 | + functions-common:run_process:1672 : local user= 2022-02-08 16:43:44.943 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 16:43:44.946 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:43:44.948 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:43:44.951 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:43:44.953 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:43:44.956 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:43:44.961 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338624958 2022-02-08 16:43:44.963 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 16:43:44.981 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:44.984 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 16:43:44.986 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 16:43:44.989 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.991 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.994 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.996 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:44.999 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 16:43:45.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 16:43:45.004 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 16:43:45.007 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:43:45.009 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:43:45.012 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 16:43:45.015 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 16:43:45.017 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 16:43:45.021 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:45.024 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:43:45.026 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 16:43:45.035 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:43:45.038 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:43:45.040 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 16:43:45.042 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:43:45.047 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 16:43:45.099 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 16:43:45.152 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:43:45.205 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 16:43:45.257 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 16:43:45.308 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:43:45.360 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:43:45.363 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 16:43:45.415 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:43:45.791 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 16:43:45.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 16:43:46.169 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 16:43:46.190 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:43:46.193 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:46.196 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:46.198 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:46.201 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:46.203 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:46.206 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:43:46.208 | + functions-common:time_stop:2421 : start_time=1644338624958 2022-02-08 16:43:46.211 | + functions-common:time_stop:2423 : [[ -z 1644338624958 ]] 2022-02-08 16:43:46.214 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:46.219 | + functions-common:time_stop:2426 : end_time=1644338626216 2022-02-08 16:43:46.221 | + functions-common:time_stop:2427 : elapsed_time=1258 2022-02-08 16:43:46.224 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:43:46.226 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:46.228 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1258 2022-02-08 16:43:46.231 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 16:43:46.233 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 16:43:46.236 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 16:43:46.239 | + functions-common:run_process:1671 : local group= 2022-02-08 16:43:46.241 | + functions-common:run_process:1672 : local user=root 2022-02-08 16:43:46.244 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 16:43:46.246 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:43:46.249 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:43:46.251 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:43:46.254 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:43:46.257 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:43:46.262 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338626259 2022-02-08 16:43:46.265 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 16:43:46.283 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:46.286 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:43:46.288 | + functions-common:time_stop:2414 : local name 2022-02-08 16:43:46.291 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:43:46.293 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:43:46.296 | + functions-common:time_stop:2417 : local total 2022-02-08 16:43:46.298 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:43:46.301 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:43:46.304 | + functions-common:time_stop:2421 : start_time=1644338626259 2022-02-08 16:43:46.306 | + functions-common:time_stop:2423 : [[ -z 1644338626259 ]] 2022-02-08 16:43:46.309 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:43:46.314 | + functions-common:time_stop:2426 : end_time=1644338626311 2022-02-08 16:43:46.316 | + functions-common:time_stop:2427 : elapsed_time=52 2022-02-08 16:43:46.319 | + functions-common:time_stop:2428 : total=1258 2022-02-08 16:43:46.321 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:43:46.324 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1310 2022-02-08 16:43:46.326 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 16:43:46.344 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:46.347 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 16:43:46.364 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:46.367 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 16:43:46.388 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:46.391 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 16:43:46.394 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 16:43:46.396 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 16:43:46.399 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 16:43:46.402 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 16:43:46.404 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 16:43:46.407 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 16:43:46.409 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 16:43:46.412 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 16:43:46.414 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 16:43:46.417 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 16:43:46.419 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 16:43:46.422 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:43:46.424 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 16:43:46.427 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 16:43:46.429 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:43:46.432 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:43:46.434 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 16:43:46.436 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:43:46.439 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:43:46.442 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:43:46.444 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:43:46.448 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 16:43:46.515 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 16:43:46.585 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:43:46.638 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 16:43:46.689 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 16:43:46.740 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:43:46.793 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:43:46.795 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 16:43:46.861 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:43:47.258 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 16:43:47.311 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 16:43:47.364 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 16:43:47.417 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 16:43:47.468 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 16:43:47.471 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 16:43:47.476 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 16:43:47.478 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 16:43:47.873 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 16:43:47.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 16:43:48.248 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 16:43:48.525 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 16:43:48.542 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:48.545 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 16:43:48.548 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 16:43:48.551 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 16:43:48.555 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 16:43:48.568 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 16:43:48.580 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 16:43:48.583 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:43:48.586 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 16:43:48.721 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 16:43:48.854 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:43:48.995 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:43:49.133 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:43:49.268 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 16:43:49.411 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 16:43:49.547 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 16:43:49.684 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 16:43:49.817 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 16:43:49.823 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 16:43:49.826 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 16:43:49.829 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 16:43:49.834 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 16:43:49.836 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 16:43:49.839 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 16:43:49.856 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:43:49.859 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 16:43:49.861 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:43:49.864 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 16:43:49.866 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:43:49.868 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 16:43:49.871 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 16:43:49.887 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:43:49.889 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 16:43:49.892 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 16:43:49.895 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 16:43:49.897 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 16:43:49.899 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 16:43:49.902 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 16:43:49.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:43:55.702 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 16:43:55.707 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:43:55.801 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 16:43:55.804 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:43:55.807 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:43:55.809 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:43:55.812 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:43:55.817 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338635814 2022-02-08 16:43:55.819 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 16:44:00.553 | 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=139821) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:44:00.560 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:00.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.566 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:00.566 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:00.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:00.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:00.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:01.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:01.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:01.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:01.097 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:01.104 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:44:23.523 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 16:44:23.547 | [138015 Async install_tempest:138015]: finished successfully 2022-02-08 16:44:38.941 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:38.941 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:44:39.016 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.016 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:44:39.101 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.101 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:44:39.175 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.175 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:44:39.237 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.237 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:44:39.312 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.312 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:44:39.404 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:39.404 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:44:40.369 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.369 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:44:40.467 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.467 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:44:40.553 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.553 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:44:40.615 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.615 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:44:40.684 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.684 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:44:40.735 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:40.735 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:44:41.673 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:41.673 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:41.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:41.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:41.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:41.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.692 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:41.692 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:41.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:41.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:41.697 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:42.152 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:42.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:42.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:42.244 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:42.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:42.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:42.250 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:42.258 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:44:42.444 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.444 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:44:42.535 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.535 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:44:42.597 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.597 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:44:42.667 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.667 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:44:42.724 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.724 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:44:42.792 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.792 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:44:42.854 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.854 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:44:42.930 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.930 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:44:42.987 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:42.987 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:44:43.038 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.038 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:44:43.107 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.107 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:44:43.180 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.180 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:44:43.244 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.244 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:44:43.329 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:43.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:43.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:43.336 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.341 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:43.341 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:43.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:43.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:43.356 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:43.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.772 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:43.772 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:43.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:44:43.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:44:43.894 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=139821) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:44:43.901 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:44:43.964 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:43.964 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:44:44.027 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.027 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:44:44.096 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.096 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:44:44.169 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.169 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:44:44.232 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.233 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:44:44.313 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.313 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:44:44.621 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.621 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:44:44.678 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.678 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:44:44.735 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.736 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:44:44.786 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.787 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:44:44.832 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.832 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:44:44.890 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.890 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:44:44.964 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:44.964 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:44:45.031 | INFO migrate.versioning.api [-] done 2022-02-08 16:44:45.408 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 16:44:45.411 | + functions-common:time_stop:2414 : local name 2022-02-08 16:44:45.413 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:44:45.416 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:44:45.418 | + functions-common:time_stop:2417 : local total 2022-02-08 16:44:45.421 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:44:45.423 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:44:45.426 | + functions-common:time_stop:2421 : start_time=1644338635814 2022-02-08 16:44:45.428 | + functions-common:time_stop:2423 : [[ -z 1644338635814 ]] 2022-02-08 16:44:45.432 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:44:45.436 | + functions-common:time_stop:2426 : end_time=1644338685433 2022-02-08 16:44:45.439 | + functions-common:time_stop:2427 : elapsed_time=49619 2022-02-08 16:44:45.442 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:44:45.444 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:44:45.447 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=49619 2022-02-08 16:44:45.449 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 16:44:45.454 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 16:44:45.459 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 16:44:50.017 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 16:44:50.017 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:44:50.018 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:44:50.018 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 16:44:50.018 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:44:50.018 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:44:50.019 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:44:50.019 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:44:50.019 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:44:50.364 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 16:44:50.368 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 16:44:54.935 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 16:44:54.936 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:44:54.936 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:44:54.937 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 16:44:54.937 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:44:54.938 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:44:54.938 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:44:54.938 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:44:54.938 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:44:55.286 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 16:44:55.289 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 16:44:55.291 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 16:44:55.294 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 16:44:55.311 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:44:55.315 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:44:55.318 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 16:44:55.323 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 16:44:55.325 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 16:44:55.328 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.330 | + functions-common:run_process:1671 : local group= 2022-02-08 16:44:55.333 | + functions-common:run_process:1672 : local user= 2022-02-08 16:44:55.335 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 16:44:55.339 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:44:55.340 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:44:55.343 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:44:55.345 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:44:55.348 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:44:55.353 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338695350 2022-02-08 16:44:55.355 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 16:44:55.372 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:44:55.375 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 16:44:55.377 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 16:44:55.380 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.383 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.385 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.387 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.390 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 16:44:55.392 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 16:44:55.395 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 16:44:55.406 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:44:55.406 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:44:55.406 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 16:44:55.406 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 16:44:55.407 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 16:44:55.409 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:44:55.412 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 16:44:55.414 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 16:44:55.416 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 16:44:55.418 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 16:44:55.423 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 16:44:55.474 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 16:44:55.531 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 16:44:55.684 | + functions-common:write_uwsgi_user_unit_file:1588 : 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-08 16:44:55.737 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:44:55.789 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 16:44:55.842 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 16:44:55.895 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 16:44:55.950 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 16:44:56.002 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 16:44:56.055 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 16:44:56.057 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 16:44:56.110 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 16:44:56.467 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 16:44:56.479 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 16:44:56.848 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 16:44:56.928 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:44:56.930 | + functions-common:time_stop:2414 : local name 2022-02-08 16:44:56.933 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:44:56.936 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:44:56.939 | + functions-common:time_stop:2417 : local total 2022-02-08 16:44:56.941 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:44:56.943 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:44:56.946 | + functions-common:time_stop:2421 : start_time=1644338695350 2022-02-08 16:44:56.948 | + functions-common:time_stop:2423 : [[ -z 1644338695350 ]] 2022-02-08 16:44:56.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:44:56.956 | + functions-common:time_stop:2426 : end_time=1644338696953 2022-02-08 16:44:56.959 | + functions-common:time_stop:2427 : elapsed_time=1603 2022-02-08 16:44:56.961 | + functions-common:time_stop:2428 : total=1310 2022-02-08 16:44:56.966 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:44:56.968 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2913 2022-02-08 16:44:56.971 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 16:44:56.971 | Waiting for keystone to start... 2022-02-08 16:44:56.973 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 16:44:56.976 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 16:44:56.978 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 16:44:56.981 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 16:44:56.984 | + functions:wait_for_service:459 : local rval=0 2022-02-08 16:44:56.986 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 16:44:56.988 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 16:44:56.991 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:44:56.993 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:44:56.998 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:44:57.001 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338696998 2022-02-08 16:44:57.004 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 16:44:57.010 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 16:45:03.547 | + :: : [[ 200 == 503 ]] 2022-02-08 16:45:03.548 | + :: : [[ 0 -eq 7 ]] 2022-02-08 16:45:03.551 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 16:45:03.554 | + functions-common:time_stop:2414 : local name 2022-02-08 16:45:03.556 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:45:03.559 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:45:03.562 | + functions-common:time_stop:2417 : local total 2022-02-08 16:45:03.565 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:45:03.567 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 16:45:03.570 | + functions-common:time_stop:2421 : start_time=1644338696998 2022-02-08 16:45:03.572 | + functions-common:time_stop:2423 : [[ -z 1644338696998 ]] 2022-02-08 16:45:03.575 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:45:03.580 | + functions-common:time_stop:2426 : end_time=1644338703577 2022-02-08 16:45:03.582 | + functions-common:time_stop:2427 : elapsed_time=6579 2022-02-08 16:45:03.584 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:45:03.587 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:45:03.589 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6579 2022-02-08 16:45:03.591 | + functions:wait_for_service:467 : return 0 2022-02-08 16:45:03.594 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 16:45:03.611 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:45:03.614 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 16:45:03.616 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:45:03.619 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 16:45:03.647 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 16:45:03.651 | + 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.53/identity 2022-02-08 16:45:08.270 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.270 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.271 | 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=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.278 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.295 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.295 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.326 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.361 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.361 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.453 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.453 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.453 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.454 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.454 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.454 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.466 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.466 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.467 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.467 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.467 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.467 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.467 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.475 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.478 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.478 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.478 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.478 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.478 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.479 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.479 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=140645) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:45:08.513 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=140645) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:45:08.899 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created domain default 2022-02-08 16:45:09.024 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created project admin 2022-02-08 16:45:09.055 | DEBUG passlib.handlers.bcrypt [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=140645) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 16:45:09.055 | DEBUG passlib.handlers.bcrypt [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=140645) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 16:45:09.176 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created user admin 2022-02-08 16:45:09.251 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created role reader 2022-02-08 16:45:09.336 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created role member 2022-02-08 16:45:09.414 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created implied role where ac4921f14b89413f9acea9205406903b implies 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:45:09.477 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created role admin 2022-02-08 16:45:09.554 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created implied role where f576a59fd02b436886b48e4375159261 implies ac4921f14b89413f9acea9205406903b 2022-02-08 16:45:09.643 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Granted role admin on project admin to user admin. 2022-02-08 16:45:09.726 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Granted role admin on the system to user admin. 2022-02-08 16:45:09.834 | WARNING py.warnings [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e 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-08 16:45:09.835 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 16:45:09.835 |  2022-02-08 16:45:09.838 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created region RegionOne 2022-02-08 16:45:10.017 | INFO keystone.cmd.bootstrap [None req-f51623f2-7c56-4cba-bc8e-9c3149e53c4e None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 16:45:10.447 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 16:45:10.449 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 16:45:10.452 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 16:45:10.455 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 16:45:13.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:13.409 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:13.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:13.409 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:13.558 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:13.561 | + lib/keystone:create_keystone_accounts:299 : admin_project=2d7f2a6ce7884d81ac6f6ef2bd45790e 2022-02-08 16:45:13.564 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 16:45:13.568 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 16:45:15.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:15.728 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:15.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:15.728 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:15.885 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:15.888 | + lib/keystone:create_keystone_accounts:301 : admin_user=68bfed6b58654e8ea8c5a746125e7962 2022-02-08 16:45:15.890 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 16:45:15.893 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 16:45:15.895 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 16:45:15.897 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 68bfed6b58654e8ea8c5a746125e7962 default 2022-02-08 16:45:15.953 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 68bfed6b58654e8ea8c5a746125e7962 default 2022-02-08 16:45:15.991 | [112735 Async ks-domain-role:140764]: running: get_or_add_user_domain_role admin 68bfed6b58654e8ea8c5a746125e7962 default 2022-02-08 16:45:15.993 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 16:45:15.995 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:45:15.998 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 16:45:18.444 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 16:45:18.446 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 16:45:18.447 | default 2022-02-08 16:45:18.449 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 16:45:18.508 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 16:45:18.545 | [112735 Async ks-project:140903]: running: get_or_create_project service Default 2022-02-08 16:45:18.548 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 16:45:18.609 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 16:45:18.652 | [112735 Async ks-service:140989]: running: get_or_create_role service 2022-02-08 16:45:18.655 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 16:45:18.727 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 16:45:18.787 | [112735 Async ks-reseller:141075]: running: get_or_create_role ResellerAdmin 2022-02-08 16:45:18.789 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 16:45:18.792 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 16:45:19.120 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 16:45:19.346 | [112735 Async ks-anotherrole:141164]: running: get_or_create_role anotherrole 2022-02-08 16:45:19.364 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 16:45:19.398 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 16:45:19.420 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:45:19.455 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 16:45:22.061 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:22.101 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:22.216 | [140903 Async ks-project:140903]: finished successfully 2022-02-08 16:45:22.260 | [140989 Async ks-service:140989]: finished successfully 2022-02-08 16:45:22.579 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:22.621 | [141075 Async ks-reseller:141075]: finished successfully 2022-02-08 16:45:22.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:22.862 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:22.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:22.862 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:23.041 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:23.044 | ++ functions-common:get_or_create_project:927 : project_id=dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:23.047 | ++ functions-common:get_or_create_project:928 : echo dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:23.049 | + lib/keystone:create_keystone_accounts:329 : invis_project=dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:23.052 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 16:45:23.057 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 16:45:23.059 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:45:23.063 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 16:45:23.080 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:23.106 | [141164 Async ks-anotherrole:141164]: finished successfully 2022-02-08 16:45:24.797 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:24.822 | [140764 Async ks-domain-role:140764]: finished successfully 2022-02-08 16:45:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:25.352 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:25.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:25.352 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:25.500 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:25.503 | ++ functions-common:get_or_create_project:927 : project_id=080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:25.505 | ++ functions-common:get_or_create_project:928 : echo 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:25.508 | + lib/keystone:create_keystone_accounts:333 : demo_project=080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:25.511 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 16:45:25.514 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 16:45:25.516 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:25.519 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 16:45:25.521 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 16:45:25.524 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 16:45:27.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:27.835 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:27.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:27.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:27.991 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:27.994 | ++ functions-common:get_or_create_user:914 : user_id=4a681424122f4fd79624c2620c50a9b0 2022-02-08 16:45:27.996 | ++ functions-common:get_or_create_user:915 : echo 4a681424122f4fd79624c2620c50a9b0 2022-02-08 16:45:28.000 | + lib/keystone:create_keystone_accounts:336 : demo_user=4a681424122f4fd79624c2620c50a9b0 2022-02-08 16:45:28.002 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 16:45:28.051 | [112735 Async ks-domain-role:140764]: Waiting for completion of get_or_add_user_domain_role admin 68bfed6b58654e8ea8c5a746125e7962 default running on PID 140764 (6 other jobs running) 2022-02-08 16:45:28.076 | [112735 Async ks-domain-role:140764]: Signaling child to exit 2022-02-08 16:45:28.076 | WAKEUP 2022-02-08 16:45:28.099 | [112735 Async ks-domain-role:140764]: Signaled 2022-02-08 16:45:28.101 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 68bfed6b58654e8ea8c5a746125e7962 --domain default 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:45:28.101 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:45:28.101 | ++ functions-common:get_field:801 : read data 2022-02-08 16:45:28.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.101 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.101 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.101 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.101 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 16:45:28.101 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 16:45:28.101 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 68bfed6b58654e8ea8c5a746125e7962 --domain default 2022-02-08 16:45:28.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.101 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.101 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 68bfed6b58654e8ea8c5a746125e7962 --domain default 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 16:45:28.101 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:45:28.101 | ++ functions-common:get_field:801 : read data 2022-02-08 16:45:28.101 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:45:28.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.102 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.102 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.102 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.102 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:45:28.102 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:45:28.102 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:45:28.102 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 68bfed6b58654e8ea8c5a746125e7962 | | | default | | False |' 2022-02-08 16:45:28.102 | ++ functions-common:get_field:801 : read data 2022-02-08 16:45:28.102 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:45:28.102 | + functions-common:get_or_add_user_domain_role:1010 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:45:28.102 | f576a59fd02b436886b48e4375159261 2022-02-08 16:45:28.145 | [112735 Async ks-domain-role:140764]: finished get_or_add_user_domain_role admin 68bfed6b58654e8ea8c5a746125e7962 default with result 0 in 8 seconds 2022-02-08 16:45:28.153 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 16:45:28.188 | [112735 Async ks-project:140903]: Waiting for completion of get_or_create_project service Default running on PID 140903 (5 other jobs running) 2022-02-08 16:45:28.212 | [112735 Async ks-project:140903]: Signaling child to exit 2022-02-08 16:45:28.212 | WAKEUP 2022-02-08 16:45:28.235 | [112735 Async ks-project:140903]: Signaled 2022-02-08 16:45:28.236 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:45:28.236 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 16:45:28.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.237 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.237 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.237 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.237 | + functions-common:get_or_create_project:927 : project_id=c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:45:28.237 | + functions-common:get_or_create_project:928 : echo c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:45:28.237 | c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:45:28.281 | [112735 Async ks-project:140903]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 16:45:28.319 | [112735 Async ks-service:140989]: Waiting for completion of get_or_create_role service running on PID 140989 (4 other jobs running) 2022-02-08 16:45:28.343 | [112735 Async ks-service:140989]: Signaling child to exit 2022-02-08 16:45:28.344 | WAKEUP 2022-02-08 16:45:28.366 | [112735 Async ks-service:140989]: Signaled 2022-02-08 16:45:28.368 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:45:28.368 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 16:45:28.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.368 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.368 | + functions-common:get_or_create_role:939 : role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:45:28.368 | + functions-common:get_or_create_role:940 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:45:28.368 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:45:28.412 | [112735 Async ks-service:140989]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 16:45:28.449 | [112735 Async ks-reseller:141075]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 141075 (3 other jobs running) 2022-02-08 16:45:28.475 | [112735 Async ks-reseller:141075]: Signaling child to exit 2022-02-08 16:45:28.475 | WAKEUP 2022-02-08 16:45:28.497 | [112735 Async ks-reseller:141075]: Signaled 2022-02-08 16:45:28.498 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:45:28.498 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 16:45:28.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.499 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.499 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.499 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.499 | + functions-common:get_or_create_role:939 : role_id=41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:45:28.499 | + functions-common:get_or_create_role:940 : echo 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:45:28.499 | 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:45:28.545 | [112735 Async ks-reseller:141075]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 16:45:28.583 | [112735 Async ks-anotherrole:141164]: Waiting for completion of get_or_create_role anotherrole running on PID 141164 (2 other jobs running) 2022-02-08 16:45:28.607 | [112735 Async ks-anotherrole:141164]: Signaling child to exit 2022-02-08 16:45:28.607 | WAKEUP 2022-02-08 16:45:28.630 | [112735 Async ks-anotherrole:141164]: Signaled 2022-02-08 16:45:28.632 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:45:28.632 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 16:45:28.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.632 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:28.632 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:28.632 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:28.632 | + functions-common:get_or_create_role:939 : role_id=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:45:28.632 | + functions-common:get_or_create_role:940 : echo 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:45:28.632 | 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:45:28.676 | [112735 Async ks-anotherrole:141164]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-08 16:45:28.680 | + inc/async:async_wait:197 : return 0 2022-02-08 16:45:28.682 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.741 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.782 | [112735 Async ks-demo-member:142046]: running: get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.786 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 68bfed6b58654e8ea8c5a746125e7962 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.846 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 68bfed6b58654e8ea8c5a746125e7962 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.889 | [112735 Async ks-demo-admin:142158]: running: get_or_add_user_project_role admin 68bfed6b58654e8ea8c5a746125e7962 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.892 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:28.963 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:29.012 | [112735 Async ks-demo-another:142270]: running: get_or_add_user_project_role anotherrole 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:29.015 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:29.085 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:29.167 | [112735 Async ks-demo-invis:142382]: running: get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:45:29.171 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 16:45:29.178 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 16:45:29.191 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:29.197 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 16:45:29.216 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 16:45:29.252 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 16:45:32.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:32.325 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:32.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:32.325 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:32.588 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:32.605 | ++ functions-common:get_or_create_user:914 : user_id=22abd615235c42809599f062575efdb6 2022-02-08 16:45:32.609 | ++ functions-common:get_or_create_user:915 : echo 22abd615235c42809599f062575efdb6 2022-02-08 16:45:32.612 | + lib/keystone:create_keystone_accounts:349 : demo_reader=22abd615235c42809599f062575efdb6 2022-02-08 16:45:32.614 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 22abd615235c42809599f062575efdb6 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:33.003 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 22abd615235c42809599f062575efdb6 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:33.252 | [112735 Async ks-demo-reader:142616]: running: get_or_add_user_project_role reader 22abd615235c42809599f062575efdb6 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:33.272 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 16:45:33.304 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 16:45:33.324 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:45:33.364 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 16:45:36.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:36.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:36.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:36.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:37.118 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:37.132 | ++ functions-common:get_or_create_project:927 : project_id=f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:37.148 | ++ functions-common:get_or_create_project:928 : echo f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:37.172 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:37.200 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 16:45:37.235 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 16:45:37.260 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:37.280 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 16:45:37.300 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 16:45:37.332 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 16:45:39.088 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:39.260 | [142046 Async ks-demo-member:142046]: finished successfully 2022-02-08 16:45:39.588 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:39.605 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:39.652 | [142158 Async ks-demo-admin:142158]: finished successfully 2022-02-08 16:45:39.665 | [142270 Async ks-demo-another:142270]: finished successfully 2022-02-08 16:45:39.994 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:40.028 | [142382 Async ks-demo-invis:142382]: finished successfully 2022-02-08 16:45:40.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:40.940 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:40.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:40.940 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:41.100 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:41.103 | ++ functions-common:get_or_create_user:914 : user_id=150d418ea97c4ce6a44d24a16525cb9e 2022-02-08 16:45:41.105 | ++ functions-common:get_or_create_user:915 : echo 150d418ea97c4ce6a44d24a16525cb9e 2022-02-08 16:45:41.109 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=150d418ea97c4ce6a44d24a16525cb9e 2022-02-08 16:45:41.111 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.171 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.220 | [112735 Async ks-alt-admin:143171]: running: get_or_add_user_project_role admin 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.223 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.293 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.344 | [112735 Async ks-alt-another:143283]: running: get_or_add_user_project_role anotherrole 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:41.346 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 16:45:41.351 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 16:45:41.354 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:41.356 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 16:45:41.359 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 16:45:41.362 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 16:45:42.892 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:42.921 | [142616 Async ks-demo-reader:142616]: finished successfully 2022-02-08 16:45:43.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:43.719 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:43.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:43.719 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:43.902 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:43.905 | ++ functions-common:get_or_create_user:914 : user_id=8e848021c216477e89a31ea0a9be8271 2022-02-08 16:45:43.908 | ++ functions-common:get_or_create_user:915 : echo 8e848021c216477e89a31ea0a9be8271 2022-02-08 16:45:43.911 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=8e848021c216477e89a31ea0a9be8271 2022-02-08 16:45:43.914 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 8e848021c216477e89a31ea0a9be8271 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:43.976 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8e848021c216477e89a31ea0a9be8271 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:44.023 | [112735 Async ks-alt-member-user:143506]: running: get_or_add_user_project_role member 8e848021c216477e89a31ea0a9be8271 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:44.026 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 16:45:44.030 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 16:45:44.033 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:44.036 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 16:45:44.038 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 16:45:44.042 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 16:45:46.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:46.529 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:46.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:46.529 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:46.718 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:46.720 | ++ functions-common:get_or_create_user:914 : user_id=919e1266e1e44f8d8def056498cb92d6 2022-02-08 16:45:46.724 | ++ functions-common:get_or_create_user:915 : echo 919e1266e1e44f8d8def056498cb92d6 2022-02-08 16:45:46.726 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=919e1266e1e44f8d8def056498cb92d6 2022-02-08 16:45:46.729 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 919e1266e1e44f8d8def056498cb92d6 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:46.809 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 919e1266e1e44f8d8def056498cb92d6 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:46.898 | [112735 Async ks-alt-reader-user:143723]: running: get_or_add_user_project_role reader 919e1266e1e44f8d8def056498cb92d6 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:46.918 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 16:45:46.932 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:46.948 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 16:45:46.972 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 16:45:47.004 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 16:45:49.448 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:49.514 | [143171 Async ks-alt-admin:143171]: finished successfully 2022-02-08 16:45:49.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:49.967 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:49.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:49.967 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:50.037 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:50.071 | [143283 Async ks-alt-another:143283]: finished successfully 2022-02-08 16:45:50.135 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:50.138 | ++ functions-common:get_or_create_user:914 : user_id=42288a1a854744dba55e8316078d0aa7 2022-02-08 16:45:50.141 | ++ functions-common:get_or_create_user:915 : echo 42288a1a854744dba55e8316078d0aa7 2022-02-08 16:45:50.144 | + lib/keystone:create_keystone_accounts:381 : system_member_user=42288a1a854744dba55e8316078d0aa7 2022-02-08 16:45:50.146 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 42288a1a854744dba55e8316078d0aa7 all 2022-02-08 16:45:50.213 | + inc/async:async_inner:63 : get_or_add_user_system_role member 42288a1a854744dba55e8316078d0aa7 all 2022-02-08 16:45:50.257 | [112735 Async ks-system-member:144025]: running: get_or_add_user_system_role member 42288a1a854744dba55e8316078d0aa7 all 2022-02-08 16:45:50.261 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 16:45:50.263 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:45:50.266 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 16:45:50.269 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 16:45:50.272 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 16:45:52.325 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:52.361 | [143506 Async ks-alt-member-user:143506]: finished successfully 2022-02-08 16:45:52.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:52.619 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:52.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:52.619 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:52.807 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:52.812 | ++ functions-common:get_or_create_user:914 : user_id=87b97513c21846ffa22e8fc0e50b800e 2022-02-08 16:45:52.814 | ++ functions-common:get_or_create_user:915 : echo 87b97513c21846ffa22e8fc0e50b800e 2022-02-08 16:45:52.817 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=87b97513c21846ffa22e8fc0e50b800e 2022-02-08 16:45:52.820 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 87b97513c21846ffa22e8fc0e50b800e all 2022-02-08 16:45:52.896 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 87b97513c21846ffa22e8fc0e50b800e all 2022-02-08 16:45:52.945 | [112735 Async ks-system-reader:144248]: running: get_or_add_user_system_role reader 87b97513c21846ffa22e8fc0e50b800e all 2022-02-08 16:45:52.948 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 16:45:52.952 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 16:45:52.954 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 16:45:52.957 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:45:52.961 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 16:45:55.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:55.325 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:55.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:55.325 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:55.444 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:55.495 | [143723 Async ks-alt-reader-user:143723]: finished successfully 2022-02-08 16:45:55.519 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:55.522 | ++ functions-common:get_or_create_group:891 : group_id=e774cf7573f24824bde7ec55fbb98bd1 2022-02-08 16:45:55.524 | ++ functions-common:get_or_create_group:892 : echo e774cf7573f24824bde7ec55fbb98bd1 2022-02-08 16:45:55.528 | + lib/keystone:create_keystone_accounts:391 : admin_group=e774cf7573f24824bde7ec55fbb98bd1 2022-02-08 16:45:55.530 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 16:45:55.534 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 16:45:55.538 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 16:45:55.541 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:45:55.548 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 16:45:57.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:57.842 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:57.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:45:57.843 | from cryptography.utils import int_from_bytes 2022-02-08 16:45:58.024 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:45:58.028 | ++ functions-common:get_or_create_group:891 : group_id=b169c19ba1d7490d89623667008c66c9 2022-02-08 16:45:58.031 | ++ functions-common:get_or_create_group:892 : echo b169c19ba1d7490d89623667008c66c9 2022-02-08 16:45:58.034 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=b169c19ba1d7490d89623667008c66c9 2022-02-08 16:45:58.038 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.110 | + inc/async:async_inner:63 : get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.159 | [112735 Async ks-group-memberdemo:144541]: running: get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.162 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.237 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:45:58.239 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.285 | [144025 Async ks-system-member:144025]: finished successfully 2022-02-08 16:45:58.312 | [112735 Async ks-group-anotherdemo:144634]: running: get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:45:58.320 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:58.396 | + inc/async:async_inner:63 : get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:58.463 | [112735 Async ks-group-memberalt:144750]: running: get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:58.476 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:58.944 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:59.186 | [112735 Async ks-group-anotheralt:144839]: running: get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:45:59.216 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e 2022-02-08 16:45:59.646 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e 2022-02-08 16:45:59.863 | [112735 Async ks-group-admin:144926]: running: get_or_add_group_project_role admin e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e 2022-02-08 16:45:59.892 | + 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-08 16:46:00.263 | [112735 Async ks-demo-member:142046]: Waiting for completion of get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c running on PID 142046 (17 other jobs running) 2022-02-08 16:46:00.436 | [112735 Async ks-demo-member:142046]: Signaling child to exit 2022-02-08 16:46:00.436 | WAKEUP 2022-02-08 16:46:00.605 | [112735 Async ks-demo-member:142046]: Signaled 2022-02-08 16:46:00.616 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:00.616 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:00.616 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:00.616 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:00.616 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:00.616 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:00.617 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:00.617 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:00.617 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:00.617 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:00.617 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:00.617 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:00.617 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:00.617 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:00.617 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:00.617 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:00.617 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:00.617 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:00.617 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:00.617 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:00.618 | ++ functions-common:get_field:807 : echo '| ac4921f14b89413f9acea9205406903b | 4a681424122f4fd79624c2620c50a9b0 | | 080f50f8a2a94d8684392396c2c9e53c | | | False |' 2022-02-08 16:46:00.618 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:00.618 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:00.618 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:00.618 | + functions-common:get_or_add_user_project_role:986 : echo ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:00.618 | ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:00.914 | [112735 Async ks-demo-member:142046]: finished get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:01.162 | [112735 Async ks-demo-admin:142158]: Waiting for completion of get_or_add_user_project_role admin 68bfed6b58654e8ea8c5a746125e7962 080f50f8a2a94d8684392396c2c9e53c running on PID 142158 (16 other jobs running) 2022-02-08 16:46:01.339 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:01.375 | [112735 Async ks-demo-admin:142158]: Signaling child to exit 2022-02-08 16:46:01.376 | WAKEUP 2022-02-08 16:46:01.466 | [144248 Async ks-system-reader:144248]: finished successfully 2022-02-08 16:46:01.504 | [112735 Async ks-demo-admin:142158]: Signaled 2022-02-08 16:46:01.515 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:01.515 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:01.515 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:01.515 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:01.515 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:01.516 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:01.516 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:01.516 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 68bfed6b58654e8ea8c5a746125e7962 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:01.516 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:01.516 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.516 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:01.516 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:01.516 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:01.516 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 68bfed6b58654e8ea8c5a746125e7962 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:01.516 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 68bfed6b58654e8ea8c5a746125e7962 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:01.516 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:01.516 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:01.516 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:01.517 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:01.517 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:01.517 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:01.517 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 68bfed6b58654e8ea8c5a746125e7962 | | 080f50f8a2a94d8684392396c2c9e53c | | | False |' 2022-02-08 16:46:01.517 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:01.517 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:01.517 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:46:01.517 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:46:01.517 | f576a59fd02b436886b48e4375159261 2022-02-08 16:46:01.765 | [112735 Async ks-demo-admin:142158]: finished get_or_add_user_project_role admin 68bfed6b58654e8ea8c5a746125e7962 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:02.042 | [112735 Async ks-demo-another:142270]: Waiting for completion of get_or_add_user_project_role anotherrole 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c running on PID 142270 (15 other jobs running) 2022-02-08 16:46:02.209 | [112735 Async ks-demo-another:142270]: Signaling child to exit 2022-02-08 16:46:02.210 | WAKEUP 2022-02-08 16:46:02.374 | [112735 Async ks-demo-another:142270]: Signaled 2022-02-08 16:46:02.392 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:02.392 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:02.392 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:02.392 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:02.392 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:02.392 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:02.392 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:02.392 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:02.392 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:02.392 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:02.392 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:02.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:02.392 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:02.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:02.392 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:02.392 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:02.392 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:02.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.392 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:02.393 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:02.393 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 4a681424122f4fd79624c2620c50a9b0 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:02.393 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:02.393 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:02.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.393 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:02.393 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:02.393 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:02.393 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:02.393 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:02.393 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:02.393 | ++ functions-common:get_field:807 : echo '| 41f1f0e87f0845f5842702d463b52634 | 4a681424122f4fd79624c2620c50a9b0 | | 080f50f8a2a94d8684392396c2c9e53c | | | False |' 2022-02-08 16:46:02.393 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:02.393 | + functions-common:get_or_add_user_project_role:984 : user_role_id=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:02.393 | + functions-common:get_or_add_user_project_role:986 : echo 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:02.393 | 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:02.687 | [112735 Async ks-demo-another:142270]: finished get_or_add_user_project_role anotherrole 4a681424122f4fd79624c2620c50a9b0 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:02.879 | [112735 Async ks-demo-invis:142382]: Waiting for completion of get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 dfcfb4e979c94d94b9bd35481e9d0e0a running on PID 142382 (14 other jobs running) 2022-02-08 16:46:03.033 | [112735 Async ks-demo-invis:142382]: Signaling child to exit 2022-02-08 16:46:03.034 | WAKEUP 2022-02-08 16:46:03.170 | [112735 Async ks-demo-invis:142382]: Signaled 2022-02-08 16:46:03.184 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:03.184 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:03.184 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:03.184 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:03.184 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:03.184 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:03.184 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:03.185 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 4a681424122f4fd79624c2620c50a9b0 --project dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:46:03.185 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:03.185 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.185 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:03.185 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:03.185 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:03.185 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 4a681424122f4fd79624c2620c50a9b0 --project dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 4a681424122f4fd79624c2620c50a9b0 --project dfcfb4e979c94d94b9bd35481e9d0e0a 2022-02-08 16:46:03.185 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:03.185 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:03.185 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:03.185 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:03.186 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:03.186 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:03.186 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:03.186 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:03.186 | ++ functions-common:get_field:807 : echo '| ac4921f14b89413f9acea9205406903b | 4a681424122f4fd79624c2620c50a9b0 | | dfcfb4e979c94d94b9bd35481e9d0e0a | | | False |' 2022-02-08 16:46:03.186 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:03.186 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:03.186 | + functions-common:get_or_add_user_project_role:986 : echo ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:03.186 | ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:03.507 | [112735 Async ks-demo-invis:142382]: finished get_or_add_user_project_role member 4a681424122f4fd79624c2620c50a9b0 dfcfb4e979c94d94b9bd35481e9d0e0a with result 0 in 10 seconds 2022-02-08 16:46:03.781 | [112735 Async ks-demo-reader:142616]: Waiting for completion of get_or_add_user_project_role reader 22abd615235c42809599f062575efdb6 080f50f8a2a94d8684392396c2c9e53c running on PID 142616 (13 other jobs running) 2022-02-08 16:46:03.962 | [112735 Async ks-demo-reader:142616]: Signaling child to exit 2022-02-08 16:46:03.962 | WAKEUP 2022-02-08 16:46:04.123 | [112735 Async ks-demo-reader:142616]: Signaled 2022-02-08 16:46:04.135 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:04.135 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:04.136 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:04.136 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:04.136 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:04.136 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:04.136 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:04.136 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 22abd615235c42809599f062575efdb6 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:04.136 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:04.136 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.136 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.136 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.136 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:04.136 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:04.136 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:04.136 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 22abd615235c42809599f062575efdb6 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.136 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.136 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 22abd615235c42809599f062575efdb6 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:04.136 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:04.136 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:04.136 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.136 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.137 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.137 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:04.137 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:04.137 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:04.137 | ++ functions-common:get_field:807 : echo '| 7fde9786961440e39ab66bcbaa3d8643 | 22abd615235c42809599f062575efdb6 | | 080f50f8a2a94d8684392396c2c9e53c | | | False |' 2022-02-08 16:46:04.137 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:04.137 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.137 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:04.137 | + functions-common:get_or_add_user_project_role:986 : echo 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:04.137 | 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:04.459 | [112735 Async ks-demo-reader:142616]: finished get_or_add_user_project_role reader 22abd615235c42809599f062575efdb6 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:04.485 | + inc/async:async_wait:197 : return 0 2022-02-08 16:46:04.495 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 16:46:04.651 | [112735 Async ks-alt-admin:143171]: Waiting for completion of get_or_add_user_project_role admin 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 143171 (12 other jobs running) 2022-02-08 16:46:04.774 | [112735 Async ks-alt-admin:143171]: Signaling child to exit 2022-02-08 16:46:04.774 | WAKEUP 2022-02-08 16:46:04.928 | [112735 Async ks-alt-admin:143171]: Signaled 2022-02-08 16:46:04.936 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:04.937 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:04.937 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:04.937 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:04.937 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:04.937 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:04.937 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:04.937 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:04.937 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:04.937 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:04.937 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:04.937 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:04.937 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.937 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:04.937 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:04.937 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:04.937 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:04.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.937 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:04.938 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:04.938 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:04.938 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:04.938 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:04.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:04.938 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:04.938 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:04.938 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:04.938 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 150d418ea97c4ce6a44d24a16525cb9e | | f73ee56d31f14a2bbedd057d1d9d6e6d | | | False |' 2022-02-08 16:46:04.938 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:04.938 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:04.938 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:46:04.938 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:46:04.938 | f576a59fd02b436886b48e4375159261 2022-02-08 16:46:05.181 | [112735 Async ks-alt-admin:143171]: finished get_or_add_user_project_role admin 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 8 seconds 2022-02-08 16:46:05.397 | [112735 Async ks-alt-another:143283]: Waiting for completion of get_or_add_user_project_role anotherrole 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 143283 (11 other jobs running) 2022-02-08 16:46:05.588 | [112735 Async ks-alt-another:143283]: Signaling child to exit 2022-02-08 16:46:05.588 | WAKEUP 2022-02-08 16:46:05.734 | [112735 Async ks-alt-another:143283]: Signaled 2022-02-08 16:46:05.760 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:05.760 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:05.760 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:05.760 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:05.760 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:05.760 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:05.760 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:05.760 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:05.760 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:05.760 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:05.760 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:05.760 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:05.760 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:05.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.760 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.760 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.760 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:05.760 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:05.760 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:05.760 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:05.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.760 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.760 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.760 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:05.760 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:05.761 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:05.761 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 150d418ea97c4ce6a44d24a16525cb9e --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:05.761 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:05.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.761 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:05.761 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:05.761 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:05.761 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:05.761 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:05.761 | ++ functions-common:get_field:807 : echo '| 41f1f0e87f0845f5842702d463b52634 | 150d418ea97c4ce6a44d24a16525cb9e | | f73ee56d31f14a2bbedd057d1d9d6e6d | | | False |' 2022-02-08 16:46:05.761 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:05.761 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:05.761 | + functions-common:get_or_add_user_project_role:984 : user_role_id=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:05.761 | + functions-common:get_or_add_user_project_role:986 : echo 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:05.761 | 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:46:06.026 | [112735 Async ks-alt-another:143283]: finished get_or_add_user_project_role anotherrole 150d418ea97c4ce6a44d24a16525cb9e f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 8 seconds 2022-02-08 16:46:06.259 | [112735 Async ks-alt-member-user:143506]: Waiting for completion of get_or_add_user_project_role member 8e848021c216477e89a31ea0a9be8271 f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 143506 (10 other jobs running) 2022-02-08 16:46:06.391 | [112735 Async ks-alt-member-user:143506]: Signaling child to exit 2022-02-08 16:46:06.391 | WAKEUP 2022-02-08 16:46:06.560 | [112735 Async ks-alt-member-user:143506]: Signaled 2022-02-08 16:46:06.569 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:06.569 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:06.569 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:06.569 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:06.569 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:06.569 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:06.569 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:06.569 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:06.569 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:06.569 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:06.569 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:06.569 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 8e848021c216477e89a31ea0a9be8271 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:06.569 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:06.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.569 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:06.569 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:06.569 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:06.569 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 8e848021c216477e89a31ea0a9be8271 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:06.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.570 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 8e848021c216477e89a31ea0a9be8271 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:06.570 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:06.570 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:06.570 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:06.570 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:06.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:06.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:06.570 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:06.570 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:06.570 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:06.570 | ++ functions-common:get_field:807 : echo '| ac4921f14b89413f9acea9205406903b | 8e848021c216477e89a31ea0a9be8271 | | f73ee56d31f14a2bbedd057d1d9d6e6d | | | False |' 2022-02-08 16:46:06.570 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:06.570 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:06.570 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:06.570 | + functions-common:get_or_add_user_project_role:986 : echo ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:06.570 | ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:06.818 | [112735 Async ks-alt-member-user:143506]: finished get_or_add_user_project_role member 8e848021c216477e89a31ea0a9be8271 f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 8 seconds 2022-02-08 16:46:07.053 | [112735 Async ks-alt-reader-user:143723]: Waiting for completion of get_or_add_user_project_role reader 919e1266e1e44f8d8def056498cb92d6 f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 143723 (9 other jobs running) 2022-02-08 16:46:07.213 | [112735 Async ks-alt-reader-user:143723]: Signaling child to exit 2022-02-08 16:46:07.214 | WAKEUP 2022-02-08 16:46:07.375 | [112735 Async ks-alt-reader-user:143723]: Signaled 2022-02-08 16:46:07.392 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:46:07.392 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:07.392 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:07.392 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:07.392 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:07.392 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:07.392 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 919e1266e1e44f8d8def056498cb92d6 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:46:07.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:07.392 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:07.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:07.392 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:46:07.392 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:46:07.392 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 919e1266e1e44f8d8def056498cb92d6 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:07.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.392 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 919e1266e1e44f8d8def056498cb92d6 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:46:07.392 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:46:07.393 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:46:07.393 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:07.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.393 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:07.393 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:07.393 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:07.393 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:46:07.393 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:46:07.393 | ++ functions-common:get_field:807 : echo '| 7fde9786961440e39ab66bcbaa3d8643 | 919e1266e1e44f8d8def056498cb92d6 | | f73ee56d31f14a2bbedd057d1d9d6e6d | | | False |' 2022-02-08 16:46:07.393 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:46:07.393 | ++ functions-common:get_field:801 : read data 2022-02-08 16:46:07.393 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:07.393 | + functions-common:get_or_add_user_project_role:986 : echo 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:07.393 | 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:07.697 | [112735 Async ks-alt-reader-user:143723]: finished get_or_add_user_project_role reader 919e1266e1e44f8d8def056498cb92d6 f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 8 seconds 2022-02-08 16:46:07.731 | + inc/async:async_wait:197 : return 0 2022-02-08 16:46:07.761 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 16:46:08.112 | [112735 Async ks-system-member:144025]: Waiting for completion of get_or_add_user_system_role member 42288a1a854744dba55e8316078d0aa7 all running on PID 144025 (8 other jobs running) 2022-02-08 16:46:08.279 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:08.279 | [112735 Async ks-system-member:144025]: Signaling child to exit 2022-02-08 16:46:08.280 | WAKEUP 2022-02-08 16:46:08.385 | [144634 Async ks-group-anotherdemo:144634]: finished successfully 2022-02-08 16:46:08.403 | [112735 Async ks-system-member:144025]: Signaled 2022-02-08 16:46:08.415 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:46:08.416 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:46:08.416 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:46:08.416 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:08.416 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:08.416 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:08.416 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:08.416 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:08.416 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:46:08.416 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 42288a1a854744dba55e8316078d0aa7 --system all -f value -c Role 2022-02-08 16:46:08.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.416 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.416 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.416 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:08.417 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:46:08.417 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:46:08.417 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user 42288a1a854744dba55e8316078d0aa7 --system all 2022-02-08 16:46:08.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.417 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.417 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.417 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user 42288a1a854744dba55e8316078d0aa7 --system all -f value -c Role 2022-02-08 16:46:08.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.417 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.417 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.417 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:08.417 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:08.417 | + functions-common:get_or_add_user_system_role:1041 : echo ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:08.417 | ac4921f14b89413f9acea9205406903b 2022-02-08 16:46:08.587 | [112735 Async ks-system-member:144025]: finished get_or_add_user_system_role member 42288a1a854744dba55e8316078d0aa7 all with result 0 in 8 seconds 2022-02-08 16:46:08.780 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:08.782 | [112735 Async ks-system-reader:144248]: Waiting for completion of get_or_add_user_system_role reader 87b97513c21846ffa22e8fc0e50b800e all running on PID 144248 (7 other jobs running) 2022-02-08 16:46:08.836 | [112735 Async ks-system-reader:144248]: Signaling child to exit 2022-02-08 16:46:08.836 | WAKEUP 2022-02-08 16:46:08.848 | [144541 Async ks-group-memberdemo:144541]: finished successfully 2022-02-08 16:46:08.860 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:08.877 | [112735 Async ks-system-reader:144248]: Signaled 2022-02-08 16:46:08.880 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:46:08.880 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:46:08.880 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:46:08.880 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:46:08.880 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:46:08.880 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:46:08.880 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:46:08.880 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:46:08.880 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:46:08.880 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user 87b97513c21846ffa22e8fc0e50b800e --system all -f value -c Role 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:08.881 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:46:08.881 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:46:08.881 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user 87b97513c21846ffa22e8fc0e50b800e --system all 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user 87b97513c21846ffa22e8fc0e50b800e --system all -f value -c Role 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:08.881 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:08.881 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:08.881 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:08.881 | + functions-common:get_or_add_user_system_role:1041 : echo 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:08.881 | 7fde9786961440e39ab66bcbaa3d8643 2022-02-08 16:46:08.897 | [144750 Async ks-group-memberalt:144750]: finished successfully 2022-02-08 16:46:08.934 | [112735 Async ks-system-reader:144248]: finished get_or_add_user_system_role reader 87b97513c21846ffa22e8fc0e50b800e all with result 0 in 8 seconds 2022-02-08 16:46:08.939 | + inc/async:async_wait:197 : return 0 2022-02-08 16:46:08.941 | + 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-08 16:46:09.003 | [112735 Async ks-group-memberdemo:144541]: Waiting for completion of get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c running on PID 144541 (6 other jobs running) 2022-02-08 16:46:09.031 | [112735 Async ks-group-memberdemo:144541]: Signaling child to exit 2022-02-08 16:46:09.032 | WAKEUP 2022-02-08 16:46:09.056 | [112735 Async ks-group-memberdemo:144541]: Signaled 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:46:09.058 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c -f value 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c -f value 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.058 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.058 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False' 2022-02-08 16:46:09.058 | + functions-common:get_or_add_group_project_role:1065 : echo ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False 2022-02-08 16:46:09.058 | ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False 2022-02-08 16:46:09.106 | [112735 Async ks-group-memberdemo:144541]: finished get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:09.147 | [112735 Async ks-group-anotherdemo:144634]: Waiting for completion of get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c running on PID 144634 (5 other jobs running) 2022-02-08 16:46:09.175 | [112735 Async ks-group-anotherdemo:144634]: Signaling child to exit 2022-02-08 16:46:09.175 | WAKEUP 2022-02-08 16:46:09.202 | [112735 Async ks-group-anotherdemo:144634]: Signaled 2022-02-08 16:46:09.204 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:46:09.204 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c -f value 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.204 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.204 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:46:09.204 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:46:09.204 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.204 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b169c19ba1d7490d89623667008c66c9 --project 080f50f8a2a94d8684392396c2c9e53c -f value 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.204 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.205 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.205 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False' 2022-02-08 16:46:09.205 | + functions-common:get_or_add_group_project_role:1065 : echo 41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False 2022-02-08 16:46:09.205 | 41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c False 2022-02-08 16:46:09.255 | [112735 Async ks-group-anotherdemo:144634]: finished get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 080f50f8a2a94d8684392396c2c9e53c with result 0 in 10 seconds 2022-02-08 16:46:09.304 | [112735 Async ks-group-memberalt:144750]: Waiting for completion of get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 144750 (4 other jobs running) 2022-02-08 16:46:09.335 | [112735 Async ks-group-memberalt:144750]: Signaling child to exit 2022-02-08 16:46:09.335 | WAKEUP 2022-02-08 16:46:09.366 | [112735 Async ks-group-memberalt:144750]: Signaled 2022-02-08 16:46:09.368 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:46:09.368 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d -f value 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.368 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:46:09.368 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:46:09.368 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d -f value 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.368 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.368 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.368 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False' 2022-02-08 16:46:09.369 | + functions-common:get_or_add_group_project_role:1065 : echo ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False 2022-02-08 16:46:09.369 | ac4921f14b89413f9acea9205406903b b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False 2022-02-08 16:46:09.424 | [112735 Async ks-group-memberalt:144750]: finished get_or_add_group_project_role member b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 10 seconds 2022-02-08 16:46:09.470 | [112735 Async ks-group-anotheralt:144839]: Waiting for completion of get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d running on PID 144839 (3 other jobs running) 2022-02-08 16:46:09.507 | [112735 Async ks-group-anotheralt:144839]: Signaling child to exit 2022-02-08 16:46:09.649 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:09.677 | [144839 Async ks-group-anotheralt:144839]: finished successfully 2022-02-08 16:46:09.698 | WAKEUP 2022-02-08 16:46:09.725 | [112735 Async ks-group-anotheralt:144839]: Signaled 2022-02-08 16:46:09.726 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:46:09.726 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d -f value 2022-02-08 16:46:09.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.726 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.727 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.727 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.727 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:46:09.727 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:46:09.727 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d 2022-02-08 16:46:09.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.727 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.727 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.727 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b169c19ba1d7490d89623667008c66c9 --project f73ee56d31f14a2bbedd057d1d9d6e6d -f value 2022-02-08 16:46:09.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.727 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.727 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.727 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.727 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False' 2022-02-08 16:46:09.727 | + functions-common:get_or_add_group_project_role:1065 : echo 41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False 2022-02-08 16:46:09.727 | 41f1f0e87f0845f5842702d463b52634 b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d False 2022-02-08 16:46:09.776 | [112735 Async ks-group-anotheralt:144839]: finished get_or_add_group_project_role anotherrole b169c19ba1d7490d89623667008c66c9 f73ee56d31f14a2bbedd057d1d9d6e6d with result 0 in 10 seconds 2022-02-08 16:46:09.816 | [112735 Async ks-group-admin:144926]: Waiting for completion of get_or_add_group_project_role admin e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e running on PID 144926 (2 other jobs running) 2022-02-08 16:46:09.844 | [112735 Async ks-group-admin:144926]: Signaling child to exit 2022-02-08 16:46:09.868 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:09.894 | [144926 Async ks-group-admin:144926]: finished successfully 2022-02-08 16:46:09.914 | WAKEUP 2022-02-08 16:46:09.937 | [112735 Async ks-group-admin:144926]: Signaled 2022-02-08 16:46:09.938 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:46:09.938 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group e774cf7573f24824bde7ec55fbb98bd1 --project 2d7f2a6ce7884d81ac6f6ef2bd45790e -f value 2022-02-08 16:46:09.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.938 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.938 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:46:09.938 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:46:09.938 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group e774cf7573f24824bde7ec55fbb98bd1 --project 2d7f2a6ce7884d81ac6f6ef2bd45790e 2022-02-08 16:46:09.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.939 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group e774cf7573f24824bde7ec55fbb98bd1 --project 2d7f2a6ce7884d81ac6f6ef2bd45790e -f value 2022-02-08 16:46:09.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.939 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:46:09.939 | from cryptography.utils import int_from_bytes 2022-02-08 16:46:09.939 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:46:09.939 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='f576a59fd02b436886b48e4375159261 e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e False' 2022-02-08 16:46:09.939 | + functions-common:get_or_add_group_project_role:1065 : echo f576a59fd02b436886b48e4375159261 e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e False 2022-02-08 16:46:09.939 | f576a59fd02b436886b48e4375159261 e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e False 2022-02-08 16:46:09.983 | [112735 Async ks-group-admin:144926]: finished get_or_add_group_project_role admin e774cf7573f24824bde7ec55fbb98bd1 2d7f2a6ce7884d81ac6f6ef2bd45790e with result 0 in 10 seconds 2022-02-08 16:46:09.987 | + inc/async:async_wait:197 : return 0 2022-02-08 16:46:09.989 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 16:46:10.007 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:46:10.009 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 16:46:10.027 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:46:10.030 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 16:46:10.032 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 16:46:10.092 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 16:46:10.131 | [112735 Async create_nova_accounts:146825]: running: create_nova_accounts 2022-02-08 16:46:10.134 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 16:46:10.152 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:46:10.155 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 16:46:10.157 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 16:46:10.217 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 16:46:10.259 | [112735 Async create_glance_accounts:146940]: running: create_glance_accounts 2022-02-08 16:46:10.262 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 16:46:10.285 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:46:10.288 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 16:46:10.290 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 16:46:10.355 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 16:46:10.407 | [112735 Async create_cinder_accounts:147070]: running: create_cinder_accounts 2022-02-08 16:46:10.411 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 16:46:10.433 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:46:10.436 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 16:46:10.438 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 16:46:10.513 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 16:46:10.567 | [112735 Async create_neutron_accounts:147185]: running: create_neutron_accounts 2022-02-08 16:46:10.570 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 16:46:10.595 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:46:10.601 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 16:46:10.607 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 16:46:10.784 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 16:46:10.982 | [112735 Async create_swift_accounts:147326]: running: create_swift_accounts 2022-02-08 16:46:11.008 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 16:46:11.136 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:46:11.160 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 16:46:11.516 | [112735 Async create_nova_accounts:146825]: Waiting for completion of create_nova_accounts running on PID 146825 (6 other jobs running) 2022-02-08 16:46:11.716 | [112735 Async create_nova_accounts:146825]: Signaling child to exit 2022-02-08 16:46:38.298 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:38.426 | [147185 Async create_neutron_accounts:147185]: finished successfully 2022-02-08 16:46:53.345 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:46:53.396 | [147070 Async create_cinder_accounts:147070]: finished successfully 2022-02-08 16:47:00.668 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:47:00.699 | [146940 Async create_glance_accounts:146940]: finished successfully 2022-02-08 16:47:05.719 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:47:05.750 | [146825 Async create_nova_accounts:146825]: finished successfully 2022-02-08 16:47:05.771 | WAKEUP 2022-02-08 16:47:05.795 | [112735 Async create_nova_accounts:146825]: Signaled 2022-02-08 16:47:05.796 | + 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-08 16:47:05.796 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 16:47:05.796 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 16:47:05.796 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:05.796 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:05.796 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:05.796 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:05.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.796 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.796 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.796 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.797 | + functions-common:get_or_create_user:914 : user_id=7414384bb679489481a6e32cc0620b9e 2022-02-08 16:47:05.797 | + functions-common:get_or_create_user:915 : echo 7414384bb679489481a6e32cc0620b9e 2022-02-08 16:47:05.797 | 7414384bb679489481a6e32cc0620b9e 2022-02-08 16:47:05.797 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 16:47:05.797 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.797 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.797 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.797 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.797 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.797 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.797 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.797 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.797 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.797 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.797 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.797 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.797 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.798 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.798 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.798 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.798 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.798 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.798 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.798 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.798 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.798 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.798 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.798 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.798 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 7414384bb679489481a6e32cc0620b9e | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.798 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.798 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.798 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.798 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.798 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:47:05.798 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 16:47:05.798 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.798 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.798 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.799 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.799 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.799 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.799 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.799 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.799 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.799 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.799 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.799 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.799 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.799 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.799 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 7414384bb679489481a6e32cc0620b9e | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.800 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.800 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.800 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:47:05.800 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:47:05.800 | f576a59fd02b436886b48e4375159261 2022-02-08 16:47:05.800 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 16:47:05.800 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:47:05.800 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 16:47:05.800 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 16:47:05.800 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:05.800 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 16:47:05.800 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 16:47:05.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.800 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.800 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:05.800 | b9d37d3e80784628a754afe77a8689cb' 2022-02-08 16:47:05.800 | + functions-common:get_or_create_service:1083 : echo b9d37d3e80784628a754afe77a8689cb 2022-02-08 16:47:05.800 | b9d37d3e80784628a754afe77a8689cb 2022-02-08 16:47:05.800 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 16:47:05.800 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:05.800 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 16:47:05.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:05.800 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:05.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.800 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:05.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:05.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:47:05.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.801 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.801 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.801 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=bde3124c5f154270a9fa7cb3556ed747 2022-02-08 16:47:05.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo bde3124c5f154270a9fa7cb3556ed747 2022-02-08 16:47:05.801 | + functions-common:get_or_create_endpoint:1116 : public_id=bde3124c5f154270a9fa7cb3556ed747 2022-02-08 16:47:05.801 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:05.801 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:05.801 | + functions-common:get_or_create_endpoint:1125 : echo bde3124c5f154270a9fa7cb3556ed747 2022-02-08 16:47:05.801 | bde3124c5f154270a9fa7cb3556ed747 2022-02-08 16:47:05.801 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 16:47:05.801 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:05.801 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 16:47:05.801 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 16:47:05.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.801 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.801 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.801 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.801 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:05.801 | 9c715a18cb1048a59687c34a1070a6ea' 2022-02-08 16:47:05.801 | + functions-common:get_or_create_service:1083 : echo 9c715a18cb1048a59687c34a1070a6ea 2022-02-08 16:47:05.801 | 9c715a18cb1048a59687c34a1070a6ea 2022-02-08 16:47:05.801 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 16:47:05.801 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:05.801 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 16:47:05.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:05.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:05.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.802 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.802 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.802 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:05.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:05.802 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 16:47:05.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.802 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.802 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.802 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=42822628bcac43ce99ff0d445b11012b 2022-02-08 16:47:05.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 42822628bcac43ce99ff0d445b11012b 2022-02-08 16:47:05.802 | + functions-common:get_or_create_endpoint:1116 : public_id=42822628bcac43ce99ff0d445b11012b 2022-02-08 16:47:05.802 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:05.802 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:05.802 | + functions-common:get_or_create_endpoint:1125 : echo 42822628bcac43ce99ff0d445b11012b 2022-02-08 16:47:05.802 | 42822628bcac43ce99ff0d445b11012b 2022-02-08 16:47:05.802 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 16:47:05.802 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:05.802 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 16:47:05.802 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:05.802 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 16:47:05.802 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.802 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.803 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.803 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.803 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.803 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.803 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.803 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.803 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.803 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.803 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.803 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.803 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.803 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.803 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.803 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.804 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.804 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.804 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.804 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.804 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.804 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.804 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.804 | ++ functions-common:get_field:807 : echo '| 41c2cac1ee9a4982982aba9ae95dafa2 | 7414384bb679489481a6e32cc0620b9e | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.804 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.804 | + functions-common:get_or_add_user_project_role:984 : user_role_id=41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.804 | + functions-common:get_or_add_user_project_role:986 : echo 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.804 | 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.804 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 16:47:05.804 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:47:05.842 | [112735 Async create_nova_accounts:146825]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-08 16:47:05.880 | [112735 Async create_glance_accounts:146940]: Waiting for completion of create_glance_accounts running on PID 146940 (5 other jobs running) 2022-02-08 16:47:05.906 | [112735 Async create_glance_accounts:146940]: Signaling child to exit 2022-02-08 16:47:05.906 | WAKEUP 2022-02-08 16:47:05.929 | [112735 Async create_glance_accounts:146940]: Signaled 2022-02-08 16:47:05.931 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 16:47:05.931 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:05.931 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 16:47:05.931 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 16:47:05.931 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:05.931 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:05.931 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:05.931 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:05.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.931 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.931 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.932 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.932 | + functions-common:get_or_create_user:914 : user_id=894c0e1d8fce421896bf32e04ccbe026 2022-02-08 16:47:05.932 | + functions-common:get_or_create_user:915 : echo 894c0e1d8fce421896bf32e04ccbe026 2022-02-08 16:47:05.932 | 894c0e1d8fce421896bf32e04ccbe026 2022-02-08 16:47:05.932 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 16:47:05.932 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.932 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.932 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.932 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.932 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.932 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.932 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.932 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.932 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.932 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.932 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.932 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.932 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.932 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.932 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.932 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.932 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.933 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.933 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.933 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.933 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.933 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.933 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.933 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.933 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.933 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.933 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.933 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.933 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 894c0e1d8fce421896bf32e04ccbe026 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.933 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.933 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.933 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.933 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.933 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:47:05.933 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 16:47:05.933 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:05.933 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 16:47:05.933 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 16:47:05.933 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:05.933 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:05.933 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:05.933 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:05.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.933 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.934 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.934 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.934 | + functions-common:get_or_create_user:914 : user_id=36d3609fbb50467fb1c5118979d5b8d9 2022-02-08 16:47:05.934 | + functions-common:get_or_create_user:915 : echo 36d3609fbb50467fb1c5118979d5b8d9 2022-02-08 16:47:05.934 | 36d3609fbb50467fb1c5118979d5b8d9 2022-02-08 16:47:05.934 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 16:47:05.934 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.934 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.934 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.934 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.934 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.934 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.934 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.934 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.934 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.934 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.934 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.934 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.934 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.934 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.934 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.935 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.935 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.935 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.935 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.935 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.935 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.935 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.935 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.935 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.935 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.935 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.935 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.935 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 36d3609fbb50467fb1c5118979d5b8d9 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.935 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.935 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.935 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.935 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.935 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:05.935 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 16:47:05.935 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 16:47:05.935 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:05.935 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:05.935 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:05.936 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.936 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.936 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.936 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:05.936 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:05.936 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:05.936 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:05.936 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.936 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.936 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.936 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.936 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:05.936 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:05.936 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:05.937 | ++ functions-common:get_field:807 : echo '| 41c2cac1ee9a4982982aba9ae95dafa2 | 36d3609fbb50467fb1c5118979d5b8d9 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:05.937 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:05.937 | + functions-common:get_or_add_user_project_role:984 : user_role_id=41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.937 | + functions-common:get_or_add_user_project_role:986 : echo 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.937 | 41c2cac1ee9a4982982aba9ae95dafa2 2022-02-08 16:47:05.937 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 16:47:05.937 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:05.937 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 16:47:05.937 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 16:47:05.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.937 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.937 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:05.937 | 014492bd4a3746a599d449e9f05cd445' 2022-02-08 16:47:05.937 | + functions-common:get_or_create_service:1083 : echo 014492bd4a3746a599d449e9f05cd445 2022-02-08 16:47:05.937 | 014492bd4a3746a599d449e9f05cd445 2022-02-08 16:47:05.937 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 16:47:05.937 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:05.937 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 16:47:05.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:05.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:05.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.937 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:05.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:05.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 16:47:05.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:05.938 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:05.938 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:05.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=dbfc06bf894c43aea801f03b2b888989 2022-02-08 16:47:05.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo dbfc06bf894c43aea801f03b2b888989 2022-02-08 16:47:05.938 | + functions-common:get_or_create_endpoint:1116 : public_id=dbfc06bf894c43aea801f03b2b888989 2022-02-08 16:47:05.938 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:05.938 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:05.938 | + functions-common:get_or_create_endpoint:1125 : echo dbfc06bf894c43aea801f03b2b888989 2022-02-08 16:47:05.938 | dbfc06bf894c43aea801f03b2b888989 2022-02-08 16:47:05.938 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 16:47:05.938 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:47:05.938 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 16:47:05.938 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 16:47:05.938 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 16:47:05.938 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 16:47:05.938 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 16:47:05.938 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 16:47:05.938 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 16:47:05.978 | [112735 Async create_glance_accounts:146940]: finished create_glance_accounts with result 0 in 50 seconds 2022-02-08 16:47:06.017 | [112735 Async create_cinder_accounts:147070]: Waiting for completion of create_cinder_accounts running on PID 147070 (4 other jobs running) 2022-02-08 16:47:06.041 | [112735 Async create_cinder_accounts:147070]: Signaling child to exit 2022-02-08 16:47:06.042 | WAKEUP 2022-02-08 16:47:06.065 | [112735 Async create_cinder_accounts:147070]: Signaled 2022-02-08 16:47:06.066 | + 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-08 16:47:06.066 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 16:47:06.067 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 16:47:06.067 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:06.067 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:06.067 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:06.067 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:06.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.067 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.067 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.067 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.067 | + functions-common:get_or_create_user:914 : user_id=89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.067 | + functions-common:get_or_create_user:915 : echo 89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.067 | 89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.067 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 16:47:06.067 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:06.067 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:06.067 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:06.067 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:06.067 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:06.067 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.067 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:06.067 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:06.067 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.067 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.068 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.068 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:06.068 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:06.068 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.068 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.068 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:06.068 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.068 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:06.068 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:06.068 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.068 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.068 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.068 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.068 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:06.068 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:06.068 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 89b4257233b54704a8caa1560a2ad192 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:06.068 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:06.068 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.068 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.068 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.068 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.068 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:47:06.068 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 16:47:06.068 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:06.068 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 16:47:06.069 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.069 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:06.069 | 147542d437014017b40d4ab953e9a9e3' 2022-02-08 16:47:06.069 | + functions-common:get_or_create_service:1083 : echo 147542d437014017b40d4ab953e9a9e3 2022-02-08 16:47:06.069 | 147542d437014017b40d4ab953e9a9e3 2022-02-08 16:47:06.069 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 16:47:06.069 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 16:47:06.069 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:06.069 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 16:47:06.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:06.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:06.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:06.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.069 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.069 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=ee80ec9f26244b86a33b4e49649d1b1d 2022-02-08 16:47:06.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo ee80ec9f26244b86a33b4e49649d1b1d 2022-02-08 16:47:06.070 | + functions-common:get_or_create_endpoint:1116 : public_id=ee80ec9f26244b86a33b4e49649d1b1d 2022-02-08 16:47:06.070 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:06.070 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:06.070 | + functions-common:get_or_create_endpoint:1125 : echo ee80ec9f26244b86a33b4e49649d1b1d 2022-02-08 16:47:06.070 | ee80ec9f26244b86a33b4e49649d1b1d 2022-02-08 16:47:06.070 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 16:47:06.070 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:06.070 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 16:47:06.070 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 16:47:06.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.070 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.070 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.070 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.070 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:06.070 | 9ec536b6ebd44483afdd4baacf536021' 2022-02-08 16:47:06.070 | + functions-common:get_or_create_service:1083 : echo 9ec536b6ebd44483afdd4baacf536021 2022-02-08 16:47:06.070 | 9ec536b6ebd44483afdd4baacf536021 2022-02-08 16:47:06.070 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 16:47:06.070 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:06.070 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 16:47:06.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:06.070 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:06.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.070 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.070 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.070 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:06.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:06.071 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:47:06.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.071 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.071 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.071 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=814515c540824c489c298c92fd060f05 2022-02-08 16:47:06.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 814515c540824c489c298c92fd060f05 2022-02-08 16:47:06.071 | + functions-common:get_or_create_endpoint:1116 : public_id=814515c540824c489c298c92fd060f05 2022-02-08 16:47:06.071 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:06.071 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:06.071 | + functions-common:get_or_create_endpoint:1125 : echo 814515c540824c489c298c92fd060f05 2022-02-08 16:47:06.071 | 814515c540824c489c298c92fd060f05 2022-02-08 16:47:06.071 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 16:47:06.071 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:47:06.071 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 16:47:06.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.071 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.071 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.071 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_project:927 : project_id=c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_project:928 : echo c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:47:06.071 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c1278d2419954ca6a5e74fbca71926cd 2022-02-08 16:47:06.071 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:06.071 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:06.071 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 16:47:06.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.072 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.072 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.072 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 16:47:06.072 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.072 | ++ functions-common:get_or_create_user:914 : user_id=89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.072 | ++ functions-common:get_or_create_user:915 : echo 89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.072 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 89b4257233b54704a8caa1560a2ad192 2022-02-08 16:47:06.113 | [112735 Async create_cinder_accounts:147070]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-08 16:47:06.117 | + inc/async:async_wait:197 : return 0 2022-02-08 16:47:06.120 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 16:47:06.171 | [112735 Async create_neutron_accounts:147185]: Waiting for completion of create_neutron_accounts running on PID 147185 (3 other jobs running) 2022-02-08 16:47:06.198 | [112735 Async create_neutron_accounts:147185]: Signaling child to exit 2022-02-08 16:47:06.198 | WAKEUP 2022-02-08 16:47:06.220 | [112735 Async create_neutron_accounts:147185]: Signaled 2022-02-08 16:47:06.222 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 16:47:06.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:47:06.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:47:06.222 | + 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-08 16:47:06.222 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:47:06.222 | + 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-08 16:47:06.222 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:47:06.222 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 16:47:06.222 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 16:47:06.222 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 16:47:06.222 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 16:47:06.222 | + 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-08 16:47:06.222 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 16:47:06.222 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 16:47:06.222 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:06.222 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:06.222 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:06.222 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:06.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.222 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.222 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.222 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.222 | + functions-common:get_or_create_user:914 : user_id=c47c66a26b1947aea86422ca5c30495a 2022-02-08 16:47:06.222 | + functions-common:get_or_create_user:915 : echo c47c66a26b1947aea86422ca5c30495a 2022-02-08 16:47:06.222 | c47c66a26b1947aea86422ca5c30495a 2022-02-08 16:47:06.222 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 16:47:06.222 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:06.223 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:06.223 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:06.223 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:06.223 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.223 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.223 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.223 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.223 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:06.223 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:06.223 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.223 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.223 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:06.223 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:47:06.224 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:06.224 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:06.224 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.224 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.224 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.224 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.224 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:06.224 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:06.224 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:06.224 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | c47c66a26b1947aea86422ca5c30495a | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:06.224 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:06.224 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.224 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.224 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:06.224 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:47:06.224 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 16:47:06.224 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:06.224 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 16:47:06.224 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 16:47:06.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.224 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.224 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.224 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.224 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:06.224 | 1cafeeb1a394413982e1a6d732d93bcc' 2022-02-08 16:47:06.224 | + functions-common:get_or_create_service:1083 : echo 1cafeeb1a394413982e1a6d732d93bcc 2022-02-08 16:47:06.224 | 1cafeeb1a394413982e1a6d732d93bcc 2022-02-08 16:47:06.224 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 16:47:06.225 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:06.225 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 16:47:06.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:06.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:06.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.225 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.225 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.225 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:06.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:06.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 16:47:06.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.225 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:06.225 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:06.225 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:06.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=b69c3dcc8cbe45c2b606c47ccc2db7eb 2022-02-08 16:47:06.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo b69c3dcc8cbe45c2b606c47ccc2db7eb 2022-02-08 16:47:06.225 | + functions-common:get_or_create_endpoint:1116 : public_id=b69c3dcc8cbe45c2b606c47ccc2db7eb 2022-02-08 16:47:06.225 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:47:06.225 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:06.225 | + functions-common:get_or_create_endpoint:1125 : echo b69c3dcc8cbe45c2b606c47ccc2db7eb 2022-02-08 16:47:06.225 | b69c3dcc8cbe45c2b606c47ccc2db7eb 2022-02-08 16:47:06.268 | [112735 Async create_neutron_accounts:147185]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-08 16:47:06.307 | [112735 Async create_swift_accounts:147326]: Waiting for completion of create_swift_accounts running on PID 147326 (2 other jobs running) 2022-02-08 16:47:06.332 | [112735 Async create_swift_accounts:147326]: Signaling child to exit 2022-02-08 16:47:47.561 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:47:47.590 | [147326 Async create_swift_accounts:147326]: finished successfully 2022-02-08 16:47:47.610 | WAKEUP 2022-02-08 16:47:47.633 | [112735 Async create_swift_accounts:147326]: Signaled 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 16:47:47.635 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 16:47:47.635 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:47:47.635 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 16:47:47.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.635 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.635 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.635 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.635 | ++ functions-common:get_or_create_role:939 : role_id=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.635 | ++ functions-common:get_or_create_role:940 : echo 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:638 : another_role=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.635 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 16:47:47.635 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 16:47:47.635 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:47.635 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:47:47.635 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:47:47.635 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:47:47.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.636 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.636 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.636 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.636 | + functions-common:get_or_create_user:914 : user_id=458ac0da49b340f195c7e38ab8a3f660 2022-02-08 16:47:47.636 | + functions-common:get_or_create_user:915 : echo 458ac0da49b340f195c7e38ab8a3f660 2022-02-08 16:47:47.636 | 458ac0da49b340f195c7e38ab8a3f660 2022-02-08 16:47:47.636 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 16:47:47.636 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.636 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:47.636 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:47.636 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:47.636 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.636 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.636 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.636 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.636 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.636 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.636 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.636 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.636 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.636 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.637 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.637 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.637 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.637 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.637 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.637 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.637 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.637 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.637 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.637 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.637 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.637 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.637 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.637 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.637 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 458ac0da49b340f195c7e38ab8a3f660 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:47.637 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.637 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:47.637 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:47.637 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:47:47.637 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:47:47.637 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 16:47:47.637 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.637 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:47:47.637 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.637 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.637 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:47:47.637 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:47:47.637 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:47:47.638 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:47:47.638 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:47:47.638 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.638 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.638 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.638 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.638 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.638 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.638 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.638 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.638 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.638 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.639 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.639 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.639 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.639 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 458ac0da49b340f195c7e38ab8a3f660 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:47:47.639 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.639 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.639 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.639 | f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.639 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 16:47:47.639 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:47:47.639 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 16:47:47.639 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 16:47:47.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.639 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.639 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.639 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.639 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:47:47.639 | 9fff73b1efd347edb1f6abdfc0a384fb' 2022-02-08 16:47:47.639 | + functions-common:get_or_create_service:1083 : echo 9fff73b1efd347edb1f6abdfc0a384fb 2022-02-08 16:47:47.639 | 9fff73b1efd347edb1f6abdfc0a384fb 2022-02-08 16:47:47.639 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 16:47:47.639 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:47:47.639 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 16:47:47.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:47.639 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 16:47:47.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.639 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.639 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.639 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:47.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=24207c48ce8b4d019f88d91ad36ed992 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 24207c48ce8b4d019f88d91ad36ed992 2022-02-08 16:47:47.640 | + functions-common:get_or_create_endpoint:1116 : public_id=24207c48ce8b4d019f88d91ad36ed992 2022-02-08 16:47:47.640 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 16:47:47.640 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 16:47:47.640 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.640 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:47:47.640 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:47:47.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.640 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.640 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.640 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=01a8a89080124fefb0e72acb5f97998f 2022-02-08 16:47:47.640 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo 01a8a89080124fefb0e72acb5f97998f 2022-02-08 16:47:47.641 | 01a8a89080124fefb0e72acb5f97998f 2022-02-08 16:47:47.641 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:47:47.641 | + functions-common:get_or_create_endpoint:1125 : echo 24207c48ce8b4d019f88d91ad36ed992 2022-02-08 16:47:47.641 | 24207c48ce8b4d019f88d91ad36ed992 2022-02-08 16:47:47.641 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 16:47:47.641 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:47:47.641 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 16:47:47.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.641 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_project:927 : project_id=0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_project:928 : echo 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.641 | + lib/swift:create_swift_accounts:652 : swift_project_test1=0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.641 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 16:47:47.641 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.641 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 16:47:47.641 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 16:47:47.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.641 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_user:914 : user_id=65243bf860e34231a0055bd7fbcf58ed 2022-02-08 16:47:47.641 | ++ functions-common:get_or_create_user:915 : echo 65243bf860e34231a0055bd7fbcf58ed 2022-02-08 16:47:47.641 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=65243bf860e34231a0055bd7fbcf58ed 2022-02-08 16:47:47.641 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 16:47:47.642 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.642 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 65243bf860e34231a0055bd7fbcf58ed 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.642 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:47:47.642 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.642 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.642 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:47:47.642 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:47:47.642 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:47:47.642 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 65243bf860e34231a0055bd7fbcf58ed --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.642 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.642 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.642 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.642 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.642 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.642 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.642 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.642 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 65243bf860e34231a0055bd7fbcf58ed --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.642 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.642 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 65243bf860e34231a0055bd7fbcf58ed --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.642 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.643 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.643 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.643 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.643 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.643 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.643 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.643 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.643 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.643 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 65243bf860e34231a0055bd7fbcf58ed | | 0a1323c63956423dba87036748369e48 | | | False |' 2022-02-08 16:47:47.643 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.643 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.643 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.643 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.643 | f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.643 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 16:47:47.643 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 16:47:47.643 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:47.643 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 16:47:47.643 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 16:47:47.643 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 16:47:47.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.643 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.643 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.643 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.643 | ++ functions-common:get_or_create_user:914 : user_id=893bb7c5b23e45f4955e020e8b9097cb 2022-02-08 16:47:47.643 | ++ functions-common:get_or_create_user:915 : echo 893bb7c5b23e45f4955e020e8b9097cb 2022-02-08 16:47:47.643 | + lib/swift:create_swift_accounts:661 : swift_user_test3=893bb7c5b23e45f4955e020e8b9097cb 2022-02-08 16:47:47.643 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 16:47:47.643 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.644 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 41f1f0e87f0845f5842702d463b52634 893bb7c5b23e45f4955e020e8b9097cb 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.644 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:47:47.644 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.644 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.644 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:47:47.644 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:47:47.644 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:47:47.644 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 41f1f0e87f0845f5842702d463b52634 --user 893bb7c5b23e45f4955e020e8b9097cb --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.644 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.644 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.644 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.644 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.644 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.644 | + functions-common:get_or_add_user_project_role:975 : openstack role add 41f1f0e87f0845f5842702d463b52634 --user 893bb7c5b23e45f4955e020e8b9097cb --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role 41f1f0e87f0845f5842702d463b52634 --user 893bb7c5b23e45f4955e020e8b9097cb --project 0a1323c63956423dba87036748369e48 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.644 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.644 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.644 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.645 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.645 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.645 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.645 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.645 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.645 | ++ functions-common:get_field:807 : echo '| 41f1f0e87f0845f5842702d463b52634 | 893bb7c5b23e45f4955e020e8b9097cb | | 0a1323c63956423dba87036748369e48 | | | False |' 2022-02-08 16:47:47.645 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.645 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.645 | + functions-common:get_or_add_user_project_role:984 : user_role_id=41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.645 | + functions-common:get_or_add_user_project_role:986 : echo 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.645 | 41f1f0e87f0845f5842702d463b52634 2022-02-08 16:47:47.645 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 16:47:47.645 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 16:47:47.645 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:47:47.645 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 16:47:47.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.645 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.645 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.645 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.645 | ++ functions-common:get_or_create_project:927 : project_id=ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.645 | ++ functions-common:get_or_create_project:928 : echo ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.645 | + lib/swift:create_swift_accounts:666 : swift_project_test2=ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.645 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 16:47:47.645 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.645 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 16:47:47.645 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 16:47:47.645 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:47.645 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 16:47:47.646 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 16:47:47.646 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 16:47:47.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.646 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.646 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.646 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.646 | ++ functions-common:get_or_create_user:914 : user_id=4449707617034b04a817c5f770e99c19 2022-02-08 16:47:47.646 | ++ functions-common:get_or_create_user:915 : echo 4449707617034b04a817c5f770e99c19 2022-02-08 16:47:47.646 | + lib/swift:create_swift_accounts:671 : swift_user_test2=4449707617034b04a817c5f770e99c19 2022-02-08 16:47:47.646 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 16:47:47.646 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.646 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 4449707617034b04a817c5f770e99c19 ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.646 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.646 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:47:47.646 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.646 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.646 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:47:47.646 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:47:47.646 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:47:47.646 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:47:47.646 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 4449707617034b04a817c5f770e99c19 --project ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.646 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.646 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.646 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.646 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.646 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.646 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.647 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.647 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.647 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.647 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 4449707617034b04a817c5f770e99c19 --project ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.647 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.647 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.647 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 4449707617034b04a817c5f770e99c19 --project ca9316457fdb42e1bfe86fe7d4b3e7fa 2022-02-08 16:47:47.647 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.647 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.647 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.647 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.647 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.647 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.647 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.647 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.647 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.647 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 4449707617034b04a817c5f770e99c19 | | ca9316457fdb42e1bfe86fe7d4b3e7fa | | | False |' 2022-02-08 16:47:47.647 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.647 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.647 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.647 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.647 | f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.647 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 16:47:47.647 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 16:47:47.647 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:47:47.647 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 16:47:47.647 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 16:47:47.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.648 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.648 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.648 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.648 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 16:47:47.648 | 0ad3dcd10bd346d0a9ddc96a8dec7f78' 2022-02-08 16:47:47.648 | ++ functions-common:get_or_create_domain:877 : echo 0ad3dcd10bd346d0a9ddc96a8dec7f78 2022-02-08 16:47:47.648 | + lib/swift:create_swift_accounts:676 : swift_domain=0ad3dcd10bd346d0a9ddc96a8dec7f78 2022-02-08 16:47:47.648 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 16:47:47.648 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.648 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 16:47:47.648 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 0ad3dcd10bd346d0a9ddc96a8dec7f78 2022-02-08 16:47:47.648 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:47:47.648 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=0ad3dcd10bd346d0a9ddc96a8dec7f78 --or-show -f value -c id 2022-02-08 16:47:47.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.649 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.649 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.649 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_project:927 : project_id=cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_project:928 : echo cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:680 : swift_project_test4=cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 16:47:47.649 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 16:47:47.649 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 0ad3dcd10bd346d0a9ddc96a8dec7f78 test4@example.com 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 16:47:47.649 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=0ad3dcd10bd346d0a9ddc96a8dec7f78 --email=test4@example.com --or-show -f value -c id 2022-02-08 16:47:47.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.649 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.649 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.649 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_user:914 : user_id=5dfe539ee22b4a328af5ec353c424f46 2022-02-08 16:47:47.649 | ++ functions-common:get_or_create_user:915 : echo 5dfe539ee22b4a328af5ec353c424f46 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:685 : swift_user_test4=5dfe539ee22b4a328af5ec353c424f46 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 16:47:47.649 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:47:47.649 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 5dfe539ee22b4a328af5ec353c424f46 cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.649 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:47:47.649 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:47:47.649 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:47:47.649 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:47:47.650 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:47:47.650 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:47:47.650 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:47:47.650 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 5dfe539ee22b4a328af5ec353c424f46 --project cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.650 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.650 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.650 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.650 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:47:47.650 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:47:47.650 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 5dfe539ee22b4a328af5ec353c424f46 --project cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:47:47.650 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 5dfe539ee22b4a328af5ec353c424f46 --project cc7ad073a7f54b919a94147847190e4f 2022-02-08 16:47:47.650 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:47:47.650 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:47.650 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:47.651 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:47:47.651 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:47:47.651 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:47:47.651 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 5dfe539ee22b4a328af5ec353c424f46 | | cc7ad073a7f54b919a94147847190e4f | | | False |' 2022-02-08 16:47:47.651 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:47:47.651 | ++ functions-common:get_field:801 : read data 2022-02-08 16:47:47.651 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.651 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.651 | f576a59fd02b436886b48e4375159261 2022-02-08 16:47:47.681 | [112735 Async create_swift_accounts:147326]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-08 16:47:47.697 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 16:47:47.700 | + inc/async:async_wait:197 : return 0 2022-02-08 16:47:47.702 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 16:47:47.721 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:47.723 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 16:47:47.741 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:47.745 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 16:47:47.746 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:47:47.749 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 16:47:47.752 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 16:47:47.754 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 16:47:47.814 | + inc/async:async_inner:63 : init_glance 2022-02-08 16:47:47.853 | [112735 Async init_glance:151558]: running: init_glance 2022-02-08 16:47:47.855 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 16:47:47.874 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:47:47.876 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 16:47:47.883 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:47:47.883 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 16:47:47.885 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 16:47:47.887 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 16:47:47.891 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:47:47.892 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:47:47.898 | + 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-08 16:47:47.901 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:47:47.904 | + 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-08 16:47:47.906 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:47:47.909 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 16:47:47.912 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 16:47:47.914 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 16:47:47.916 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 16:47:47.930 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 16:47:47.934 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 16:47:51.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:51.344 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:51.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:51.344 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:54.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:54.769 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:54.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:54.770 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:58.187 | from cryptography.utils import int_from_bytes 2022-02-08 16:47:58.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:47:58.187 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:01.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:01.575 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:01.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:01.575 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:05.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:05.038 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:05.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:05.038 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:08.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:08.414 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:08.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:08.414 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:11.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:11.776 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:11.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:11.776 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:15.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:15.388 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:15.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:15.388 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:20.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:20.048 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:20.049 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:20.049 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 16:48:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:25.806 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:25.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:25.806 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:26.107 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 16:48:26.112 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 16:48:26.116 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 16:48:26.117 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 16:48:26.120 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 16:48:26.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 16:48:26.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 16:48:26.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 16:48:26.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 16:48:26.131 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 16:48:26.133 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 16:48:26.136 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 16:48:26.138 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 16:48:26.140 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 16:48:26.142 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 16:48:26.145 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 16:48:26.149 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:26.152 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 16:48:26.154 | + 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-08 16:48:26.165 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 16:48:26.168 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 16:48:26.170 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 16:48:26.172 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 16:48:26.175 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 16:48:26.177 | + 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-08 16:48:26.205 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 16:48:26.235 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 16:48:26.265 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 16:48:26.295 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 16:48:26.324 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 16:48:26.359 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 16:48:26.361 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 16:48:26.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 16:48:26.367 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:48:26.370 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:48:26.387 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:48:26.389 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:48:26.391 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:48:26.394 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:48:26.396 | + 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-08 16:48:26.425 | + 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-08 16:48:26.454 | + 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-08 16:48:26.484 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:48:26.514 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 16:48:26.531 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:48:26.533 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 16:48:26.535 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:48:26.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 16:48:26.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 16:48:26.542 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-08 16:48:26.554 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 16:48:26.557 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:48:26.559 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 16:48:26.561 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 16:48:26.576 | + 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-08 16:48:26.590 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 16:48:26.601 | + 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-08 16:48:26.605 | + 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-08 16:48:26.617 | + 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-08 16:48:26.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 16:48:26.637 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:48:26.640 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 16:48:26.644 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.tqBU2Lm6JJ 2022-02-08 16:48:26.647 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 16:48:26.650 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:48:26.652 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.tqBU2Lm6JJ 2022-02-08 16:48:26.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.tqBU2Lm6JJ 2022-02-08 16:48:26.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.tqBU2Lm6JJ /etc/sudoers.d/neutron-rootwrap 2022-02-08 16:48:26.697 | + 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-08 16:48:26.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:26.729 | + 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-08 16:48:26.760 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 16:48:26.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 16:48:26.765 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 16:48:26.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:48:26.770 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:48:26.773 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:48:26.790 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:26.793 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:48:26.795 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:48:26.799 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:48:26.815 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:26.818 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:48:26.824 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:48:26.852 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:48:26.856 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:48:26.859 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 16:48:26.877 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:26.880 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 16:48:26.882 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 16:48:26.885 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:48:26.887 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:48:26.890 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 16:48:26.892 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 16:48:26.895 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:48:26.898 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 16:48:26.905 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 16:48:26.905 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 16:48:26.908 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 16:48:26.911 | + 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-08 16:48:26.916 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 16:48:26.934 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:26.937 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 16:48:26.939 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 16:48:26.942 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 16:48:26.947 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 16:48:26.982 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 16:48:27.017 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 16:48:27.048 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 16:48:27.079 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 16:48:27.109 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 16:48:27.111 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:48:27.114 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 16:48:27.117 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:48:27.124 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 16:48:27.149 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 16:48:27.182 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:48:27.213 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 16:48:27.244 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 16:48:27.280 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 16:48:27.310 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 16:48:27.340 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 16:48:27.371 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:48:27.403 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:48:27.434 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 16:48:27.465 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 16:48:27.496 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 16:48:27.499 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:48:27.502 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:48:27.504 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 16:48:27.507 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 16:48:27.536 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 16:48:27.568 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 16:48:27.598 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 16:48:27.629 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 16:48:27.672 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 16:48:27.708 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 16:48:27.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 16:48:27.768 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:48:27.804 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 16:48:27.843 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 16:48:27.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 16:48:27.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 16:48:27.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 16:48:27.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 16:48:27.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 16:48:27.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 16:48:27.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 16:48:27.863 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 16:48:27.865 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 16:48:27.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 16:48:27.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 16:48:27.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 16:48:27.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 16:48:27.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 16:48:27.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 16:48:27.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 16:48:27.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 16:48:27.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:27.890 | + 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-08 16:48:27.922 | + 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-08 16:48:27.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:27.927 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:48:27.930 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 16:48:27.932 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 16:48:27.935 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:27.939 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 16:48:27.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 16:48:27.973 | + 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-08 16:48:27.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:27.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:48:27.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 16:48:27.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 16:48:27.985 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:27.991 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 16:48:28.017 | + 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-08 16:48:28.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:48:28.025 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 16:48:28.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 16:48:28.030 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.032 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 16:48:28.064 | + 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-08 16:48:28.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.069 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 16:48:28.072 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 16:48:28.077 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 16:48:28.077 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.080 | + 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-08 16:48:28.115 | + 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-08 16:48:28.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 16:48:28.122 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 16:48:28.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 16:48:28.128 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.130 | + 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-08 16:48:28.161 | + 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-08 16:48:28.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 16:48:28.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 16:48:28.171 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 16:48:28.173 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.175 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 16:48:28.204 | + 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:50:99 2022-02-08 16:48:28.207 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.210 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 16:48:28.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 16:48:28.216 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 16:48:28.223 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 16:48:28.251 | + 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-08 16:48:28.253 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:48:28.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 16:48:28.259 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 16:48:28.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 16:48:28.267 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:48:28.267 | + 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-08 16:48:28.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 16:48:28.298 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 16:48:28.315 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:28.318 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 16:48:28.321 | + 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-08 16:48:28.356 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:28.359 | + 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-08 16:48:28.391 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 16:48:28.424 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 16:48:28.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 16:48:28.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 16:48:28.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 16:48:31.425 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 16:48:31.425 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 16:48:31.426 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=153439) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 16:48:31.476 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:48:31.477 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:48:31.477 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:31.477 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:31.477 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:31.477 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=153439) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:31.533 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 16:48:31.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:31.533 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:31.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:31.533 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:31.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 16:48:31.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 16:48:31.879 | + 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-08 16:48:31.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:48:31.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 16:48:31.935 | + 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-08 16:48:31.954 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 16:48:31.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:31.960 | + 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-08 16:48:31.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 16:48:31.999 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 16:48:32.007 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 16:48:32.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 16:48:32.012 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 16:48:32.025 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 16:48:32.040 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 16:48:32.042 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 16:48:32.051 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 16:48:32.055 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 16:48:32.058 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 16:48:32.066 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 16:48:32.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 16:48:32.072 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 16:48:32.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 16:48:32.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 16:48:32.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 16:48:32.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 16:48:32.085 | + 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-08 16:48:32.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:48:32.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 16:48:32.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 16:48:32.121 | + 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-08 16:48:32.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 16:48:32.159 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 16:48:32.189 | + 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-08 16:48:32.218 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 16:48:32.236 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:32.238 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 16:48:32.241 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.246 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 16:48:32.275 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 16:48:32.305 | + 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-08 16:48:32.340 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:32.343 | + 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-08 16:48:32.373 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 16:48:32.390 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:32.392 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.395 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 16:48:32.426 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 16:48:32.460 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 16:48:32.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 16:48:32.467 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 16:48:32.485 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:32.487 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 16:48:32.490 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 16:48:32.495 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 16:48:32.528 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 16:48:32.561 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:32.563 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:48:32.598 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 16:48:32.600 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 16:48:32.632 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 16:48:32.634 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 16:48:32.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 16:48:32.666 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 16:48:32.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 16:48:32.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 16:48:32.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 16:48:35.683 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 16:48:35.683 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 16:48:35.683 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=153969) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 16:48:35.733 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:48:35.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:48:35.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:35.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:35.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:35.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=153969) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:48:35.796 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 16:48:35.796 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=153969) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 16:48:35.797 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=153969) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 16:48:35.797 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 16:48:35.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:35.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:35.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:48:35.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:48:36.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 16:48:36.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 16:48:36.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 16:48:36.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 16:48:36.162 | + 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-08 16:48:36.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:48:36.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 16:48:36.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 16:48:36.188 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 16:48:36.191 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 16:48:36.194 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 16:48:36.207 | + 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-08 16:48:36.226 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 16:48:36.228 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 16:48:36.231 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 16:48:36.233 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 16:48:36.238 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 16:48:36.238 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 16:48:36.242 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 16:48:36.244 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 16:48:36.247 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 16:48:36.249 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 16:48:36.252 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 16:48:36.255 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 16:48:36.257 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 16:48:36.260 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 16:48:36.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 16:48:36.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 16:48:36.270 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 16:48:36.273 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 16:48:36.275 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 16:48:36.280 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 16:48:36.282 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 16:48:36.282 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 16:48:36.282 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 16:48:36.289 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 16:48:36.292 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 16:48:36.294 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:36.297 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 16:48:36.299 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 16:48:36.301 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 16:48:36.304 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 16:48:36.311 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 16:48:36.311 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 16:48:36.312 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 16:48:36.316 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 16:48:36.316 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 16:48:36.317 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 16:48:36.318 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 16:48:36.323 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 16:48:36.325 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 16:48:36.328 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 16:48:36.340 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 16:48:36.354 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 16:48:36.368 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 16:48:36.388 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 16:48:36.398 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 16:48:36.398 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.067 ms 2022-02-08 16:48:37.426 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.034 ms 2022-02-08 16:48:38.450 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.035 ms 2022-02-08 16:48:38.451 | 2022-02-08 16:48:38.451 | --- 192.168.0.20 ping statistics --- 2022-02-08 16:48:38.451 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-02-08 16:48:38.451 | rtt min/avg/max/mdev = 0.034/0.045/0.067/0.015 ms 2022-02-08 16:48:38.456 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 16:48:38.456 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 16:48:38.462 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 16:48:38.465 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 16:48:38.483 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:38.486 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 16:48:38.488 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 16:48:38.493 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 16:48:38.524 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 16:48:38.553 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 16:48:38.583 | + 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-08 16:48:38.616 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 16:48:38.619 | + 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-08 16:48:38.650 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 16:48:38.652 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 16:48:38.670 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:48:38.673 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 16:48:38.675 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 16:48:38.697 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:48:38.701 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 16:48:38.720 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:48:38.723 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 16:48:38.740 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:48:38.743 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 16:48:38.774 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 16:48:38.812 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 16:48:38.815 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 16:48:38.833 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:38.836 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 16:48:38.854 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:38.857 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 16:48:38.860 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 16:48:38.932 | + inc/async:async_inner:63 : init_neutron 2022-02-08 16:48:38.972 | [112735 Async init_neutron:154481]: running: init_neutron 2022-02-08 16:48:38.975 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 16:48:38.999 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:39.006 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 16:48:39.016 | ++ ./stack.sh:main:1162 : true 2022-02-08 16:48:39.020 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 16:48:39.023 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 16:48:39.025 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 16:48:39.038 | dnsmasq: no process found 2022-02-08 16:48:39.042 | + ./stack.sh:main:1164 : true 2022-02-08 16:48:39.053 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 16:48:39.053 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:48:39.053 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 16:48:39.055 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 16:48:39.055 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 16:48:39.056 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 16:48:39.057 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 16:48:39.058 | + lib/nova:clean_iptables:183 : bash 2022-02-08 16:48:39.075 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 16:48:39.076 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 16:48:39.076 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:48:39.077 | + lib/nova:clean_iptables:185 : bash 2022-02-08 16:48:39.085 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 16:48:39.085 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 16:48:39.085 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 16:48:39.097 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:48:39.100 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 16:48:39.101 | + lib/nova:clean_iptables:187 : bash 2022-02-08 16:48:39.103 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 16:48:39.104 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 16:48:39.104 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 16:48:39.114 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 16:48:39.121 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 16:48:39.124 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:48:39.128 | + lib/nova:clean_iptables:189 : bash 2022-02-08 16:48:39.128 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 16:48:39.134 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 16:48:39.135 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 16:48:39.138 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 16:48:39.144 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 16:48:39.153 | net.ipv4.ip_forward = 1 2022-02-08 16:48:39.156 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 16:48:39.176 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:39.179 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 16:48:39.181 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 16:48:39.184 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 16:48:39.217 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 16:48:39.250 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 16:48:39.253 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 16:48:39.288 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 16:48:39.324 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 16:48:39.344 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:39.346 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 16:48:39.349 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:48:39.352 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 16:48:39.354 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 16:48:39.357 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 16:48:39.429 | + inc/async:async_inner:63 : init_swift 2022-02-08 16:48:39.467 | [112735 Async init_swift:154839]: running: init_swift 2022-02-08 16:48:39.470 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 16:48:39.489 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:39.492 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 16:48:39.495 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:48:39.497 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 16:48:39.500 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 16:48:39.503 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 16:48:39.566 | + inc/async:async_inner:63 : init_cinder 2022-02-08 16:48:39.626 | [112735 Async init_cinder:154934]: running: init_cinder 2022-02-08 16:48:39.629 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 16:48:39.667 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:48:39.670 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 16:48:39.674 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:48:39.680 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 16:48:39.683 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 16:48:39.686 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 16:48:39.757 | + inc/async:async_inner:63 : init_placement 2022-02-08 16:48:39.813 | [112735 Async init_placement:155053]: running: init_placement 2022-02-08 16:48:39.816 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 16:48:39.874 | [112735 Async init_neutron:154481]: Waiting for completion of init_neutron running on PID 154481 (6 other jobs running) 2022-02-08 16:48:39.910 | [112735 Async init_neutron:154481]: Signaling child to exit 2022-02-08 16:48:43.836 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:48:43.867 | [151558 Async init_glance:151558]: finished successfully 2022-02-08 16:48:51.963 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:48:51.991 | [154839 Async init_swift:154839]: finished successfully 2022-02-08 16:49:35.444 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:49:35.470 | [155053 Async init_placement:155053]: finished successfully 2022-02-08 16:49:39.738 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:49:39.766 | [154934 Async init_cinder:154934]: finished successfully 2022-02-08 16:53:20.026 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:53:20.052 | [154481 Async init_neutron:154481]: finished successfully 2022-02-08 16:53:20.071 | WAKEUP 2022-02-08 16:53:20.095 | [112735 Async init_neutron:154481]: Signaled 2022-02-08 16:53:20.096 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 16:53:20.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:53:20.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:53:20.096 | + 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-08 16:53:20.096 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:53:20.096 | + 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-08 16:53:20.097 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:53:20.097 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 16:53:20.097 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 16:53:20.097 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 16:53:20.097 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 16:53:20.097 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 16:53:20.097 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 16:53:20.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.097 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 16:53:20.097 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.097 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 16:53:20.097 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:53:20.097 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:53:20.097 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:53:20.097 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:53:20.097 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338959476 2022-02-08 16:53:20.097 | + 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-08 16:53:20.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.097 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.097 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 16:53:20.097 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 16:53:20.098 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 16:53:20.099 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 16:53:20.100 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 16:53:20.101 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 16:53:20.102 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 16:53:20.102 | Running upgrade for neutron ... 2022-02-08 16:53:20.102 | OK 2022-02-08 16:53:20.102 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 16:53:20.102 | + functions-common:time_stop:2414 : local name 2022-02-08 16:53:20.102 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:53:20.102 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:53:20.102 | + functions-common:time_stop:2417 : local total 2022-02-08 16:53:20.102 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:53:20.102 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:53:20.102 | + functions-common:time_stop:2421 : start_time=1644338959476 2022-02-08 16:53:20.102 | + functions-common:time_stop:2423 : [[ -z 1644338959476 ]] 2022-02-08 16:53:20.102 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:53:20.102 | + functions-common:time_stop:2426 : end_time=1644339200010 2022-02-08 16:53:20.102 | + functions-common:time_stop:2427 : elapsed_time=240534 2022-02-08 16:53:20.102 | + functions-common:time_stop:2428 : total=49619 2022-02-08 16:53:20.102 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:53:20.102 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=290153 2022-02-08 16:53:20.142 | [112735 Async init_neutron:154481]: finished init_neutron with result 0 in 281 seconds 2022-02-08 16:53:20.146 | + inc/async:async_wait:197 : return 0 2022-02-08 16:53:20.150 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 16:53:20.201 | [112735 Async init_placement:155053]: Waiting for completion of init_placement running on PID 155053 (5 other jobs running) 2022-02-08 16:53:20.227 | [112735 Async init_placement:155053]: Signaling child to exit 2022-02-08 16:53:20.228 | WAKEUP 2022-02-08 16:53:20.251 | [112735 Async init_placement:155053]: Signaled 2022-02-08 16:53:20.253 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 16:53:20.253 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 16:53:20.253 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 16:53:20.253 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 16:53:20.253 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 16:53:20.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.253 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 16:53:20.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.253 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 16:53:20.253 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 16:53:20.253 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 16:53:20.253 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 16:53:20.254 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:53:20.254 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:53:20.254 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:53:20.254 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:53:20.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.254 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.254 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.254 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.254 | + functions-common:get_or_create_user:914 : user_id=4f8bb50557da4179aff2b0ec5fff8350 2022-02-08 16:53:20.254 | + functions-common:get_or_create_user:915 : echo 4f8bb50557da4179aff2b0ec5fff8350 2022-02-08 16:53:20.254 | 4f8bb50557da4179aff2b0ec5fff8350 2022-02-08 16:53:20.254 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 16:53:20.254 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:53:20.254 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:53:20.254 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:53:20.254 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:53:20.254 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.254 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:53:20.254 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:53:20.254 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:53:20.255 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.255 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:53:20.255 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:53:20.255 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.255 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:53:20.255 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:53:20.255 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:53:20.255 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.255 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.255 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.255 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:53:20.255 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:53:20.255 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:53:20.255 | ++ functions-common:get_field:807 : echo '| 75d785a51d3645f3ba5042e19d2fafc1 | 4f8bb50557da4179aff2b0ec5fff8350 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:53:20.255 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.255 | + functions-common:get_or_add_user_project_role:984 : user_role_id=75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:53:20.255 | + functions-common:get_or_add_user_project_role:986 : echo 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:53:20.255 | 75d785a51d3645f3ba5042e19d2fafc1 2022-02-08 16:53:20.256 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:53:20.256 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 16:53:20.256 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:53:20.256 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:53:20.256 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:53:20.256 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:53:20.256 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:53:20.256 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:53:20.257 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.257 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:53:20.257 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.257 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:53:20.257 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:53:20.257 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:53:20.257 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:53:20.257 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:53:20.257 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:53:20.257 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.257 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.257 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.257 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:53:20.257 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:53:20.257 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:53:20.257 | ++ functions-common:get_field:807 : echo '| f576a59fd02b436886b48e4375159261 | 4f8bb50557da4179aff2b0ec5fff8350 | | c1278d2419954ca6a5e74fbca71926cd | | | False |' 2022-02-08 16:53:20.257 | ++ functions-common:get_field:801 : read data 2022-02-08 16:53:20.258 | + functions-common:get_or_add_user_project_role:984 : user_role_id=f576a59fd02b436886b48e4375159261 2022-02-08 16:53:20.258 | + functions-common:get_or_add_user_project_role:986 : echo f576a59fd02b436886b48e4375159261 2022-02-08 16:53:20.258 | f576a59fd02b436886b48e4375159261 2022-02-08 16:53:20.258 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2022-02-08 16:53:20.258 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 16:53:20.258 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:53:20.258 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 16:53:20.258 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 16:53:20.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.258 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.258 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.258 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.258 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:53:20.258 | f2218c00369d496998824cdacb9dca58' 2022-02-08 16:53:20.258 | + functions-common:get_or_create_service:1083 : echo f2218c00369d496998824cdacb9dca58 2022-02-08 16:53:20.258 | f2218c00369d496998824cdacb9dca58 2022-02-08 16:53:20.258 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2022-02-08 16:53:20.258 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:53:20.258 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2022-02-08 16:53:20.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:53:20.258 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 16:53:20.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.258 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.258 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.259 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:53:20.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:53:20.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2022-02-08 16:53:20.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.259 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:53:20.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=b7ff8abbbd7e4597bca3f80a4703feb2 2022-02-08 16:53:20.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo b7ff8abbbd7e4597bca3f80a4703feb2 2022-02-08 16:53:20.259 | + functions-common:get_or_create_endpoint:1116 : public_id=b7ff8abbbd7e4597bca3f80a4703feb2 2022-02-08 16:53:20.259 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:53:20.259 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:53:20.259 | + functions-common:get_or_create_endpoint:1125 : echo b7ff8abbbd7e4597bca3f80a4703feb2 2022-02-08 16:53:20.259 | b7ff8abbbd7e4597bca3f80a4703feb2 2022-02-08 16:53:20.305 | [112735 Async init_placement:155053]: finished init_placement with result 0 in 55 seconds 2022-02-08 16:53:20.309 | + inc/async:async_wait:197 : return 0 2022-02-08 16:53:20.312 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 16:53:20.364 | [112735 Async init_glance:151558]: Waiting for completion of init_glance running on PID 151558 (4 other jobs running) 2022-02-08 16:53:20.390 | [112735 Async init_glance:151558]: Signaling child to exit 2022-02-08 16:53:20.390 | WAKEUP 2022-02-08 16:53:20.414 | [112735 Async init_glance:151558]: Signaled 2022-02-08 16:53:20.416 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 16:53:20.416 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 16:53:20.416 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 16:53:20.416 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 16:53:20.416 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 16:53:20.416 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 16:53:20.416 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 16:53:20.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.416 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 16:53:20.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.416 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 16:53:20.416 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:53:20.416 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:53:20.416 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:53:20.416 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:53:20.416 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338869676 2022-02-08 16:53:20.416 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 16:53:20.416 | 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=151681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:53:20.416 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:53:20.416 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:53:20.416 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:53:20.416 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:53:20.416 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.416 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.416 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 16:53:20.416 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:53:20.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:53:20.417 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 16:53:20.418 | Database migration is up to date. No migration needed. 2022-02-08 16:53:20.418 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 16:53:20.418 | Database is synced successfully. 2022-02-08 16:53:20.418 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 16:53:20.418 | 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=151866) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 16:53:20.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 16:53:20.419 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 16:53:20.419 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 16:53:20.419 | + functions-common:time_stop:2414 : local name 2022-02-08 16:53:20.419 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:53:20.419 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:53:20.419 | + functions-common:time_stop:2417 : local total 2022-02-08 16:53:20.419 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:53:20.419 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:53:20.419 | + functions-common:time_stop:2421 : start_time=1644338869676 2022-02-08 16:53:20.419 | + functions-common:time_stop:2423 : [[ -z 1644338869676 ]] 2022-02-08 16:53:20.419 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:53:20.419 | + functions-common:time_stop:2426 : end_time=1644338923811 2022-02-08 16:53:20.419 | + functions-common:time_stop:2427 : elapsed_time=54135 2022-02-08 16:53:20.419 | + functions-common:time_stop:2428 : total=49619 2022-02-08 16:53:20.419 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:53:20.419 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=103754 2022-02-08 16:53:20.462 | [112735 Async init_glance:151558]: finished init_glance with result 0 in 56 seconds 2022-02-08 16:53:20.466 | + inc/async:async_wait:197 : return 0 2022-02-08 16:53:20.469 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 16:53:20.521 | [112735 Async init_swift:154839]: Waiting for completion of init_swift running on PID 154839 (3 other jobs running) 2022-02-08 16:53:20.547 | [112735 Async init_swift:154839]: Signaling child to exit 2022-02-08 16:53:20.547 | WAKEUP 2022-02-08 16:53:20.571 | [112735 Async init_swift:154839]: Signaled 2022-02-08 16:53:20.572 | + lib/swift:init_swift:692 : local node_number 2022-02-08 16:53:20.572 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 16:53:20.573 | No account-auditor running 2022-02-08 16:53:20.573 | No proxy-server running 2022-02-08 16:53:20.573 | No object-expirer running 2022-02-08 16:53:20.573 | No object-auditor running 2022-02-08 16:53:20.573 | No container-auditor running 2022-02-08 16:53:20.573 | No container-reconciler running 2022-02-08 16:53:20.573 | No object-server running 2022-02-08 16:53:20.573 | No account-replicator running 2022-02-08 16:53:20.573 | No object-reconstructor running 2022-02-08 16:53:20.573 | No container-sharder running 2022-02-08 16:53:20.573 | No account-server running 2022-02-08 16:53:20.573 | No container-sync running 2022-02-08 16:53:20.573 | No container-updater running 2022-02-08 16:53:20.573 | No object-replicator running 2022-02-08 16:53:20.573 | No container-replicator running 2022-02-08 16:53:20.573 | No object-updater running 2022-02-08 16:53:20.573 | No account-reaper running 2022-02-08 16:53:20.573 | No container-server running 2022-02-08 16:53:20.573 | + lib/swift:init_swift:694 : true 2022-02-08 16:53:20.573 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-08 16:53:20.573 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-08 16:53:20.573 | + 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-08 16:53:20.573 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:53:20.573 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:53:20.573 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-08 16:53:20.573 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 16:53:20.574 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 16:53:20.574 | = reflink=1 2022-02-08 16:53:20.574 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-08 16:53:20.574 | = sunit=0 swidth=0 blks 2022-02-08 16:53:20.574 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 16:53:20.574 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-08 16:53:20.574 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 16:53:20.574 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-08 16:53:20.574 | + 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-08 16:53:20.574 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-08 16:53:20.574 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 16:53:20.574 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-08 16:53:20.574 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644338136.object.builder backups/1644338137.container.builder backups/1644338138.account.builder backups/1644338143.object.builder backups/1644338144.container.builder backups/1644338145.account.builder backups/1644338143.object.ring.gz backups/1644338144.container.ring.gz backups/1644338145.account.ring.gz 2022-02-08 16:53:20.574 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-08 16:53:20.574 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-08 16:53:20.574 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-08 16:53:20.574 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-08 16:53:20.574 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:53:20.574 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-08 16:53:20.574 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-08 16:53:20.574 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:53:20.574 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-08 16:53:20.575 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-08 16:53:20.575 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:53:20.575 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-08 16:53:20.575 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-08 16:53:20.575 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:53:20.575 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-08 16:53:20.575 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:53:20.575 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-08 16:53:20.575 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:53:20.575 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-08 16:53:20.575 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:53:20.575 | + lib/swift:init_swift:738 : popd 2022-02-08 16:53:20.619 | [112735 Async init_swift:154839]: finished init_swift with result 0 in 12 seconds 2022-02-08 16:53:20.624 | + inc/async:async_wait:197 : return 0 2022-02-08 16:53:20.626 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 16:53:20.681 | [112735 Async init_cinder:154934]: Waiting for completion of init_cinder running on PID 154934 (2 other jobs running) 2022-02-08 16:53:20.707 | [112735 Async init_cinder:154934]: Signaling child to exit 2022-02-08 16:53:20.707 | WAKEUP 2022-02-08 16:53:20.730 | [112735 Async init_cinder:154934]: Signaled 2022-02-08 16:53:20.732 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 16:53:20.732 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.732 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 16:53:20.732 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 16:53:20.732 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 16:53:20.732 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 16:53:20.732 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 16:53:20.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.732 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 16:53:20.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:20.732 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 16:53:20.732 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:53:20.732 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:53:20.732 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:53:20.732 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:53:20.732 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338929579 2022-02-08 16:53:20.732 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 16:53:20.732 | 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=155372) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.732 | 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=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:53:20.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=155372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:53:20.733 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 16:53:20.733 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:53:20.733 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:53:20.733 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 16:53:20.733 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=155372) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 16:53:20.733 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 16:53:20.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.733 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:20.734 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:20.734 | /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-08 16:53:20.734 | last_heartbeat = column_property( 2022-02-08 16:53:20.734 | /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-08 16:53:20.734 | num_hosts = column_property( 2022-02-08 16:53:20.734 | /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-08 16:53:20.734 | num_down_hosts = column_property( 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 16:53:20.734 | + functions-common:time_stop:2414 : local name 2022-02-08 16:53:20.734 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:53:20.734 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:53:20.734 | + functions-common:time_stop:2417 : local total 2022-02-08 16:53:20.734 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:53:20.734 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:53:20.734 | + functions-common:time_stop:2421 : start_time=1644338929579 2022-02-08 16:53:20.734 | + functions-common:time_stop:2423 : [[ -z 1644338929579 ]] 2022-02-08 16:53:20.734 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:53:20.734 | + functions-common:time_stop:2426 : end_time=1644338978059 2022-02-08 16:53:20.734 | + functions-common:time_stop:2427 : elapsed_time=48480 2022-02-08 16:53:20.734 | + functions-common:time_stop:2428 : total=49619 2022-02-08 16:53:20.734 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:53:20.734 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=98099 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 16:53:20.734 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-08 16:53:20.734 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-08 16:53:20.735 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-08 16:53:20.735 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 16:53:20.735 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:53:20.735 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-08 16:53:20.735 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-08 16:53:20.735 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:53:20.735 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:53:20.735 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:53:20.735 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-08 16:53:20.735 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:53:20.735 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:53:20.735 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:53:20.735 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:53:20.735 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:53:20.735 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:53:20.735 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 16:53:20.736 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-08 16:53:20.736 | ++ 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-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 16:53:20.736 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-08 16:53:20.736 | Physical volume "/dev/loop4" successfully created. 2022-02-08 16:53:20.736 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-08 16:53:20.736 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-08 16:53:20.736 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-08 16:53:20.736 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-08 16:53:20.736 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-08 16:53:20.736 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 16:53:20.736 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.736 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-08 16:53:20.736 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-08 16:53:20.736 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 16:53:20.778 | [112735 Async init_cinder:154934]: finished init_cinder with result 0 in 60 seconds 2022-02-08 16:53:20.782 | + inc/async:async_wait:197 : return 0 2022-02-08 16:53:20.785 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 16:53:20.802 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.805 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 16:53:20.808 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:53:20.810 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 16:53:20.813 | + ./stack.sh:main:1218 : init_nova 2022-02-08 16:53:20.816 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 16:53:20.833 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.836 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 16:53:20.853 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:20.855 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:53:20.858 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:53:20.917 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:53:20.955 | [112735 Async nova-cell-0:157518]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:53:20.959 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 16:53:20.963 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:53:20.967 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 16:53:20.969 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:53:20.972 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:53:20.975 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:53:21.066 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:53:21.108 | [112735 Async nova-cell-1:157610]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:53:21.111 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 16:53:21.114 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 16:53:21.118 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 16:53:21.121 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 16:53:21.123 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 16:53:21.128 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:21.288 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 16:53:21.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:53:21.373 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 16:53:24.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:24.130 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:24.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:24.130 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:24.130 | Traceback (most recent call last): 2022-02-08 16:53:24.130 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-08 16:53:24.131 | from nova.cmd.manage import main 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-02-08 16:53:24.131 | from nova.cmd import common as cmd_common 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-02-08 16:53:24.131 | import nova.db.main.api 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/db/main/api.py", line 46, in 2022-02-08 16:53:24.131 | from nova.compute import task_states 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/compute/task_states.py", line 26, in 2022-02-08 16:53:24.131 | from nova.objects import fields 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/objects/fields.py", line 120, in 2022-02-08 16:53:24.131 | class Architecture(BaseNovaEnum): 2022-02-08 16:53:24.131 | File "/opt/stack/nova/nova/objects/fields.py", line 171, in Architecture 2022-02-08 16:53:24.131 | RISCV32 = arch.RISCV32 2022-02-08 16:53:24.131 | AttributeError: module 'nova.virt.arch' has no attribute 'RISCV32' 2022-02-08 16:53:24.432 | + inc/async:async_inner:68 : rc=1 2022-02-08 16:53:24.434 | + inc/async:async_inner:68 : rc=1 2022-02-08 16:53:24.435 | + lib/nova:init_nova:1 : exit_trap 2022-02-08 16:53:24.438 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-08 16:53:24.442 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-08 16:53:24.446 | + ./stack.sh:exit_trap:522 : jobs='138015 2022-02-08 16:53:24.446 | 157518 2022-02-08 16:53:24.446 | 157610' 2022-02-08 16:53:24.449 | + ./stack.sh:exit_trap:525 : [[ -n 138015 2022-02-08 16:53:24.449 | 157518 2022-02-08 16:53:24.449 | 157610 ]] 2022-02-08 16:53:24.452 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-08-164011 ]] 2022-02-08 16:53:24.455 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-08 16:53:24.459 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-08 16:53:24.465 | exit_trap: cleaning up child processes 2022-02-08 16:53:24.466 | + ./stack.sh:exit_trap:527 : kill 138015 157518 157610 2022-02-08 16:53:24.466 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.RNHcmXs8DB ']' 2022-02-08 16:53:24.467 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.RNHcmXs8DB 2022-02-08 16:53:24.471 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-08 16:53:24.474 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-08 16:53:24.476 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-08 16:53:24.479 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-08 16:53:24.479 | Error on exit 2022-02-08 16:53:24.482 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-08 16:53:24.484 | + ./stack.sh:exit_trap:542 : generate-subunit 1644338408 796 fail 2022-02-08 16:53:25.093 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-08 16:53:25.096 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-08 16:53:26.245 | + ./stack.sh:exit_trap:556 : exit 1